public class CreateProductTopicResponse
extends com.aliyuncs.AcsResponse
| Constructor and Description |
|---|
CreateProductTopicResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
CreateProductTopicResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
String |
getRequestId() |
Boolean |
getSuccess() |
Long |
getTopicId() |
void |
setErrorMessage(String errorMessage) |
void |
setRequestId(String requestId) |
void |
setSuccess(Boolean success) |
void |
setTopicId(Long topicId) |
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 getTopicId()
public void setTopicId(Long topicId)
public CreateProductTopicResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.