public static final class GetHoneypotAttackStatisticsResponseBody.Data.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetHoneypotAttackStatisticsResponseBody.Data |
build() |
GetHoneypotAttackStatisticsResponseBody.Data.Builder |
count(Integer count)
The number of data entries displayed on the current page when performing a paginated query.
|
GetHoneypotAttackStatisticsResponseBody.Data.Builder |
honeypotAttackStatistics(List<GetHoneypotAttackStatisticsResponseBody.HoneypotAttackStatistics> honeypotAttackStatistics)
List of statistical information
|
GetHoneypotAttackStatisticsResponseBody.Data.Builder |
statisticsType(String statisticsType)
The type of attack source statistics.
|
public GetHoneypotAttackStatisticsResponseBody.Data.Builder count(Integer count)
The number of data entries displayed on the current page when performing a paginated query.
example:2
public GetHoneypotAttackStatisticsResponseBody.Data.Builder honeypotAttackStatistics(List<GetHoneypotAttackStatisticsResponseBody.HoneypotAttackStatistics> honeypotAttackStatistics)
List of statistical information
public GetHoneypotAttackStatisticsResponseBody.Data.Builder statisticsType(String statisticsType)
The type of attack source statistics. Values:
TOP_ATTACKED_IP
public GetHoneypotAttackStatisticsResponseBody.Data build()
Copyright © 2026. All rights reserved.