public class AlipaySecurityRiskContentResultGetResponse extends AlipayResponse
Constructor and Description |
---|
AlipaySecurityRiskContentResultGetResponse() |
Modifier and Type | Method and Description |
---|---|
List<InfoSecHitDetectItem> |
getHitDetectItems()
Gets hit detect items.
|
String |
getResultAction()
Gets result action.
|
void |
setHitDetectItems(List<InfoSecHitDetectItem> hitDetectItems)
Sets hit detect items.
|
void |
setResultAction(String resultAction)
Sets result action.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipaySecurityRiskContentResultGetResponse()
public void setHitDetectItems(List<InfoSecHitDetectItem> hitDetectItems)
hitDetectItems
- the hit detect itemspublic List<InfoSecHitDetectItem> getHitDetectItems()
public void setResultAction(String resultAction)
resultAction
- the result actionpublic String getResultAction()
Copyright © 2018. All rights reserved.