| 程序包 | 说明 |
|---|---|
| com.aliyun.dms_enterprise20181101 | |
| com.aliyun.dms_enterprise20181101.models |
| 限定符和类型 | 方法和说明 |
|---|---|
AddTaskFlowEdgesResponse |
Client.addTaskFlowEdges(AddTaskFlowEdgesRequest request)
description :
When you add directed edges for a task node, take note of the following limits:
The endpoints of the specified edge exist in the Directed Acyclic Graph (DAG) of the task flow specified by DagId.
|
AddTaskFlowEdgesResponse |
Client.addTaskFlowEdgesWithOptions(AddTaskFlowEdgesRequest tmpReq,
com.aliyun.teautil.models.RuntimeOptions runtime)
description :
When you add directed edges for a task node, take note of the following limits:
The endpoints of the specified edge exist in the Directed Acyclic Graph (DAG) of the task flow specified by DagId.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static AddTaskFlowEdgesRequest |
AddTaskFlowEdgesRequest.build(Map<String,?> map) |
AddTaskFlowEdgesRequest |
AddTaskFlowEdgesRequest.setDagId(Long dagId) |
AddTaskFlowEdgesRequest |
AddTaskFlowEdgesRequest.setEdges(List<AddTaskFlowEdgesRequest.AddTaskFlowEdgesRequestEdges> edges) |
AddTaskFlowEdgesRequest |
AddTaskFlowEdgesRequest.setTid(Long tid) |
Copyright © 2025. All rights reserved.