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