Interface PresignedFileDownload

All Superinterfaces:
ObjectTransfer, Transfer
All Known Implementing Classes:
DefaultPresignedFileDownload

@SdkPublicApi @ThreadSafe public interface PresignedFileDownload extends ObjectTransfer
A download transfer of a single object from S3 using a presigned URL.

Unlike FileDownload, this type does not support pause/resume.