Interface BandwidthSchedule.UpdateStages.WithStop

All Known Subinterfaces:
BandwidthSchedule.Update
Enclosing interface:
BandwidthSchedule.UpdateStages

public static interface BandwidthSchedule.UpdateStages.WithStop
The stage of the BandwidthSchedule update allowing to specify stop.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the stop property: The stop time of the schedule in UTC..
  • Method Details

    • withStop

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