public static final class DescribePortViewSourceIspsResponseBody.Isps.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePortViewSourceIspsResponseBody.Isps |
build() |
DescribePortViewSourceIspsResponseBody.Isps.Builder |
count(Long count)
The total number of requests that are sent from the ISP.
|
DescribePortViewSourceIspsResponseBody.Isps.Builder |
ispId(String ispId)
The ID of the ISP.
|
public DescribePortViewSourceIspsResponseBody.Isps.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 ISPs.
3390671
public DescribePortViewSourceIspsResponseBody.Isps.Builder ispId(String ispId)
The ID of the ISP. For more information, see the ISP codes table.
example:100017
public DescribePortViewSourceIspsResponseBody.Isps build()
Copyright © 2026. All rights reserved.