Interface ScheduledAction.UpdateStages.WithNotification

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

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

    • withNotification

      ScheduledAction.Update withNotification(NotificationProperties notification)
      Specifies the notification property: Notification properties based on scheduled action kind..
      Parameters:
      notification - Notification properties based on scheduled action kind.
      Returns:
      the next definition stage.