| 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 SetQueueAttributesResponse |
SQSClient.setQueueAttributes(SetQueueAttributesRequest setQueueAttributesRequest)
Sets the value of one or more queue attributes.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetQueueAttributesResponse> |
SQSAsyncClient.setQueueAttributes(SetQueueAttributesRequest setQueueAttributesRequest)
Sets the value of one or more queue attributes.
|
| Modifier and Type | Method and Description |
|---|---|
SetQueueAttributesResponse |
SetQueueAttributesResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.