| Package | Description |
|---|---|
| com.tencentcloudapi.wedata.v20210820.models |
| Modifier and Type | Method and Description |
|---|---|
LineageParamRecord[] |
DescribeTableLineageRequest.getExtParams()
Get 额外参数(传递调用方信息)
|
LineageParamRecord[] |
DescribeTableLineageInfoRequest.getExtParams()
Get 额外参数(传递调用方信息)
|
LineageParamRecord[] |
ColumnLineageInfo.getExtParams()
Get 额外参数
注意:此字段可能返回 null,表示取不到有效值。
|
LineageParamRecord[] |
TableLineageInfo.getParams()
Get 表血缘参数
注意:此字段可能返回 null,表示取不到有效值。
|
LineageParamRecord[] |
TableLineageBaseInfo.getParams()
Get 表血缘参数
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeTableLineageRequest.setExtParams(LineageParamRecord[] ExtParams)
Set 额外参数(传递调用方信息)
|
void |
DescribeTableLineageInfoRequest.setExtParams(LineageParamRecord[] ExtParams)
Set 额外参数(传递调用方信息)
|
void |
ColumnLineageInfo.setExtParams(LineageParamRecord[] ExtParams)
Set 额外参数
注意:此字段可能返回 null,表示取不到有效值。
|
void |
TableLineageInfo.setParams(LineageParamRecord[] Params)
Set 表血缘参数
注意:此字段可能返回 null,表示取不到有效值。
|
void |
TableLineageBaseInfo.setParams(LineageParamRecord[] Params)
Set 表血缘参数
注意:此字段可能返回 null,表示取不到有效值。
|
| Constructor and Description |
|---|
LineageParamRecord(LineageParamRecord source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.