Uses of Interface
com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupStatsOrBuilder
-
Packages that use ErrorGroupStatsOrBuilder Package Description com.google.devtools.clouderrorreporting.v1beta1 A client to Error Reporting API -
-
Uses of ErrorGroupStatsOrBuilder in com.google.devtools.clouderrorreporting.v1beta1
Classes in com.google.devtools.clouderrorreporting.v1beta1 that implement ErrorGroupStatsOrBuilder Modifier and Type Class Description classErrorGroupStatsData extracted for a specific group based on certain filter criteria, such as a given time period and/or service filter.static classErrorGroupStats.BuilderData extracted for a specific group based on certain filter criteria, such as a given time period and/or service filter.Methods in com.google.devtools.clouderrorreporting.v1beta1 that return ErrorGroupStatsOrBuilder Modifier and Type Method Description ErrorGroupStatsOrBuilderListGroupStatsResponse.Builder. getErrorGroupStatsOrBuilder(int index)The error group stats which match the given request.ErrorGroupStatsOrBuilderListGroupStatsResponse. getErrorGroupStatsOrBuilder(int index)The error group stats which match the given request.ErrorGroupStatsOrBuilderListGroupStatsResponseOrBuilder. getErrorGroupStatsOrBuilder(int index)The error group stats which match the given request.Methods in com.google.devtools.clouderrorreporting.v1beta1 that return types with arguments of type ErrorGroupStatsOrBuilder Modifier and Type Method Description List<? extends ErrorGroupStatsOrBuilder>ListGroupStatsResponse.Builder. getErrorGroupStatsOrBuilderList()The error group stats which match the given request.List<? extends ErrorGroupStatsOrBuilder>ListGroupStatsResponse. getErrorGroupStatsOrBuilderList()The error group stats which match the given request.List<? extends ErrorGroupStatsOrBuilder>ListGroupStatsResponseOrBuilder. getErrorGroupStatsOrBuilderList()The error group stats which match the given request.
-