public static class AwsSqsComponentBuilderFactory.AwsSqsComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.aws.sqs.SqsComponent> implements AwsSqsComponentBuilderFactory.AwsSqsComponentBuilder
| Constructor and Description |
|---|
AwsSqsComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.aws.sqs.SqsComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, registerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccessKey, amazonAWSHost, amazonSQSClient, attributeNames, autoCreateQueue, autoDiscoverClient, autowiredEnabled, bridgeErrorHandler, concurrentConsumers, configuration, defaultVisibilityTimeout, delayQueue, delaySeconds, deleteAfterRead, deleteIfFiltered, extendMessageVisibility, kmsDataKeyReusePeriodSeconds, kmsMasterKeyId, lazyStartProducer, maximumMessageSize, messageAttributeNames, messageDeduplicationIdStrategy, messageGroupIdStrategy, messageRetentionPeriod, operation, policy, protocol, proxyHost, proxyPort, proxyProtocol, queueOwnerAWSAccountId, queueUrl, receiveMessageWaitTimeSeconds, redrivePolicy, region, secretKey, serverSideEncryptionEnabled, visibilityTimeout, waitTimeSecondsbuild, build, doSetProperty, registerprotected org.apache.camel.component.aws.sqs.SqsComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.aws.sqs.SqsComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.aws.sqs.SqsComponent>Apache Camel