AmqpReceiverOptions.setCapabilities

Sets the list of desired capabilities A registry of commonly defined source capabilities and their meanings is maintained at <a href="http://www.amqp.org/specification/1.0/source-capabilities">AMQP Source Capabilities</a>.

@param capabilities the set of capabilities. @return the options

class AmqpReceiverOptions
setCapabilities
(
List!string capabilities
)

Meta