Interface Schedule.DefinitionStages.WithNotificationSettings

All Known Subinterfaces:
Schedule.Definition, Schedule.DefinitionStages.WithCreate
Enclosing interface:
Schedule.DefinitionStages

public static interface Schedule.DefinitionStages.WithNotificationSettings
The stage of the Schedule definition allowing to specify notificationSettings.
  • Method Details

    • withNotificationSettings

      Schedule.DefinitionStages.WithCreate withNotificationSettings(NotificationSettings notificationSettings)
      Specifies the notificationSettings property: Notification settings..
      Parameters:
      notificationSettings - Notification settings.
      Returns:
      the next definition stage.