Uses of Class
com.google.cloud.secretmanager.v1beta1.SecretManagerServiceSettings
Packages that use SecretManagerServiceSettings
-
Uses of SecretManagerServiceSettings in com.google.cloud.secretmanager.v1beta1
Methods in com.google.cloud.secretmanager.v1beta1 that return SecretManagerServiceSettingsModifier and TypeMethodDescriptionSecretManagerServiceSettings.Builder.build()static final SecretManagerServiceSettingsSecretManagerServiceSettings.create(SecretManagerServiceStubSettings stub) SecretManagerServiceClient.getSettings()Methods in com.google.cloud.secretmanager.v1beta1 with parameters of type SecretManagerServiceSettingsModifier and TypeMethodDescriptionstatic final SecretManagerServiceClientSecretManagerServiceClient.create(SecretManagerServiceSettings settings) Constructs an instance of SecretManagerServiceClient, using the given settings.Constructors in com.google.cloud.secretmanager.v1beta1 with parameters of type SecretManagerServiceSettingsModifierConstructorDescriptionprotectedBuilder(SecretManagerServiceSettings settings) protectedConstructs an instance of SecretManagerServiceClient, using the given settings.