Interface CouchdbComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface CouchdbComponentBuilderFactory
    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-package-maven-plugin - do not edit this file!
    • Method Detail

      • couchdb

        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. Category: database,nosql Since: 2.11 Maven coordinates: org.apache.camel:camel-couchdb
        Returns:
        the dsl builder