public class CompleteMultipartCopy extends Object implements Callable<CopyResult>
| 构造器和说明 |
|---|
CompleteMultipartCopy(String uploadId,
COS cos,
CopyObjectRequest copyObjectRequest,
List<Future<PartETag>> futures,
ProgressListenerChain progressListenerChain,
CopyMonitor monitor) |
public CompleteMultipartCopy(String uploadId, COS cos, CopyObjectRequest copyObjectRequest, List<Future<PartETag>> futures, ProgressListenerChain progressListenerChain, CopyMonitor monitor)
public CopyResult call() throws Exception
call 在接口中 Callable<CopyResult>ExceptionCopyright © 2022. All rights reserved.