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 SecretManagerServiceStub
SecretManagerServiceClient. getStub()
Methods in com.google.cloud.secretmanager.v1 with parameters of type SecretManagerServiceStub Modifier and Type Method Description static SecretManagerServiceClient
SecretManagerServiceClient. 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 class
GrpcSecretManagerServiceStub
gRPC stub implementation for the SecretManagerService service API.class
HttpJsonSecretManagerServiceStub
REST stub implementation for the SecretManagerService service API.Methods in com.google.cloud.secretmanager.v1.stub that return SecretManagerServiceStub Modifier and Type Method Description SecretManagerServiceStub
SecretManagerServiceStubSettings. createStub()
-