Class ServiceControllerGrpc.ServiceControllerImplBase

  • All Implemented Interfaces:
    ServiceControllerGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    ServiceControllerGrpc

    public abstract static class ServiceControllerGrpc.ServiceControllerImplBase
    extends Object
    implements io.grpc.BindableService, ServiceControllerGrpc.AsyncService
    Base class for the server implementation of the service ServiceController.
     [Google Service Control API](/service-control/overview)
     Lets clients check and report operations against a [managed
     service](https://cloud.google.com/service-management/reference/rpc/google.api/servicemanagement.v1#google.api.servicemanagement.v1.ManagedService).
     
    • Constructor Detail

      • ServiceControllerImplBase

        public ServiceControllerImplBase()
    • Method Detail

      • bindService

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