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