| Package | Description |
|---|---|
| org.mule.extension.s3.internal.operation | |
| org.mule.extension.s3.internal.service |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectOperations.deleteObjects(S3Configuration config,
S3Connection connection,
String bucketName,
List<KeyVersion> keys)
Deletes multiple objects in a single bucket from S3.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectService.deleteObjects(String bucketName,
List<KeyVersion> keys) |
void |
ObjectServiceImpl.deleteObjects(String bucketName,
List<KeyVersion> keys) |
Copyright © 2021 MuleSoft, Inc.. All rights reserved.