Uses of Class
com.google.cloud.secretmanager.v1.stub.SecretManagerServiceStub
-
Packages that use SecretManagerServiceStub Package Description com.google.cloud.secretmanager.v1 A client to Secret Manager APIcom.google.cloud.secretmanager.v1.stub -
-
Uses of SecretManagerServiceStub in com.google.cloud.secretmanager.v1
Methods in com.google.cloud.secretmanager.v1 that return SecretManagerServiceStub Modifier and Type Method Description SecretManagerServiceStubSecretManagerServiceClient. getStub()Methods in com.google.cloud.secretmanager.v1 with parameters of type SecretManagerServiceStub Modifier and Type Method Description static SecretManagerServiceClientSecretManagerServiceClient. create(SecretManagerServiceStub stub)Constructs an instance of SecretManagerServiceClient, using the given stub for making calls.Constructors in com.google.cloud.secretmanager.v1 with parameters of type SecretManagerServiceStub Constructor Description SecretManagerServiceClient(SecretManagerServiceStub stub) -
Uses of SecretManagerServiceStub in com.google.cloud.secretmanager.v1.stub
Subclasses of SecretManagerServiceStub in com.google.cloud.secretmanager.v1.stub Modifier and Type Class Description classGrpcSecretManagerServiceStubgRPC stub implementation for the SecretManagerService service API.classHttpJsonSecretManagerServiceStubREST stub implementation for the SecretManagerService service API.Methods in com.google.cloud.secretmanager.v1.stub that return SecretManagerServiceStub Modifier and Type Method Description SecretManagerServiceStubSecretManagerServiceStubSettings. createStub()
-