public static final class DescribePeakTrendResponseBody.FlowChart.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePeakTrendResponseBody.FlowChart.Builder |
aclSum(Long aclSum)
The number of requests that are monitored or blocked by the custom rule (access control) module.
|
DescribePeakTrendResponseBody.FlowChart.Builder |
antiScanSum(Long antiScanSum)
The number of requests that are monitored or blocked by the scan protection module.
|
DescribePeakTrendResponseBody.FlowChart |
build() |
DescribePeakTrendResponseBody.FlowChart.Builder |
ccSum(Long ccSum)
The number of requests that are monitored or blocked by the HTTP flood protection module.
|
DescribePeakTrendResponseBody.FlowChart.Builder |
count(Long count)
The total number of requests.
|
DescribePeakTrendResponseBody.FlowChart.Builder |
index(Long index)
The serial number of the time interval.
|
DescribePeakTrendResponseBody.FlowChart.Builder |
wafSum(Long wafSum)
The number of requests that are monitored or blocked by the regular expression protection engine.
|
public DescribePeakTrendResponseBody.FlowChart.Builder aclSum(Long aclSum)
public DescribePeakTrendResponseBody.FlowChart.Builder antiScanSum(Long antiScanSum)
public DescribePeakTrendResponseBody.FlowChart.Builder ccSum(Long ccSum)
public DescribePeakTrendResponseBody.FlowChart.Builder count(Long count)
public DescribePeakTrendResponseBody.FlowChart.Builder index(Long index)
public DescribePeakTrendResponseBody.FlowChart.Builder wafSum(Long wafSum)
public DescribePeakTrendResponseBody.FlowChart build()
Copyright © 2024. All rights reserved.