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