Uses of Interface
org.apache.camel.builder.endpoint.dsl.CouchDbEndpointBuilderFactory.CouchDbEndpointBuilder
Packages that use CouchDbEndpointBuilderFactory.CouchDbEndpointBuilder
-
Uses of CouchDbEndpointBuilderFactory.CouchDbEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return CouchDbEndpointBuilderFactory.CouchDbEndpointBuilderModifier and TypeMethodDescriptionCouchDB (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.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. -
Uses of CouchDbEndpointBuilderFactory.CouchDbEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return CouchDbEndpointBuilderFactory.CouchDbEndpointBuilderModifier and TypeMethodDescriptionCouchDbEndpointBuilderFactory.AdvancedCouchDbEndpointBuilder.basic()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.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.CouchDbEndpointBuilderFactory.CouchDbEndpointBuilder.createDatabase(boolean createDatabase) Creates the database if it does not already exist.CouchDbEndpointBuilderFactory.CouchDbEndpointBuilder.createDatabase(String createDatabase) Creates the database if it does not already exist.CouchDbEndpointBuilderFactory.endpointBuilder(String componentName, String path) Password for authenticated databases.Username in case of authenticated databases.