public class CreateNotifyPolicyResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
CreateNotifyPolicyResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
CreateNotifyPolicyResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getMessage() |
Integer |
getResult() |
String |
getSuccess() |
String |
getTraceId() |
void |
setCode(String code) |
void |
setMessage(String message) |
void |
setResult(Integer result) |
void |
setSuccess(String success) |
void |
setTraceId(String traceId) |
public String getCode()
public void setCode(String code)
public String getMessage()
public void setMessage(String message)
public String getSuccess()
public void setSuccess(String success)
public String getTraceId()
public void setTraceId(String traceId)
public Integer getResult()
public void setResult(Integer result)
public CreateNotifyPolicyResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.