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 |
---|---|
CopyResult |
Copy.waitForCopyResult()
Waits for the copy request to complete and returns the result of this
request.
|
Modifier and Type | Method and Description |
---|---|
CopyResult |
CopyCallable.call() |
CopyResult |
CompleteMultipartCopy.call() |
CopyResult |
CopyMonitor.call() |
CopyResult |
CopyImpl.waitForCopyResult()
Waits for this copy operation to complete and returns the result of the
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<CopyResult> |
CopyMonitor.getFuture() |
Copyright © 2024. All rights reserved.