Class MetricsScopesGrpc.MetricsScopesImplBase (0.34.0)

public abstract static class MetricsScopesGrpc.MetricsScopesImplBase implements 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.

Inheritance

java.lang.Object > MetricsScopesGrpc.MetricsScopesImplBase

Implements

io.grpc.BindableService, MetricsScopesGrpc.AsyncService

Constructors

MetricsScopesImplBase()

public MetricsScopesImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition