Interface PublishMessageCommandStep1.PublishMessageCommandStep2

All Known Implementing Classes:
PublishMessageCommandImpl
Enclosing interface:
PublishMessageCommandStep1

public static interface PublishMessageCommandStep1.PublishMessageCommandStep2
  • Method Details

    • correlationKey

      Set the value of the correlation key of the message.

      This value will be used together with the message name to find matching message subscriptions.

      Parameters:
      correlationKey - the correlation key value of the message
      Returns:
      the builder for this command