-
static interface
Advanced builder for endpoint for the AWS Bedrock Agent component.
BedrockAgentEndpointBuilderFactory.BedrockAgentEndpointProducerBuilder.advanced()
BedrockAgentEndpointBuilderFactory.AdvancedBedrockAgentEndpointProducerBuilder.bedrockAgentClient(String bedrockAgentClient)
To use an existing configured AWS Bedrock Agent client.
BedrockAgentEndpointBuilderFactory.AdvancedBedrockAgentEndpointProducerBuilder.bedrockAgentClient(software.amazon.awssdk.services.bedrockagent.BedrockAgentClient bedrockAgentClient)
To use an existing configured AWS Bedrock Agent client.
BedrockAgentEndpointBuilderFactory.AdvancedBedrockAgentEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
BedrockAgentEndpointBuilderFactory.AdvancedBedrockAgentEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer)
Whether the producer should be started lazy (on the first message).