public static interface KubernetesResourcesQuotaComponentBuilderFactory.KubernetesResourcesQuotaComponentBuilder extends ComponentBuilder<org.apache.camel.component.kubernetes.resources_quota.KubernetesResourcesQuotaComponent>
| Modifier and Type | Method and Description |
|---|---|
default KubernetesResourcesQuotaComponentBuilderFactory.KubernetesResourcesQuotaComponentBuilder |
autowiredEnabled(boolean autowiredEnabled)
Whether autowiring is enabled.
|
default KubernetesResourcesQuotaComponentBuilderFactory.KubernetesResourcesQuotaComponentBuilder |
lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
build, build, doSetProperty, registerdefault KubernetesResourcesQuotaComponentBuilderFactory.KubernetesResourcesQuotaComponentBuilder lazyStartProducer(boolean lazyStartProducer)
lazyStartProducer - the value to setdefault KubernetesResourcesQuotaComponentBuilderFactory.KubernetesResourcesQuotaComponentBuilder autowiredEnabled(boolean autowiredEnabled)
autowiredEnabled - the value to setApache Camel