public static class DescribeDefenseCountStatisticsResponseBody.DescribeDefenseCountStatisticsResponseBodyDefenseCountStatistics
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
Integer |
defenseCountTotalUsageOfCurrentMonth
The number of advanced mitigation sessions that are used within the current calendar month.
|
Integer |
flowPackCountRemain
The number of available global advanced mitigation sessions for the Insurance mitigation plan.
|
Integer |
maxUsableDefenseCountCurrentMonth
The maximum number of advanced mitigation sessions available for the current calendar month.
|
Integer |
secHighSpeedCountRemain
The number of available global advanced mitigation sessions for the Secure Chinese Mainland Acceleration (Sec-CMA) mitigation plan.
|
| 构造器和说明 |
|---|
DescribeDefenseCountStatisticsResponseBodyDefenseCountStatistics() |
@NameInMap(value="DefenseCountTotalUsageOfCurrentMonth") public Integer defenseCountTotalUsageOfCurrentMonth
The number of advanced mitigation sessions that are used within the current calendar month.
example:0
@NameInMap(value="FlowPackCountRemain") public Integer flowPackCountRemain
The number of available global advanced mitigation sessions for the Insurance mitigation plan.
example:0
@NameInMap(value="MaxUsableDefenseCountCurrentMonth") public 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
@NameInMap(value="SecHighSpeedCountRemain") public Integer secHighSpeedCountRemain
The number of available global advanced mitigation sessions for the Secure Chinese Mainland Acceleration (Sec-CMA) mitigation plan.
example:0
public DescribeDefenseCountStatisticsResponseBodyDefenseCountStatistics()
public static DescribeDefenseCountStatisticsResponseBody.DescribeDefenseCountStatisticsResponseBodyDefenseCountStatistics build(Map<String,?> map) throws Exception
Exceptionpublic DescribeDefenseCountStatisticsResponseBody.DescribeDefenseCountStatisticsResponseBodyDefenseCountStatistics setDefenseCountTotalUsageOfCurrentMonth(Integer defenseCountTotalUsageOfCurrentMonth)
public Integer getDefenseCountTotalUsageOfCurrentMonth()
public DescribeDefenseCountStatisticsResponseBody.DescribeDefenseCountStatisticsResponseBodyDefenseCountStatistics setFlowPackCountRemain(Integer flowPackCountRemain)
public Integer getFlowPackCountRemain()
public DescribeDefenseCountStatisticsResponseBody.DescribeDefenseCountStatisticsResponseBodyDefenseCountStatistics setMaxUsableDefenseCountCurrentMonth(Integer maxUsableDefenseCountCurrentMonth)
public Integer getMaxUsableDefenseCountCurrentMonth()
public DescribeDefenseCountStatisticsResponseBody.DescribeDefenseCountStatisticsResponseBodyDefenseCountStatistics setSecHighSpeedCountRemain(Integer secHighSpeedCountRemain)
public Integer getSecHighSpeedCountRemain()
Copyright © 2026. All rights reserved.