| Package | Description |
|---|---|
| org.mule.extension.s3.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectOperations.putObject(S3Configuration configuration,
S3Connection connection,
String bucketName,
String key,
InputStream content,
ApiObjectACL objectACL,
ObjectMetadata objectMetadata,
ConditionalWrites conditionalWrites,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<PutObjectResponse,Void> callback)
Adds an object to a bucket.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.