Uses of Class
com.tencentcloudapi.cwp.v20180228.models.ChangeRuleEventsIgnoreStatusResponse
-
Packages that use ChangeRuleEventsIgnoreStatusResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of ChangeRuleEventsIgnoreStatusResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return ChangeRuleEventsIgnoreStatusResponse Modifier and Type Method Description ChangeRuleEventsIgnoreStatusResponseCwpClient. ChangeRuleEventsIgnoreStatus(ChangeRuleEventsIgnoreStatusRequest req)根据检测项id或事件id批量忽略事件或取消忽略 -
Uses of ChangeRuleEventsIgnoreStatusResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type ChangeRuleEventsIgnoreStatusResponse Constructor Description ChangeRuleEventsIgnoreStatusResponse(ChangeRuleEventsIgnoreStatusResponse 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.
-