Class 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 Detail

      • MetricsScopesImplBase

        public MetricsScopesImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService