| 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 CompletableFuture<ListDeadLetterSourceQueuesResponse> |
SQSAsyncClient.listDeadLetterSourceQueues(ListDeadLetterSourceQueuesRequest listDeadLetterSourceQueuesRequest)
Returns a list of your queues that have the
RedrivePolicy queue attribute configured with a
dead-letter queue. |
default ListDeadLetterSourceQueuesResponse |
SQSClient.listDeadLetterSourceQueues(ListDeadLetterSourceQueuesRequest listDeadLetterSourceQueuesRequest)
Returns a list of your queues that have the
RedrivePolicy queue attribute configured with a
dead-letter queue. |
| Modifier and Type | Method and Description |
|---|---|
Request<ListDeadLetterSourceQueuesRequest> |
ListDeadLetterSourceQueuesRequestMarshaller.marshall(ListDeadLetterSourceQueuesRequest listDeadLetterSourceQueuesRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<ListDeadLetterSourceQueuesRequest> |
ListDeadLetterSourceQueuesRequestMarshaller.marshall(ListDeadLetterSourceQueuesRequest listDeadLetterSourceQueuesRequest) |
Copyright © 2018. All rights reserved.