Interface SummaryLogs.UpdateStages.WithRuleType
- All Known Subinterfaces:
SummaryLogs.Update
- Enclosing interface:
SummaryLogs.UpdateStages
public static interface SummaryLogs.UpdateStages.WithRuleType
The stage of the SummaryLogs update allowing to specify ruleType.
-
Method Summary
Modifier and TypeMethodDescriptionwithRuleType(RuleTypeEnum ruleType) Specifies the ruleType property: SummaryRules rule type: User..
-
Method Details
-
withRuleType
Specifies the ruleType property: SummaryRules rule type: User..- Parameters:
ruleType- SummaryRules rule type: User.- Returns:
- the next definition stage.
-