Class PagedSchedules


  • public final class PagedSchedules
    extends Object
    Paged list of schedules.
    • Constructor Detail

      • PagedSchedules

        public PagedSchedules()
    • Method Detail

      • value

        public List<ScheduleInner> value()
        Get the value property: The array page of schedule results.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: The link to get the next page of schedule results.
        Returns:
        the nextLink value.
      • validate

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