Interface SanitizationWarning.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SanitizationWarning.Builder,SanitizationWarning>, SdkBuilder<SanitizationWarning.Builder,SanitizationWarning>, SdkPojo
Enclosing class:
SanitizationWarning

public static interface SanitizationWarning.Builder extends SdkPojo, CopyableBuilder<SanitizationWarning.Builder,SanitizationWarning>
  • 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: