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