Class BandwidthSchedulesList

java.lang.Object
com.azure.resourcemanager.databoxedge.models.BandwidthSchedulesList

public final class BandwidthSchedulesList extends Object
The collection of bandwidth schedules.
  • Constructor Details

    • BandwidthSchedulesList

      public BandwidthSchedulesList()
      Creates an instance of BandwidthSchedulesList class.
  • Method Details

    • value

      public List<BandwidthScheduleInner> value()
      Get the value property: The list of bandwidth schedules.
      Returns:
      the value value.
    • nextLink

      public String nextLink()
      Get the nextLink property: Link to the next set of results.
      Returns:
      the nextLink value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.