public class DeleteAlarmResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
DeleteAlarmResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlarmTaskId() |
DeleteAlarmResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
void |
setAlarmTaskId(String alarmTaskId) |
void |
setRequestId(String requestId) |
public String getRequestId()
public void setRequestId(String requestId)
public String getAlarmTaskId()
public void setAlarmTaskId(String alarmTaskId)
public DeleteAlarmResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2021. All Rights Reserved.