public static class ListProductByTagsRequest.ListProductByTagsRequestProductTag
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ListProductByTagsRequestProductTag() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ListProductByTagsRequest.ListProductByTagsRequestProductTag |
build(Map<String,?> map) |
String |
getTagKey() |
String |
getTagValue() |
ListProductByTagsRequest.ListProductByTagsRequestProductTag |
setTagKey(String tagKey) |
ListProductByTagsRequest.ListProductByTagsRequestProductTag |
setTagValue(String tagValue) |
@NameInMap(value="TagKey") public String tagKey
@NameInMap(value="TagValue") public String tagValue
public static ListProductByTagsRequest.ListProductByTagsRequestProductTag build(Map<String,?> map) throws Exception
Exceptionpublic ListProductByTagsRequest.ListProductByTagsRequestProductTag setTagKey(String tagKey)
public String getTagKey()
public ListProductByTagsRequest.ListProductByTagsRequestProductTag setTagValue(String tagValue)
public String getTagValue()
Copyright © 2022. All rights reserved.