| Package | Description |
|---|---|
| com.tencentcloudapi.yunjing.v20180228.models |
| Modifier and Type | Method and Description |
|---|---|
SecurityTrend[] |
DescribeSecurityTrendsResponse.getBaseLines()
Get Baseline statistics array.
|
SecurityTrend[] |
DescribeSecurityTrendsResponse.getBruteAttacks()
Get Brute force attack event statistics array.
|
SecurityTrend[] |
DescribeSecurityTrendsResponse.getMalwares()
Get Trojan event statistics array.
|
SecurityTrend[] |
DescribeSecurityTrendsResponse.getNonLocalLoginPlaces()
Get Unusual login location event statistics array.
|
SecurityTrend[] |
DescribeSecurityTrendsResponse.getVuls()
Get Vulnerability statistics array.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeSecurityTrendsResponse.setBaseLines(SecurityTrend[] BaseLines)
Set Baseline statistics array.
|
void |
DescribeSecurityTrendsResponse.setBruteAttacks(SecurityTrend[] BruteAttacks)
Set Brute force attack event statistics array.
|
void |
DescribeSecurityTrendsResponse.setMalwares(SecurityTrend[] Malwares)
Set Trojan event statistics array.
|
void |
DescribeSecurityTrendsResponse.setNonLocalLoginPlaces(SecurityTrend[] NonLocalLoginPlaces)
Set Unusual login location event statistics array.
|
void |
DescribeSecurityTrendsResponse.setVuls(SecurityTrend[] Vuls)
Set Vulnerability statistics array.
|
Copyright © 2020. All rights reserved.