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