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