@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface CouchbaseComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CouchbaseComponentBuilderFactory.CouchbaseComponentBuilder
Builder for the Couchbase component.
|
static class |
CouchbaseComponentBuilderFactory.CouchbaseComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static CouchbaseComponentBuilderFactory.CouchbaseComponentBuilder |
couchbase()
Couchbase (camel-couchbase)
Represents a Couchbase endpoint that can query Views with a Poll strategy
and/or produce various type of operations.
|
static CouchbaseComponentBuilderFactory.CouchbaseComponentBuilder couchbase()
Apache Camel