Uses of Class
com.tencentcloudapi.gme.v20180711.models.ScanDetail
-
Packages that use ScanDetail Package Description com.tencentcloudapi.gme.v20180711.models -
-
Uses of ScanDetail in com.tencentcloudapi.gme.v20180711.models
Methods in com.tencentcloudapi.gme.v20180711.models that return ScanDetail Modifier and Type Method Description ScanDetail[]ScanPiece. getScanDetail()Get 语音检测详情Methods in com.tencentcloudapi.gme.v20180711.models with parameters of type ScanDetail Modifier and Type Method Description voidScanPiece. setScanDetail(ScanDetail[] ScanDetail)Set 语音检测详情Constructors in com.tencentcloudapi.gme.v20180711.models with parameters of type ScanDetail Constructor Description ScanDetail(ScanDetail 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.
-