Uses of Class
com.google.cloud.secretmanager.v1beta1.stub.SecretManagerServiceStub
-
Packages that use SecretManagerServiceStub Package Description com.google.cloud.secretmanager.v1beta1 The interfaces provided are listed below, along with usage samples.com.google.cloud.secretmanager.v1beta1.stub -
-
Uses of SecretManagerServiceStub in com.google.cloud.secretmanager.v1beta1
Methods in com.google.cloud.secretmanager.v1beta1 that return SecretManagerServiceStub Modifier and Type Method Description SecretManagerServiceStubSecretManagerServiceClient. getStub()Methods in com.google.cloud.secretmanager.v1beta1 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.v1beta1 with parameters of type SecretManagerServiceStub Constructor Description SecretManagerServiceClient(SecretManagerServiceStub stub) -
Uses of SecretManagerServiceStub in com.google.cloud.secretmanager.v1beta1.stub
Subclasses of SecretManagerServiceStub in com.google.cloud.secretmanager.v1beta1.stub Modifier and Type Class Description classGrpcSecretManagerServiceStubgRPC stub implementation for the SecretManagerService service API.Methods in com.google.cloud.secretmanager.v1beta1.stub that return SecretManagerServiceStub Modifier and Type Method Description SecretManagerServiceStubSecretManagerServiceStubSettings. createStub()
-