Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.RetrieveAndGenerateConfiguration
-
Packages that use RetrieveAndGenerateConfiguration Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of RetrieveAndGenerateConfiguration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RetrieveAndGenerateConfiguration Modifier and Type Method Description RetrieveAndGenerateConfigurationRetrieveAndGenerateRequest. retrieveAndGenerateConfiguration()Contains configurations for the knowledge base query and retrieval process.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type RetrieveAndGenerateConfiguration Modifier and Type Method Description RetrieveAndGenerateRequest.BuilderRetrieveAndGenerateRequest.Builder. retrieveAndGenerateConfiguration(RetrieveAndGenerateConfiguration retrieveAndGenerateConfiguration)Contains configurations for the knowledge base query and retrieval process.
-