Uses of Class
com.google.cloud.kms.inventory.v1.KeyTrackingServiceClient
-
Packages that use KeyTrackingServiceClient Package Description com.google.cloud.kms.inventory.v1 A client to KMS Inventory API -
-
Uses of KeyTrackingServiceClient in com.google.cloud.kms.inventory.v1
Methods in com.google.cloud.kms.inventory.v1 that return KeyTrackingServiceClient Modifier and Type Method Description static KeyTrackingServiceClientKeyTrackingServiceClient. create()Constructs an instance of KeyTrackingServiceClient with default settings.static KeyTrackingServiceClientKeyTrackingServiceClient. create(KeyTrackingServiceSettings settings)Constructs an instance of KeyTrackingServiceClient, using the given settings.static KeyTrackingServiceClientKeyTrackingServiceClient. create(KeyTrackingServiceStub stub)Constructs an instance of KeyTrackingServiceClient, using the given stub for making calls.
-