public class DescribeSocAlertDetailsRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeSocAlertDetailsRequest() | 
| DescribeSocAlertDetailsRequest(DescribeSocAlertDetailsRequest 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 | getAlertId()Get 告警id | 
| String | getAlertTimestamp()Get 告警时间,取Timestamp字段 | 
| void | setAlertId(String AlertId)Set 告警id | 
| void | setAlertTimestamp(String AlertTimestamp)Set 告警时间,取Timestamp字段 | 
| 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, toJsonStringpublic DescribeSocAlertDetailsRequest()
public DescribeSocAlertDetailsRequest(DescribeSocAlertDetailsRequest source)
public String getAlertId()
public void setAlertId(String AlertId)
AlertId - 告警idpublic String getAlertTimestamp()
public void setAlertTimestamp(String AlertTimestamp)
AlertTimestamp - 告警时间,取Timestamp字段Copyright © 2025. All rights reserved.