public static interface Sqs2EndpointBuilderFactory.Sqs2Builders
| Modifier and Type | Method and Description |
|---|---|
default Sqs2EndpointBuilderFactory.Sqs2EndpointBuilder |
aws2Sqs(String path)
AWS 2 Simple Queue Service (camel-aws2-sqs)
The aws2-sqs component is used for sending and receiving messages to
Amazon's SQS service.
|
default Sqs2EndpointBuilderFactory.Sqs2EndpointBuilder aws2Sqs(String path)
aws2-sqs:queueNameOrArn
Path parameter: queueNameOrArn (required)
Queue name or ARNApache Camel