BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.accessKey(String accessKey)
AWS Bedrock Agent Runtime (camel-aws-bedrock)
Invoke Model of AWS Bedrock Agent Runtime service.
AWS Bedrock Agent Runtime (camel-aws-bedrock)
Invoke Model of AWS Bedrock Agent Runtime service.
BedrockAgentRuntimeEndpointBuilderFactory.AdvancedBedrockAgentRuntimeEndpointBuilder.basic()
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.knowledgeBaseId(String knowledgeBaseId)
Define the Knowledge Base Id we are going to use.
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.modelId(String modelId)
Define the model Id we are going to use.
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.operation(String operation)
The operation to perform.
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.operation(org.apache.camel.component.aws2.bedrock.agentruntime.BedrockAgentRuntimeOperations operation)
The operation to perform.
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.overrideEndpoint(boolean overrideEndpoint)
Set the need for overriding the endpoint.
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.overrideEndpoint(String overrideEndpoint)
Set the need for overriding the endpoint.
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.pojoRequest(boolean pojoRequest)
If we want to use a POJO request as body or not.
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.pojoRequest(String pojoRequest)
If we want to use a POJO request as body or not.
If using a profile credentials provider, this parameter will set the
profile name.
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.proxyHost(String proxyHost)
To define a proxy host when instantiating the Bedrock Agent Runtime
client.
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.proxyPort(Integer proxyPort)
To define a proxy port when instantiating the Bedrock Agent Runtime
client.
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.proxyPort(String proxyPort)
To define a proxy port when instantiating the Bedrock Agent Runtime
client.
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.proxyProtocol(String proxyProtocol)
To define a proxy protocol when instantiating the Bedrock Agent
Runtime client.
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.proxyProtocol(software.amazon.awssdk.core.Protocol proxyProtocol)
To define a proxy protocol when instantiating the Bedrock Agent
Runtime client.
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.region(String region)
The region in which Bedrock Agent Runtime client needs to work.
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.secretKey(String secretKey)
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.sessionToken(String sessionToken)
Amazon AWS Session Token used when the user needs to assume an IAM
role.
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.trustAllCertificates(boolean trustAllCertificates)
If we want to trust all certificates in case of overriding the
endpoint.
If we want to trust all certificates in case of overriding the
endpoint.
Set the overriding uri endpoint.
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.useDefaultCredentialsProvider(boolean useDefaultCredentialsProvider)
Set whether the Bedrock Agent Runtime client should expect to load
credentials through a default credentials provider or to expect
static credentials to be passed in.
Set whether the Bedrock Agent Runtime client should expect to load
credentials through a default credentials provider or to expect
static credentials to be passed in.
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.useProfileCredentialsProvider(boolean useProfileCredentialsProvider)
Set whether the Bedrock Agent Runtime client should expect to load
credentials through a profile credentials provider.
Set whether the Bedrock Agent Runtime client should expect to load
credentials through a profile credentials provider.
BedrockAgentRuntimeEndpointBuilderFactory.BedrockAgentRuntimeEndpointBuilder.useSessionCredentials(boolean useSessionCredentials)
Set whether the Bedrock Agent Runtime client should expect to use
Session Credentials.
Set whether the Bedrock Agent Runtime client should expect to use
Session Credentials.