Uses of Class
software.amazon.awssdk.services.bedrockagent.model.QueryGenerationContext
-
Packages that use QueryGenerationContext Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of QueryGenerationContext in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return QueryGenerationContext Modifier and Type Method Description QueryGenerationContextQueryGenerationConfiguration. generationContext()Specifies configurations for context to use during query generation.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type QueryGenerationContext Modifier and Type Method Description QueryGenerationConfiguration.BuilderQueryGenerationConfiguration.Builder. generationContext(QueryGenerationContext generationContext)Specifies configurations for context to use during query generation.
-