Uses of Class
com.amazonaws.services.s3.transfer.model.CopyResult
-
Packages that use CopyResult Package Description com.amazonaws.services.s3.transfer Transfer management. -
-
Uses of CopyResult in com.amazonaws.services.s3.transfer
Methods in com.amazonaws.services.s3.transfer that return CopyResult Modifier and Type Method Description CopyResult
Copy. waitForCopyResult()
Waits for the copy request to complete and returns the result of this request.
-