Interface AutomationRule.UpdateStages.WithActions

All Known Subinterfaces:
AutomationRule.Update
Enclosing interface:
AutomationRule.UpdateStages

public static interface AutomationRule.UpdateStages.WithActions
The stage of the AutomationRule update allowing to specify actions.
  • Method Details

    • withActions

      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.