Class CopyObjectHelper
java.lang.Object
software.amazon.awssdk.services.s3.internal.multipart.CopyObjectHelper
An internal helper class that automatically uses multipart copy based on the size of the source object
- 
Constructor Summary
ConstructorsConstructorDescriptionCopyObjectHelper(S3AsyncClient s3AsyncClient, long partSizeInBytes, long uploadThreshold)  - 
Method Summary
 
- 
Constructor Details
- 
CopyObjectHelper
 
 - 
 - 
Method Details
- 
copyObject
 
 -