Builder
Builder for CreateRuleRequest.
Parameters
name
Name of the rule.
trigger
When this rule is evaluated.
match
The match conditions.
actions
The actions to perform.
Constructors
Link copied to clipboard
public CreateRuleRequest.Builder CreateRuleRequest.Builder(String name, RuleTrigger trigger, RuleMatch match, List<RuleAction> actions)
Functions
Link copied to clipboard
Build the CreateRuleRequest.
Link copied to clipboard
Set the description of the rule.
Link copied to clipboard
Set whether the rule is active.
Link copied to clipboard
Set the evaluation priority.