| Package | Description |
|---|---|
| com.tencentcloudapi.wedata.v20210820.models |
| Modifier and Type | Method and Description |
|---|---|
TaskCanvasInfo[] |
TaskInfoPage.getItems()
Get 工作流列表信息
|
TaskCanvasInfo[] |
CanvasInfo.getTasksList()
Get 画布任务信息
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskInfoPage.setItems(TaskCanvasInfo[] Items)
Set 工作流列表信息
|
void |
CanvasInfo.setTasksList(TaskCanvasInfo[] TasksList)
Set 画布任务信息
|
| Constructor and Description |
|---|
TaskCanvasInfo(TaskCanvasInfo 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 © 2023. All rights reserved.