Class AwsBedrockComponentBuilderFactory.AwsBedrockComponentBuilderImpl

java.lang.Object
org.apache.camel.builder.component.AbstractComponentBuilder<org.apache.camel.component.aws2.bedrock.runtime.BedrockComponent>
org.apache.camel.builder.component.dsl.AwsBedrockComponentBuilderFactory.AwsBedrockComponentBuilderImpl
All Implemented Interfaces:
ComponentBuilder<org.apache.camel.component.aws2.bedrock.runtime.BedrockComponent>, AwsBedrockComponentBuilderFactory.AwsBedrockComponentBuilder
Enclosing interface:
AwsBedrockComponentBuilderFactory

public static class AwsBedrockComponentBuilderFactory.AwsBedrockComponentBuilderImpl extends AbstractComponentBuilder<org.apache.camel.component.aws2.bedrock.runtime.BedrockComponent> implements AwsBedrockComponentBuilderFactory.AwsBedrockComponentBuilder
  • Constructor Details

    • AwsBedrockComponentBuilderImpl

      public AwsBedrockComponentBuilderImpl()
  • Method Details

    • buildConcreteComponent

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

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