@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface GoraEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GoraEndpointBuilderFactory.AdvancedGoraEndpointBuilder
Advanced builder for endpoint for the Gora component.
|
static interface |
GoraEndpointBuilderFactory.AdvancedGoraEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Gora component.
|
static interface |
GoraEndpointBuilderFactory.AdvancedGoraEndpointProducerBuilder
Advanced builder for endpoint producers for the Gora component.
|
static interface |
GoraEndpointBuilderFactory.GoraBuilders |
static interface |
GoraEndpointBuilderFactory.GoraEndpointBuilder
Builder for endpoint for the Gora component.
|
static interface |
GoraEndpointBuilderFactory.GoraEndpointConsumerBuilder
Builder for endpoint consumers for the Gora component.
|
static interface |
GoraEndpointBuilderFactory.GoraEndpointProducerBuilder
Builder for endpoint producers for the Gora component.
|
| Modifier and Type | Method and Description |
|---|---|
static GoraEndpointBuilderFactory.GoraEndpointBuilder |
gora(String path)
Gora (camel-gora)
The gora component allows you to work with NoSQL databases using the
Apache Gora framework.
|
static GoraEndpointBuilderFactory.GoraEndpointBuilder gora(String path)
gora:name
Path parameter: name (required)
Instance nameApache Camel