Uses of Interface
com.google.monitoring.v3.ServiceLevelIndicatorOrBuilder
-
Packages that use ServiceLevelIndicatorOrBuilder Package Description com.google.monitoring.v3 -
-
Uses of ServiceLevelIndicatorOrBuilder in com.google.monitoring.v3
Classes in com.google.monitoring.v3 that implement ServiceLevelIndicatorOrBuilder Modifier and Type Class Description class
ServiceLevelIndicator
A Service-Level Indicator (SLI) describes the "performance" of a service.static class
ServiceLevelIndicator.Builder
A Service-Level Indicator (SLI) describes the "performance" of a service.Methods in com.google.monitoring.v3 that return ServiceLevelIndicatorOrBuilder Modifier and Type Method Description ServiceLevelIndicatorOrBuilder
ServiceLevelObjective.Builder. getServiceLevelIndicatorOrBuilder()
The definition of good service, used to measure and calculate the quality of the `Service`'s performance with respect to a single aspect of service quality.ServiceLevelIndicatorOrBuilder
ServiceLevelObjective. getServiceLevelIndicatorOrBuilder()
The definition of good service, used to measure and calculate the quality of the `Service`'s performance with respect to a single aspect of service quality.ServiceLevelIndicatorOrBuilder
ServiceLevelObjectiveOrBuilder. getServiceLevelIndicatorOrBuilder()
The definition of good service, used to measure and calculate the quality of the `Service`'s performance with respect to a single aspect of service quality.
-