public static class Aws2SnsComponentBuilderFactory.Aws2SnsComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.aws2.sns.Sns2Component> implements Aws2SnsComponentBuilderFactory.Aws2SnsComponentBuilder
Constructor and Description |
---|
Aws2SnsComponentBuilderImpl() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.camel.component.aws2.sns.Sns2Component |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, register
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accessKey, amazonSNSClient, autoCreateTopic, basicPropertyBinding, configuration, kmsMasterKeyId, lazyStartProducer, messageStructure, policy, proxyHost, proxyPort, proxyProtocol, queueUrl, region, secretKey, serverSideEncryptionEnabled, subject, subscribeSNStoSQS
build, build, doSetProperty, register
protected org.apache.camel.component.aws2.sns.Sns2Component buildConcreteComponent()
buildConcreteComponent
in class AbstractComponentBuilder<org.apache.camel.component.aws2.sns.Sns2Component>
protected boolean setPropertyOnComponent(org.apache.camel.Component component, String name, Object value)
setPropertyOnComponent
in class AbstractComponentBuilder<org.apache.camel.component.aws2.sns.Sns2Component>
Apache Camel