Class JoinRequestList

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

public final class JoinRequestList extends Object
list of join requests.
  • Constructor Details

    • JoinRequestList

      public JoinRequestList()
  • Method Details

    • value

      public List<JoinRequestDetailsInner> value()
      Get the value property: The list of requests.
      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.