Interface Schedule.DefinitionStages.WithTimeZone

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

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

    • withTimeZone

      Specifies the timeZone property: The IANA timezone id at which the schedule should execute..
      Parameters:
      timeZone - The IANA timezone id at which the schedule should execute.
      Returns:
      the next definition stage.