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