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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.apache.camel.component.aws2.bedrock.runtime.BedrockComponentprotected booleansetPropertyOnComponent(org.apache.camel.Component component, String name, Object value) Methods inherited from class org.apache.camel.builder.component.AbstractComponentBuilder
build, build, doSetProperty, registerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.camel.builder.component.dsl.AwsBedrockComponentBuilderFactory.AwsBedrockComponentBuilder
accessKey, autowiredEnabled, bedrockRuntimeAsyncClient, bedrockRuntimeClient, configuration, guardrailIdentifier, guardrailTrace, guardrailVersion, healthCheckConsumerEnabled, healthCheckProducerEnabled, includeStreamingMetadata, lazyStartProducer, modelId, operation, overrideEndpoint, pojoRequest, profileCredentialsName, proxyHost, proxyPort, proxyProtocol, region, secretKey, sessionToken, streamOutputMode, trustAllCertificates, uriEndpointOverride, useDefaultCredentialsProvider, useProfileCredentialsProvider, useSessionCredentialsMethods inherited from interface org.apache.camel.builder.component.ComponentBuilder
build, build, doSetProperty, register
-
Constructor Details
-
AwsBedrockComponentBuilderImpl
public AwsBedrockComponentBuilderImpl()
-
-
Method Details
-
buildConcreteComponent
protected org.apache.camel.component.aws2.bedrock.runtime.BedrockComponent buildConcreteComponent()- Specified by:
buildConcreteComponentin classAbstractComponentBuilder<org.apache.camel.component.aws2.bedrock.runtime.BedrockComponent>
-
setPropertyOnComponent
protected boolean setPropertyOnComponent(org.apache.camel.Component component, String name, Object value) - Specified by:
setPropertyOnComponentin classAbstractComponentBuilder<org.apache.camel.component.aws2.bedrock.runtime.BedrockComponent>
-