Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.WebLocation
Packages that use WebLocation
-
Uses of WebLocation in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return WebLocationModifier and TypeMethodDescriptionfinal WebLocationCitationLocation.web()The web URL that was cited for this reference.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type WebLocationModifier and TypeMethodDescriptionstatic CitationLocationCitationLocation.fromWeb(WebLocation web) Create an instance of this class withCitationLocation.web()initialized to the given value.CitationLocation.Builder.web(WebLocation web) The web URL that was cited for this reference.