public class SqsOperationsImpl extends Object implements SqsOperations
| Constructor and Description |
|---|
SqsOperationsImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
sendSqsTextMessage(com.amazonaws.ClientConfiguration clientConfiguration,
String queueName,
String messageText)
Sends a text message to the specified AWS SQS queue.
|
public void sendSqsTextMessage(com.amazonaws.ClientConfiguration clientConfiguration,
String queueName,
String messageText)
SqsOperationssendSqsTextMessage in interface SqsOperationsCopyright © 2017. All rights reserved.