public class ListTaskFlowRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ListTaskFlowRequest() |
@NameInMap(value="Tid") public Long tid
The ID of the tenant. You can call the GetUserActiveTenant or ListUserTenants operation to obtain the tenant ID.
example:3***
public static ListTaskFlowRequest build(Map<String,?> map) throws Exception
Exceptionpublic ListTaskFlowRequest setTid(Long tid)
public Long getTid()
Copyright © 2025. All rights reserved.