Uses of Interface
org.apache.camel.builder.endpoint.dsl.Sns2EndpointBuilderFactory.AdvancedSns2EndpointBuilder
-
Packages that use Sns2EndpointBuilderFactory.AdvancedSns2EndpointBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of Sns2EndpointBuilderFactory.AdvancedSns2EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return Sns2EndpointBuilderFactory.AdvancedSns2EndpointBuilder Modifier and Type Method Description default Sns2EndpointBuilderFactory.AdvancedSns2EndpointBuilderSns2EndpointBuilderFactory.Sns2EndpointBuilder. advanced()default Sns2EndpointBuilderFactory.AdvancedSns2EndpointBuilderSns2EndpointBuilderFactory.AdvancedSns2EndpointBuilder. lazyStartProducer(boolean lazyStartProducer)Whether the producer should be started lazy (on the first message).default Sns2EndpointBuilderFactory.AdvancedSns2EndpointBuilderSns2EndpointBuilderFactory.AdvancedSns2EndpointBuilder. lazyStartProducer(String lazyStartProducer)Whether the producer should be started lazy (on the first message).
-