Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.RetrievalResultSharePointLocation
-
Packages that use RetrievalResultSharePointLocation Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of RetrievalResultSharePointLocation in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RetrievalResultSharePointLocation Modifier and Type Method Description RetrievalResultSharePointLocationRetrievalResultLocation. sharePointLocation()The SharePoint data source location.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type RetrievalResultSharePointLocation Modifier and Type Method Description RetrievalResultLocation.BuilderRetrievalResultLocation.Builder. sharePointLocation(RetrievalResultSharePointLocation sharePointLocation)The SharePoint data source location.
-