| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static KubernetesConfigMapsComponentBuilderFactory.KubernetesConfigMapsComponentBuilder |
ComponentsBuilderFactory.kubernetesConfigMaps()
Kubernetes ConfigMap (camel-kubernetes)
Perform operations on Kubernetes ConfigMaps and get notified on
ConfigMaps changes.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
KubernetesConfigMapsComponentBuilderFactory.KubernetesConfigMapsComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default KubernetesConfigMapsComponentBuilderFactory.KubernetesConfigMapsComponentBuilder |
KubernetesConfigMapsComponentBuilderFactory.KubernetesConfigMapsComponentBuilder.basicPropertyBinding(boolean basicPropertyBinding)
Whether the component should use basic property binding (Camel 2.x)
or the newer property binding with additional capabilities.
|
static KubernetesConfigMapsComponentBuilderFactory.KubernetesConfigMapsComponentBuilder |
KubernetesConfigMapsComponentBuilderFactory.kubernetesConfigMaps()
Kubernetes ConfigMap (camel-kubernetes)
Perform operations on Kubernetes ConfigMaps and get notified on
ConfigMaps changes.
|
default KubernetesConfigMapsComponentBuilderFactory.KubernetesConfigMapsComponentBuilder |
KubernetesConfigMapsComponentBuilderFactory.KubernetesConfigMapsComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel