Interface Schedule.DefinitionStages.WithStartAt

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

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

    • withStartAt

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