public class ListProductTagsResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ListProductTagsResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ListProductTagsResponse |
build(Map<String,?> map) |
ListProductTagsResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
ListProductTagsResponse |
setBody(ListProductTagsResponseBody body) |
ListProductTagsResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public ListProductTagsResponseBody body
public static ListProductTagsResponse build(Map<String,?> map) throws Exception
Exceptionpublic ListProductTagsResponse setHeaders(Map<String,String> headers)
public ListProductTagsResponse setBody(ListProductTagsResponseBody body)
public ListProductTagsResponseBody getBody()
Copyright © 2022. All rights reserved.