| 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 CompletableFuture<UntagQueueResponse> |
SqsAsyncClient.untagQueue(UntagQueueRequest untagQueueRequest)
Remove cost allocation tags from the specified Amazon SQS queue.
|
default UntagQueueResponse |
SqsClient.untagQueue(UntagQueueRequest untagQueueRequest)
Remove cost allocation tags from the specified Amazon SQS queue.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagQueueRequestMarshaller.marshall(UntagQueueRequest untagQueueRequest) |
Copyright © 2019. All rights reserved.