Package | Description |
---|---|
com.tencentcloudapi.wedata.v20210820.models |
Modifier and Type | Method and Description |
---|---|
TaskFormParams[] |
TaskCollectionParamDTO.getItems()
Get 数据
注意:此字段可能返回 null,表示取不到有效值。
|
TaskFormParams[] |
CreateCodeTemplateVersionRequest.getTasks()
Get 模版关联的任务以及调度参数设置
|
Modifier and Type | Method and Description |
---|---|
void |
TaskCollectionParamDTO.setItems(TaskFormParams[] Items)
Set 数据
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateCodeTemplateVersionRequest.setTasks(TaskFormParams[] Tasks)
Set 模版关联的任务以及调度参数设置
|
Constructor and Description |
---|
TaskFormParams(TaskFormParams 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.