public class ContentSecurityServiceImpl extends BaseServiceImpl implements ContentSecurityService
apiInfoList, serviceInfo| 限定符和类型 | 方法和说明 |
|---|---|
AsyncRiskDetectionResponse |
AsyncImageRisk(RiskDetectionRequest riskDetectionRequest)
Async Image Risk Detection.
|
AsyncRiskDetectionResponse |
AsyncVideoRisk(RiskDetectionRequest riskDetectionRequest)
Async Video Risk Detection.
|
AsyncRiskDetectionResponse |
CreateCustomContents(CreateCustomContentsRequest request)
Create Custom Contents
|
static ContentSecurityService |
getInstance() |
ImageRiskDetectionResponse |
ImageRiskDetection(RiskDetectionRequest riskDetectionRequest)
Image Risk Detection.
|
ImageRiskDetectionResponse |
ImageRiskResult(ImageRiskResultRequest riskDetectionRequest)
Image Risk Result.
|
TextRiskResponse |
TextRisk(RiskDetectionRequest riskDetectionRequest)
Text Risk Result.
|
AsyncRiskDetectionResponse |
UploadCustomContents(UploadCustomContentsRequest request)
Upload Custom Contents
|
VideoRiskResultResponse |
VideoResult(ImageRiskResultRequest videoRiskResultRequest)
Video Risk Result.
|
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 ContentSecurityService getInstance()
public ImageRiskDetectionResponse ImageRiskDetection(RiskDetectionRequest riskDetectionRequest) throws Exception
ContentSecurityServiceImageRiskDetection 在接口中 ContentSecurityServiceriskDetectionRequest - image risk detection requestException - the exceptionpublic AsyncRiskDetectionResponse AsyncImageRisk(RiskDetectionRequest riskDetectionRequest) throws Exception
ContentSecurityServiceAsyncImageRisk 在接口中 ContentSecurityServiceriskDetectionRequest - image risk detection requestException - the exceptionpublic ImageRiskDetectionResponse ImageRiskResult(ImageRiskResultRequest riskDetectionRequest) throws Exception
ContentSecurityServiceImageRiskResult 在接口中 ContentSecurityServiceriskDetectionRequest - image risk result requestException - the exceptionpublic AsyncRiskDetectionResponse AsyncVideoRisk(RiskDetectionRequest riskDetectionRequest) throws Exception
ContentSecurityServiceAsyncVideoRisk 在接口中 ContentSecurityServiceriskDetectionRequest - video risk detection requestException - the exceptionpublic VideoRiskResultResponse VideoResult(ImageRiskResultRequest videoRiskResultRequest) throws Exception
ContentSecurityServiceVideoResult 在接口中 ContentSecurityServicevideoRiskResultRequest - video risk detection requestException - the exceptionpublic TextRiskResponse TextRisk(RiskDetectionRequest riskDetectionRequest) throws Exception
ContentSecurityServiceTextRisk 在接口中 ContentSecurityServiceriskDetectionRequest - video risk detection requestException - the exceptionpublic AsyncRiskDetectionResponse CreateCustomContents(CreateCustomContentsRequest request) throws Exception
ContentSecurityServiceCreateCustomContents 在接口中 ContentSecurityServicerequest - create custom contents requestException - the exceptionpublic AsyncRiskDetectionResponse UploadCustomContents(UploadCustomContentsRequest request) throws Exception
ContentSecurityServiceUploadCustomContents 在接口中 ContentSecurityServicerequest - upload custom contents requestException - the exceptionCopyright © 2022. All rights reserved.