public class BusinessSecurityServiceImpl extends BaseServiceImpl implements BusinessSecurityService
apiInfoList, serviceInfo| 限定符和类型 | 方法和说明 |
|---|---|
RiskDetectionResponse |
AccountRisk(RiskDetectionRequest riskDetectionRequest)
Account Risk
|
AsyncRiskDetectionResponse |
AsyncRiskDetection(AsyncRiskDetectionRequest asyncRiskDetectionRequest)
Async Risk Detection.
|
DataReportResponse |
DataReport(DataReportRequest dataReportRequest)
Data Report.
|
ElementVerifyResponse |
ElementVerify(RiskDetectionRequest riskDetectionRequest)
Element Verify.
|
static BusinessSecurityService |
getInstance() |
MobileStatusResponse |
MobileStatus(RiskDetectionRequest riskDetectionRequest)
Mobile Status.
|
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 exceptionpublic DataReportResponse DataReport(DataReportRequest dataReportRequest) throws Exception
BusinessSecurityServiceDataReport 在接口中 BusinessSecurityServicedataReportRequest - data report requestException - the exceptionpublic RiskDetectionResponse AccountRisk(RiskDetectionRequest riskDetectionRequest) throws Exception
BusinessSecurityServiceAccountRisk 在接口中 BusinessSecurityServiceriskDetectionRequest - account risk requestException - the exceptionpublic MobileStatusResponse MobileStatus(RiskDetectionRequest riskDetectionRequest) throws Exception
BusinessSecurityServiceMobileStatus 在接口中 BusinessSecurityServiceriskDetectionRequest - data report requestException - the exceptionpublic ElementVerifyResponse ElementVerify(RiskDetectionRequest riskDetectionRequest) throws Exception
BusinessSecurityServiceElementVerify 在接口中 BusinessSecurityServiceriskDetectionRequest - element verify requestException - the exceptionCopyright © 2021. All rights reserved.