com.aliyuncs.green.model.v20160621
类 TextKeywordFilterResponse
java.lang.Object
com.aliyuncs.AcsResponse
com.aliyuncs.green.model.v20160621.TextKeywordFilterResponse
public class TextKeywordFilterResponse
- extends com.aliyuncs.AcsResponse
- 版本:
- 作者:
- auto create
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TextKeywordFilterResponse
public TextKeywordFilterResponse()
getCode
public String getCode()
setCode
public void setCode(String code)
getMsg
public String getMsg()
setMsg
public void setMsg(String msg)
getHit
public Boolean getHit()
setHit
public void setHit(Boolean hit)
getTaskId
public String getTaskId()
setTaskId
public void setTaskId(String taskId)
getKeywordResults
public List<TextKeywordFilterResponse.KeywordResult> getKeywordResults()
setKeywordResults
public void setKeywordResults(List<TextKeywordFilterResponse.KeywordResult> keywordResults)
getInstance
public TextKeywordFilterResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
- 指定者:
- 类
com.aliyuncs.AcsResponse 中的 getInstance
Copyright © 2016. All Rights Reserved.