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 KeyTrackingServiceStubKeyTrackingServiceClient. getStub()Methods in com.google.cloud.kms.inventory.v1 with parameters of type KeyTrackingServiceStub Modifier and Type Method Description static KeyTrackingServiceClientKeyTrackingServiceClient. 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 classGrpcKeyTrackingServiceStubgRPC stub implementation for the KeyTrackingService service API.classHttpJsonKeyTrackingServiceStubREST stub implementation for the KeyTrackingService service API.Methods in com.google.cloud.kms.inventory.v1.stub that return KeyTrackingServiceStub Modifier and Type Method Description KeyTrackingServiceStubKeyTrackingServiceStubSettings. createStub()
-