public static final class DescribeSecurityStatInfoResponseBody.AttackEvent.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
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)
public DescribeSecurityStatInfoResponseBody.AttackEvent.Builder totalCount(Integer totalCount)
public DescribeSecurityStatInfoResponseBody.AttackEvent.Builder valueArray(List<String> valueArray)
public DescribeSecurityStatInfoResponseBody.AttackEvent build()
Copyright © 2023. All rights reserved.