| Package | Description |
|---|---|
| org.mule.extension.s3.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
void |
UploadOperations.uploadPartCopy(S3Configuration configuration,
S3Connection connection,
String sourceBucket,
String sourceKey,
String destinationBucket,
String destinationKey,
String uploadId,
int partNumber,
ObjectMatchingConstraints objectMatchingConstraints,
String bytesRange,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<UploadPartCopyResponse,Void> callback)
Uploads a part by copying data from an existing object as data source.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.