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