Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.QueryGenerationInput
Packages that use QueryGenerationInput
-
Uses of QueryGenerationInput in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return QueryGenerationInputModifier and TypeMethodDescriptionfinal QueryGenerationInputGenerateQueryRequest.queryGenerationInput()Specifies information about a natural language query to transform into SQL.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type QueryGenerationInputModifier and TypeMethodDescriptionGenerateQueryRequest.Builder.queryGenerationInput(QueryGenerationInput queryGenerationInput) Specifies information about a natural language query to transform into SQL.