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