Class ConfigGrpc.ConfigImplBase

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

    public abstract static class ConfigGrpc.ConfigImplBase
    extends Object
    implements io.grpc.BindableService, ConfigGrpc.AsyncService
    Base class for the server implementation of the service Config.
     Infrastructure Manager is a managed service that automates the deployment and
     management of Google Cloud infrastructure resources.
     
    • Constructor Detail

      • ConfigImplBase

        public ConfigImplBase()
    • Method Detail

      • bindService

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