Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.RetrievalResultKendraDocumentLocation
-
Packages that use RetrievalResultKendraDocumentLocation Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of RetrievalResultKendraDocumentLocation in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RetrievalResultKendraDocumentLocation Modifier and Type Method Description RetrievalResultKendraDocumentLocationRetrievalResultLocation. kendraDocumentLocation()The location of a document in Amazon Kendra.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type RetrievalResultKendraDocumentLocation Modifier and Type Method Description RetrievalResultLocation.BuilderRetrievalResultLocation.Builder. kendraDocumentLocation(RetrievalResultKendraDocumentLocation kendraDocumentLocation)The location of a document in Amazon Kendra.
-