Class QuotaRequestDetailsList


  • public final class QuotaRequestDetailsList
    extends Object
    Quota request information.
    • Constructor Detail

      • QuotaRequestDetailsList

        public QuotaRequestDetailsList()
    • Method Detail

      • nextLink

        public String nextLink()
        Get the nextLink property: The URI for fetching the next page of quota limits. When there are no more pages, this string is null.
        Returns:
        the nextLink value.
      • withNextLink

        public QuotaRequestDetailsList withNextLink​(String nextLink)
        Set the nextLink property: The URI for fetching the next page of quota limits. When there are no more pages, this string is null.
        Parameters:
        nextLink - the nextLink value to set.
        Returns:
        the QuotaRequestDetailsList object itself.
      • validate

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