ListDeadLetterSourceQueuesResult |
AbstractAmazonSQS.listDeadLetterSourceQueues(ListDeadLetterSourceQueuesRequest request) |
|
ListDeadLetterSourceQueuesResult |
AmazonSQS.listDeadLetterSourceQueues(ListDeadLetterSourceQueuesRequest listDeadLetterSourceQueuesRequest) |
Returns a list of your queues that have the RedrivePolicy queue attribute
configured with a dead letter queue.
|
ListDeadLetterSourceQueuesResult |
AmazonSQSClient.listDeadLetterSourceQueues(ListDeadLetterSourceQueuesRequest listDeadLetterSourceQueuesRequest) |
Returns a list of your queues that have the RedrivePolicy queue attribute
configured with a dead letter queue.
|
Future<ListDeadLetterSourceQueuesResult> |
AbstractAmazonSQSAsync.listDeadLetterSourceQueuesAsync(ListDeadLetterSourceQueuesRequest request) |
|
Future<ListDeadLetterSourceQueuesResult> |
AbstractAmazonSQSAsync.listDeadLetterSourceQueuesAsync(ListDeadLetterSourceQueuesRequest request,
AsyncHandler<ListDeadLetterSourceQueuesRequest,ListDeadLetterSourceQueuesResult> asyncHandler) |
|
Future<ListDeadLetterSourceQueuesResult> |
AmazonSQSAsync.listDeadLetterSourceQueuesAsync(ListDeadLetterSourceQueuesRequest listDeadLetterSourceQueuesRequest) |
Returns a list of your queues that have the RedrivePolicy queue attribute
configured with a dead letter queue.
|
Future<ListDeadLetterSourceQueuesResult> |
AmazonSQSAsync.listDeadLetterSourceQueuesAsync(ListDeadLetterSourceQueuesRequest listDeadLetterSourceQueuesRequest,
AsyncHandler<ListDeadLetterSourceQueuesRequest,ListDeadLetterSourceQueuesResult> asyncHandler) |
Returns a list of your queues that have the RedrivePolicy queue attribute
configured with a dead letter queue.
|
Future<ListDeadLetterSourceQueuesResult> |
AmazonSQSAsyncClient.listDeadLetterSourceQueuesAsync(ListDeadLetterSourceQueuesRequest request) |
|
Future<ListDeadLetterSourceQueuesResult> |
AmazonSQSAsyncClient.listDeadLetterSourceQueuesAsync(ListDeadLetterSourceQueuesRequest request,
AsyncHandler<ListDeadLetterSourceQueuesRequest,ListDeadLetterSourceQueuesResult> asyncHandler) |
|