Uses of Class
com.google.cloud.secretmanager.v1.stub.HttpJsonSecretManagerServiceStub
-
Packages that use HttpJsonSecretManagerServiceStub Package Description com.google.cloud.secretmanager.v1.stub -
-
Uses of HttpJsonSecretManagerServiceStub in com.google.cloud.secretmanager.v1.stub
Methods in com.google.cloud.secretmanager.v1.stub that return HttpJsonSecretManagerServiceStub Modifier and Type Method Description static HttpJsonSecretManagerServiceStub
HttpJsonSecretManagerServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static HttpJsonSecretManagerServiceStub
HttpJsonSecretManagerServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
static HttpJsonSecretManagerServiceStub
HttpJsonSecretManagerServiceStub. create(SecretManagerServiceStubSettings settings)
-