Interface Aws2SesComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface Aws2SesComponentBuilderFactory
Send e-mails through AWS SES service using AWS SDK version 2.x.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder for the AWS Simple Email Service (SES) component.static class
-
Method Summary
Modifier and TypeMethodDescriptionaws2Ses()
AWS Simple Email Service (SES) (camel-aws2-ses) Send e-mails through AWS SES service using AWS SDK version 2.x.
-
Method Details
-
aws2Ses
AWS Simple Email Service (SES) (camel-aws2-ses) Send e-mails through AWS SES service using AWS SDK version 2.x. Category: cloud,mail Since: 3.1 Maven coordinates: org.apache.camel:camel-aws2-ses- Returns:
- the dsl builder
-