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