public static final class GetAttackEventDashboardResponseBody.AttackInstanceTopCount.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetAttackEventDashboardResponseBody.AttackInstanceTopCount |
build() |
GetAttackEventDashboardResponseBody.AttackInstanceTopCount.Builder |
statisticsCount(Integer statisticsCount)
The count of the statistics value.
|
GetAttackEventDashboardResponseBody.AttackInstanceTopCount.Builder |
statisticsValue(String statisticsValue)
Statistical value.
|
public GetAttackEventDashboardResponseBody.AttackInstanceTopCount.Builder statisticsCount(Integer statisticsCount)
The count of the statistics value.
example:18
public GetAttackEventDashboardResponseBody.AttackInstanceTopCount.Builder statisticsValue(String statisticsValue)
Statistical value.
example:{"internetIp":"101.37.86.","instanceName":"name","intranetIp":"10.1.0.*"}
public GetAttackEventDashboardResponseBody.AttackInstanceTopCount build()
Copyright © 2026. All rights reserved.