| Package | Description |
|---|---|
| org.mule.extension.sqs.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<BatchResult,RequestIDAttribute> |
SQSOperations.deleteMessageBatch(SQSConfiguration config,
SQSConnection client,
List<DeleteMessageBatchRequestEntry> entries,
String queueUrl)
This operation deletes up to 10 messages from the specified queue.
|
static List<com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry> |
SQSModelFactory.getDeleteMessageBatchRequestEntries(List<DeleteMessageBatchRequestEntry> requestEntries) |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.