public static final class DescribeFlowChartResponseBody.FlowChart.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeFlowChartResponseBody.FlowChart.Builder |
aclCustomBlockSum(Long aclCustomBlockSum)
The number of requests that are blocked by custom access control list (ACL) rules.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
aclCustomReportsSum(Long aclCustomReportsSum)
The number of requests that are monitored by custom ACL rules.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
antibotBlockSum(Long antibotBlockSum)
The number of requests that are blocked by bot management rules.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
antibotReportSum(String antibotReportSum)
The number of requests that are monitored by bot management rules.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
antiScanBlockSum(Long antiScanBlockSum)
The number of requests that are blocked by scan protection rules.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
antiscanReportsSum(Long antiscanReportsSum)
The number of requests that are monitored by scan protection rules.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
blacklistBlockSum(String blacklistBlockSum)
The number of requests that are blocked by the IP address blacklist.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
blacklistReportsSum(Long blacklistReportsSum)
The number of requests that are monitored by the IP address blacklist.
|
DescribeFlowChartResponseBody.FlowChart |
build() |
DescribeFlowChartResponseBody.FlowChart.Builder |
ccCustomBlockSum(Long ccCustomBlockSum)
The number of requests that are blocked by custom HTTP flood protection rules.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
ccCustomReportsSum(Long ccCustomReportsSum)
The number of requests that are monitored by custom HTTP flood protection rules.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
ccSystemBlocksSum(Long ccSystemBlocksSum)
The number of requests that are blocked by HTTP flood protection rules created by the system.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
ccSystemReportsSum(Long ccSystemReportsSum)
The number of requests that are monitored by HTTP flood protection rules created by the system.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
count(Long count)
The total number of requests.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
inBytes(Long inBytes)
The total number of requests that are redirected to the WAF instance.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
index(Long index)
The serial number of the time interval.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
maxPv(Long maxPv)
The peak traffic.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
outBytes(Long outBytes)
The total number of requests that are forwarded by the WAF instance.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
ratelimitBlockSum(Long ratelimitBlockSum)
The number of requests that are blocked by rate limiting rules.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
ratelimitReportSum(Long ratelimitReportSum)
The number of requests that are monitored by rate limiting rules.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
regionBlockBlocksSum(Long regionBlockBlocksSum)
The number of requests that are blocked by region blacklist rules.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
regionBlockReportsSum(Long regionBlockReportsSum)
The number of requests that are monitored by region blacklist rules.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
robotCount(Long robotCount)
The total number of bot requests.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
wafBlockSum(Long wafBlockSum)
The number of requests that are blocked by basic protection rules.
|
DescribeFlowChartResponseBody.FlowChart.Builder |
wafReportSum(String wafReportSum)
The number of requests that are monitored by basic protection rules.
|
public DescribeFlowChartResponseBody.FlowChart.Builder aclCustomBlockSum(Long aclCustomBlockSum)
public DescribeFlowChartResponseBody.FlowChart.Builder aclCustomReportsSum(Long aclCustomReportsSum)
public DescribeFlowChartResponseBody.FlowChart.Builder antiScanBlockSum(Long antiScanBlockSum)
public DescribeFlowChartResponseBody.FlowChart.Builder antibotBlockSum(Long antibotBlockSum)
public DescribeFlowChartResponseBody.FlowChart.Builder antibotReportSum(String antibotReportSum)
public DescribeFlowChartResponseBody.FlowChart.Builder antiscanReportsSum(Long antiscanReportsSum)
public DescribeFlowChartResponseBody.FlowChart.Builder blacklistBlockSum(String blacklistBlockSum)
public DescribeFlowChartResponseBody.FlowChart.Builder blacklistReportsSum(Long blacklistReportsSum)
public DescribeFlowChartResponseBody.FlowChart.Builder ccCustomBlockSum(Long ccCustomBlockSum)
public DescribeFlowChartResponseBody.FlowChart.Builder ccCustomReportsSum(Long ccCustomReportsSum)
public DescribeFlowChartResponseBody.FlowChart.Builder ccSystemBlocksSum(Long ccSystemBlocksSum)
public DescribeFlowChartResponseBody.FlowChart.Builder ccSystemReportsSum(Long ccSystemReportsSum)
public DescribeFlowChartResponseBody.FlowChart.Builder count(Long count)
public DescribeFlowChartResponseBody.FlowChart.Builder inBytes(Long inBytes)
public DescribeFlowChartResponseBody.FlowChart.Builder index(Long index)
public DescribeFlowChartResponseBody.FlowChart.Builder maxPv(Long maxPv)
public DescribeFlowChartResponseBody.FlowChart.Builder outBytes(Long outBytes)
public DescribeFlowChartResponseBody.FlowChart.Builder ratelimitBlockSum(Long ratelimitBlockSum)
public DescribeFlowChartResponseBody.FlowChart.Builder ratelimitReportSum(Long ratelimitReportSum)
public DescribeFlowChartResponseBody.FlowChart.Builder regionBlockBlocksSum(Long regionBlockBlocksSum)
public DescribeFlowChartResponseBody.FlowChart.Builder regionBlockReportsSum(Long regionBlockReportsSum)
public DescribeFlowChartResponseBody.FlowChart.Builder robotCount(Long robotCount)
public DescribeFlowChartResponseBody.FlowChart.Builder wafBlockSum(Long wafBlockSum)
public DescribeFlowChartResponseBody.FlowChart.Builder wafReportSum(String wafReportSum)
public DescribeFlowChartResponseBody.FlowChart build()
Copyright © 2024. All rights reserved.