Uses of Class
software.amazon.awssdk.services.sqs.model.TagQueueRequest
Packages that use TagQueueRequest
Package
Description
Welcome to the Amazon SQS API Reference.
-
Uses of TagQueueRequest in software.amazon.awssdk.services.sqs
Methods in software.amazon.awssdk.services.sqs with parameters of type TagQueueRequestModifier and TypeMethodDescriptiondefault CompletableFuture<TagQueueResponse>SqsAsyncClient.tagQueue(TagQueueRequest tagQueueRequest) Add cost allocation tags to the specified Amazon SQS queue.default TagQueueResponseSqsClient.tagQueue(TagQueueRequest tagQueueRequest) Add cost allocation tags to the specified Amazon SQS queue. -
Uses of TagQueueRequest in software.amazon.awssdk.services.sqs.transform
Methods in software.amazon.awssdk.services.sqs.transform with parameters of type TagQueueRequestModifier and TypeMethodDescriptionTagQueueRequestMarshaller.marshall(TagQueueRequest tagQueueRequest)