Class Aws2S3VectorsComponentBuilderFactory.Aws2S3VectorsComponentBuilderImpl

java.lang.Object
org.apache.camel.builder.component.AbstractComponentBuilder<org.apache.camel.component.aws2.s3vectors.AWS2S3VectorsComponent>
org.apache.camel.builder.component.dsl.Aws2S3VectorsComponentBuilderFactory.Aws2S3VectorsComponentBuilderImpl
All Implemented Interfaces:
ComponentBuilder<org.apache.camel.component.aws2.s3vectors.AWS2S3VectorsComponent>, Aws2S3VectorsComponentBuilderFactory.Aws2S3VectorsComponentBuilder
Enclosing interface:
Aws2S3VectorsComponentBuilderFactory

public static class Aws2S3VectorsComponentBuilderFactory.Aws2S3VectorsComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.aws2.s3vectors.AWS2S3VectorsComponent> implements Aws2S3VectorsComponentBuilderFactory.Aws2S3VectorsComponentBuilder
  • Constructor Details

    • Aws2S3VectorsComponentBuilderImpl

      public Aws2S3VectorsComponentBuilderImpl()
  • Method Details

    • buildConcreteComponent

      protected org.apache.camel.component.aws2.s3vectors.AWS2S3VectorsComponent buildConcreteComponent()
      Specified by:
      buildConcreteComponent in class AbstractComponentBuilder<org.apache.camel.component.aws2.s3vectors.AWS2S3VectorsComponent>
    • setPropertyOnComponent

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