| Package | Description |
|---|---|
| com.tencentcloudapi.cat.v20180409.models |
| Modifier and Type | Method and Description |
|---|---|
CatAgent[] |
CreateAgentGroupRequest.getAgents()
Get Province, Isp 需要成对地进行选择。参数对的取值范围。参见:DescribeAgents 的返回结果。
|
CatAgent[] |
ModifyAgentGroupRequest.getAgents()
Get Province, Isp 需要成对地进行选择。参数对的取值范围。参见:DescribeAgents 的返回结果。
|
CatAgent[] |
DescribeAgentsResponse.getAgents()
Get 本用户可选的拨测点列表
|
CatAgent[] |
AgentGroup.getGroupDetail()
Get 拨测结点列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateAgentGroupRequest.setAgents(CatAgent[] Agents)
Set Province, Isp 需要成对地进行选择。参数对的取值范围。参见:DescribeAgents 的返回结果。
|
void |
ModifyAgentGroupRequest.setAgents(CatAgent[] Agents)
Set Province, Isp 需要成对地进行选择。参数对的取值范围。参见:DescribeAgents 的返回结果。
|
void |
DescribeAgentsResponse.setAgents(CatAgent[] Agents)
Set 本用户可选的拨测点列表
|
void |
AgentGroup.setGroupDetail(CatAgent[] GroupDetail)
Set 拨测结点列表
|
| Constructor and Description |
|---|
CatAgent(CatAgent source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2021. All rights reserved.