Interface Ses2EndpointBuilderFactory.Ses2Builders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
Ses2EndpointBuilderFactory

public static interface Ses2EndpointBuilderFactory.Ses2Builders
  • 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:from Path parameter: from (required) The sender's email address.
      Parameters:
      path - from
      Returns:
      the dsl builder
    • aws2Ses

      default Ses2EndpointBuilderFactory.Ses2EndpointBuilder aws2Ses(String componentName, String path)
      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:from Path parameter: from (required) The sender's email address.
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - from
      Returns:
      the dsl builder