Uses of Class
com.google.api.servicecontrol.v1.ServiceControllerSettings
-
Packages that use ServiceControllerSettings Package Description com.google.api.servicecontrol.v1 A client to Service Control API -
-
Uses of ServiceControllerSettings in com.google.api.servicecontrol.v1
Methods in com.google.api.servicecontrol.v1 that return ServiceControllerSettings Modifier and Type Method Description ServiceControllerSettingsServiceControllerSettings.Builder. build()static ServiceControllerSettingsServiceControllerSettings. create(ServiceControllerStubSettings stub)ServiceControllerSettingsServiceControllerClient. getSettings()Methods in com.google.api.servicecontrol.v1 with parameters of type ServiceControllerSettings Modifier and Type Method Description static ServiceControllerClientServiceControllerClient. create(ServiceControllerSettings settings)Constructs an instance of ServiceControllerClient, using the given settings.Constructors in com.google.api.servicecontrol.v1 with parameters of type ServiceControllerSettings Constructor Description Builder(ServiceControllerSettings settings)ServiceControllerClient(ServiceControllerSettings settings)Constructs an instance of ServiceControllerClient, using the given settings.
-