Uses of Class
software.amazon.awssdk.services.sqs.model.ListQueueTagsRequest
Packages that use ListQueueTagsRequest
Package
Description
Welcome to the Amazon SQS API Reference.
-
Uses of ListQueueTagsRequest in software.amazon.awssdk.services.sqs
Methods in software.amazon.awssdk.services.sqs with parameters of type ListQueueTagsRequestModifier and TypeMethodDescriptiondefault CompletableFuture<ListQueueTagsResponse>SqsAsyncClient.listQueueTags(ListQueueTagsRequest listQueueTagsRequest) List all cost allocation tags added to the specified Amazon SQS queue.default ListQueueTagsResponseSqsClient.listQueueTags(ListQueueTagsRequest listQueueTagsRequest) List all cost allocation tags added to the specified Amazon SQS queue. -
Uses of ListQueueTagsRequest in software.amazon.awssdk.services.sqs.transform
Methods in software.amazon.awssdk.services.sqs.transform with parameters of type ListQueueTagsRequestModifier and TypeMethodDescriptionListQueueTagsRequestMarshaller.marshall(ListQueueTagsRequest listQueueTagsRequest)