Interface PublishMessageCommandStep1.PublishMessageCommandStep2

    • Method Detail

      • correlationKey

        PublishMessageCommandStep1.PublishMessageCommandStep3 correlationKey​(String 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