public static interface ListTagsForResourceResponse.Builder extends IoTTwinMakerResponse.Builder, SdkPojo, CopyableBuilder<ListTagsForResourceResponse.Builder,ListTagsForResourceResponse>
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResponse.Builder |
nextToken(String nextToken)
The string that specifies the next page of results.
|
ListTagsForResourceResponse.Builder |
tags(Map<String,String> tags)
Metadata that you can use to manage a resource.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildListTagsForResourceResponse.Builder nextToken(String nextToken)
The string that specifies the next page of results.
nextToken - The string that specifies the next page of results.ListTagsForResourceResponse.Builder tags(Map<String,String> tags)
Metadata that you can use to manage a resource.
tags - Metadata that you can use to manage a resource.Copyright © 2022. All rights reserved.