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