Class PagedLabPlans


  • public final class PagedLabPlans
    extends Object
    Paged list of lab plans.
    • Constructor Detail

      • PagedLabPlans

        public PagedLabPlans()
    • Method Detail

      • value

        public List<LabPlanInner> value()
        Get the value property: The array page of lab plans.
        Returns:
        the value value.
      • nextLink

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

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