Uses of Class
software.amazon.awssdk.services.s3.model.GetUrlRequest
-
Packages that use GetUrlRequest Package Description software.amazon.awssdk.services.s3 -
-
Uses of GetUrlRequest in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 with parameters of type GetUrlRequest Modifier and Type Method Description URLS3Utilities. getUrl(GetUrlRequest getUrlRequest)Returns the URL for an object stored in Amazon S3.
-