| 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<DeleteQueueResponse> |
SqsAsyncClient.deleteQueue(DeleteQueueRequest deleteQueueRequest)
Deletes the queue specified by the
QueueUrl, regardless of the queue's contents. |
default DeleteQueueResponse |
SqsClient.deleteQueue(DeleteQueueRequest deleteQueueRequest)
Deletes the queue specified by the
QueueUrl, regardless of the queue's contents. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteQueueRequestMarshaller.marshall(DeleteQueueRequest deleteQueueRequest) |
Copyright © 2021. All rights reserved.