| 程序包 | 说明 |
|---|---|
| com.aliyun.dms_enterprise20181101 | |
| com.aliyun.dms_enterprise20181101.models |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateTaskFlowEdgesResponse |
Client.updateTaskFlowEdges(UpdateTaskFlowEdgesRequest request)
description :
The edges can be updated only when the following conditions are met:
The specified edge exists in the directed acyclic graph (DAG) of the task flow specified by DagId.
|
UpdateTaskFlowEdgesResponse |
Client.updateTaskFlowEdgesWithOptions(UpdateTaskFlowEdgesRequest tmpReq,
com.aliyun.teautil.models.RuntimeOptions runtime)
description :
The edges can be updated only when the following conditions are met:
The specified edge exists in the directed acyclic graph (DAG) of the task flow specified by DagId.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateTaskFlowEdgesRequest |
UpdateTaskFlowEdgesRequest.build(Map<String,?> map) |
UpdateTaskFlowEdgesRequest |
UpdateTaskFlowEdgesRequest.setDagId(Long dagId) |
UpdateTaskFlowEdgesRequest |
UpdateTaskFlowEdgesRequest.setEdges(List<UpdateTaskFlowEdgesRequest.UpdateTaskFlowEdgesRequestEdges> edges) |
UpdateTaskFlowEdgesRequest |
UpdateTaskFlowEdgesRequest.setTid(Long tid) |
Copyright © 2025. All rights reserved.