Package | Description |
---|---|
com.tencentcloudapi.cwp.v20180228.models |
Modifier and Type | Method and Description |
---|---|
ScreenNameValue[] |
ScreenEventsCnt.getCategory()
Get name: Specific type of the displayed content, including attack event, potential risk, compromised asset, and potentially risky asset
Value: event count after statistics
|
ScreenNameValue[] |
DescribeScreenRiskAssetsTopResponse.getChart()
Get Statistical details icon data.
|
ScreenNameValue[] |
DescribeScreenGeneralStatResponse.getMachines()
Get Value of name: online, shutdown/offline, not installed
Value: indicates the corresponding quantity
|
ScreenNameValue[] |
DescribeScreenGeneralStatResponse.getProtection()
Get Value of name: Ultimate Edition, Pro Edition, Basic Edition
Value: indicates the corresponding number
|
Modifier and Type | Method and Description |
---|---|
void |
ScreenEventsCnt.setCategory(ScreenNameValue[] Category)
Set name: Specific type of the displayed content, including attack event, potential risk, compromised asset, and potentially risky asset
Value: event count after statistics
|
void |
DescribeScreenRiskAssetsTopResponse.setChart(ScreenNameValue[] Chart)
Set Statistical details icon data.
|
void |
DescribeScreenGeneralStatResponse.setMachines(ScreenNameValue[] Machines)
Set Value of name: online, shutdown/offline, not installed
Value: indicates the corresponding quantity
|
void |
DescribeScreenGeneralStatResponse.setProtection(ScreenNameValue[] Protection)
Set Value of name: Ultimate Edition, Pro Edition, Basic Edition
Value: indicates the corresponding number
|
Constructor and Description |
---|
ScreenNameValue(ScreenNameValue 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 © 2025. All rights reserved.