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