Class SavingsPlansUpdateHeaders

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

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

    • SavingsPlansUpdateHeaders

      public SavingsPlansUpdateHeaders(com.azure.core.http.HttpHeaders rawHeaders)
      Creates an instance of SavingsPlansUpdateHeaders class.
      Parameters:
      rawHeaders - The raw HttpHeaders that will be used to create the property values.
  • Method Details

    • location

      public String location()
      Get the location property: The Location property.
      Returns:
      the location value.
    • withLocation

      public SavingsPlansUpdateHeaders withLocation(String location)
      Set the location property: The Location property.
      Parameters:
      location - the location value to set.
      Returns:
      the SavingsPlansUpdateHeaders object itself.
    • validate

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