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