Interface Schedule.DefinitionStages.WithStartTime

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

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

    • withStartTime

      Specifies the startTime property: Gets or sets the start time of the schedule..
      Parameters:
      startTime - Gets or sets the start time of the schedule.
      Returns:
      the next definition stage.