Interface Schedule.DefinitionStages.WithStopAt

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

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

    • withStopAt

      Specifies the stopAt property: When lab user virtual machines will be stopped. Timestamp offsets will be ignored and timeZoneId is used instead..
      Parameters:
      stopAt - When lab user virtual machines will be stopped. Timestamp offsets will be ignored and timeZoneId is used instead.
      Returns:
      the next definition stage.