Interface BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeBuilders
- All Known Subinterfaces:
EndpointBuilderFactory
- All Known Implementing Classes:
EndpointRouteBuilder
,EndpointRouteConfigurationBuilder
- Enclosing interface:
BedrockAgentRuntimeEndpointBuilderFactory
public static interface BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeBuilders
-
Method Summary
Modifier and TypeMethodDescriptionAWS Bedrock Agent Runtime (camel-aws-bedrock) Invoke Model of AWS Bedrock Agent Runtime service.awsBedrockAgentRuntime
(String path) AWS Bedrock Agent Runtime (camel-aws-bedrock) Invoke Model of AWS Bedrock Agent Runtime service.awsBedrockAgentRuntime
(String componentName, String path) AWS Bedrock Agent Runtime (camel-aws-bedrock) Invoke Model of AWS Bedrock Agent Runtime service.
-
Method Details
-
awsBedrockAgentRuntime
default BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeHeaderNameBuilder awsBedrockAgentRuntime()AWS Bedrock Agent Runtime (camel-aws-bedrock) Invoke Model of AWS Bedrock Agent Runtime service. Category: ai,cloud Since: 4.5 Maven coordinates: org.apache.camel:camel-aws-bedrock- Returns:
- the dsl builder for the headers' name.
-
awsBedrockAgentRuntime
default BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder awsBedrockAgentRuntime(String path) AWS Bedrock Agent Runtime (camel-aws-bedrock) Invoke Model of AWS Bedrock Agent Runtime service. Category: ai,cloud Since: 4.5 Maven coordinates: org.apache.camel:camel-aws-bedrock Syntax:aws-bedrock-agent-runtime:label
Path parameter: label (required) Logical name- Parameters:
path
- label- Returns:
- the dsl builder
-
awsBedrockAgentRuntime
default BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder awsBedrockAgentRuntime(String componentName, String path) AWS Bedrock Agent Runtime (camel-aws-bedrock) Invoke Model of AWS Bedrock Agent Runtime service. Category: ai,cloud Since: 4.5 Maven coordinates: org.apache.camel:camel-aws-bedrock Syntax:aws-bedrock-agent-runtime:label
Path parameter: label (required) Logical name- Parameters:
componentName
- to use a custom component name for the endpoint instead of the default namepath
- label- Returns:
- the dsl builder
-