Uses of Class
com.google.cloud.secretmanager.v1.SecretManagerServiceGrpc.SecretManagerServiceBlockingStub
-
Packages that use SecretManagerServiceGrpc.SecretManagerServiceBlockingStub Package Description com.google.cloud.secretmanager.v1 A client to Secret Manager API -
-
Uses of SecretManagerServiceGrpc.SecretManagerServiceBlockingStub in com.google.cloud.secretmanager.v1
Methods in com.google.cloud.secretmanager.v1 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
-