Class ProviderStatusList

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

public final class ProviderStatusList extends Object
Providers status.
  • Constructor Details

    • ProviderStatusList

      public ProviderStatusList()
  • Method Details

    • getValue

      public List<ProviderStatus> 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.