Interface Schedule.DefinitionStages.WithStartAt

    • Method Detail

      • withStartAt

        Schedule.DefinitionStages.WithCreate withStartAt​(OffsetDateTime startAt)
        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.