Uses of Class
com.google.api.servicemanagement.v1.ServiceManagerGrpc.ServiceManagerBlockingStub
-
Packages that use ServiceManagerGrpc.ServiceManagerBlockingStub Package Description com.google.api.servicemanagement.v1 -
-
Uses of ServiceManagerGrpc.ServiceManagerBlockingStub in com.google.api.servicemanagement.v1
Methods in com.google.api.servicemanagement.v1 that return ServiceManagerGrpc.ServiceManagerBlockingStub Modifier and Type Method Description protected ServiceManagerGrpc.ServiceManagerBlockingStub
ServiceManagerGrpc.ServiceManagerBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ServiceManagerGrpc.ServiceManagerBlockingStub
ServiceManagerGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-