Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.RetrievalResultSqlLocation
Packages that use RetrievalResultSqlLocation
-
Uses of RetrievalResultSqlLocation in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RetrievalResultSqlLocationModifier and TypeMethodDescriptionRetrievalResultLocation.sqlLocation()Specifies information about the SQL query used to retrieve the result.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type RetrievalResultSqlLocationModifier and TypeMethodDescriptionRetrievalResultLocation.Builder.sqlLocation(RetrievalResultSqlLocation sqlLocation) Specifies information about the SQL query used to retrieve the result.