Class KeyManagementServiceGrpc.KeyManagementServiceImplBase (2.21.0)

public abstract static class KeyManagementServiceGrpc.KeyManagementServiceImplBase implements BindableService, KeyManagementServiceGrpc.AsyncService

Base class for the server implementation of the service KeyManagementService.

Google Cloud Key Management Service Manages cryptographic keys and operations using those keys. Implements a REST model with the following objects:

Inheritance

java.lang.Object > KeyManagementServiceGrpc.KeyManagementServiceImplBase

Implements

io.grpc.BindableService, KeyManagementServiceGrpc.AsyncService

Constructors

KeyManagementServiceImplBase()

public KeyManagementServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition