Class KeyTrackingServiceGrpc.KeyTrackingServiceImplBase (0.6.0)

public abstract static class KeyTrackingServiceGrpc.KeyTrackingServiceImplBase implements BindableService, KeyTrackingServiceGrpc.AsyncService

Base class for the server implementation of the service KeyTrackingService.

Returns information about the resources in an org that are protected by a given Cloud KMS key via CMEK.

Inheritance

java.lang.Object > KeyTrackingServiceGrpc.KeyTrackingServiceImplBase

Implements

io.grpc.BindableService, KeyTrackingServiceGrpc.AsyncService

Constructors

KeyTrackingServiceImplBase()

public KeyTrackingServiceImplBase()

Methods

bindService()

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