Interface Sqs2EndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface Sqs2EndpointBuilderFactory
Send and receive messages to/from AWS SQS service using AWS SDK version 2.x. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSqs2EndpointBuilderFactory.AdvancedSqs2EndpointBuilderAdvanced builder for endpoint for the AWS Simple Queue Service (SQS) component.static interfaceSqs2EndpointBuilderFactory.AdvancedSqs2EndpointConsumerBuilderAdvanced builder for endpoint consumers for the AWS Simple Queue Service (SQS) component.static interfaceSqs2EndpointBuilderFactory.AdvancedSqs2EndpointProducerBuilderAdvanced builder for endpoint producers for the AWS Simple Queue Service (SQS) component.static interfaceSqs2EndpointBuilderFactory.Sqs2Buildersstatic interfaceSqs2EndpointBuilderFactory.Sqs2EndpointBuilderBuilder for endpoint for the AWS Simple Queue Service (SQS) component.static interfaceSqs2EndpointBuilderFactory.Sqs2EndpointConsumerBuilderBuilder for endpoint consumers for the AWS Simple Queue Service (SQS) component.static interfaceSqs2EndpointBuilderFactory.Sqs2EndpointProducerBuilderBuilder for endpoint producers for the AWS Simple Queue Service (SQS) component.
-
Method Summary
Static Methods Modifier and Type Method Description static Sqs2EndpointBuilderFactory.Sqs2EndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static Sqs2EndpointBuilderFactory.Sqs2EndpointBuilder endpointBuilder(String componentName, String path)
-
-