| 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 ListQueueTagsResponse |
SQSClient.listQueueTags(Consumer<ListQueueTagsRequest.Builder> listQueueTagsRequest)
List all cost allocation tags added to the specified Amazon SQS queue.
|
default ListQueueTagsResponse |
SQSClient.listQueueTags(ListQueueTagsRequest listQueueTagsRequest)
List all cost allocation tags added to the specified Amazon SQS queue.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListQueueTagsResponse> |
SQSAsyncClient.listQueueTags(Consumer<ListQueueTagsRequest.Builder> listQueueTagsRequest)
List all cost allocation tags added to the specified Amazon SQS queue.
|
default CompletableFuture<ListQueueTagsResponse> |
SQSAsyncClient.listQueueTags(ListQueueTagsRequest listQueueTagsRequest)
List all cost allocation tags added to the specified Amazon SQS queue.
|
| Modifier and Type | Method and Description |
|---|---|
ListQueueTagsResponse |
ListQueueTagsResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2018. All rights reserved.