Interface SanitizationWarning.Builder

    • Method Detail

      • 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.