Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.transfer |
Transfer management.
|
com.ibm.cloud.objectstorage.services.s3.transfer.internal |
Modifier and Type | Method and Description |
---|---|
UploadResult |
Upload.waitForUploadResult()
Waits for this upload to complete and returns the result of this upload.
|
Modifier and Type | Method and Description |
---|---|
UploadResult |
UploadCallable.call() |
UploadResult |
CompleteMultipartUpload.call() |
UploadResult |
UploadImpl.waitForUploadResult()
Waits for this upload to complete and returns the result of this upload.
|
Modifier and Type | Method and Description |
---|---|
Future<UploadResult> |
UploadMonitor.getFuture() |
Copyright © 2024. All rights reserved.