Package | Description |
---|---|
software.amazon.awssdk.services.sqs |
Welcome to the Amazon SQS 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 CompletableFuture<ChangeMessageVisibilityBatchResponse> |
SqsAsyncClient.changeMessageVisibilityBatch(ChangeMessageVisibilityBatchRequest changeMessageVisibilityBatchRequest)
Changes the visibility timeout of multiple messages.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
ChangeMessageVisibilityBatchRequestMarshaller.marshall(ChangeMessageVisibilityBatchRequest changeMessageVisibilityBatchRequest) |
Copyright © 2023. All rights reserved.