Interface CouchDbEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface CouchDbEndpointBuilderFactory
Consume changesets for inserts, updates and deletes in a CouchDB database, as well as get, save, update and delete documents from a CouchDB database. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceCouchDbEndpointBuilderFactory.AdvancedCouchDbEndpointBuilderAdvanced builder for endpoint for the CouchDB component.static interfaceCouchDbEndpointBuilderFactory.AdvancedCouchDbEndpointConsumerBuilderAdvanced builder for endpoint consumers for the CouchDB component.static interfaceCouchDbEndpointBuilderFactory.AdvancedCouchDbEndpointProducerBuilderAdvanced builder for endpoint producers for the CouchDB component.static interfaceCouchDbEndpointBuilderFactory.CouchDbBuildersstatic interfaceCouchDbEndpointBuilderFactory.CouchDbEndpointBuilderBuilder for endpoint for the CouchDB component.static interfaceCouchDbEndpointBuilderFactory.CouchDbEndpointConsumerBuilderBuilder for endpoint consumers for the CouchDB component.static interfaceCouchDbEndpointBuilderFactory.CouchDbEndpointProducerBuilderBuilder for endpoint producers for the CouchDB component.
-
Method Summary
Static Methods Modifier and Type Method Description static CouchDbEndpointBuilderFactory.CouchDbEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static CouchDbEndpointBuilderFactory.CouchDbEndpointBuilder endpointBuilder(String componentName, String path)
-
-