public static final class DeleteTaskFlowRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DeleteTaskFlowRequest |
build() |
DeleteTaskFlowRequest.Builder |
dagId(Long dagId)
The ID of the task flow.
|
DeleteTaskFlowRequest.Builder |
regionId(String regionId)
RegionId.
|
DeleteTaskFlowRequest.Builder |
tid(Long tid)
The ID of the tenant.
|
public DeleteTaskFlowRequest.Builder regionId(String regionId)
public DeleteTaskFlowRequest.Builder dagId(Long dagId)
public DeleteTaskFlowRequest.Builder tid(Long tid)
public DeleteTaskFlowRequest build()
Copyright © 2023. All rights reserved.