@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface SqsEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqsEndpointBuilderFactory.AdvancedSqsEndpointBuilder
Advanced builder for endpoint for the AWS Simple Queue Service (SQS)
component.
|
static interface |
SqsEndpointBuilderFactory.AdvancedSqsEndpointConsumerBuilder
Advanced builder for endpoint consumers for the AWS Simple Queue Service
(SQS) component.
|
static interface |
SqsEndpointBuilderFactory.AdvancedSqsEndpointProducerBuilder
Advanced builder for endpoint producers for the AWS Simple Queue Service
(SQS) component.
|
static class |
SqsEndpointBuilderFactory.Protocol
Proxy enum for
com.amazonaws.Protocol enum. |
static interface |
SqsEndpointBuilderFactory.SqsBuilders |
static interface |
SqsEndpointBuilderFactory.SqsEndpointBuilder
Builder for endpoint for the AWS Simple Queue Service (SQS) component.
|
static interface |
SqsEndpointBuilderFactory.SqsEndpointConsumerBuilder
Builder for endpoint consumers for the AWS Simple Queue Service (SQS)
component.
|
static interface |
SqsEndpointBuilderFactory.SqsEndpointProducerBuilder
Builder for endpoint producers for the AWS Simple Queue Service (SQS)
component.
|
static class |
SqsEndpointBuilderFactory.SqsOperations
Proxy enum for
org.apache.camel.component.aws.sqs.SqsOperations enum. |
| Modifier and Type | Method and Description |
|---|---|
static SqsEndpointBuilderFactory.SqsEndpointBuilder |
endpointBuilder(String componentName,
String path) |
static SqsEndpointBuilderFactory.SqsEndpointBuilder endpointBuilder(String componentName, String path)
Apache Camel