| Package | Description |
|---|---|
| com.tencentcloudapi.wedata.v20250806.models |
| Modifier and Type | Method and Description |
|---|---|
ParamInfo[] |
EventListener.getPropertiesList()
Get 扩展信息
注意:此字段可能返回 null,表示取不到有效值。
|
ParamInfo[] |
CreateWorkflowRequest.getWorkflowParams()
Get 工作流参数
|
ParamInfo[] |
WorkflowDetail.getWorkflowParams()
Get 工作流参数数组
注意:此字段可能返回 null,表示取不到有效值。
|
ParamInfo[] |
UpdateWorkflowRequest.getWorkflowParams()
Get 工作流参数列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventListener.setPropertiesList(ParamInfo[] PropertiesList)
Set 扩展信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CreateWorkflowRequest.setWorkflowParams(ParamInfo[] WorkflowParams)
Set 工作流参数
|
void |
WorkflowDetail.setWorkflowParams(ParamInfo[] WorkflowParams)
Set 工作流参数数组
注意:此字段可能返回 null,表示取不到有效值。
|
void |
UpdateWorkflowRequest.setWorkflowParams(ParamInfo[] WorkflowParams)
Set 工作流参数列表
|
| Constructor and Description |
|---|
ParamInfo(ParamInfo 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.