Interface DirectoryTransfer
-
- All Superinterfaces:
Transfer
- All Known Subinterfaces:
DirectoryDownload,DirectoryUpload
- All Known Implementing Classes:
DefaultDirectoryDownload,DefaultDirectoryUpload
public interface DirectoryTransfer extends Transfer
Represents the upload or download of a directory of files to or from S3.- See Also:
DirectoryUpload
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.transfer.s3.model.Transfer
completionFuture
-
-