public class BusinessSecurityServiceImpl extends BaseServiceImpl implements BusinessSecurityService
apiInfoList, serviceInfo| 限定符和类型 | 方法和说明 |
|---|---|
AsyncRiskDetectionResponse |
AsyncRiskDetection(AsyncRiskDetectionRequest asyncRiskDetectionRequest)
Async Risk Detection.
|
static BusinessSecurityService |
getInstance() |
RiskDetectionResponse |
RiskDetection(RiskDetectionRequest riskDetectionRequest)
Risk Detection.
|
RiskResultResponse |
RiskResult(RiskResultRequest riskResultRequest)
Risk Detection.
|
getAccessKey, getApiInfoList, getHttpClient, getISigner, getRegion, getSecretKey, getServiceInfo, getSignUrl, json, post, put, putData, putDataWithResponse, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSocketTimeout, signSts2clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAccessKey, getRegion, getSecretKey, getSignUrl, json, post, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSocketTimeout, signSts2public static BusinessSecurityService getInstance()
public RiskDetectionResponse RiskDetection(RiskDetectionRequest riskDetectionRequest) throws Exception
BusinessSecurityServiceRiskDetection 在接口中 BusinessSecurityServiceriskDetectionRequest - risk detection requestException - the exceptionpublic AsyncRiskDetectionResponse AsyncRiskDetection(AsyncRiskDetectionRequest asyncRiskDetectionRequest) throws Exception
BusinessSecurityServiceAsyncRiskDetection 在接口中 BusinessSecurityServiceasyncRiskDetectionRequest - async risk detection requestException - the exceptionpublic RiskResultResponse RiskResult(RiskResultRequest riskResultRequest) throws Exception
BusinessSecurityServiceRiskResult 在接口中 BusinessSecurityServiceriskResultRequest - risk result requestException - the exceptionCopyright © 2021. All rights reserved.