java.lang.Object
com.azure.resourcemanager.labservices.models.PagedLabs

public final class PagedLabs extends Object
Paged list of labs.
  • Constructor Details

    • PagedLabs

      public PagedLabs()
  • Method Details

    • value

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

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

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