Uses of Interface
software.amazon.awssdk.transfer.s3.model.TransferDirectoryRequest
-
Packages that use TransferDirectoryRequest Package Description software.amazon.awssdk.transfer.s3.model -
-
Uses of TransferDirectoryRequest in software.amazon.awssdk.transfer.s3.model
Classes in software.amazon.awssdk.transfer.s3.model that implement TransferDirectoryRequest Modifier and Type Class Description classDownloadDirectoryRequestRequest object to download the objects in the provided S3 bucket to a local directory using the Transfer Manager.classUploadDirectoryRequestRequest object to upload a local directory to S3 using the Transfer Manager.
-