Uses of Interface
com.google.devtools.clouderrorreporting.v1beta1.ErrorContextOrBuilder
-
Packages that use ErrorContextOrBuilder Package Description com.google.devtools.clouderrorreporting.v1beta1 A client to Error Reporting API -
-
Uses of ErrorContextOrBuilder in com.google.devtools.clouderrorreporting.v1beta1
Classes in com.google.devtools.clouderrorreporting.v1beta1 that implement ErrorContextOrBuilder Modifier and Type Class Description class
ErrorContext
A description of the context in which an error occurred.static class
ErrorContext.Builder
A description of the context in which an error occurred.Methods in com.google.devtools.clouderrorreporting.v1beta1 that return ErrorContextOrBuilder Modifier and Type Method Description ErrorContextOrBuilder
ErrorEvent.Builder. getContextOrBuilder()
Data about the context in which the error occurred.ErrorContextOrBuilder
ErrorEvent. getContextOrBuilder()
Data about the context in which the error occurred.ErrorContextOrBuilder
ErrorEventOrBuilder. getContextOrBuilder()
Data about the context in which the error occurred.ErrorContextOrBuilder
ReportedErrorEvent.Builder. getContextOrBuilder()
Optional.ErrorContextOrBuilder
ReportedErrorEvent. getContextOrBuilder()
Optional.ErrorContextOrBuilder
ReportedErrorEventOrBuilder. getContextOrBuilder()
Optional.
-