public final class CopyObjectHelper extends Object
| Constructor and Description |
|---|
CopyObjectHelper(S3AsyncClient s3AsyncClient,
long partSizeInBytes) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CopyObjectResponse> |
copyObject(CopyObjectRequest copyObjectRequest) |
public CopyObjectHelper(S3AsyncClient s3AsyncClient, long partSizeInBytes)
public CompletableFuture<CopyObjectResponse> copyObject(CopyObjectRequest copyObjectRequest)
Copyright © 2023. All rights reserved.