Create a builder for a new {@link Message} instance pre-populated with all of the
headers copied from the provided message. The payload of the provided Message will
also be used as the payload for the new message.
@param message the Message from which the payload and all headers will be copied
Create a builder for a new {@link Message} instance pre-populated with all of the headers copied from the provided message. The payload of the provided Message will also be used as the payload for the new message. @param message the Message from which the payload and all headers will be copied