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