Class QueryTextsResultList


  • public final class QueryTextsResultList
    extends Object
    A list of query texts.
    • Constructor Detail

      • QueryTextsResultList

        public QueryTextsResultList()
    • Method Detail

      • value

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