Interface AutomationRule.DefinitionStages.WithOrder

    • Method Detail

      • withOrder

        AutomationRule.DefinitionStages.WithTriggeringLogic 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.