Interface RedactionPlaceHolder.Builder

  • Method Details

    • redactionPlaceHolderText

      RedactionPlaceHolder.Builder redactionPlaceHolderText(String redactionPlaceHolderText)

      The redaction placeholder text that will replace the redacted text in session for the custom text redaction placeholder type.

      Parameters:
      redactionPlaceHolderText - The redaction placeholder text that will replace the redacted text in session for the custom text redaction placeholder type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • redactionPlaceHolderType

      RedactionPlaceHolder.Builder redactionPlaceHolderType(String redactionPlaceHolderType)

      The redaction placeholder type that will replace the redacted text in session.

      Parameters:
      redactionPlaceHolderType - The redaction placeholder type that will replace the redacted text in session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • redactionPlaceHolderType

      RedactionPlaceHolder.Builder redactionPlaceHolderType(RedactionPlaceHolderType redactionPlaceHolderType)

      The redaction placeholder type that will replace the redacted text in session.

      Parameters:
      redactionPlaceHolderType - The redaction placeholder type that will replace the redacted text in session.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: