Class TagRulesDeleteHeaders

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

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

    • TagRulesDeleteHeaders

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

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