Uses of Class
com.tencentcloudapi.cfw.v20190904.models.UnHandleEventDetail
-
Packages that use UnHandleEventDetail Package Description com.tencentcloudapi.cfw.v20190904.models -
-
Uses of UnHandleEventDetail in com.tencentcloudapi.cfw.v20190904.models
Methods in com.tencentcloudapi.cfw.v20190904.models that return UnHandleEventDetail Modifier and Type Method Description UnHandleEventDetail[]UnHandleEvent. getEventTableListStruct()Get 伪攻击链类型Methods in com.tencentcloudapi.cfw.v20190904.models with parameters of type UnHandleEventDetail Modifier and Type Method Description voidUnHandleEvent. setEventTableListStruct(UnHandleEventDetail[] EventTableListStruct)Set 伪攻击链类型Constructors in com.tencentcloudapi.cfw.v20190904.models with parameters of type UnHandleEventDetail Constructor Description UnHandleEventDetail(UnHandleEventDetail 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.
-