Class KubernetesServiceAccountsComponentBuilderFactory.KubernetesServiceAccountsComponentBuilderImpl

    • Constructor Detail

      • KubernetesServiceAccountsComponentBuilderImpl

        public KubernetesServiceAccountsComponentBuilderImpl()
    • Method Detail

      • buildConcreteComponent

        protected org.apache.camel.component.kubernetes.service_accounts.KubernetesServiceAccountsComponent buildConcreteComponent()
        Specified by:
        buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.kubernetes.service_accounts.KubernetesServiceAccountsComponent>
      • setPropertyOnComponent

        protected boolean setPropertyOnComponent​(org.apache.camel.Component component,
                                                 String name,
                                                 Object value)
        Specified by:
        setPropertyOnComponent in class AbstractComponentBuilder<org.apache.camel.component.kubernetes.service_accounts.KubernetesServiceAccountsComponent>