Interface BandwidthSchedule.DefinitionStages.WithStart

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

public static interface BandwidthSchedule.DefinitionStages.WithStart
The stage of the BandwidthSchedule definition allowing to specify start.
  • Method Details

    • withStart

      Specifies the start property: The start time of the schedule in UTC..
      Parameters:
      start - The start time of the schedule in UTC.
      Returns:
      the next definition stage.