Uses of Class
com.tencentcloudapi.tav.v20190118.models.ScanFileResponse
-
Packages that use ScanFileResponse Package Description com.tencentcloudapi.tav.v20190118 com.tencentcloudapi.tav.v20190118.models -
-
Uses of ScanFileResponse in com.tencentcloudapi.tav.v20190118
Methods in com.tencentcloudapi.tav.v20190118 that return ScanFileResponse Modifier and Type Method Description ScanFileResponse
TavClient. ScanFile(ScanFileRequest req)
tav文件上传扫描 -
Uses of ScanFileResponse in com.tencentcloudapi.tav.v20190118.models
Constructors in com.tencentcloudapi.tav.v20190118.models with parameters of type ScanFileResponse Constructor Description ScanFileResponse(ScanFileResponse 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.
-