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