Interface RouterOutputMessage.Builder

  • Method Details

    • code

      The code associated with the router output message.

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

      The message text associated with the router output message.

      Parameters:
      message - The message text associated with the router output message.
      Returns:
      Returns a reference to this object so that method calls can be chained together.