Uses of Class
com.google.cloud.kms.v1.KeyManagementServiceSettings
-
Packages that use KeyManagementServiceSettings Package Description com.google.cloud.kms.v1 A client to Cloud Key Management Service (KMS) API -
-
Uses of KeyManagementServiceSettings in com.google.cloud.kms.v1
Methods in com.google.cloud.kms.v1 that return KeyManagementServiceSettings Modifier and Type Method Description KeyManagementServiceSettingsKeyManagementServiceSettings.Builder. build()static KeyManagementServiceSettingsKeyManagementServiceSettings. create(KeyManagementServiceStubSettings stub)KeyManagementServiceSettingsKeyManagementServiceClient. getSettings()Methods in com.google.cloud.kms.v1 with parameters of type KeyManagementServiceSettings Modifier and Type Method Description static KeyManagementServiceClientKeyManagementServiceClient. create(KeyManagementServiceSettings settings)Constructs an instance of KeyManagementServiceClient, using the given settings.Constructors in com.google.cloud.kms.v1 with parameters of type KeyManagementServiceSettings Constructor Description Builder(KeyManagementServiceSettings settings)KeyManagementServiceClient(KeyManagementServiceSettings settings)Constructs an instance of KeyManagementServiceClient, using the given settings.
-