Uses of Class
com.tencentcloudapi.cwp.v20180228.models.SyncBaselineDetectSummaryResponse
-
Packages that use SyncBaselineDetectSummaryResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of SyncBaselineDetectSummaryResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return SyncBaselineDetectSummaryResponse Modifier and Type Method Description SyncBaselineDetectSummaryResponseCwpClient. SyncBaselineDetectSummary(SyncBaselineDetectSummaryRequest req)同步基线检测进度概要 -
Uses of SyncBaselineDetectSummaryResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type SyncBaselineDetectSummaryResponse Constructor Description SyncBaselineDetectSummaryResponse(SyncBaselineDetectSummaryResponse 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.
-