Class QuotaList

java.lang.Object
com.azure.quantum.jobs.models.QuotaList

public final class QuotaList extends Object
List of quotas.
  • Constructor Details

    • QuotaList

      public QuotaList()
  • Method Details

    • getValue

      public List<Quota> getValue()
      Get the value property: The value property.
      Returns:
      the value value.
    • getNextLink

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