Class SavingsPlanModelListResult

java.lang.Object
com.azure.resourcemanager.billingbenefits.models.SavingsPlanModelListResult

public final class SavingsPlanModelListResult extends Object
The SavingsPlanModelListResult model.
  • Constructor Details

    • SavingsPlanModelListResult

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

    • value

      public List<SavingsPlanModelInner> value()
      Get the value property: The list of savings plans.
      Returns:
      the value value.
    • nextLink

      public String nextLink()
      Get the nextLink property: Url to get the next page.
      Returns:
      the nextLink value.
    • additionalProperties

      public List<SavingsPlanSummary> additionalProperties()
      Get the additionalProperties property: The roll out count summary of the savings plans.
      Returns:
      the additionalProperties value.
    • validate

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