Class SubAccountTagRulesDeleteHeaders

java.lang.Object
com.azure.resourcemanager.logz.models.SubAccountTagRulesDeleteHeaders

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

    • SubAccountTagRulesDeleteHeaders

      public SubAccountTagRulesDeleteHeaders(com.azure.core.http.HttpHeaders rawHeaders)
      Creates an instance of SubAccountTagRulesDeleteHeaders 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 SubAccountTagRulesDeleteHeaders withLocation(String location)
      Set the location property: The location property.
      Parameters:
      location - the location value to set.
      Returns:
      the SubAccountTagRulesDeleteHeaders object itself.
    • validate

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