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