Uses of Interface
com.google.monitoring.metricsscope.v1.MetricsScopeOrBuilder
-
Packages that use MetricsScopeOrBuilder Package Description com.google.monitoring.metricsscope.v1 A client to Cloud Monitoring API -
-
Uses of MetricsScopeOrBuilder in com.google.monitoring.metricsscope.v1
Classes in com.google.monitoring.metricsscope.v1 that implement MetricsScopeOrBuilder Modifier and Type Class Description class
MetricsScope
Represents a [Metrics Scope](https://cloud.google.com/monitoring/settings#concept-scope) in Cloud Monitoring, which specifies one or more Google projects and zero or more AWS accounts to monitor together.static class
MetricsScope.Builder
Represents a [Metrics Scope](https://cloud.google.com/monitoring/settings#concept-scope) in Cloud Monitoring, which specifies one or more Google projects and zero or more AWS accounts to monitor together.Methods in com.google.monitoring.metricsscope.v1 that return MetricsScopeOrBuilder Modifier and Type Method Description MetricsScopeOrBuilder
ListMetricsScopesByMonitoredProjectResponse.Builder. getMetricsScopesOrBuilder(int index)
A set of all metrics scopes that the specified monitored project has been added to.MetricsScopeOrBuilder
ListMetricsScopesByMonitoredProjectResponse. getMetricsScopesOrBuilder(int index)
A set of all metrics scopes that the specified monitored project has been added to.MetricsScopeOrBuilder
ListMetricsScopesByMonitoredProjectResponseOrBuilder. getMetricsScopesOrBuilder(int index)
A set of all metrics scopes that the specified monitored project has been added to.Methods in com.google.monitoring.metricsscope.v1 that return types with arguments of type MetricsScopeOrBuilder Modifier and Type Method Description List<? extends MetricsScopeOrBuilder>
ListMetricsScopesByMonitoredProjectResponse.Builder. getMetricsScopesOrBuilderList()
A set of all metrics scopes that the specified monitored project has been added to.List<? extends MetricsScopeOrBuilder>
ListMetricsScopesByMonitoredProjectResponse. getMetricsScopesOrBuilderList()
A set of all metrics scopes that the specified monitored project has been added to.List<? extends MetricsScopeOrBuilder>
ListMetricsScopesByMonitoredProjectResponseOrBuilder. getMetricsScopesOrBuilderList()
A set of all metrics scopes that the specified monitored project has been added to.
-