@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface AtmosEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AtmosEndpointBuilderFactory.AdvancedAtmosEndpointBuilder
Advanced builder for endpoint for the Atmos component.
|
static interface |
AtmosEndpointBuilderFactory.AdvancedAtmosEndpointConsumerBuilder
Advanced builder for endpoint consumers for the Atmos component.
|
static interface |
AtmosEndpointBuilderFactory.AdvancedAtmosEndpointProducerBuilder
Advanced builder for endpoint producers for the Atmos component.
|
static interface |
AtmosEndpointBuilderFactory.AtmosBuilders |
static interface |
AtmosEndpointBuilderFactory.AtmosEndpointBuilder
Builder for endpoint for the Atmos component.
|
static interface |
AtmosEndpointBuilderFactory.AtmosEndpointConsumerBuilder
Builder for endpoint consumers for the Atmos component.
|
static interface |
AtmosEndpointBuilderFactory.AtmosEndpointProducerBuilder
Builder for endpoint producers for the Atmos component.
|
| Modifier and Type | Method and Description |
|---|---|
static AtmosEndpointBuilderFactory.AtmosEndpointBuilder |
atmos(String path)
Atmos (camel-atmos)
The atmos component is used for integrating with EMC's Atomos Storage.
|
static AtmosEndpointBuilderFactory.AtmosEndpointBuilder atmos(String path)
atmos:name/operation
Path parameter: name
Atmos name
Path parameter: operation (required)
Operation to perform
The value can be one of: put, del, search, get, moveApache Camel