| Modifier and Type | Method and Description |
|---|---|
static KubernetesServiceAccountsComponentBuilderFactory.KubernetesServiceAccountsComponentBuilder |
ComponentsBuilderFactory.kubernetesServiceAccounts()
Kubernetes Service Account (camel-kubernetes)
Perform operations on Kubernetes Service Accounts.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
KubernetesServiceAccountsComponentBuilderFactory.KubernetesServiceAccountsComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default KubernetesServiceAccountsComponentBuilderFactory.KubernetesServiceAccountsComponentBuilder |
KubernetesServiceAccountsComponentBuilderFactory.KubernetesServiceAccountsComponentBuilder.basicPropertyBinding(boolean basicPropertyBinding)
Whether the component should use basic property binding (Camel 2.x)
or the newer property binding with additional capabilities.
|
static KubernetesServiceAccountsComponentBuilderFactory.KubernetesServiceAccountsComponentBuilder |
KubernetesServiceAccountsComponentBuilderFactory.kubernetesServiceAccounts()
Kubernetes Service Account (camel-kubernetes)
Perform operations on Kubernetes Service Accounts.
|
default KubernetesServiceAccountsComponentBuilderFactory.KubernetesServiceAccountsComponentBuilder |
KubernetesServiceAccountsComponentBuilderFactory.KubernetesServiceAccountsComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel