Uses of Class
com.google.cloud.secretmanager.v1.SecretManagerServiceSettings
-
Packages that use SecretManagerServiceSettings Package Description com.google.cloud.secretmanager.v1 A client to Secret Manager API -
-
Uses of SecretManagerServiceSettings in com.google.cloud.secretmanager.v1
Methods in com.google.cloud.secretmanager.v1 that return SecretManagerServiceSettings Modifier and Type Method Description SecretManagerServiceSettingsSecretManagerServiceSettings.Builder. build()static SecretManagerServiceSettingsSecretManagerServiceSettings. create(SecretManagerServiceStubSettings stub)SecretManagerServiceSettingsSecretManagerServiceClient. getSettings()Methods in com.google.cloud.secretmanager.v1 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.v1 with parameters of type SecretManagerServiceSettings Constructor Description Builder(SecretManagerServiceSettings settings)SecretManagerServiceClient(SecretManagerServiceSettings settings)Constructs an instance of SecretManagerServiceClient, using the given settings.
-