Uses of Class
com.google.cloud.kms.inventory.v1.KeyDashboardServiceSettings
-
Packages that use KeyDashboardServiceSettings Package Description com.google.cloud.kms.inventory.v1 A client to KMS Inventory API -
-
Uses of KeyDashboardServiceSettings in com.google.cloud.kms.inventory.v1
Methods in com.google.cloud.kms.inventory.v1 that return KeyDashboardServiceSettings Modifier and Type Method Description KeyDashboardServiceSettings
KeyDashboardServiceSettings.Builder. build()
static KeyDashboardServiceSettings
KeyDashboardServiceSettings. create(KeyDashboardServiceStubSettings stub)
KeyDashboardServiceSettings
KeyDashboardServiceClient. getSettings()
Methods in com.google.cloud.kms.inventory.v1 with parameters of type KeyDashboardServiceSettings Modifier and Type Method Description static KeyDashboardServiceClient
KeyDashboardServiceClient. create(KeyDashboardServiceSettings settings)
Constructs an instance of KeyDashboardServiceClient, using the given settings.Constructors in com.google.cloud.kms.inventory.v1 with parameters of type KeyDashboardServiceSettings Constructor Description Builder(KeyDashboardServiceSettings settings)
KeyDashboardServiceClient(KeyDashboardServiceSettings settings)
Constructs an instance of KeyDashboardServiceClient, using the given settings.
-