Uses of Class
com.tencentcloudapi.cwp.v20180228.models.SyncAssetScanResponse
-
Packages that use SyncAssetScanResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of SyncAssetScanResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return SyncAssetScanResponse Modifier and Type Method Description SyncAssetScanResponseCwpClient. SyncAssetScan(SyncAssetScanRequest req)同步资产扫描信息 -
Uses of SyncAssetScanResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type SyncAssetScanResponse Constructor Description SyncAssetScanResponse(SyncAssetScanResponse 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.
-