| 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 TagQueueResponse |
SQSClient.tagQueue(Consumer<TagQueueRequest.Builder> tagQueueRequest)
Add cost allocation tags to the specified Amazon SQS queue.
|
default TagQueueResponse |
SQSClient.tagQueue(TagQueueRequest tagQueueRequest)
Add cost allocation tags to the specified Amazon SQS queue.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagQueueResponse> |
SQSAsyncClient.tagQueue(Consumer<TagQueueRequest.Builder> tagQueueRequest)
Add cost allocation tags to the specified Amazon SQS queue.
|
default CompletableFuture<TagQueueResponse> |
SQSAsyncClient.tagQueue(TagQueueRequest tagQueueRequest)
Add cost allocation tags to the specified Amazon SQS queue.
|
| Modifier and Type | Method and Description |
|---|---|
TagQueueResponse |
TagQueueResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.