| Package | Description |
|---|---|
| com.tencentcloudapi.wedata.v20250806.models |
| Modifier and Type | Method and Description |
|---|---|
LineagePair[] |
ListProcessLineagePage.getItems()
Get 血缘pair列表
|
LineagePair[] |
DeleteLineageRequest.getRelations()
Get 需要删除的血缘关系列表
|
LineagePair[] |
RegisterLineageRequest.getRelations()
Get 需要注册的血缘关系列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListProcessLineagePage.setItems(LineagePair[] Items)
Set 血缘pair列表
|
void |
DeleteLineageRequest.setRelations(LineagePair[] Relations)
Set 需要删除的血缘关系列表
|
void |
RegisterLineageRequest.setRelations(LineagePair[] Relations)
Set 需要注册的血缘关系列表
|
| Constructor and Description |
|---|
LineagePair(LineagePair 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.