| Package | Description |
|---|---|
| software.amazon.awssdk.transfer.s3.internal.model | |
| software.amazon.awssdk.transfer.s3.model |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CompletedDownload<ReturnT>> |
DefaultDownload.completionFuture() |
| Constructor and Description |
|---|
DefaultDownload(CompletableFuture<CompletedDownload<ReturnT>> completionFuture,
TransferProgress progress) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CompletedDownload<ResultT>> |
Download.completionFuture() |
Copyright © 2023. All rights reserved.