public static class DescribePortViewSourceProvincesResponseBody.DescribePortViewSourceProvincesResponseBodySourceProvinces
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Long |
count
The total number of requests that are sent from the ISP.
|
String |
provinceId
The ID of the administrative region in China from which the requests are sent.
|
| 构造器和说明 |
|---|
DescribePortViewSourceProvincesResponseBodySourceProvinces() |
@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 administrative regions in China.
3390671
@NameInMap(value="ProvinceId") public String provinceId
The ID of the administrative region in China from which the requests are sent. For example, 110000 indicates Beijing, and 120000 indicates Tianjin.
example:For more information, see Location parameters.
440000
public DescribePortViewSourceProvincesResponseBodySourceProvinces()
public static DescribePortViewSourceProvincesResponseBody.DescribePortViewSourceProvincesResponseBodySourceProvinces build(Map<String,?> map) throws Exception
Exceptionpublic DescribePortViewSourceProvincesResponseBody.DescribePortViewSourceProvincesResponseBodySourceProvinces setCount(Long count)
public Long getCount()
public DescribePortViewSourceProvincesResponseBody.DescribePortViewSourceProvincesResponseBodySourceProvinces setProvinceId(String provinceId)
public String getProvinceId()
Copyright © 2026. All rights reserved.