| Package | Description |
|---|---|
| org.mule.extension.s3.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectOperations.deleteObjects(S3Configuration configuration,
S3Connection connection,
String bucketName,
List<ApiObjectIdentifier> objectIdentifiers,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<Void,Void> callback)
This action enables you to delete multiple objects from a bucket using a single HTTP request.
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.