public static class KubernetesServiceAccountsComponentBuilderFactory.KubernetesServiceAccountsComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.kubernetes.service_accounts.KubernetesServiceAccountsComponent> implements KubernetesServiceAccountsComponentBuilderFactory.KubernetesServiceAccountsComponentBuilder
| Constructor and Description |
|---|
KubernetesServiceAccountsComponentBuilderImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.camel.component.kubernetes.service_accounts.KubernetesServiceAccountsComponent |
buildConcreteComponent() |
protected boolean |
setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value) |
build, build, doSetProperty, registerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbasicPropertyBinding, lazyStartProducerbuild, build, doSetProperty, registerpublic KubernetesServiceAccountsComponentBuilderImpl()
protected org.apache.camel.component.kubernetes.service_accounts.KubernetesServiceAccountsComponent buildConcreteComponent()
buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.kubernetes.service_accounts.KubernetesServiceAccountsComponent>protected boolean setPropertyOnComponent(org.apache.camel.Component component,
String name,
Object value)
setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.kubernetes.service_accounts.KubernetesServiceAccountsComponent>Apache Camel