Package | Description |
---|---|
com.tencentcloudapi.dsgc.v20190723.models |
Modifier and Type | Method and Description |
---|---|
RiskMatrixLevel |
SuggestRiskLevelMatrixItem.getSensitiveLevel()
Get 分类分级等级
注意:此字段可能返回 null,表示取不到有效值。
|
RiskMatrixLevel[] |
DecribeSuggestRiskLevelMatrixRequest.getSensitiveLevelList()
Get 分类分级等级列表
|
RiskMatrixLevel |
SuggestRiskLevelMatrixItem.getVulnerabilityLevel()
Get 脆弱项等级
注意:此字段可能返回 null,表示取不到有效值。
|
RiskMatrixLevel[] |
DecribeSuggestRiskLevelMatrixRequest.getVulnerabilityLevelList()
Get 脆弱项等级列表
|
Modifier and Type | Method and Description |
---|---|
void |
SuggestRiskLevelMatrixItem.setSensitiveLevel(RiskMatrixLevel SensitiveLevel)
Set 分类分级等级
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DecribeSuggestRiskLevelMatrixRequest.setSensitiveLevelList(RiskMatrixLevel[] SensitiveLevelList)
Set 分类分级等级列表
|
void |
SuggestRiskLevelMatrixItem.setVulnerabilityLevel(RiskMatrixLevel VulnerabilityLevel)
Set 脆弱项等级
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DecribeSuggestRiskLevelMatrixRequest.setVulnerabilityLevelList(RiskMatrixLevel[] VulnerabilityLevelList)
Set 脆弱项等级列表
|
Constructor and Description |
---|
RiskMatrixLevel(RiskMatrixLevel 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 © 2024. All rights reserved.