Uses of Class
com.google.api.servicecontrol.v1.stub.ServiceControllerStubSettings.Builder
-
Packages that use ServiceControllerStubSettings.Builder Package Description com.google.api.servicecontrol.v1 A client to Service Control APIcom.google.api.servicecontrol.v1.stub -
-
Uses of ServiceControllerStubSettings.Builder in com.google.api.servicecontrol.v1
Methods in com.google.api.servicecontrol.v1 that return ServiceControllerStubSettings.Builder Modifier and Type Method Description ServiceControllerStubSettings.Builder
ServiceControllerSettings.Builder. getStubSettingsBuilder()
Constructors in com.google.api.servicecontrol.v1 with parameters of type ServiceControllerStubSettings.Builder Constructor Description Builder(ServiceControllerStubSettings.Builder stubSettings)
-
Uses of ServiceControllerStubSettings.Builder in com.google.api.servicecontrol.v1.stub
Methods in com.google.api.servicecontrol.v1.stub that return ServiceControllerStubSettings.Builder Modifier and Type Method Description ServiceControllerStubSettings.Builder
ServiceControllerStubSettings.Builder. applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.static ServiceControllerStubSettings.Builder
ServiceControllerStubSettings. newBuilder()
Returns a new gRPC builder for this class.static ServiceControllerStubSettings.Builder
ServiceControllerStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
Returns a new builder for this class.static ServiceControllerStubSettings.Builder
ServiceControllerStubSettings. newHttpJsonBuilder()
Returns a new REST builder for this class.ServiceControllerStubSettings.Builder
ServiceControllerStubSettings. toBuilder()
Returns a builder containing all the values of this settings class.Constructors in com.google.api.servicecontrol.v1.stub with parameters of type ServiceControllerStubSettings.Builder Constructor Description ServiceControllerStubSettings(ServiceControllerStubSettings.Builder settingsBuilder)
-