| Modifier and Type | Method and Description |
|---|---|
static KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder |
ComponentsBuilderFactory.kubernetesPersistentVolumes()
Kubernetes Persistent Volume (camel-kubernetes)
Perform operations on Kubernetes Persistent Volumes and get notified on
Persistent Volume changes.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder |
KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder.basicPropertyBinding(boolean basicPropertyBinding)
Whether the component should use basic property binding (Camel 2.x)
or the newer property binding with additional capabilities.
|
static KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder |
KubernetesPersistentVolumesComponentBuilderFactory.kubernetesPersistentVolumes()
Kubernetes Persistent Volume (camel-kubernetes)
Perform operations on Kubernetes Persistent Volumes and get notified on
Persistent Volume changes.
|
default KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder |
KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel