public static final class GetHoneypotAttackStatisticsResponseBody.HoneypotAttackStatistics.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetHoneypotAttackStatisticsResponseBody.HoneypotAttackStatistics |
build() |
GetHoneypotAttackStatisticsResponseBody.HoneypotAttackStatistics.Builder |
statisticsCount(Integer statisticsCount)
The number of times the value is counted.
|
GetHoneypotAttackStatisticsResponseBody.HoneypotAttackStatistics.Builder |
statisticsValue(String statisticsValue)
The statistical value.
|
public GetHoneypotAttackStatisticsResponseBody.HoneypotAttackStatistics.Builder statisticsCount(Integer statisticsCount)
The number of times the value is counted.
example:10
public GetHoneypotAttackStatisticsResponseBody.HoneypotAttackStatistics.Builder statisticsValue(String statisticsValue)
The statistical value.
example:112.168.1.**
public GetHoneypotAttackStatisticsResponseBody.HoneypotAttackStatistics build()
Copyright © 2026. All rights reserved.