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 DeleteMessageBatchResponse |
SqsClient.deleteMessageBatch(DeleteMessageBatchRequest deleteMessageBatchRequest)
Deletes up to ten messages from the specified queue.
|
default CompletableFuture<DeleteMessageBatchResponse> |
SqsAsyncClient.deleteMessageBatch(DeleteMessageBatchRequest deleteMessageBatchRequest)
Deletes up to ten messages from the specified queue.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
DeleteMessageBatchRequestMarshaller.marshall(DeleteMessageBatchRequest deleteMessageBatchRequest) |
Copyright © 2021. All rights reserved.