Uses of Class
com.google.cloud.secretmanager.v1beta1.SecretManagerServiceSettings
-
Packages that use SecretManagerServiceSettings Package Description com.google.cloud.secretmanager.v1beta1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SecretManagerServiceSettings in com.google.cloud.secretmanager.v1beta1
Methods in com.google.cloud.secretmanager.v1beta1 that return SecretManagerServiceSettings Modifier and Type Method Description SecretManagerServiceSettingsSecretManagerServiceSettings.Builder. build()static SecretManagerServiceSettingsSecretManagerServiceSettings. create(SecretManagerServiceStubSettings stub)SecretManagerServiceSettingsSecretManagerServiceClient. getSettings()Methods in com.google.cloud.secretmanager.v1beta1 with parameters of type SecretManagerServiceSettings Modifier and Type Method Description static SecretManagerServiceClientSecretManagerServiceClient. create(SecretManagerServiceSettings settings)Constructs an instance of SecretManagerServiceClient, using the given settings.Constructors in com.google.cloud.secretmanager.v1beta1 with parameters of type SecretManagerServiceSettings Constructor Description Builder(SecretManagerServiceSettings settings)SecretManagerServiceClient(SecretManagerServiceSettings settings)Constructs an instance of SecretManagerServiceClient, using the given settings.
-