| Package | Description |
|---|---|
| com.tencentcloudapi.ssa.v20180608.models |
| Modifier and Type | Method and Description |
|---|---|
AlertType[] |
AlertListData.getAlertList()
Get 返回列表
注意:此字段可能返回 null,表示取不到有效值。
|
AlertType |
AlertDetail.getBaseInfo()
Get 告警基础信息
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlertListData.setAlertList(AlertType[] AlertList)
Set 返回列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
AlertDetail.setBaseInfo(AlertType BaseInfo)
Set 告警基础信息
注意:此字段可能返回 null,表示取不到有效值。
|
| Constructor and Description |
|---|
AlertType(AlertType 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 © 2021. All rights reserved.