Uses of Class
com.google.cloud.secretmanager.v1beta1.SecretManagerServiceGrpc.SecretManagerServiceBlockingStub
-
Packages that use SecretManagerServiceGrpc.SecretManagerServiceBlockingStub Package Description com.google.cloud.secretmanager.v1beta1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SecretManagerServiceGrpc.SecretManagerServiceBlockingStub in com.google.cloud.secretmanager.v1beta1
Methods in com.google.cloud.secretmanager.v1beta1 that return SecretManagerServiceGrpc.SecretManagerServiceBlockingStub Modifier and Type Method Description protected SecretManagerServiceGrpc.SecretManagerServiceBlockingStub
SecretManagerServiceGrpc.SecretManagerServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static SecretManagerServiceGrpc.SecretManagerServiceBlockingStub
SecretManagerServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-