Class ApiKeysGrpc.ApiKeysImplBase

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

    public abstract static class ApiKeysGrpc.ApiKeysImplBase
    extends Object
    implements io.grpc.BindableService, ApiKeysGrpc.AsyncService
    Base class for the server implementation of the service ApiKeys.
     Manages the API keys associated with projects.
     
    • Constructor Detail

      • ApiKeysImplBase

        public ApiKeysImplBase()
    • Method Detail

      • bindService

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