| Package | Description |
|---|---|
| org.mule.extension.sqs.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
static SendMessageResult |
SQSModelFactory.getSendMessageResult(String messageId,
String md5OfMessageBody,
String md5OfMessageAttributes) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<SendMessageResult,RequestIDAttribute> |
SQSOperations.sendMessage(SQSConfiguration config,
SQSConnection client,
Message message,
String queueUrl)
This operation sends a message to a specified queue.
|
Copyright © 2022 MuleSoft, Inc.. All rights reserved.