public static class DescribePortViewSourceIspsResponseBody.DescribePortViewSourceIspsResponseBodyIsps
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
count
The total number of requests that are sent from the ISP.
|
String |
ispId
The ID of the ISP.
|
| 构造器和说明 |
|---|
DescribePortViewSourceIspsResponseBodyIsps() |
@NameInMap(value="Count") public Long count
The total number of requests that are sent from the ISP.
example:This parameter does not indicate the accurate number of requests. You can use this parameter to calculate the proportion of requests from different ISPs.
3390671
@NameInMap(value="IspId") public String ispId
The ID of the ISP. For more information, see the ISP codes table.
example:100017
public DescribePortViewSourceIspsResponseBodyIsps()
public static DescribePortViewSourceIspsResponseBody.DescribePortViewSourceIspsResponseBodyIsps build(Map<String,?> map) throws Exception
Exceptionpublic DescribePortViewSourceIspsResponseBody.DescribePortViewSourceIspsResponseBodyIsps setCount(Long count)
public Long getCount()
public DescribePortViewSourceIspsResponseBody.DescribePortViewSourceIspsResponseBodyIsps setIspId(String ispId)
public String getIspId()
Copyright © 2026. All rights reserved.