Interface SqsEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface SqsEndpointBuilderFactory
Sending and receive messages to/from AWS SQS service. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface 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 forcom.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 fororg.apache.camel.component.aws.sqs.SqsOperations
enum.
-
Method Summary
Static Methods Modifier and Type Method Description static SqsEndpointBuilderFactory.SqsEndpointBuilder
endpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static SqsEndpointBuilderFactory.SqsEndpointBuilder endpointBuilder(String componentName, String path)
-
-