Uses of Class
com.google.api.servicecontrol.v2.ServiceControllerClient
-
Packages that use ServiceControllerClient Package Description com.google.api.servicecontrol.v2 A client to Service Control API -
-
Uses of ServiceControllerClient in com.google.api.servicecontrol.v2
Methods in com.google.api.servicecontrol.v2 that return ServiceControllerClient Modifier and Type Method Description static ServiceControllerClientServiceControllerClient. create()Constructs an instance of ServiceControllerClient with default settings.static ServiceControllerClientServiceControllerClient. create(ServiceControllerSettings settings)Constructs an instance of ServiceControllerClient, using the given settings.static ServiceControllerClientServiceControllerClient. create(ServiceControllerStub stub)Constructs an instance of ServiceControllerClient, using the given stub for making calls.
-