Uses of Class
com.tencentcloudapi.cfw.v20190904.models.UnHandleEvent
-
Packages that use UnHandleEvent Package Description com.tencentcloudapi.cfw.v20190904.models -
-
Uses of UnHandleEvent in com.tencentcloudapi.cfw.v20190904.models
Methods in com.tencentcloudapi.cfw.v20190904.models that return UnHandleEvent Modifier and Type Method Description UnHandleEventDescribeUnHandleEventTabListResponse. getData()Get 租户伪攻击链未处置事件 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.cfw.v20190904.models with parameters of type UnHandleEvent Modifier and Type Method Description voidDescribeUnHandleEventTabListResponse. setData(UnHandleEvent Data)Set 租户伪攻击链未处置事件 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.cfw.v20190904.models with parameters of type UnHandleEvent Constructor Description UnHandleEvent(UnHandleEvent 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.
-