Sets the max buffered messages. This message can be used to configure the initial credit of a receiver.
@param maxBufferSize the max buffered size, must be positive. If not set, default credit is used.
@return the current {@link AmqpReceiverOptions} instance.
Sets the max buffered messages. This message can be used to configure the initial credit of a receiver.
@param maxBufferSize the max buffered size, must be positive. If not set, default credit is used. @return the current {@link AmqpReceiverOptions} instance.