Interface AutomationRule.UpdateStages.WithOrder

    • Method Detail

      • withOrder

        AutomationRule.Update withOrder​(int order)
        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.