Package | Description |
---|---|
com.tencentcloudapi.tcss.v20201101.models |
Modifier and Type | Method and Description |
---|---|
VulDefenceEventTendency[] |
DescribeVulDefenceEventTendencyResponse.getAttackList()
Get Trend of vulnerability attack events
|
VulDefenceEventTendency[] |
DescribeVulDefenceEventTendencyResponse.getDefendedList()
Get Trend of exploit prevention events
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeVulDefenceEventTendencyResponse.setAttackList(VulDefenceEventTendency[] AttackList)
Set Trend of vulnerability attack events
|
void |
DescribeVulDefenceEventTendencyResponse.setDefendedList(VulDefenceEventTendency[] DefendedList)
Set Trend of exploit prevention events
|
Constructor and Description |
---|
VulDefenceEventTendency(VulDefenceEventTendency source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2023. All rights reserved.