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