@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface CouchdbComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CouchdbComponentBuilderFactory.CouchdbComponentBuilder
Builder for the CouchDB component.
|
static class |
CouchdbComponentBuilderFactory.CouchdbComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static CouchdbComponentBuilderFactory.CouchdbComponentBuilder |
couchdb()
CouchDB (camel-couchdb)
Consume changesets for inserts, updates and deletes in a CouchDB
database, as well as get, save, update and delete documents from a
CouchDB database.
|
static CouchdbComponentBuilderFactory.CouchdbComponentBuilder couchdb()
Apache Camel