Class SavingsPlanValidateResponseInner

java.lang.Object
com.azure.resourcemanager.billingbenefits.fluent.models.SavingsPlanValidateResponseInner

public final class SavingsPlanValidateResponseInner extends Object
The SavingsPlanValidateResponse model.
  • Constructor Details

    • SavingsPlanValidateResponseInner

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

    • benefits

      Get the benefits property: The benefits property.
      Returns:
      the benefits value.
    • withBenefits

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

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

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

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