Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.QueryGenerationInput
-
Packages that use QueryGenerationInput Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of QueryGenerationInput in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return QueryGenerationInput Modifier and Type Method Description 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 QueryGenerationInput Modifier and Type Method Description GenerateQueryRequest.BuilderGenerateQueryRequest.Builder. queryGenerationInput(QueryGenerationInput queryGenerationInput)Specifies information about a natural language query to transform into SQL.
-