public interface ContentSecurityService extends IBaseService
| 限定符和类型 | 方法和说明 |
|---|---|
AsyncRiskDetectionResponse |
AsyncImageRisk(RiskDetectionRequest riskDetectionRequest)
Async Image Risk Detection.
|
AsyncRiskDetectionResponse |
AsyncVideoRisk(RiskDetectionRequest riskDetectionRequest)
Async Video Risk Detection.
|
AsyncRiskDetectionResponse |
CreateCustomContents(CreateCustomContentsRequest request)
Create Custom Contents
|
ImageRiskDetectionResponse |
ImageRiskDetection(RiskDetectionRequest riskDetectionRequest)
Image Risk Detection.
|
ImageRiskDetectionResponse |
ImageRiskResult(ImageRiskResultRequest imageRiskResultRequest)
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, getRegion, getSecretKey, getSignUrl, json, post, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSocketTimeout, signSts2ImageRiskDetectionResponse ImageRiskDetection(RiskDetectionRequest riskDetectionRequest) throws Exception
riskDetectionRequest - image risk detection requestException - the exceptionAsyncRiskDetectionResponse AsyncImageRisk(RiskDetectionRequest riskDetectionRequest) throws Exception
riskDetectionRequest - image risk detection requestException - the exceptionImageRiskDetectionResponse ImageRiskResult(ImageRiskResultRequest imageRiskResultRequest) throws Exception
imageRiskResultRequest - image risk result requestException - the exceptionAsyncRiskDetectionResponse AsyncVideoRisk(RiskDetectionRequest riskDetectionRequest) throws Exception
riskDetectionRequest - video risk detection requestException - the exceptionVideoRiskResultResponse VideoResult(ImageRiskResultRequest videoRiskResultRequest) throws Exception
videoRiskResultRequest - video risk detection requestException - the exceptionTextRiskResponse TextRisk(RiskDetectionRequest riskDetectionRequest) throws Exception
riskDetectionRequest - video risk detection requestException - the exceptionAsyncRiskDetectionResponse CreateCustomContents(CreateCustomContentsRequest request) throws Exception
request - create custom contents requestException - the exceptionAsyncRiskDetectionResponse UploadCustomContents(UploadCustomContentsRequest request) throws Exception
request - upload custom contents requestException - the exceptionCopyright © 2022. All rights reserved.