Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.RetrievalResultCustomDocumentLocation
-
Packages that use RetrievalResultCustomDocumentLocation Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of RetrievalResultCustomDocumentLocation in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RetrievalResultCustomDocumentLocation Modifier and Type Method Description RetrievalResultCustomDocumentLocationRetrievalResultLocation. customDocumentLocation()Specifies the location of a document in a custom data source.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type RetrievalResultCustomDocumentLocation Modifier and Type Method Description RetrievalResultLocation.BuilderRetrievalResultLocation.Builder. customDocumentLocation(RetrievalResultCustomDocumentLocation customDocumentLocation)Specifies the location of a document in a custom data source.
-