public class DescribeKeywordLibResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeKeywordLibResponse.KeywordLib |
| Constructor and Description |
|---|
DescribeKeywordLibResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkShowJsonItemName() |
DescribeKeywordLibResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<DescribeKeywordLibResponse.KeywordLib> |
getKeywordLibList() |
String |
getRequestId() |
Integer |
getTotalCount() |
void |
setKeywordLibList(List<DescribeKeywordLibResponse.KeywordLib> keywordLibList) |
void |
setRequestId(String requestId) |
void |
setTotalCount(Integer totalCount) |
public String getRequestId()
public void setRequestId(String requestId)
public Integer getTotalCount()
public void setTotalCount(Integer totalCount)
public List<DescribeKeywordLibResponse.KeywordLib> getKeywordLibList()
public void setKeywordLibList(List<DescribeKeywordLibResponse.KeywordLib> keywordLibList)
public DescribeKeywordLibResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.