| Package | Description |
|---|---|
| software.amazon.awssdk.transfer.s3 | |
| software.amazon.awssdk.transfer.s3.internal |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Download<ResultT>
A download transfer of a single object from S3.
|
interface |
FileDownload
A download transfer of a single object from S3.
|
interface |
FileUpload
An upload transfer of a single object to S3.
|
interface |
Upload
An upload transfer of a single object to S3.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDownload<ReturnT> |
class |
DefaultFileDownload |
class |
DefaultFileUpload |
class |
DefaultUpload |
Copyright © 2022. All rights reserved.