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