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 KeyDashboardServiceSettingsKeyDashboardServiceSettings.Builder. build()static KeyDashboardServiceSettingsKeyDashboardServiceSettings. create(KeyDashboardServiceStubSettings stub)KeyDashboardServiceSettingsKeyDashboardServiceClient. getSettings()Methods in com.google.cloud.kms.inventory.v1 with parameters of type KeyDashboardServiceSettings Modifier and Type Method Description static KeyDashboardServiceClientKeyDashboardServiceClient. 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.
-