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 details about the resource being queried and the foundation model used for generation.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 details about the resource being queried and the foundation model used for generation.
-