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 Type
    Method
    Description
    Specifies the ruleType property: SummaryRules rule type: User..
  • Method Details

    • withRuleType

      SummaryLogs.Update withRuleType(RuleTypeEnum ruleType)
      Specifies the ruleType property: SummaryRules rule type: User..
      Parameters:
      ruleType - SummaryRules rule type: User.
      Returns:
      the next definition stage.