public class CreateRuleActionResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
CreateRuleActionResponse() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getActionId() |
String |
getErrorMessage() |
CreateRuleActionResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
Boolean |
getSuccess() |
void |
setActionId(Long actionId) |
void |
setErrorMessage(String errorMessage) |
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 String getErrorMessage()
public void setErrorMessage(String errorMessage)
public Long getActionId()
public void setActionId(Long actionId)
public CreateRuleActionResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.