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 KeyDashboardServiceClientKeyDashboardServiceClient. create()Constructs an instance of KeyDashboardServiceClient with default settings.static KeyDashboardServiceClientKeyDashboardServiceClient. create(KeyDashboardServiceSettings settings)Constructs an instance of KeyDashboardServiceClient, using the given settings.static KeyDashboardServiceClientKeyDashboardServiceClient. create(KeyDashboardServiceStub stub)Constructs an instance of KeyDashboardServiceClient, using the given stub for making calls.
-