Interface FileValidationMessage.Builder

  • Method Details

    • title

      The message title.

      Parameters:
      title - The message title.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • content

      The message content.

      Parameters:
      content - The message content.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The message type.

      Parameters:
      type - The message type.
      Returns:
      Returns a reference to this object so that method calls can be chained together.