Interface AutomationRule.DefinitionStages.WithOrder

All Known Subinterfaces:
AutomationRule.Definition
Enclosing interface:
AutomationRule.DefinitionStages

public static interface AutomationRule.DefinitionStages.WithOrder
The stage of the AutomationRule definition allowing to specify order.
  • Method Details

    • withOrder

      Specifies the order property: The order of execution of the automation rule..
      Parameters:
      order - The order of execution of the automation rule.
      Returns:
      the next definition stage.