Uses of Class
com.google.cloud.secretmanager.v1.SecretManagerServiceGrpc.SecretManagerServiceFutureStub
-
Packages that use SecretManagerServiceGrpc.SecretManagerServiceFutureStub Package Description com.google.cloud.secretmanager.v1 A client to Secret Manager API -
-
Uses of SecretManagerServiceGrpc.SecretManagerServiceFutureStub in com.google.cloud.secretmanager.v1
Methods in com.google.cloud.secretmanager.v1 that return SecretManagerServiceGrpc.SecretManagerServiceFutureStub Modifier and Type Method Description protected SecretManagerServiceGrpc.SecretManagerServiceFutureStub
SecretManagerServiceGrpc.SecretManagerServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static SecretManagerServiceGrpc.SecretManagerServiceFutureStub
SecretManagerServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-