public static interface ListQueueTagsResponse.Builder extends SqsResponse.Builder, SdkPojo, CopyableBuilder<ListQueueTagsResponse.Builder,ListQueueTagsResponse>
| Modifier and Type | Method and Description |
|---|---|
ListQueueTagsResponse.Builder |
tags(Map<String,String> tags)
The list of all tags added to the specified queue.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildListQueueTagsResponse.Builder tags(Map<String,String> tags)
The list of all tags added to the specified queue.
tags - The list of all tags added to the specified queue.Copyright © 2021. All rights reserved.