| Package | Description |
|---|---|
| software.amazon.awssdk.transfer.s3 |
| Modifier and Type | Class and Description |
|---|---|
class |
FailedFileUpload
Represents a failed single file upload from
S3TransferManager.uploadDirectory(software.amazon.awssdk.transfer.s3.UploadDirectoryRequest). |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends FailedObjectTransfer> |
CompletedDirectoryTransfer.failedTransfers()
A list of failed transfer details, including the
exception() responsible for the failure and
the request() that initiated the transfer. |
Copyright © 2022. All rights reserved.