| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3 |
|
| Modifier and Type | Method and Description |
|---|---|
default CopyObjectResponse |
S3Client.copyObject(Consumer<CopyObjectRequest.Builder> copyObjectRequest)
Creates a copy of an object that is already stored in Amazon S3.
|
default CopyObjectResponse |
S3Client.copyObject(CopyObjectRequest copyObjectRequest)
Creates a copy of an object that is already stored in Amazon S3.
|
CopyObjectResponse |
DelegatingS3Client.copyObject(CopyObjectRequest copyObjectRequest)
Creates a copy of an object that is already stored in Amazon S3.
|
Copyright © 2023. All rights reserved.