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