public class ListProductOfActiveAlertResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
ListProductOfActiveAlertResponse() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCode() |
String |
getDatapoints() |
ListProductOfActiveAlertResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getMessage() |
String |
getRequestId() |
Boolean |
getSuccess() |
void |
setCode(Integer code) |
void |
setDatapoints(String datapoints) |
void |
setMessage(String message) |
void |
setRequestId(String requestId) |
void |
setSuccess(Boolean success) |
public String getRequestId()
public void setRequestId(String requestId)
public Boolean getSuccess()
public void setSuccess(Boolean success)
public Integer getCode()
public void setCode(Integer code)
public String getMessage()
public void setMessage(String message)
public String getDatapoints()
public void setDatapoints(String datapoints)
public ListProductOfActiveAlertResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.