Class BackendServicesSettings.Builder (1.105.0)

public static class BackendServicesSettings.Builder extends ClientSettings.Builder<BackendServicesSettings,BackendServicesSettings.Builder>

Builder for BackendServicesSettings.

Inheritance

java.lang.Object > ClientSettings.Builder > BackendServicesSettings.Builder

Constructors

Builder()

protected Builder()

Builder(@Nullable ClientContext clientContext)

protected Builder(@Nullable ClientContext clientContext)
Parameter
Name Description
clientContext @org.jspecify.annotations.Nullable com.google.api.gax.rpc.ClientContext

Builder(BackendServicesSettings settings)

protected Builder(BackendServicesSettings settings)
Parameter
Name Description
settings BackendServicesSettings

Builder(BackendServicesStubSettings.Builder stubSettings)

protected Builder(BackendServicesStubSettings.Builder stubSettings)
Parameter
Name Description
stubSettings BackendServicesStubSettings.Builder

Methods

addSignedUrlKeyOperationSettings()

public OperationCallSettings.Builder<AddSignedUrlKeyBackendServiceRequest,Operation,Operation> addSignedUrlKeyOperationSettings()

Returns the builder for the settings used for calls to addSignedUrlKey.

Returns
Type Description
Builder<AddSignedUrlKeyBackendServiceRequest,Operation,Operation>

addSignedUrlKeySettings()

public UnaryCallSettings.Builder<AddSignedUrlKeyBackendServiceRequest,Operation> addSignedUrlKeySettings()

Returns the builder for the settings used for calls to addSignedUrlKey.

Returns
Type Description
Builder<AddSignedUrlKeyBackendServiceRequest,Operation>

aggregatedListSettings()

public PagedCallSettings.Builder<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,BackendServicesClient.AggregatedListPagedResponse> aggregatedListSettings()

Returns the builder for the settings used for calls to aggregatedList.

Returns
Type Description
Builder<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,AggregatedListPagedResponse>

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

public BackendServicesSettings.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.

Parameter
Name Description
settingsUpdater ApiFunction<Builder<?,?>,java.lang.Void>
Returns
Type Description
BackendServicesSettings.Builder

build()

public BackendServicesSettings build()
Returns
Type Description
BackendServicesSettings
Overrides
Exceptions
Type Description
IOException

deleteOperationSettings()

public OperationCallSettings.Builder<DeleteBackendServiceRequest,Operation,Operation> deleteOperationSettings()

Returns the builder for the settings used for calls to delete.

Returns
Type Description
Builder<DeleteBackendServiceRequest,Operation,Operation>

deleteSettings()

public UnaryCallSettings.Builder<DeleteBackendServiceRequest,Operation> deleteSettings()

Returns the builder for the settings used for calls to delete.

Returns
Type Description
Builder<DeleteBackendServiceRequest,Operation>

deleteSignedUrlKeyOperationSettings()

public OperationCallSettings.Builder<DeleteSignedUrlKeyBackendServiceRequest,Operation,Operation> deleteSignedUrlKeyOperationSettings()

Returns the builder for the settings used for calls to deleteSignedUrlKey.

Returns
Type Description
Builder<DeleteSignedUrlKeyBackendServiceRequest,Operation,Operation>

deleteSignedUrlKeySettings()

public UnaryCallSettings.Builder<DeleteSignedUrlKeyBackendServiceRequest,Operation> deleteSignedUrlKeySettings()

Returns the builder for the settings used for calls to deleteSignedUrlKey.

Returns
Type Description
Builder<DeleteSignedUrlKeyBackendServiceRequest,Operation>

getEffectiveSecurityPoliciesSettings()

public UnaryCallSettings.Builder<GetEffectiveSecurityPoliciesBackendServiceRequest,GetEffectiveSecurityPoliciesBackendServiceResponse> getEffectiveSecurityPoliciesSettings()

Returns the builder for the settings used for calls to getEffectiveSecurityPolicies.

Returns
Type Description
Builder<GetEffectiveSecurityPoliciesBackendServiceRequest,GetEffectiveSecurityPoliciesBackendServiceResponse>

getHealthSettings()

public UnaryCallSettings.Builder<GetHealthBackendServiceRequest,BackendServiceGroupHealth> getHealthSettings()

Returns the builder for the settings used for calls to getHealth.

Returns
Type Description
Builder<GetHealthBackendServiceRequest,BackendServiceGroupHealth>

getIamPolicySettings()

public UnaryCallSettings.Builder<GetIamPolicyBackendServiceRequest,Policy> getIamPolicySettings()

Returns the builder for the settings used for calls to getIamPolicy.

Returns
Type Description
Builder<GetIamPolicyBackendServiceRequest,Policy>

getSettings()

