public interface SqsOperations
| Modifier and Type | Method and Description |
|---|---|
void |
sendSqsTextMessage(com.amazonaws.ClientConfiguration client,
String queueName,
String messageText)
Sends a text message to the specified AWS SQS queue.
|
Copyright © 2017. All rights reserved.