| 程序包 | 说明 |
|---|---|
| com.qcloud.cos.transfer |
| 限定符和类型 | 方法和说明 |
|---|---|
PersistableUpload |
UploadImpl.pause() |
PersistableUpload |
Upload.pause()
Pause the current upload operation and returns the information that can be used to resume the
upload.
|
PersistableDownload |
DownloadImpl.pause() |
PersistableDownload |
Download.pause()
Pause the current download operation and returns the information that can
be used to resume the download at a later time.
|
Copyright © 2020. All rights reserved.