Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeIgnoreHostAndItemConfigResponse
-
Packages that use DescribeIgnoreHostAndItemConfigResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeIgnoreHostAndItemConfigResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeIgnoreHostAndItemConfigResponse Modifier and Type Method Description DescribeIgnoreHostAndItemConfigResponseCwpClient. DescribeIgnoreHostAndItemConfig(DescribeIgnoreHostAndItemConfigRequest req)获取一键忽略受影响的检测项和主机信息 -
Uses of DescribeIgnoreHostAndItemConfigResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeIgnoreHostAndItemConfigResponse Constructor Description DescribeIgnoreHostAndItemConfigResponse(DescribeIgnoreHostAndItemConfigResponse 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.
-