| 程序包 | 说明 |
|---|---|
| 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 AddTaskFlowEdgesResponse |
AddTaskFlowEdgesResponse.build(Map<String,?> map) |
AddTaskFlowEdgesResponse |
AddTaskFlowEdgesResponse.setBody(AddTaskFlowEdgesResponseBody body) |
AddTaskFlowEdgesResponse |
AddTaskFlowEdgesResponse.setHeaders(Map<String,String> headers) |
AddTaskFlowEdgesResponse |
AddTaskFlowEdgesResponse.setStatusCode(Integer statusCode) |
Copyright © 2025. All rights reserved.