Uses of Class
com.google.cloud.secretmanager.v1beta1.SecretManagerServiceGrpc.SecretManagerServiceFutureStub
-
Packages that use SecretManagerServiceGrpc.SecretManagerServiceFutureStub Package Description com.google.cloud.secretmanager.v1beta1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SecretManagerServiceGrpc.SecretManagerServiceFutureStub in com.google.cloud.secretmanager.v1beta1
Methods in com.google.cloud.secretmanager.v1beta1 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
-