| Package | Description |
|---|---|
| software.amazon.awssdk.transfer.s3 | |
| software.amazon.awssdk.transfer.s3.internal |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CompletedDownload> |
Download.completionFuture() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCompletedDownload |
| Modifier and Type | Method and Description |
|---|---|
CompletedDownload |
DefaultCompletedDownload.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CompletedDownload> |
DefaultDownload.completionFuture() |
| Constructor and Description |
|---|
DefaultDownload(CompletableFuture<CompletedDownload> completionFuture) |
Copyright © 2021. All rights reserved.