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