Uses of Interface
org.apache.camel.builder.endpoint.dsl.CouchDbEndpointBuilderFactory.AdvancedCouchDbEndpointProducerBuilder
Packages that use CouchDbEndpointBuilderFactory.AdvancedCouchDbEndpointProducerBuilder
-
Uses of CouchDbEndpointBuilderFactory.AdvancedCouchDbEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of CouchDbEndpointBuilderFactory.AdvancedCouchDbEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the CouchDB component.Methods in org.apache.camel.builder.endpoint.dsl that return CouchDbEndpointBuilderFactory.AdvancedCouchDbEndpointProducerBuilderModifier and TypeMethodDescriptionCouchDbEndpointBuilderFactory.CouchDbEndpointProducerBuilder.advanced()CouchDbEndpointBuilderFactory.AdvancedCouchDbEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).CouchDbEndpointBuilderFactory.AdvancedCouchDbEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).