Package | Description |
---|---|
com.tencentcloudapi.yunjing.v20180228.models |
Modifier and Type | Method and Description |
---|---|
SecurityTrend[] |
DescribeSecurityTrendsResponse.getBaseLines()
Get 基线统计数据数组。
|
SecurityTrend[] |
DescribeSecurityTrendsResponse.getBruteAttacks()
Get 密码破解事件统计数据数组。
|
SecurityTrend[] |
DescribeSecurityTrendsResponse.getMalwares()
Get 木马事件统计数据数组。
|
SecurityTrend[] |
DescribeSecurityTrendsResponse.getNonLocalLoginPlaces()
Get 异地登录事件统计数据数组。
|
SecurityTrend[] |
DescribeSecurityTrendsResponse.getVuls()
Get 漏洞统计数据数组。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeSecurityTrendsResponse.setBaseLines(SecurityTrend[] BaseLines)
Set 基线统计数据数组。
|
void |
DescribeSecurityTrendsResponse.setBruteAttacks(SecurityTrend[] BruteAttacks)
Set 密码破解事件统计数据数组。
|
void |
DescribeSecurityTrendsResponse.setMalwares(SecurityTrend[] Malwares)
Set 木马事件统计数据数组。
|
void |
DescribeSecurityTrendsResponse.setNonLocalLoginPlaces(SecurityTrend[] NonLocalLoginPlaces)
Set 异地登录事件统计数据数组。
|
void |
DescribeSecurityTrendsResponse.setVuls(SecurityTrend[] Vuls)
Set 漏洞统计数据数组。
|
Copyright © 2020. All rights reserved.