| Package | Description |
|---|---|
| software.amazon.awssdk.transfer.s3.internal.model | |
| software.amazon.awssdk.transfer.s3.model |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CompletedUpload> |
DefaultUpload.completionFuture() |
| Constructor and Description |
|---|
DefaultUpload(CompletableFuture<CompletedUpload> completionFuture,
TransferProgress progress) |
| Modifier and Type | Method and Description |
|---|---|
CompletedUpload |
CompletedUpload.Builder.build()
Builds a
CompletedUpload based on the properties supplied to this builder |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CompletedUpload> |
Upload.completionFuture() |
Copyright © 2023. All rights reserved.