Class ServiceManagerGrpc.ServiceManagerImplBase

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

    public abstract static class ServiceManagerGrpc.ServiceManagerImplBase
    extends Object
    implements io.grpc.BindableService, ServiceManagerGrpc.AsyncService
    Base class for the server implementation of the service ServiceManager.
     [Google Service Management
     API](https://cloud.google.com/service-infrastructure/docs/overview)
     
    • Constructor Detail

      • ServiceManagerImplBase

        public ServiceManagerImplBase()
    • Method Detail

      • bindService

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