public class AlipaySecurityRiskContentDetectResponse extends AlipayResponse
Constructor and Description |
---|
AlipaySecurityRiskContentDetectResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getAction()
Gets action.
|
List<String> |
getKeywords()
Gets keywords.
|
String |
getUniqueId()
Gets unique id.
|
void |
setAction(String action)
Sets action.
|
void |
setKeywords(List<String> keywords)
Sets keywords.
|
void |
setUniqueId(String uniqueId)
Sets unique id.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipaySecurityRiskContentDetectResponse()
public void setAction(String action)
action
- the actionpublic String getAction()
public void setKeywords(List<String> keywords)
keywords
- the keywordspublic void setUniqueId(String uniqueId)
uniqueId
- the unique idpublic String getUniqueId()
Copyright © 2018. All rights reserved.