public UnaryCallSettings.Builder<GetBackendServiceRequest,BackendService> getSettings()

Returns the builder for the settings used for calls to get.

Returns
Type Description
Builder<GetBackendServiceRequest,BackendService>

getStubSettingsBuilder()

public BackendServicesStubSettings.Builder getStubSettingsBuilder()
Returns
Type Description
BackendServicesStubSettings.Builder

insertOperationSettings()

public OperationCallSettings.Builder<InsertBackendServiceRequest,Operation,Operation> insertOperationSettings()

Returns the builder for the settings used for calls to insert.

Returns
Type Description
Builder<InsertBackendServiceRequest,Operation,Operation>

insertSettings()

public UnaryCallSettings.Builder<InsertBackendServiceRequest,Operation> insertSettings()

Returns the builder for the settings used for calls to insert.

Returns
Type Description
Builder<InsertBackendServiceRequest,Operation>

listSettings()

public PagedCallSettings.Builder<ListBackendServicesRequest,BackendServiceList,BackendServicesClient.ListPagedResponse> listSettings()

Returns the builder for the settings used for calls to list.

Returns
Type Description
Builder<ListBackendServicesRequest,BackendServiceList,ListPagedResponse>

listUsableSettings()

public PagedCallSettings.Builder<ListUsableBackendServicesRequest,BackendServiceListUsable,BackendServicesClient.ListUsablePagedResponse> listUsableSettings()

Returns the builder for the settings used for calls to listUsable.

Returns
Type Description
Builder<ListUsableBackendServicesRequest,BackendServiceListUsable,ListUsablePagedResponse>

patchOperationSettings()

public OperationCallSettings.Builder<PatchBackendServiceRequest,Operation,Operation> patchOperationSettings()

Returns the builder for the settings used for calls to patch.

Returns
Type Description
Builder<PatchBackendServiceRequest,Operation,Operation>

patchSettings()

public UnaryCallSettings.Builder<PatchBackendServiceRequest,Operation> patchSettings()

Returns the builder for the settings used for calls to patch.

Returns
Type Description
Builder<PatchBackendServiceRequest,Operation>

setEdgeSecurityPolicyOperationSettings()

public OperationCallSettings.Builder<SetEdgeSecurityPolicyBackendServiceRequest,Operation,Operation> setEdgeSecurityPolicyOperationSettings()

Returns the builder for the settings used for calls to setEdgeSecurityPolicy.

Returns
Type Description
Builder<SetEdgeSecurityPolicyBackendServiceRequest,Operation,Operation>

setEdgeSecurityPolicySettings()

public UnaryCallSettings.Builder<SetEdgeSecurityPolicyBackendServiceRequest,Operation> setEdgeSecurityPolicySettings()

Returns the builder for the settings used for calls to setEdgeSecurityPolicy.

Returns
Type Description
Builder<SetEdgeSecurityPolicyBackendServiceRequest,Operation>

setIamPolicySettings()

public UnaryCallSettings.Builder<SetIamPolicyBackendServiceRequest,Policy> setIamPolicySettings()

Returns the builder for the settings used for calls to setIamPolicy.

Returns
Type Description
Builder<SetIamPolicyBackendServiceRequest,Policy>

setSecurityPolicyOperationSettings()

public OperationCallSettings.Builder<SetSecurityPolicyBackendServiceRequest,Operation,Operation> setSecurityPolicyOperationSettings()

Returns the builder for the settings used for calls to setSecurityPolicy.

Returns
Type Description
Builder<SetSecurityPolicyBackendServiceRequest,Operation,Operation>

setSecurityPolicySettings()

public UnaryCallSettings.Builder<SetSecurityPolicyBackendServiceRequest,Operation> setSecurityPolicySettings()

Returns the builder for the settings used for calls to setSecurityPolicy.

Returns
Type Description
Builder<SetSecurityPolicyBackendServiceRequest,Operation>

testIamPermissionsSettings()

public UnaryCallSettings.Builder<TestIamPermissionsBackendServiceRequest,TestPermissionsResponse> testIamPermissionsSettings()

Returns the builder for the settings used for calls to testIamPermissions.

Returns
Type Description
Builder<TestIamPermissionsBackendServiceRequest,TestPermissionsResponse>

updateOperationSettings()

public OperationCallSettings.Builder<UpdateBackendServiceRequest,Operation,Operation> updateOperationSettings()

Returns the builder for the settings used for calls to update.

Returns
Type Description
Builder<UpdateBackendServiceRequest,Operation,Operation>

updateSettings()

public UnaryCallSettings.Builder<UpdateBackendServiceRequest,Operation> updateSettings()

Returns the builder for the settings used for calls to update.

Returns
Type Description
Builder<UpdateBackendServiceRequest,Operation>