Class AdvisorsResultList

java.lang.Object
com.azure.resourcemanager.mariadb.models.AdvisorsResultList

public final class AdvisorsResultList extends Object
A list of query statistics.
  • Constructor Details

    • AdvisorsResultList

      public AdvisorsResultList()
      Creates an instance of AdvisorsResultList class.
  • Method Details

    • value

      public List<AdvisorInner> value()
      Get the value property: The list of recommendation action advisors.
      Returns:
      the value value.
    • nextLink

      public String nextLink()
      Get the nextLink property: Link to retrieve next page of results.
      Returns:
      the nextLink value.
    • validate

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