| 程序包 | 说明 |
|---|---|
| com.aliyun.dms_enterprise20181101 | |
| com.aliyun.dms_enterprise20181101.models |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateTaskFlowOwnerResponse |
Client.updateTaskFlowOwner(UpdateTaskFlowOwnerRequest request)
description :
Note: The new owner of the task flow must belong to the same tenant as the previous owner.
|
UpdateTaskFlowOwnerResponse |
Client.updateTaskFlowOwnerWithOptions(UpdateTaskFlowOwnerRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
description :
Note: The new owner of the task flow must belong to the same tenant as the previous owner.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static UpdateTaskFlowOwnerRequest |
UpdateTaskFlowOwnerRequest.build(Map<String,?> map) |
UpdateTaskFlowOwnerRequest |
UpdateTaskFlowOwnerRequest.setDagId(Long dagId) |
UpdateTaskFlowOwnerRequest |
UpdateTaskFlowOwnerRequest.setNewOwnerId(String newOwnerId) |
UpdateTaskFlowOwnerRequest |
UpdateTaskFlowOwnerRequest.setTid(Long tid) |
Copyright © 2025. All rights reserved.