Interface Schedule.UpdateStages.WithNotes

  • All Known Subinterfaces:
    Schedule.Update
    Enclosing interface:
    Schedule.UpdateStages

    public static interface Schedule.UpdateStages.WithNotes
    The stage of the Schedule update allowing to specify notes.
    • Method Detail

      • withNotes

        Schedule.Update withNotes​(String notes)
        Specifies the notes property: Notes for this schedule..
        Parameters:
        notes - Notes for this schedule.
        Returns:
        the next definition stage.