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