Uses of Interface
org.apache.camel.builder.endpoint.dsl.Ses2EndpointBuilderFactory.AdvancedSes2EndpointBuilder
Packages that use Ses2EndpointBuilderFactory.AdvancedSes2EndpointBuilder
-
Uses of Ses2EndpointBuilderFactory.AdvancedSes2EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return Ses2EndpointBuilderFactory.AdvancedSes2EndpointBuilderModifier and TypeMethodDescriptionSes2EndpointBuilderFactory.Ses2EndpointBuilder.advanced()Ses2EndpointBuilderFactory.AdvancedSes2EndpointBuilder.amazonSESClient(String amazonSESClient) To use the AmazonSimpleEmailService as the client.Ses2EndpointBuilderFactory.AdvancedSes2EndpointBuilder.amazonSESClient(software.amazon.awssdk.services.ses.SesClient amazonSESClient) To use the AmazonSimpleEmailService as the client.Ses2EndpointBuilderFactory.AdvancedSes2EndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).Ses2EndpointBuilderFactory.AdvancedSes2EndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).