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