Interface Schedule.UpdateStages.WithTimeZoneId

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

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

      • withTimeZoneId

        Schedule.Update withTimeZoneId​(String timeZoneId)
        Specifies the timeZoneId property: The IANA timezone id for the schedule..
        Parameters:
        timeZoneId - The IANA timezone id for the schedule.
        Returns:
        the next definition stage.