public static final class DescribePortCcAttackTopIPResponseBody.TopIp.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePortCcAttackTopIPResponseBody.TopIp.Builder |
areaId(String areaId)
The code of the location from which the attack is initiated.
|
DescribePortCcAttackTopIPResponseBody.TopIp |
build() |
DescribePortCcAttackTopIPResponseBody.TopIp.Builder |
pv(Long pv)
The number of attacks from the IP address.
|
DescribePortCcAttackTopIPResponseBody.TopIp.Builder |
srcIp(String srcIp)
The source IP address of the attack.
|
public DescribePortCcAttackTopIPResponseBody.TopIp.Builder areaId(String areaId)
The code of the location from which the attack is initiated. For more information, see Codes of administrative regions in China and codes of countries and areas. For example, 110000 indicates Beijing, China, and us indicates the United States.
example:cn-shanghai
public DescribePortCcAttackTopIPResponseBody.TopIp.Builder pv(Long pv)
The number of attacks from the IP address.
example:33971
public DescribePortCcAttackTopIPResponseBody.TopIp.Builder srcIp(String srcIp)
The source IP address of the attack.
example:172.18.XX.XX
public DescribePortCcAttackTopIPResponseBody.TopIp build()
Copyright © 2026. All rights reserved.