GetAttackEventDashboardResponseBody.Data.Builder |
GetAttackEventDashboardResponseBody.Data.Builder.attackAllCount(Integer attackAllCount)
Number of attacks.
|
GetAttackEventDashboardResponseBody.Data.Builder |
GetAttackEventDashboardResponseBody.Data.Builder.attackInstanceTopCount(List<GetAttackEventDashboardResponseBody.AttackInstanceTopCount> attackInstanceTopCount)
List of attack counts by attacked asset.
|
GetAttackEventDashboardResponseBody.Data.Builder |
GetAttackEventDashboardResponseBody.Data.Builder.attackTypeTopCount(List<GetAttackEventDashboardResponseBody.AttackTypeTopCount> attackTypeTopCount)
List of attack counts by attack type.
|
static GetAttackEventDashboardResponseBody.Data.Builder |
GetAttackEventDashboardResponseBody.Data.builder() |
GetAttackEventDashboardResponseBody.Data.Builder |
GetAttackEventDashboardResponseBody.Data.Builder.latestTimeHourCount(List<GetAttackEventDashboardResponseBody.LatestTimeHourCount> latestTimeHourCount)
List of attack counts by hour.
|
GetAttackEventDashboardResponseBody.Data.Builder |
GetAttackEventDashboardResponseBody.Data.Builder.srcIpTopCount(List<GetAttackEventDashboardResponseBody.SrcIpTopCount> srcIpTopCount)
List of attack counts by source IP.
|