public static final class DescribePortCcAttackTopIPRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePortCcAttackTopIPRequest |
build() |
DescribePortCcAttackTopIPRequest.Builder |
ip(String ip)
The IP address of the Anti-DDoS Pro or Anti-DDoS Premium instance to query.
|
DescribePortCcAttackTopIPRequest.Builder |
limit(Long limit)
The maximum number of entries to return.
|
DescribePortCcAttackTopIPRequest.Builder |
port(String port)
The attacked port.
|
DescribePortCcAttackTopIPRequest.Builder |
regionId(String regionId)
RegionId.
|
DescribePortCcAttackTopIPRequest.Builder |
startTimestamp(Long startTimestamp)
The beginning of the time range to query.
|
public DescribePortCcAttackTopIPRequest.Builder regionId(String regionId)
public DescribePortCcAttackTopIPRequest.Builder ip(String ip)
The IP address of the Anti-DDoS Pro or Anti-DDoS Premium instance to query.
This parameter is required.
example:203.107.XX.XX
public DescribePortCcAttackTopIPRequest.Builder limit(Long limit)
The maximum number of entries to return.
example:10
public DescribePortCcAttackTopIPRequest.Builder port(String port)
The attacked port.
This parameter is required.
example:6663
public DescribePortCcAttackTopIPRequest.Builder startTimestamp(Long startTimestamp)
The beginning of the time range to query. Unit: seconds.
This parameter is required.
example:1678017453
public DescribePortCcAttackTopIPRequest build()
Copyright © 2026. All rights reserved.