Interface Sqs2EndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface Sqs2EndpointBuilderFactory
Sending 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 interface
Sqs2EndpointBuilderFactory.AdvancedSqs2EndpointBuilder
Advanced builder for endpoint for the AWS 2 Simple Queue Service (SQS) component.static interface
Sqs2EndpointBuilderFactory.AdvancedSqs2EndpointConsumerBuilder
Advanced builder for endpoint consumers for the AWS 2 Simple Queue Service (SQS) component.static interface
Sqs2EndpointBuilderFactory.AdvancedSqs2EndpointProducerBuilder
Advanced builder for endpoint producers for the AWS 2 Simple Queue Service (SQS) component.static class
Sqs2EndpointBuilderFactory.Protocol
Proxy enum forsoftware.amazon.awssdk.core.Protocol
enum.static interface
Sqs2EndpointBuilderFactory.Sqs2Builders
static interface
Sqs2EndpointBuilderFactory.Sqs2EndpointBuilder
Builder for endpoint for the AWS 2 Simple Queue Service (SQS) component.static interface
Sqs2EndpointBuilderFactory.Sqs2EndpointConsumerBuilder
Builder for endpoint consumers for the AWS 2 Simple Queue Service (SQS) component.static interface
Sqs2EndpointBuilderFactory.Sqs2EndpointProducerBuilder
Builder for endpoint producers for the AWS 2 Simple Queue Service (SQS) component.static class
Sqs2EndpointBuilderFactory.Sqs2Operations
Proxy enum fororg.apache.camel.component.aws2.sqs.Sqs2Operations
enum.
-
Method Summary
Static Methods Modifier and Type Method Description static Sqs2EndpointBuilderFactory.Sqs2EndpointBuilder
endpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static Sqs2EndpointBuilderFactory.Sqs2EndpointBuilder endpointBuilder(String componentName, String path)
-
-