Interface SanitizationWarning.Builder

  • Method Details

    • attributeName

      SanitizationWarning.Builder attributeName(String attributeName)

      The name of the configuration attribute that has been sanitized.

      Parameters:
      attributeName - The name of the configuration attribute that has been sanitized.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • elementName

      SanitizationWarning.Builder elementName(String elementName)

      The name of the configuration element that has been sanitized.

      Parameters:
      elementName - The name of the configuration element that has been sanitized.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • reason

      The reason for which the configuration elements or attributes were sanitized.

      Parameters:
      reason - The reason for which the configuration elements or attributes were sanitized.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • reason

      The reason for which the configuration elements or attributes were sanitized.

      Parameters:
      reason - The reason for which the configuration elements or attributes were sanitized.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: