| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static OpenstackCinderComponentBuilderFactory.OpenstackCinderComponentBuilder |
ComponentsBuilderFactory.openstackCinder()
OpenStack Cinder (camel-openstack)
Access data in OpenStack Cinder block storage.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenstackCinderComponentBuilderFactory.OpenstackCinderComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default OpenstackCinderComponentBuilderFactory.OpenstackCinderComponentBuilder |
OpenstackCinderComponentBuilderFactory.OpenstackCinderComponentBuilder.basicPropertyBinding(boolean basicPropertyBinding)
Whether the component should use basic property binding (Camel 2.x)
or the newer property binding with additional capabilities.
|
default OpenstackCinderComponentBuilderFactory.OpenstackCinderComponentBuilder |
OpenstackCinderComponentBuilderFactory.OpenstackCinderComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
static OpenstackCinderComponentBuilderFactory.OpenstackCinderComponentBuilder |
OpenstackCinderComponentBuilderFactory.openstackCinder()
OpenStack Cinder (camel-openstack)
Access data in OpenStack Cinder block storage.
|
Apache Camel