Class MetricsScopesGrpc.MetricsScopesImplBase
- java.lang.Object
-
- com.google.monitoring.metricsscope.v1.MetricsScopesGrpc.MetricsScopesImplBase
-
- All Implemented Interfaces:
MetricsScopesGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- MetricsScopesGrpc
public abstract static class MetricsScopesGrpc.MetricsScopesImplBase extends Object implements io.grpc.BindableService, MetricsScopesGrpc.AsyncService
Base class for the server implementation of the service MetricsScopes.Manages Cloud Monitoring Metrics Scopes, and the monitoring of Google Cloud projects and AWS accounts.
-
-
Constructor Summary
Constructors Constructor Description MetricsScopesImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.monitoring.metricsscope.v1.MetricsScopesGrpc.AsyncService
createMonitoredProject, deleteMonitoredProject, getMetricsScope, listMetricsScopesByMonitoredProject
-
-