Interface AutomationRule.UpdateStages.WithActions

    • Method Detail

      • withActions

        AutomationRule.Update withActions​(List<AutomationRuleAction> actions)
        Specifies the actions property: The actions to execute when the automation rule is triggered.
        Parameters:
        actions - The actions to execute when the automation rule is triggered.
        Returns:
        the next definition stage.