类 VoiceScanService
java.lang.Object
cn.herodotus.stirrup.openapi.aliyun.audit.definition.service.AbstractScanService
cn.herodotus.stirrup.openapi.aliyun.audit.service.VoiceScanService
Description: 阿里声音审核服务类
- 作者:
- : gengwei.zheng
- Date:
- : 2021/4/14 15:03
-
构造器概要
构造器构造器说明VoiceScanService(com.aliyuncs.IAcsClient iAcsClient, com.aliyuncs.green.model.v20180509.VoiceSyncScanRequest voiceSyncScanRequest, com.aliyuncs.green.model.v20180509.VoiceAsyncScanRequest voiceAsyncScanRequest, com.aliyuncs.green.model.v20180509.VoiceAsyncScanResultsRequest videoAsyncScanResultsRequest) -
方法概要
修饰符和类型方法说明asyncScan(VoiceAsyncRequest voiceAsyncRequest) queryResult(List<String> taskIds) syncScan(VoiceSyncRequest voiceSyncRequest) 从类继承的方法 cn.herodotus.stirrup.openapi.aliyun.audit.definition.service.AbstractScanService
parseList, parseListResult, parseResult, query, scan, scan
-
构造器详细资料
-
VoiceScanService
public VoiceScanService(com.aliyuncs.IAcsClient iAcsClient, com.aliyuncs.green.model.v20180509.VoiceSyncScanRequest voiceSyncScanRequest, com.aliyuncs.green.model.v20180509.VoiceAsyncScanRequest voiceAsyncScanRequest, com.aliyuncs.green.model.v20180509.VoiceAsyncScanResultsRequest videoAsyncScanResultsRequest)
-
-
方法详细资料
-
syncScan
-
asyncScan
-
queryResult
-