| 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.changeMessageVisibilityBatch(SQSConfiguration config,
SQSConnection client,
List<ChangeMessageVisibilityBatchRequestEntry> receiptHandles,
String queueUrl)
This operation changes the visibility timeout of up to 10 ChangeMessageVisibility requests, with each result reported individually in the response.
|
static List<com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry> |
SQSModelFactory.getChangeMessageVisibilityBatchRequestEntries(List<ChangeMessageVisibilityBatchRequestEntry> requestEntries) |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.