Interface BandwidthSchedule.UpdateStages.WithDays

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

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

    Modifier and Type
    Method
    Description
    Specifies the days property: The days of the week when this schedule is applicable..
  • Method Details

    • withDays

      Specifies the days property: The days of the week when this schedule is applicable..
      Parameters:
      days - The days of the week when this schedule is applicable.
      Returns:
      the next definition stage.