com.aliyuncs.cms.model.v20170301
类 ListAlarmHistoryResponse
java.lang.Object
com.aliyuncs.AcsResponse
com.aliyuncs.cms.model.v20170301.ListAlarmHistoryResponse
public class ListAlarmHistoryResponse
- extends com.aliyuncs.AcsResponse
- 版本:
- 作者:
- auto create
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListAlarmHistoryResponse
public ListAlarmHistoryResponse()
getSuccess
public Boolean getSuccess()
setSuccess
public void setSuccess(Boolean success)
getCode
public String getCode()
setCode
public void setCode(String code)
getMessage
public String getMessage()
setMessage
public void setMessage(String message)
getCursor
public String getCursor()
setCursor
public void setCursor(String cursor)
getRequestId
public String getRequestId()
setRequestId
public void setRequestId(String requestId)
getAlarmHistoryList
public List<ListAlarmHistoryResponse.AlarmHistory> getAlarmHistoryList()
setAlarmHistoryList
public void setAlarmHistoryList(List<ListAlarmHistoryResponse.AlarmHistory> alarmHistoryList)
getInstance
public ListAlarmHistoryResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
- 指定者:
- 类
com.aliyuncs.AcsResponse 中的 getInstance
Copyright © 2017. All Rights Reserved.