Uses of Class
org.apache.camel.component.aws2.bedrock.agentruntime.BedrockAgentRuntimeConfiguration
Packages that use BedrockAgentRuntimeConfiguration
Package
Description
-
Uses of BedrockAgentRuntimeConfiguration in org.apache.camel.component.aws2.bedrock.agentruntime
Methods in org.apache.camel.component.aws2.bedrock.agentruntime that return BedrockAgentRuntimeConfigurationModifier and TypeMethodDescriptionBedrockAgentRuntimeConfiguration.copy()BedrockAgentRuntimeComponent.getConfiguration()BedrockAgentRuntimeEndpoint.getConfiguration()protected BedrockAgentRuntimeConfigurationBedrockAgentRuntimeProducer.getConfiguration()Methods in org.apache.camel.component.aws2.bedrock.agentruntime with parameters of type BedrockAgentRuntimeConfigurationModifier and TypeMethodDescriptionvoidBedrockAgentRuntimeComponent.setConfiguration(BedrockAgentRuntimeConfiguration configuration) Component configurationConstructors in org.apache.camel.component.aws2.bedrock.agentruntime with parameters of type BedrockAgentRuntimeConfigurationModifierConstructorDescriptionBedrockAgentRuntimeEndpoint(String uri, org.apache.camel.Component component, BedrockAgentRuntimeConfiguration configuration) -
Uses of BedrockAgentRuntimeConfiguration in org.apache.camel.component.aws2.bedrock.agentruntime.client
Methods in org.apache.camel.component.aws2.bedrock.agentruntime.client with parameters of type BedrockAgentRuntimeConfigurationModifier and TypeMethodDescriptionBedrockAgentRuntimeClientFactory.getBedrockAgentRuntimeClient(BedrockAgentRuntimeConfiguration configuration) Return the correct AWS Bedrock Agent runtime client (based on remote vs local). -
Uses of BedrockAgentRuntimeConfiguration in org.apache.camel.component.aws2.bedrock.agentruntime.client.impl
Constructors in org.apache.camel.component.aws2.bedrock.agentruntime.client.impl with parameters of type BedrockAgentRuntimeConfigurationModifierConstructorDescriptionConstructor that uses the config file.Constructor that uses the config file.Constructor that uses the config file.Constructor that uses the config file.