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