Class Aws2SesComponentBuilderFactory.Aws2SesComponentBuilderImpl
java.lang.Object
org.apache.camel.builder.component.AbstractComponentBuilder<org.apache.camel.component.aws2.ses.Ses2Component>
org.apache.camel.builder.component.dsl.Aws2SesComponentBuilderFactory.Aws2SesComponentBuilderImpl
- All Implemented Interfaces:
ComponentBuilder<org.apache.camel.component.aws2.ses.Ses2Component>,Aws2SesComponentBuilderFactory.Aws2SesComponentBuilder
- Enclosing interface:
Aws2SesComponentBuilderFactory
public static class Aws2SesComponentBuilderFactory.Aws2SesComponentBuilderImpl
extends AbstractComponentBuilder<org.apache.camel.component.aws2.ses.Ses2Component>
implements Aws2SesComponentBuilderFactory.Aws2SesComponentBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.camel.component.aws2.ses.Ses2Componentprotected booleansetPropertyOnComponent(org.apache.camel.Component component, String name, Object value) Methods inherited from class org.apache.camel.builder.component.AbstractComponentBuilder
build, build, doSetProperty, registerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.camel.builder.component.dsl.Aws2SesComponentBuilderFactory.Aws2SesComponentBuilder
accessKey, amazonSESClient, autowiredEnabled, bcc, cc, configuration, configurationSet, healthCheckConsumerEnabled, healthCheckProducerEnabled, lazyStartProducer, overrideEndpoint, profileCredentialsName, proxyHost, proxyPort, proxyProtocol, region, replyToAddresses, returnPath, secretKey, sessionToken, subject, to, trustAllCertificates, uriEndpointOverride, useDefaultCredentialsProvider, useProfileCredentialsProvider, useSessionCredentialsMethods inherited from interface org.apache.camel.builder.component.ComponentBuilder
build, build, doSetProperty, register
-
Constructor Details
-
Aws2SesComponentBuilderImpl
public Aws2SesComponentBuilderImpl()
-
-
Method Details
-
buildConcreteComponent
protected org.apache.camel.component.aws2.ses.Ses2Component buildConcreteComponent()- Specified by:
buildConcreteComponentin classAbstractComponentBuilder<org.apache.camel.component.aws2.ses.Ses2Component>
-
setPropertyOnComponent
protected boolean setPropertyOnComponent(org.apache.camel.Component component, String name, Object value) - Specified by:
setPropertyOnComponentin classAbstractComponentBuilder<org.apache.camel.component.aws2.ses.Ses2Component>
-