public static class RegionBackendServicesSettings.Builder extends ClientSettings.Builder<RegionBackendServicesSettings,RegionBackendServicesSettings.Builder>
Builder for RegionBackendServicesSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(RegionBackendServicesSettings settings)
protected Builder(RegionBackendServicesSettings settings)
Builder(RegionBackendServicesStubSettings.Builder stubSettings)
protected Builder(RegionBackendServicesStubSettings.Builder stubSettings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public RegionBackendServicesSettings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
build()
public RegionBackendServicesSettings build()
Overrides
deleteOperationSettings()
public OperationCallSettings.Builder<DeleteRegionBackendServiceRequest,Operation,Operation> deleteOperationSettings()
Returns the builder for the settings used for calls to delete.
deleteSettings()
public UnaryCallSettings.Builder<DeleteRegionBackendServiceRequest,Operation> deleteSettings()
Returns the builder for the settings used for calls to delete.
getHealthSettings()
public UnaryCallSettings.Builder<GetHealthRegionBackendServiceRequest,BackendServiceGroupHealth> getHealthSettings()
Returns the builder for the settings used for calls to getHealth.
getIamPolicySettings()
public UnaryCallSettings.Builder<GetIamPolicyRegionBackendServiceRequest,Policy> getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
getSettings()
public UnaryCallSettings.Builder<GetRegionBackendServiceRequest,BackendService> getSettings()
Returns the builder for the settings used for calls to get.
getStubSettingsBuilder()
public RegionBackendServicesStubSettings.Builder getStubSettingsBuilder()
insertOperationSettings()
public OperationCallSettings.Builder<InsertRegionBackendServiceRequest,Operation,Operation> insertOperationSettings()
Returns the builder for the settings used for calls to insert.
insertSettings()
public UnaryCallSettings.Builder<InsertRegionBackendServiceRequest,Operation> insertSettings()
Returns the builder for the settings used for calls to insert.
listSettings()
public PagedCallSettings.Builder<ListRegionBackendServicesRequest,BackendServiceList,RegionBackendServicesClient.ListPagedResponse> listSettings()
Returns the builder for the settings used for calls to list.
listUsableSettings()
public PagedCallSettings.Builder<ListUsableRegionBackendServicesRequest,BackendServiceListUsable,RegionBackendServicesClient.ListUsablePagedResponse> listUsableSettings()
Returns the builder for the settings used for calls to listUsable.
patchOperationSettings()
public OperationCallSettings.Builder<PatchRegionBackendServiceRequest,Operation,Operation> patchOperationSettings()
Returns the builder for the settings used for calls to patch.
patchSettings()
public UnaryCallSettings.Builder<PatchRegionBackendServiceRequest,Operation> patchSettings()
Returns the builder for the settings used for calls to patch.
setIamPolicySettings()
public UnaryCallSettings.Builder<SetIamPolicyRegionBackendServiceRequest,Policy> setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
setSecurityPolicyOperationSettings()
public OperationCallSettings.Builder<SetSecurityPolicyRegionBackendServiceRequest,Operation,Operation> setSecurityPolicyOperationSettings()
Returns the builder for the settings used for calls to setSecurityPolicy.
setSecurityPolicySettings()
public UnaryCallSettings.Builder<SetSecurityPolicyRegionBackendServiceRequest,Operation> setSecurityPolicySettings()
Returns the builder for the settings used for calls to setSecurityPolicy.
testIamPermissionsSettings()
public UnaryCallSettings.Builder<TestIamPermissionsRegionBackendServiceRequest,TestPermissionsResponse> testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
updateOperationSettings()
public OperationCallSettings.Builder<UpdateRegionBackendServiceRequest,Operation,Operation> updateOperationSettings()
Returns the builder for the settings used for calls to update.
updateSettings()
public UnaryCallSettings.Builder<UpdateRegionBackendServiceRequest,Operation> updateSettings()
Returns the builder for the settings used for calls to update.