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