Class AllSavingsList

java.lang.Object
com.azure.resourcemanager.costmanagement.models.AllSavingsList

public final class AllSavingsList extends Object
The list of all benefit recommendations with the recommendation details.
  • Constructor Details

    • AllSavingsList

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

    • value

      public List<AllSavingsBenefitDetails> value()
      Get the value property: The list of benefit recommendations with the recommendation details..
      Returns:
      the value value.
    • nextLink

      public String nextLink()
      Get the nextLink property: The link (URL) to the next page of results.
      Returns:
      the nextLink value.
    • validate

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