Uses of Class
com.google.cloud.kms.inventory.v1.stub.KeyDashboardServiceStub
-
Packages that use KeyDashboardServiceStub Package Description com.google.cloud.kms.inventory.v1 A client to KMS Inventory APIcom.google.cloud.kms.inventory.v1.stub -
-
Uses of KeyDashboardServiceStub in com.google.cloud.kms.inventory.v1
Methods in com.google.cloud.kms.inventory.v1 that return KeyDashboardServiceStub Modifier and Type Method Description KeyDashboardServiceStub
KeyDashboardServiceClient. getStub()
Methods in com.google.cloud.kms.inventory.v1 with parameters of type KeyDashboardServiceStub Modifier and Type Method Description static KeyDashboardServiceClient
KeyDashboardServiceClient. create(KeyDashboardServiceStub stub)
Constructs an instance of KeyDashboardServiceClient, using the given stub for making calls.Constructors in com.google.cloud.kms.inventory.v1 with parameters of type KeyDashboardServiceStub Constructor Description KeyDashboardServiceClient(KeyDashboardServiceStub stub)
-
Uses of KeyDashboardServiceStub in com.google.cloud.kms.inventory.v1.stub
Subclasses of KeyDashboardServiceStub in com.google.cloud.kms.inventory.v1.stub Modifier and Type Class Description class
GrpcKeyDashboardServiceStub
gRPC stub implementation for the KeyDashboardService service API.class
HttpJsonKeyDashboardServiceStub
REST stub implementation for the KeyDashboardService service API.Methods in com.google.cloud.kms.inventory.v1.stub that return KeyDashboardServiceStub Modifier and Type Method Description KeyDashboardServiceStub
KeyDashboardServiceStubSettings. createStub()
-