public static interface IronMQEndpointBuilderFactory.IronMQBuilders
| Modifier and Type | Method and Description |
|---|---|
default IronMQEndpointBuilderFactory.IronMQEndpointBuilder |
ironmq(String path)
IronMQ (camel-ironmq)
The ironmq provides integration with IronMQ an elastic and durable
hosted message queue as a service.
|
default IronMQEndpointBuilderFactory.IronMQEndpointBuilder ironmq(String path)
ironmq:queueName
Path parameter: queueName (required)
The name of the IronMQ queueApache Camel