public static class NetworkFirewallPoliciesStubSettings . Builder extends StubSettings . Builder<NetworkFirewallPoliciesStubSettings , NetworkFirewallPoliciesStubSettings . Builder >
Builder for NetworkFirewallPoliciesStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(NetworkFirewallPoliciesStubSettings settings)
protected Builder ( NetworkFirewallPoliciesStubSettings settings )
Methods
addAssociationOperationSettings()
public OperationCallSettings . Builder<AddAssociationNetworkFirewallPolicyRequest , Operation , Operation > addAssociationOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to addAssociation.
addAssociationSettings()
public UnaryCallSettings . Builder<AddAssociationNetworkFirewallPolicyRequest , Operation > addAssociationSettings ()
Returns the builder for the settings used for calls to addAssociation.
addRuleOperationSettings()
public OperationCallSettings . Builder<AddRuleNetworkFirewallPolicyRequest , Operation , Operation > addRuleOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to addRule.
addRuleSettings()
public UnaryCallSettings . Builder<AddRuleNetworkFirewallPolicyRequest , Operation > addRuleSettings ()
Returns the builder for the settings used for calls to addRule.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public NetworkFirewallPoliciesStubSettings . 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 NetworkFirewallPoliciesStubSettings build ()
Overrides
cloneRulesOperationSettings()
public OperationCallSettings . Builder<CloneRulesNetworkFirewallPolicyRequest , Operation , Operation > cloneRulesOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to cloneRules.
cloneRulesSettings()
public UnaryCallSettings . Builder<CloneRulesNetworkFirewallPolicyRequest , Operation > cloneRulesSettings ()
Returns the builder for the settings used for calls to cloneRules.
deleteOperationSettings()
public OperationCallSettings . Builder<DeleteNetworkFirewallPolicyRequest , Operation , Operation > deleteOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to delete.
deleteSettings()
public UnaryCallSettings . Builder<DeleteNetworkFirewallPolicyRequest , Operation > deleteSettings ()
Returns the builder for the settings used for calls to delete.
getAssociationSettings()
public UnaryCallSettings . Builder<GetAssociationNetworkFirewallPolicyRequest , FirewallPolicyAssociation > getAssociationSettings ()
Returns the builder for the settings used for calls to getAssociation.
getIamPolicySettings()
public UnaryCallSettings . Builder<GetIamPolicyNetworkFirewallPolicyRequest , Policy > getIamPolicySettings ()
Returns the builder for the settings used for calls to getIamPolicy.
getRuleSettings()
public UnaryCallSettings . Builder<GetRuleNetworkFirewallPolicyRequest , FirewallPolicyRule > getRuleSettings ()
Returns the builder for the settings used for calls to getRule.
getSettings()
public UnaryCallSettings . Builder<GetNetworkFirewallPolicyRequest , FirewallPolicy > getSettings ()
Returns the builder for the settings used for calls to get.
insertOperationSettings()
public OperationCallSettings . Builder<InsertNetworkFirewallPolicyRequest , Operation , Operation > insertOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to insert.
insertSettings()
public UnaryCallSettings . Builder<InsertNetworkFirewallPolicyRequest , Operation > insertSettings ()
Returns the builder for the settings used for calls to insert.
listSettings()
public PagedCallSettings . Builder<ListNetworkFirewallPoliciesRequest , FirewallPolicyList , NetworkFirewallPoliciesClient . ListPagedResponse > listSettings ()
Returns the builder for the settings used for calls to list.
patchOperationSettings()
public OperationCallSettings . Builder<PatchNetworkFirewallPolicyRequest , Operation , Operation > patchOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to patch.
patchRuleOperationSettings()
public OperationCallSettings . Builder<PatchRuleNetworkFirewallPolicyRequest , Operation , Operation > patchRuleOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to patchRule.
patchRuleSettings()
public UnaryCallSettings . Builder<PatchRuleNetworkFirewallPolicyRequest , Operation > patchRuleSettings ()
Returns the builder for the settings used for calls to patchRule.
patchSettings()
public UnaryCallSettings . Builder<PatchNetworkFirewallPolicyRequest , Operation > patchSettings ()
Returns the builder for the settings used for calls to patch.
removeAssociationOperationSettings()
public OperationCallSettings . Builder<RemoveAssociationNetworkFirewallPolicyRequest , Operation , Operation > removeAssociationOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to removeAssociation.
removeAssociationSettings()
public UnaryCallSettings . Builder<RemoveAssociationNetworkFirewallPolicyRequest , Operation > removeAssociationSettings ()
Returns the builder for the settings used for calls to removeAssociation.
removeRuleOperationSettings()
public OperationCallSettings . Builder<RemoveRuleNetworkFirewallPolicyRequest , Operation , Operation > removeRuleOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to removeRule.
removeRuleSettings()
public UnaryCallSettings . Builder<RemoveRuleNetworkFirewallPolicyRequest , Operation > removeRuleSettings ()
Returns the builder for the settings used for calls to removeRule.
setIamPolicySettings()
public UnaryCallSettings . Builder<SetIamPolicyNetworkFirewallPolicyRequest , Policy > setIamPolicySettings ()
Returns the builder for the settings used for calls to setIamPolicy.
testIamPermissionsSettings()
public UnaryCallSettings . Builder<TestIamPermissionsNetworkFirewallPolicyRequest , TestPermissionsResponse > testIamPermissionsSettings ()
Returns the builder for the settings used for calls to testIamPermissions.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>