Interface MessageData.Builder

  • Method Details

    • code

      The error code or status code associated with the message.

      Parameters:
      code - The error code or status code associated with the message.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The message text.

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