Package | Description |
---|---|
com.tencentcloudapi.csip.v20221121.models |
Modifier and Type | Method and Description |
---|---|
ServerRiskSuggestion[] |
ServerRisk.getRiskList()
Get List of risks
Note: This field may return·null, indicating that no valid values can be obtained.
|
ServerRiskSuggestion[] |
ServerRisk.getSuggestionList()
Get List of fix suggestions
Note: This field may return·null, indicating that no valid values can be obtained.
|
Modifier and Type | Method and Description |
---|---|
void |
ServerRisk.setRiskList(ServerRiskSuggestion[] RiskList)
Set List of risks
Note: This field may return·null, indicating that no valid values can be obtained.
|
void |
ServerRisk.setSuggestionList(ServerRiskSuggestion[] SuggestionList)
Set List of fix suggestions
Note: This field may return·null, indicating that no valid values can be obtained.
|
Constructor and Description |
---|
ServerRiskSuggestion(ServerRiskSuggestion 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.