Uses of Class
software.amazon.awssdk.services.bedrockagent.model.PerformanceConfiguration
Packages that use PerformanceConfiguration
-
Uses of PerformanceConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return PerformanceConfigurationModifier and TypeMethodDescriptionfinal PerformanceConfigurationKnowledgeBaseOrchestrationConfiguration.performanceConfig()The performance configuration options for the knowledge base retrieval and generation process.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type PerformanceConfigurationModifier and TypeMethodDescriptionKnowledgeBaseOrchestrationConfiguration.Builder.performanceConfig(PerformanceConfiguration performanceConfig) The performance configuration options for the knowledge base retrieval and generation process.