public static class SecurityPoliciesSettings.Builder extends ClientSettings.Builder<SecurityPoliciesSettings,SecurityPoliciesSettings.Builder>
Builder for SecurityPoliciesSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Parameter
Builder(SecurityPoliciesSettings settings)
protected Builder(SecurityPoliciesSettings settings)
Parameter
Builder(SecurityPoliciesStubSettings.Builder stubSettings)
protected Builder(SecurityPoliciesStubSettings.Builder stubSettings)
Parameter
Methods
addRuleOperationSettings()
public OperationCallSettings.Builder<AddRuleSecurityPolicyRequest,Operation,Operation> addRuleOperationSettings()
Returns the builder for the settings used for calls to addRule.
Returns
addRuleSettings()
public UnaryCallSettings.Builder<AddRuleSecurityPolicyRequest,Operation> addRuleSettings()
Returns the builder for the settings used for calls to addRule.
Returns
aggregatedListSettings()
public PagedCallSettings.Builder<AggregatedListSecurityPoliciesRequest,SecurityPoliciesAggregatedList,SecurityPoliciesClient.AggregatedListPagedResponse> aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
Returns
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public SecurityPoliciesSettings.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
Returns
build()
public SecurityPoliciesSettings build()
Returns
Overrides
Exceptions
deleteOperationSettings()
public OperationCallSettings.Builder<DeleteSecurityPolicyRequest,Operation,Operation> deleteOperationSettings()
Returns the builder for the settings used for calls to delete.
Returns
deleteSettings()
public UnaryCallSettings.Builder<DeleteSecurityPolicyRequest,Operation> deleteSettings()
Returns the builder for the settings used for calls to delete.
Returns
getRuleSettings()
public UnaryCallSettings.Builder<GetRuleSecurityPolicyRequest,SecurityPolicyRule> getRuleSettings()
Returns the builder for the settings used for calls to getRule.
Returns
getSettings()
public UnaryCallSettings.Builder<GetSecurityPolicyRequest,SecurityPolicy> getSettings()
Returns the builder for the settings used for calls to get.
Returns
getStubSettingsBuilder()
public SecurityPoliciesStubSettings.Builder getStubSettingsBuilder()
Returns
insertOperationSettings()
public OperationCallSettings.Builder<InsertSecurityPolicyRequest,Operation,Operation> insertOperationSettings()
Returns the builder for the settings used for calls to insert.
Returns
insertSettings()
public UnaryCallSettings.Builder<InsertSecurityPolicyRequest,Operation> insertSettings()
Returns the builder for the settings used for calls to insert.
Returns
public UnaryCallSettings.Builder<ListPreconfiguredExpressionSetsSecurityPoliciesRequest,SecurityPoliciesListPreconfiguredExpressionSetsResponse> listPreconfiguredExpressionSetsSettings()
Returns the builder for the settings used for calls to listPreconfiguredExpressionSets.
Returns
listSettings()
public PagedCallSettings.Builder<ListSecurityPoliciesRequest,SecurityPolicyList,SecurityPoliciesClient.ListPagedResponse> listSettings()
Returns the builder for the settings used for calls to list.
Returns
patchOperationSettings()
public OperationCallSettings.Builder<PatchSecurityPolicyRequest,Operation,Operation> patchOperationSettings()
Returns the builder for the settings used for calls to patch.
Returns
patchRuleOperationSettings()
public OperationCallSettings.Builder<PatchRuleSecurityPolicyRequest,Operation,Operation> patchRuleOperationSettings()
Returns the builder for the settings used for calls to patchRule.
Returns
patchRuleSettings()
public UnaryCallSettings.Builder<PatchRuleSecurityPolicyRequest,Operation> patchRuleSettings()
Returns the builder for the settings used for calls to patchRule.
Returns
patchSettings()
public UnaryCallSettings.Builder<PatchSecurityPolicyRequest,Operation> patchSettings()
Returns the builder for the settings used for calls to patch.
Returns
removeRuleOperationSettings()
public OperationCallSettings.Builder<RemoveRuleSecurityPolicyRequest,Operation,Operation> removeRuleOperationSettings()
Returns the builder for the settings used for calls to removeRule.
Returns
removeRuleSettings()
public UnaryCallSettings.Builder<RemoveRuleSecurityPolicyRequest,Operation> removeRuleSettings()
Returns the builder for the settings used for calls to removeRule.
Returns