Interface ScheduledAction.UpdateStages.WithSchedule

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

public static interface ScheduledAction.UpdateStages.WithSchedule
The stage of the ScheduledAction update allowing to specify schedule.
  • Method Details

    • withSchedule

      Specifies the schedule property: Schedule of the scheduled action..
      Parameters:
      schedule - Schedule of the scheduled action.
      Returns:
      the next definition stage.