Uses of Class
com.tencentcloudapi.tav.v20190118.models.ScanFileHashResponse
-
Packages that use ScanFileHashResponse Package Description com.tencentcloudapi.tav.v20190118 com.tencentcloudapi.tav.v20190118.models -
-
Uses of ScanFileHashResponse in com.tencentcloudapi.tav.v20190118
Methods in com.tencentcloudapi.tav.v20190118 that return ScanFileHashResponse Modifier and Type Method Description ScanFileHashResponse
TavClient. ScanFileHash(ScanFileHashRequest req)
通过文件哈希值获取文件黑白属性 -
Uses of ScanFileHashResponse in com.tencentcloudapi.tav.v20190118.models
Constructors in com.tencentcloudapi.tav.v20190118.models with parameters of type ScanFileHashResponse Constructor Description ScanFileHashResponse(ScanFileHashResponse 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.
-