| Package | Description |
|---|---|
| software.amazon.awssdk.transfer.s3 | |
| software.amazon.awssdk.transfer.s3.internal |
| Modifier and Type | Method and Description |
|---|---|
DownloadRequest |
DownloadRequest.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Download |
S3TransferManager.download(DownloadRequest downloadRequest)
Download an object identified by the bucket and key from S3 to the given
file.
|
| Modifier and Type | Method and Description |
|---|---|
Download |
DefaultS3TransferManager.download(DownloadRequest downloadRequest) |
Copyright © 2021. All rights reserved.