Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.RetrievalResultCustomDocumentLocation
Packages that use RetrievalResultCustomDocumentLocation
-
Uses of RetrievalResultCustomDocumentLocation in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RetrievalResultCustomDocumentLocationModifier and TypeMethodDescriptionRetrievalResultLocation.customDocumentLocation()Specifies the location of a document in a custom data source.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type RetrievalResultCustomDocumentLocationModifier and TypeMethodDescriptionRetrievalResultLocation.Builder.customDocumentLocation(RetrievalResultCustomDocumentLocation customDocumentLocation) Specifies the location of a document in a custom data source.