| Package | Description |
|---|---|
| software.amazon.awssdk.services.sqs |
Welcome to the Amazon Simple Queue Service API Reference.
|
| software.amazon.awssdk.services.sqs.transform |
| Modifier and Type | Method and Description |
|---|---|
default ReceiveMessageResponse |
SQSClient.receiveMessage(ReceiveMessageRequest receiveMessageRequest)
Retrieves one or more messages (up to 10), from the specified queue.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ReceiveMessageResponse> |
SQSAsyncClient.receiveMessage(ReceiveMessageRequest receiveMessageRequest)
Retrieves one or more messages (up to 10), from the specified queue.
|
| Modifier and Type | Method and Description |
|---|---|
ReceiveMessageResponse |
ReceiveMessageResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.