Uses of Class
com.tencentcloudapi.gme.v20180711.models.DescribeScanResultListResponse
-
Packages that use DescribeScanResultListResponse Package Description com.tencentcloudapi.gme.v20180711 com.tencentcloudapi.gme.v20180711.models -
-
Uses of DescribeScanResultListResponse in com.tencentcloudapi.gme.v20180711
Methods in com.tencentcloudapi.gme.v20180711 that return DescribeScanResultListResponse Modifier and Type Method Description DescribeScanResultListResponseGmeClient. DescribeScanResultList(DescribeScanResultListRequest req)本接口(DescribeScanResultList)用于查询语音检测结果,查询任务列表最多支持100个。 -
Uses of DescribeScanResultListResponse in com.tencentcloudapi.gme.v20180711.models
Constructors in com.tencentcloudapi.gme.v20180711.models with parameters of type DescribeScanResultListResponse Constructor Description DescribeScanResultListResponse(DescribeScanResultListResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-