Contains the data returned by Amazon S3 from the {@link AmazonS3#copyObject(CopyObjectRequest copyObjectRequest)} call.This result may be ignored if not needed; otherwise, use this result to access information about the new object created from the copyObject call.
@see AmazonS3Client#copyObject(String,String,String,String) @see AmazonS3Client#copyObject(com.amazonaws.services.s3.model.CopyObjectRequest)
|
|