Interface Schedule.DefinitionStages.WithTimeZoneId

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

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

    • withTimeZoneId

      Schedule.DefinitionStages.WithCreate 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.