Uses of Class
com.google.api.servicecontrol.v1.stub.ServiceControllerStub
-
Packages that use ServiceControllerStub Package Description com.google.api.servicecontrol.v1 A client to Service Control APIcom.google.api.servicecontrol.v1.stub -
-
Uses of ServiceControllerStub in com.google.api.servicecontrol.v1
Methods in com.google.api.servicecontrol.v1 that return ServiceControllerStub Modifier and Type Method Description ServiceControllerStub
ServiceControllerClient. getStub()
Methods in com.google.api.servicecontrol.v1 with parameters of type ServiceControllerStub Modifier and Type Method Description static ServiceControllerClient
ServiceControllerClient. create(ServiceControllerStub stub)
Constructs an instance of ServiceControllerClient, using the given stub for making calls.Constructors in com.google.api.servicecontrol.v1 with parameters of type ServiceControllerStub Constructor Description ServiceControllerClient(ServiceControllerStub stub)
-
Uses of ServiceControllerStub in com.google.api.servicecontrol.v1.stub
Subclasses of ServiceControllerStub in com.google.api.servicecontrol.v1.stub Modifier and Type Class Description class
GrpcServiceControllerStub
gRPC stub implementation for the ServiceController service API.class
HttpJsonServiceControllerStub
REST stub implementation for the ServiceController service API.Methods in com.google.api.servicecontrol.v1.stub that return ServiceControllerStub Modifier and Type Method Description ServiceControllerStub
ServiceControllerStubSettings. createStub()
-