Class SavingsPlanOrderModelList

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

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

    • SavingsPlanOrderModelList

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

    • value

      Get the value property: The value property.
      Returns:
      the value value.
    • withValue

      Set the value property: The value property.
      Parameters:
      value - the value value to set.
      Returns:
      the SavingsPlanOrderModelList object itself.
    • nextLink

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

      public SavingsPlanOrderModelList withNextLink(String nextLink)
      Set the nextLink property: Url to get the next page.
      Parameters:
      nextLink - the nextLink value to set.
      Returns:
      the SavingsPlanOrderModelList object itself.
    • validate

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