public static final class DescribePortViewSourceProvincesResponseBody.SourceProvinces.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePortViewSourceProvincesResponseBody.SourceProvinces |
build() |
DescribePortViewSourceProvincesResponseBody.SourceProvinces.Builder |
count(Long count)
The total number of requests that are sent from the ISP.
|
DescribePortViewSourceProvincesResponseBody.SourceProvinces.Builder |
provinceId(String provinceId)
The ID of the administrative region in China from which the requests are sent.
|
public DescribePortViewSourceProvincesResponseBody.SourceProvinces.Builder count(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
public DescribePortViewSourceProvincesResponseBody.SourceProvinces.Builder provinceId(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 DescribePortViewSourceProvincesResponseBody.SourceProvinces build()
Copyright © 2026. All rights reserved.