Uses of Class
com.google.cloud.secretmanager.v1.SecretManagerServiceGrpc.SecretManagerServiceStub
-
Packages that use SecretManagerServiceGrpc.SecretManagerServiceStub Package Description com.google.cloud.secretmanager.v1 A client to Secret Manager API -
-
Uses of SecretManagerServiceGrpc.SecretManagerServiceStub in com.google.cloud.secretmanager.v1
Methods in com.google.cloud.secretmanager.v1 that return SecretManagerServiceGrpc.SecretManagerServiceStub Modifier and Type Method Description protected SecretManagerServiceGrpc.SecretManagerServiceStub
SecretManagerServiceGrpc.SecretManagerServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static SecretManagerServiceGrpc.SecretManagerServiceStub
SecretManagerServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-