Interface Ses2EndpointBuilderFactory.Ses2Builders
- All Known Subinterfaces:
EndpointBuilderFactory
- All Known Implementing Classes:
EndpointRouteBuilder,EndpointRouteConfigurationBuilder
- Enclosing interface:
- Ses2EndpointBuilderFactory
public static interface Ses2EndpointBuilderFactory.Ses2Builders
-
Method Summary
Modifier and TypeMethodDescriptionaws2Ses()AWS Simple Email Service (SES) (camel-aws2-ses) Send e-mails through AWS SES service.AWS Simple Email Service (SES) (camel-aws2-ses) Send e-mails through AWS SES service.AWS Simple Email Service (SES) (camel-aws2-ses) Send e-mails through AWS SES service.
-
Method Details
-
aws2Ses
AWS Simple Email Service (SES) (camel-aws2-ses) Send e-mails through AWS SES service. Category: cloud,mail Since: 3.1 Maven coordinates: org.apache.camel:camel-aws2-ses- Returns:
- the dsl builder for the headers' name.
-
aws2Ses
AWS Simple Email Service (SES) (camel-aws2-ses) Send e-mails through AWS SES service. Category: cloud,mail Since: 3.1 Maven coordinates: org.apache.camel:camel-aws2-ses Syntax:aws2-ses:fromPath parameter: from (required) The sender's email address.- Parameters:
path- from- Returns:
- the dsl builder
-
aws2Ses
AWS Simple Email Service (SES) (camel-aws2-ses) Send e-mails through AWS SES service. Category: cloud,mail Since: 3.1 Maven coordinates: org.apache.camel:camel-aws2-ses Syntax:aws2-ses:fromPath parameter: from (required) The sender's email address.- Parameters:
componentName- to use a custom component name for the endpoint instead of the default namepath- from- Returns:
- the dsl builder
-