Class KeyDashboardServiceGrpc.KeyDashboardServiceImplBase
- java.lang.Object
-
- com.google.cloud.kms.inventory.v1.KeyDashboardServiceGrpc.KeyDashboardServiceImplBase
-
- All Implemented Interfaces:
KeyDashboardServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- KeyDashboardServiceGrpc
public abstract static class KeyDashboardServiceGrpc.KeyDashboardServiceImplBase extends Object implements io.grpc.BindableService, KeyDashboardServiceGrpc.AsyncService
Base class for the server implementation of the service KeyDashboardService.Provides a cross-region view of all Cloud KMS keys in a given Cloud project.
-
-
Constructor Summary
Constructors Constructor Description KeyDashboardServiceImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.kms.inventory.v1.KeyDashboardServiceGrpc.AsyncService
listCryptoKeys
-
-