Uses of Interface
software.amazon.awssdk.transfer.s3.model.TransferDirectoryRequest
Packages that use TransferDirectoryRequest
-
Uses of TransferDirectoryRequest in software.amazon.awssdk.transfer.s3.model
Classes in software.amazon.awssdk.transfer.s3.model that implement TransferDirectoryRequestModifier and TypeClassDescriptionfinal classRequest object to download the objects in the provided S3 bucket to a local directory using the Transfer Manager.final classRequest object to upload a local directory to S3 using the Transfer Manager.