| Package | Description |
|---|---|
| software.amazon.awssdk.transfer.s3.internal.model | |
| software.amazon.awssdk.transfer.s3.model |
| Modifier and Type | Class and Description |
|---|---|
class |
CrtFileUpload |
class |
DefaultCopy |
class |
DefaultDownload<ReturnT> |
class |
DefaultFileDownload |
class |
DefaultFileUpload |
class |
DefaultUpload |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Copy
A copy transfer of an object that is already stored in S3.
|
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.
|
Copyright © 2023. All rights reserved.