public class SsdataDataserviceRiskAudioSetResponse extends AlipayResponse
Constructor and Description |
---|
SsdataDataserviceRiskAudioSetResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getCount()
Gets count.
|
List<String> |
getKeywordList()
Gets keyword list.
|
Boolean |
getSuccess()
Gets success.
|
void |
setCount(String count)
Sets count.
|
void |
setKeywordList(List<String> keywordList)
Sets keyword list.
|
void |
setSuccess(Boolean success)
Sets success.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public SsdataDataserviceRiskAudioSetResponse()
public void setCount(String count)
count
- the countpublic String getCount()
public void setKeywordList(List<String> keywordList)
keywordList
- the keyword listpublic void setSuccess(Boolean success)
success
- the successpublic Boolean getSuccess()
Copyright © 2018. All rights reserved.