Uses of Class
com.tencentcloudapi.cwp.v20180228.models.ExportBaselineEffectHostListResponse
-
Packages that use ExportBaselineEffectHostListResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of ExportBaselineEffectHostListResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return ExportBaselineEffectHostListResponse Modifier and Type Method Description ExportBaselineEffectHostListResponseCwpClient. ExportBaselineEffectHostList(ExportBaselineEffectHostListRequest req)导出基线影响主机列表 -
Uses of ExportBaselineEffectHostListResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type ExportBaselineEffectHostListResponse Constructor Description ExportBaselineEffectHostListResponse(ExportBaselineEffectHostListResponse 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.
-