public static interface BulkDeleteOperation.BulkDeleteOperationCallbacks
| Modifier and Type | Method and Description |
|---|---|
List<Map.Entry<String,String>> |
bulkDelete(List<software.amazon.awssdk.services.s3.model.ObjectIdentifier> keys)
Perform a bulk delete operation.
|
@Retries.RetryTranslated List<Map.Entry<String,String>> bulkDelete(List<software.amazon.awssdk.services.s3.model.ObjectIdentifier> keys) throws IOException, IllegalArgumentException
keys - key listIOException - IO Exception.IllegalArgumentException - illegal argumentsCopyright © 2008–2025 Apache Software Foundation. All rights reserved.