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