| Package | Description |
|---|---|
| org.mule.extension.sqs.api.model | |
| org.mule.extension.sqs.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
Map<String,MessageAttributeValue> |
Message.getMessageAttributes() |
| Constructor and Description |
|---|
Message(String id,
String receiptHandle,
String body,
Integer delaySeconds,
String groupId,
String deduplicationId,
Map<String,MessageAttributeValue> messageAttributes) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,com.amazonaws.services.sqs.model.MessageAttributeValue> |
SQSModelFactory.getMessageAttributes(Map<String,MessageAttributeValue> messageAttributes) |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.