AmqpReceiverOptions.setQos

Sets the local QOS config.

@param qos the local QOS config. Accepted values are: {@code null}, {@code AT_MOST_ONCE} or {@code AT_LEAST_ONCE}. @return the options.

class AmqpReceiverOptions
setQos
(
string qos
)

Meta