Interface Ses2EndpointBuilderFactory.Ses2Builders

    • Method Detail

      • aws2Ses

        default Ses2EndpointBuilderFactory.Ses2EndpointBuilder aws2Ses​(String path)
        AWS 2 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 Syntax: aws2-ses:from Path parameter: from (required) The sender's email address.
        Parameters:
        path - from
      • aws2Ses

        default Ses2EndpointBuilderFactory.Ses2EndpointBuilder aws2Ses​(String componentName,
                                                                       String path)
        AWS 2 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 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