public static final class DescribeSecurityStatInfoResponseBody.AttackEvent.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeSecurityStatInfoResponseBody.AttackEvent |
build() |
DescribeSecurityStatInfoResponseBody.AttackEvent.Builder |
dateArray(List<String> dateArray)
The points in time when the number of attacks is collected in the trend chart.
|
DescribeSecurityStatInfoResponseBody.AttackEvent.Builder |
totalCount(Integer totalCount)
The total number of attacks on the current day.
|
DescribeSecurityStatInfoResponseBody.AttackEvent.Builder |
valueArray(List<String> valueArray)
The numbers of attacks at all points in time.
|
public DescribeSecurityStatInfoResponseBody.AttackEvent.Builder dateArray(List<String> dateArray)
The points in time when the number of attacks is collected in the trend chart.
public DescribeSecurityStatInfoResponseBody.AttackEvent.Builder totalCount(Integer totalCount)
The total number of attacks on the current day.
example:1096
public DescribeSecurityStatInfoResponseBody.AttackEvent.Builder valueArray(List<String> valueArray)
The numbers of attacks at all points in time.
public DescribeSecurityStatInfoResponseBody.AttackEvent build()
Copyright © 2026. All rights reserved.