Uses of Class
com.google.cloud.secretmanager.v1.SecretManagerServiceClient
-
Packages that use SecretManagerServiceClient Package Description com.google.cloud.secretmanager.v1 A client to Secret Manager API -
-
Uses of SecretManagerServiceClient in com.google.cloud.secretmanager.v1
Methods in com.google.cloud.secretmanager.v1 that return SecretManagerServiceClient Modifier and Type Method Description static SecretManagerServiceClientSecretManagerServiceClient. create()Constructs an instance of SecretManagerServiceClient with default settings.static SecretManagerServiceClientSecretManagerServiceClient. create(SecretManagerServiceSettings settings)Constructs an instance of SecretManagerServiceClient, using the given settings.static SecretManagerServiceClientSecretManagerServiceClient. create(SecretManagerServiceStub stub)Constructs an instance of SecretManagerServiceClient, using the given stub for making calls.
-