public static final class DescribeDefenseCountStatisticsResponseBody.DefenseCountStatistics.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeDefenseCountStatisticsResponseBody.DefenseCountStatistics |
build() |
DescribeDefenseCountStatisticsResponseBody.DefenseCountStatistics.Builder |
defenseCountTotalUsageOfCurrentMonth(Integer defenseCountTotalUsageOfCurrentMonth)
The number of advanced mitigation sessions that are used within the current calendar month.
|
DescribeDefenseCountStatisticsResponseBody.DefenseCountStatistics.Builder |
flowPackCountRemain(Integer flowPackCountRemain)
The number of available global advanced mitigation sessions for the Insurance mitigation plan.
|
DescribeDefenseCountStatisticsResponseBody.DefenseCountStatistics.Builder |
maxUsableDefenseCountCurrentMonth(Integer maxUsableDefenseCountCurrentMonth)
The maximum number of advanced mitigation sessions available for the current calendar month.
|
DescribeDefenseCountStatisticsResponseBody.DefenseCountStatistics.Builder |
secHighSpeedCountRemain(Integer secHighSpeedCountRemain)
The number of available global advanced mitigation sessions for the Secure Chinese Mainland Acceleration (Sec-CMA) mitigation plan.
|
public DescribeDefenseCountStatisticsResponseBody.DefenseCountStatistics.Builder defenseCountTotalUsageOfCurrentMonth(Integer defenseCountTotalUsageOfCurrentMonth)
The number of advanced mitigation sessions that are used within the current calendar month.
example:0
public DescribeDefenseCountStatisticsResponseBody.DefenseCountStatistics.Builder flowPackCountRemain(Integer flowPackCountRemain)
The number of available global advanced mitigation sessions for the Insurance mitigation plan.
example:0
public DescribeDefenseCountStatisticsResponseBody.DefenseCountStatistics.Builder maxUsableDefenseCountCurrentMonth(Integer maxUsableDefenseCountCurrentMonth)
The maximum number of advanced mitigation sessions available for the current calendar month. The advanced mitigation sessions include the advanced mitigation sessions that are provided free of charge and the global advanced mitigation sessions that you purchase.
example:20
public DescribeDefenseCountStatisticsResponseBody.DefenseCountStatistics.Builder secHighSpeedCountRemain(Integer secHighSpeedCountRemain)
The number of available global advanced mitigation sessions for the Secure Chinese Mainland Acceleration (Sec-CMA) mitigation plan.
example:0
public DescribeDefenseCountStatisticsResponseBody.DefenseCountStatistics build()
Copyright © 2026. All rights reserved.