Uses of Class
software.amazon.awssdk.services.bedrockagent.model.PerformanceConfiguration
-
Packages that use PerformanceConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of PerformanceConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return PerformanceConfiguration Modifier and Type Method Description 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 PerformanceConfiguration Modifier and Type Method Description KnowledgeBaseOrchestrationConfiguration.BuilderKnowledgeBaseOrchestrationConfiguration.Builder. performanceConfig(PerformanceConfiguration performanceConfig)The performance configuration options for the knowledge base retrieval and generation process.
-