Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeScanStateResponse
-
Packages that use DescribeScanStateResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeScanStateResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeScanStateResponse Modifier and Type Method Description DescribeScanStateResponseCwpClient. DescribeScanState(DescribeScanStateRequest req)DescribeScanState 该接口能查询对应模块正在进行的扫描任务状态 -
Uses of DescribeScanStateResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeScanStateResponse Constructor Description DescribeScanStateResponse(DescribeScanStateResponse 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.
-