| Package | Description |
|---|---|
| com.ibm.cos.v2.transfer.s3 | |
| com.ibm.cos.v2.transfer.s3.internal.model |
| Modifier and Type | Method and Description |
|---|---|
default Copy |
S3TransferManager.copy(Consumer<CopyRequest.Builder> copyRequestBuilder)
This is a convenience method that creates an instance of the
CopyRequest builder, avoiding the need to create one
manually via CopyRequest.builder(). |
default Copy |
S3TransferManager.copy(CopyRequest copyRequest)
Creates a copy of an object that is already stored in S3.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCopy |
Copyright © 2026. All rights reserved.