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