程序包 | 说明 |
---|---|
com.aliyun.oss |
限定符和类型 | 方法和说明 |
---|---|
DownloadFileResult |
OSSClient.downloadFile(DownloadFileRequest downloadFileRequest) |
DownloadFileResult |
OSS.downloadFile(DownloadFileRequest downloadFileRequest)
File download
Very similar with file upload, this method will split the OSS object into
parts and download them in parallel by a thread pool, though by default
the thread pool only has one thread.
|
Copyright © 2019. All Rights Reserved.