| Package | Description | 
|---|---|
| com.tencentcloudapi.wedata.v20250806.models | 
| Modifier and Type | Method and Description | 
|---|---|
| TaskExtParameter[] | TaskConfiguration. getTaskExtConfigurationList()Get Extended attribute configuration list of the task. | 
| TaskExtParameter[] | CreateTaskConfiguration. getTaskExtConfigurationList()Get Specifies the configuration list of task extended attributes. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TaskConfiguration. setTaskExtConfigurationList(TaskExtParameter[] TaskExtConfigurationList)Set Extended attribute configuration list of the task. | 
| void | CreateTaskConfiguration. setTaskExtConfigurationList(TaskExtParameter[] TaskExtConfigurationList)Set Specifies the configuration list of task extended attributes. | 
| Constructor and Description | 
|---|
| TaskExtParameter(TaskExtParameter 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.