Uses of Interface
org.apache.camel.builder.endpoint.dsl.BedrockAgentEndpointBuilderFactory.AdvancedBedrockAgentEndpointBuilder
Packages that use BedrockAgentEndpointBuilderFactory.AdvancedBedrockAgentEndpointBuilder
-
Uses of BedrockAgentEndpointBuilderFactory.AdvancedBedrockAgentEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return BedrockAgentEndpointBuilderFactory.AdvancedBedrockAgentEndpointBuilderModifier and TypeMethodDescriptionBedrockAgentEndpointBuilderFactory.BedrockAgentEndpointBuilder.advanced()BedrockAgentEndpointBuilderFactory.AdvancedBedrockAgentEndpointBuilder.bedrockAgentClient(String bedrockAgentClient) To use an existing configured AWS Bedrock Agent client.BedrockAgentEndpointBuilderFactory.AdvancedBedrockAgentEndpointBuilder.bedrockAgentClient(software.amazon.awssdk.services.bedrockagent.BedrockAgentClient bedrockAgentClient) To use an existing configured AWS Bedrock Agent client.