Class KubernetesReplicationControllersComponentBuilderFactory.KubernetesReplicationControllersComponentBuilderImpl

java.lang.Object
org.apache.camel.builder.component.AbstractComponentBuilder<org.apache.camel.component.kubernetes.replication_controllers.KubernetesReplicationControllersComponent>
org.apache.camel.builder.component.dsl.KubernetesReplicationControllersComponentBuilderFactory.KubernetesReplicationControllersComponentBuilderImpl
All Implemented Interfaces:
ComponentBuilder<org.apache.camel.component.kubernetes.replication_controllers.KubernetesReplicationControllersComponent>, KubernetesReplicationControllersComponentBuilderFactory.KubernetesReplicationControllersComponentBuilder
Enclosing interface:
KubernetesReplicationControllersComponentBuilderFactory

public static class KubernetesReplicationControllersComponentBuilderFactory.KubernetesReplicationControllersComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.kubernetes.replication_controllers.KubernetesReplicationControllersComponent> implements KubernetesReplicationControllersComponentBuilderFactory.KubernetesReplicationControllersComponentBuilder
  • Constructor Details

    • KubernetesReplicationControllersComponentBuilderImpl

      public KubernetesReplicationControllersComponentBuilderImpl()
  • Method Details

    • buildConcreteComponent

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

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