public interface CompletedDirectoryTransfer extends CompletedTransfer
CompletedDirectoryUpload| Modifier and Type | Method and Description |
|---|---|
List<? extends FailedObjectTransfer> |
failedTransfers()
A list of failed transfer details, including the
FailedObjectTransfer.exception() responsible for the failure and
the FailedObjectTransfer.request() that initiated the transfer. |
List<? extends FailedObjectTransfer> failedTransfers()
FailedObjectTransfer.exception() responsible for the failure and
the FailedObjectTransfer.request() that initiated the transfer.Copyright © 2023. All rights reserved.