Uses of Interface
com.google.devtools.clouderrorreporting.v1beta1.ErrorEventOrBuilder
-
Packages that use ErrorEventOrBuilder Package Description com.google.devtools.clouderrorreporting.v1beta1 A client to Error Reporting API -
-
Uses of ErrorEventOrBuilder in com.google.devtools.clouderrorreporting.v1beta1
Classes in com.google.devtools.clouderrorreporting.v1beta1 that implement ErrorEventOrBuilder Modifier and Type Class Description classErrorEventAn error event which is returned by the Error Reporting system.static classErrorEvent.BuilderAn error event which is returned by the Error Reporting system.Methods in com.google.devtools.clouderrorreporting.v1beta1 that return ErrorEventOrBuilder Modifier and Type Method Description ErrorEventOrBuilderListEventsResponse.Builder. getErrorEventsOrBuilder(int index)The error events which match the given request.ErrorEventOrBuilderListEventsResponse. getErrorEventsOrBuilder(int index)The error events which match the given request.ErrorEventOrBuilderListEventsResponseOrBuilder. getErrorEventsOrBuilder(int index)The error events which match the given request.ErrorEventOrBuilderErrorGroupStats.Builder. getRepresentativeOrBuilder()An arbitrary event that is chosen as representative for the whole group.ErrorEventOrBuilderErrorGroupStats. getRepresentativeOrBuilder()An arbitrary event that is chosen as representative for the whole group.ErrorEventOrBuilderErrorGroupStatsOrBuilder. getRepresentativeOrBuilder()An arbitrary event that is chosen as representative for the whole group.Methods in com.google.devtools.clouderrorreporting.v1beta1 that return types with arguments of type ErrorEventOrBuilder Modifier and Type Method Description List<? extends ErrorEventOrBuilder>ListEventsResponse.Builder. getErrorEventsOrBuilderList()The error events which match the given request.List<? extends ErrorEventOrBuilder>ListEventsResponse. getErrorEventsOrBuilderList()The error events which match the given request.List<? extends ErrorEventOrBuilder>ListEventsResponseOrBuilder. getErrorEventsOrBuilderList()The error events which match the given request.
-