Interface CouchbaseEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface CouchbaseEndpointBuilderFactory
Query Couchbase Views with a poll strategy and/or perform various operations against Couchbase databases. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceCouchbaseEndpointBuilderFactory.AdvancedCouchbaseEndpointBuilderAdvanced builder for endpoint for the Couchbase component.static interfaceCouchbaseEndpointBuilderFactory.AdvancedCouchbaseEndpointConsumerBuilderAdvanced builder for endpoint consumers for the Couchbase component.static interfaceCouchbaseEndpointBuilderFactory.AdvancedCouchbaseEndpointProducerBuilderAdvanced builder for endpoint producers for the Couchbase component.static interfaceCouchbaseEndpointBuilderFactory.CouchbaseBuildersstatic interfaceCouchbaseEndpointBuilderFactory.CouchbaseEndpointBuilderBuilder for endpoint for the Couchbase component.static interfaceCouchbaseEndpointBuilderFactory.CouchbaseEndpointConsumerBuilderBuilder for endpoint consumers for the Couchbase component.static interfaceCouchbaseEndpointBuilderFactory.CouchbaseEndpointProducerBuilderBuilder for endpoint producers for the Couchbase component.static classCouchbaseEndpointBuilderFactory.CouchbaseHeaderNameBuilderThe builder of headers' name for the Couchbase component.
-
Method Summary
Static Methods Modifier and Type Method Description static CouchbaseEndpointBuilderFactory.CouchbaseEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static CouchbaseEndpointBuilderFactory.CouchbaseEndpointBuilder endpointBuilder(String componentName, String path)
-
-