| Package | Description | 
|---|---|
| com.tencentcloudapi.wedata.v20250806.models | 
| Modifier and Type | Method and Description | 
|---|---|
DependencyConfigPage | 
ListDownstreamTasksResponse.getData()
Get Describes the downstream dependency details. 
 | 
DependencyConfigPage | 
ListUpstreamTasksResponse.getData()
Get Upstream task details. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ListDownstreamTasksResponse.setData(DependencyConfigPage Data)
Set Describes the downstream dependency details. 
 | 
void | 
ListUpstreamTasksResponse.setData(DependencyConfigPage Data)
Set Upstream task details. 
 | 
| Constructor and Description | 
|---|
DependencyConfigPage(DependencyConfigPage 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.