@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface AwsSqsComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AwsSqsComponentBuilderFactory.AwsSqsComponentBuilder
Builder for the AWS Simple Queue Service component.
|
static class |
AwsSqsComponentBuilderFactory.AwsSqsComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static AwsSqsComponentBuilderFactory.AwsSqsComponentBuilder |
awsSqs()
AWS Simple Queue Service (camel-aws-sqs)
The aws-sqs component is used for sending and receiving messages to
Amazon's SQS service.
|
static AwsSqsComponentBuilderFactory.AwsSqsComponentBuilder awsSqs()
Apache Camel