Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.RetrievalResultWebLocation
-
Packages that use RetrievalResultWebLocation Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of RetrievalResultWebLocation in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return RetrievalResultWebLocation Modifier and Type Method Description RetrievalResultWebLocationRetrievalResultLocation. webLocation()The web URL/URLs data source location.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type RetrievalResultWebLocation Modifier and Type Method Description RetrievalResultLocation.BuilderRetrievalResultLocation.Builder. webLocation(RetrievalResultWebLocation webLocation)The web URL/URLs data source location.
-