Class LabListResult

java.lang.Object
com.azure.resourcemanager.education.models.LabListResult

public final class LabListResult extends Object
List of labs.
  • Constructor Details

    • LabListResult

      public LabListResult()
  • Method Details

    • value

      public List<LabDetailsInner> value()
      Get the value property: The list of labs.
      Returns:
      the value value.
    • nextLink

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

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