Package | Description |
---|---|
com.tencentcloudapi.wedata.v20210820.models |
Modifier and Type | Method and Description |
---|---|
TaskExtInfo[] |
ModifyTaskInfoRequest.getTaskExt()
Get 任务的扩展配置
|
TaskExtInfo[] |
TaskInfoData.getTaskExt()
Get 扩展属性
注意:此字段可能返回 null,表示取不到有效值。
|
TaskExtInfo[] |
CreateTaskRequest.getTaskExt()
Get 扩展属性
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyTaskInfoRequest.setTaskExt(TaskExtInfo[] TaskExt)
Set 任务的扩展配置
|
void |
TaskInfoData.setTaskExt(TaskExtInfo[] TaskExt)
Set 扩展属性
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateTaskRequest.setTaskExt(TaskExtInfo[] TaskExt)
Set 扩展属性
|
Constructor and Description |
---|
TaskExtInfo(TaskExtInfo 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 © 2022. All rights reserved.