Interface RouterInputMessage.Builder

  • Method Details

    • code

      The code associated with the router input message.

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

      The message text associated with the router input message.

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