Interface BedrockAgentEndpointBuilderFactory.BedrockAgentBuilders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
BedrockAgentEndpointBuilderFactory

public static interface BedrockAgentEndpointBuilderFactory.BedrockAgentBuilders
  • Method Details

    • awsBedrockAgent

      AWS Bedrock Agent (camel-aws-bedrock) Operate on AWS Bedrock through its Agent. Category: ai,cloud Since: 4.5 Maven coordinates: org.apache.camel:camel-aws-bedrock
      Returns:
      the dsl builder for the headers' name.
    • awsBedrockAgent

      AWS Bedrock Agent (camel-aws-bedrock) Operate on AWS Bedrock through its Agent. Category: ai,cloud Since: 4.5 Maven coordinates: org.apache.camel:camel-aws-bedrock Syntax: aws-bedrock-agent:label Path parameter: label (required) Logical name
      Parameters:
      path - label
      Returns:
      the dsl builder
    • awsBedrockAgent

      default BedrockAgentEndpointBuilderFactory.BedrockAgentEndpointBuilder awsBedrockAgent(String componentName, String path)
      AWS Bedrock Agent (camel-aws-bedrock) Operate on AWS Bedrock through its Agent. Category: ai,cloud Since: 4.5 Maven coordinates: org.apache.camel:camel-aws-bedrock Syntax: aws-bedrock-agent:label Path parameter: label (required) Logical name
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - label
      Returns:
      the dsl builder