Interface AwsSqsComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AwsSqsComponentBuilderFactory
Sending and receive messages to/from AWS SQS service. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AwsSqsComponentBuilderFactory.AwsSqsComponentBuilder
Builder for the AWS Simple Queue Service (SQS) component.static class
AwsSqsComponentBuilderFactory.AwsSqsComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static AwsSqsComponentBuilderFactory.AwsSqsComponentBuilder
awsSqs()
AWS Simple Queue Service (SQS) (camel-aws-sqs) Sending and receive messages to/from AWS SQS service.
-
-
-
Method Detail
-
awsSqs
static AwsSqsComponentBuilderFactory.AwsSqsComponentBuilder awsSqs()
AWS Simple Queue Service (SQS) (camel-aws-sqs) Sending and receive messages to/from AWS SQS service. Category: cloud,messaging Since: 2.6 Maven coordinates: org.apache.camel:camel-aws-sqs
-
-