Package | Description |
---|---|
com.amazonaws.services.s3.transfer |
Transfer management.
|
com.amazonaws.services.s3.transfer.internal |
Modifier and Type | Method and Description |
---|---|
PersistableUpload |
Upload.pause()
Pause the current upload operation and returns the information that can
be used to resume the upload.
|
PersistableDownload |
Download.pause()
Pause the current download operation and returns the information that can
be used to resume the download at a later time.
|
Modifier and Type | Method and Description |
---|---|
PersistableDownload |
DownloadImpl.pause() |
PersistableUpload |
UploadImpl.pause() |
Copyright © 2021. All rights reserved.