
Icon | Member | Description |
---|---|---|
![]() | Download(String, String, String) |
Downloads the content from Amazon S3 and writes it to the specified file.
The object key is derived from the file name.
|
![]() | Download(TransferUtilityDownloadRequest) |
Downloads the content from Amazon S3 and writes it to the specified file.
If the key is not specified in the request parameter,
the file name will used as the key name.
|