| 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 ChangeMessageVisibilityBatchResponse |
SQSClient.changeMessageVisibilityBatch(ChangeMessageVisibilityBatchRequest changeMessageVisibilityBatchRequest)
Changes the visibility timeout of multiple messages.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ChangeMessageVisibilityBatchResponse> |
SQSAsyncClient.changeMessageVisibilityBatch(ChangeMessageVisibilityBatchRequest changeMessageVisibilityBatchRequest)
Changes the visibility timeout of multiple messages.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeMessageVisibilityBatchResponse |
ChangeMessageVisibilityBatchResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.