| Modifier and Type | Method and Description |
|---|---|
static KubernetesCustomResourcesComponentBuilderFactory.KubernetesCustomResourcesComponentBuilder |
ComponentsBuilderFactory.kubernetesCustomResources()
Kubernetes Custom Resources (camel-kubernetes)
Perform operations on Kubernetes Custom Resources and get notified on
Deployment changes.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
KubernetesCustomResourcesComponentBuilderFactory.KubernetesCustomResourcesComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default KubernetesCustomResourcesComponentBuilderFactory.KubernetesCustomResourcesComponentBuilder |
KubernetesCustomResourcesComponentBuilderFactory.KubernetesCustomResourcesComponentBuilder.autowiredEnabled(boolean autowiredEnabled)
Whether autowiring is enabled.
|
default KubernetesCustomResourcesComponentBuilderFactory.KubernetesCustomResourcesComponentBuilder |
KubernetesCustomResourcesComponentBuilderFactory.KubernetesCustomResourcesComponentBuilder.bridgeErrorHandler(boolean bridgeErrorHandler)
Allows for bridging the consumer to the Camel routing Error Handler,
which mean any exceptions occurred while the consumer is trying to
pickup incoming messages, or the likes, will now be processed as a
message and handled by the routing Error Handler.
|
static KubernetesCustomResourcesComponentBuilderFactory.KubernetesCustomResourcesComponentBuilder |
KubernetesCustomResourcesComponentBuilderFactory.kubernetesCustomResources()
Kubernetes Custom Resources (camel-kubernetes)
Perform operations on Kubernetes Custom Resources and get notified on
Deployment changes.
|
default KubernetesCustomResourcesComponentBuilderFactory.KubernetesCustomResourcesComponentBuilder |
KubernetesCustomResourcesComponentBuilderFactory.KubernetesCustomResourcesComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel