Class EkmServiceGrpc.EkmServiceImplBase

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

    public abstract static class EkmServiceGrpc.EkmServiceImplBase
    extends Object
    implements io.grpc.BindableService, EkmServiceGrpc.AsyncService
    Base class for the server implementation of the service EkmService.
     Google Cloud Key Management EKM Service
     Manages external cryptographic keys and operations using those keys.
     Implements a REST model with the following objects:
     * [EkmConnection][google.cloud.kms.v1.EkmConnection]
     
    • Constructor Detail

      • EkmServiceImplBase

        public EkmServiceImplBase()
    • Method Detail

      • bindService

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