Uses of Record Class
com.inttegro.diagnostics.ErrorReport.SdkContext
Packages that use ErrorReport.SdkContext
-
Uses of ErrorReport.SdkContext in com.inttegro.diagnostics
Methods in com.inttegro.diagnostics that return ErrorReport.SdkContextModifier and TypeMethodDescriptionErrorReport.sdk()Returns the value of thesdkrecord component.Constructors in com.inttegro.diagnostics with parameters of type ErrorReport.SdkContextModifierConstructorDescriptionErrorReport(int schemaVersion, String eventId, String occurredAt, String severity, String category, String operation, ErrorReport.SdkContext sdk, ErrorReport.HttpContext http, ErrorReport.ApiErrorContext apiError, ErrorReport.TraceContext trace, String exceptionType, String fingerprint) Creates an instance of aErrorReportrecord class.