public interface Copy extends Transfer
See TransferManager for more information about creating transfers.
Transfer.TransferState| 限定符和类型 | 方法和说明 |
|---|---|
CopyResult |
waitForCopyResult()
Waits for the copy request to complete and returns the result of this
request.
|
addProgressListener, getDescription, getProgress, getState, isDone, removeProgressListener, waitForCompletion, waitForExceptionCopyResult waitForCopyResult() throws CosClientException, CosServiceException, InterruptedException
CosClientException - If any errors are encountered in the client while making the
request or handling the response.CosServiceException - If any errors occurred in while processing the request.InterruptedException - If this thread is interrupted while waiting for the upload to
complete.Copyright © 2020. All rights reserved.