public class GetNotifyPolicyResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
GetNotifyPolicyResponse.Result |
| Constructor and Description |
|---|
GetNotifyPolicyResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
GetNotifyPolicyResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getMessage() |
String |
getRequestId() |
GetNotifyPolicyResponse.Result |
getResult() |
String |
getSuccess() |
void |
setCode(String code) |
void |
setMessage(String message) |
void |
setRequestId(String requestId) |
void |
setResult(GetNotifyPolicyResponse.Result result) |
void |
setSuccess(String success) |
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 getRequestId()
public void setRequestId(String requestId)
public GetNotifyPolicyResponse.Result getResult()
public void setResult(GetNotifyPolicyResponse.Result result)
public GetNotifyPolicyResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.