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