public class CreateKeywordResponse
extends com.aliyuncs.AcsResponse
| 构造器和说明 |
|---|
CreateKeywordResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
checkShowJsonItemName() |
CreateKeywordResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
List<String> |
getInvalidKeywordList() |
String |
getRequestId() |
Integer |
getSuccessCount() |
List<String> |
getValidKeywordList() |
void |
setInvalidKeywordList(List<String> invalidKeywordList) |
void |
setRequestId(String requestId) |
void |
setSuccessCount(Integer successCount) |
void |
setValidKeywordList(List<String> validKeywordList) |
public String getRequestId()
public void setRequestId(String requestId)
public Integer getSuccessCount()
public void setSuccessCount(Integer successCount)
public CreateKeywordResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponsepublic boolean checkShowJsonItemName()
checkShowJsonItemName 在类中 com.aliyuncs.AcsResponseCopyright © 2019. All Rights Reserved.