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 classMetricsScopeRepresents 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 classMetricsScope.BuilderRepresents 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 MetricsScopeOrBuilderListMetricsScopesByMonitoredProjectResponse.Builder. getMetricsScopesOrBuilder(int index)A set of all metrics scopes that the specified monitored project has been added to.MetricsScopeOrBuilderListMetricsScopesByMonitoredProjectResponse. getMetricsScopesOrBuilder(int index)A set of all metrics scopes that the specified monitored project has been added to.MetricsScopeOrBuilderListMetricsScopesByMonitoredProjectResponseOrBuilder. 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.
-