Builder

public final class Builder

Builder for UpdateRuleRequest.

Constructors

Functions

Link copied to clipboard

Set the actions to perform.

Link copied to clipboard
public final UpdateRuleRequest build()
Link copied to clipboard
public final UpdateRuleRequest.Builder description(String description)

Set the description of the rule.

Link copied to clipboard
public final UpdateRuleRequest.Builder enabled(Boolean enabled)

Set whether the rule is active.

Link copied to clipboard

Set the match conditions.

Link copied to clipboard

Set the name of the rule.

Link copied to clipboard
public final UpdateRuleRequest.Builder priority(Integer priority)

Set the evaluation priority.

Link copied to clipboard

Set when the rule is evaluated.