public class SecurityGroupAlertInfo extends AbstractModel
header, skipSign
Constructor and Description |
---|
SecurityGroupAlertInfo() |
SecurityGroupAlertInfo(SecurityGroupAlertInfo 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.
|
Modifier and Type | Method and Description |
---|---|
String |
getAlarmUuid()
Get 告警Uuid
|
String |
getTimestamp()
Get 告警生成时间
|
void |
setAlarmUuid(String AlarmUuid)
Set 告警Uuid
|
void |
setTimestamp(String Timestamp)
Set 告警生成时间
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public SecurityGroupAlertInfo()
public SecurityGroupAlertInfo(SecurityGroupAlertInfo source)
public String getAlarmUuid()
public void setAlarmUuid(String AlarmUuid)
AlarmUuid
- 告警Uuidpublic String getTimestamp()
public void setTimestamp(String Timestamp)
Timestamp
- 告警生成时间Copyright © 2025. All rights reserved.