Interface BedrockEndpointBuilderFactory.BedrockBuilders
- All Known Subinterfaces:
EndpointBuilderFactory
- All Known Implementing Classes:
EndpointRouteBuilder,EndpointRouteConfigurationBuilder
- Enclosing interface:
BedrockEndpointBuilderFactory
public static interface BedrockEndpointBuilderFactory.BedrockBuilders
-
Method Summary
Modifier and TypeMethodDescriptionAWS Bedrock (camel-aws-bedrock) Invoke Model of AWS Bedrock service.awsBedrock(String path) AWS Bedrock (camel-aws-bedrock) Invoke Model of AWS Bedrock service.awsBedrock(String componentName, String path) AWS Bedrock (camel-aws-bedrock) Invoke Model of AWS Bedrock service.
-
Method Details
-
awsBedrock
AWS Bedrock (camel-aws-bedrock) Invoke Model of AWS Bedrock service. Category: ai,cloud Since: 4.5 Maven coordinates: org.apache.camel:camel-aws-bedrock- Returns:
- the dsl builder for the headers' name.
-
awsBedrock
AWS Bedrock (camel-aws-bedrock) Invoke Model of AWS Bedrock service. Category: ai,cloud Since: 4.5 Maven coordinates: org.apache.camel:camel-aws-bedrock Syntax:aws-bedrock:labelPath parameter: label (required) Logical name- Parameters:
path- label- Returns:
- the dsl builder
-
awsBedrock
default BedrockEndpointBuilderFactory.BedrockEndpointBuilder awsBedrock(String componentName, String path) AWS Bedrock (camel-aws-bedrock) Invoke Model of AWS Bedrock service. Category: ai,cloud Since: 4.5 Maven coordinates: org.apache.camel:camel-aws-bedrock Syntax:aws-bedrock:labelPath 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
-