Uses of Class
com.tencentcloudapi.cwp.v20180228.models.BashEventNew
-
Packages that use BashEventNew Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of BashEventNew in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return BashEventNew Modifier and Type Method Description BashEventNew[]DescribeBashEventsNewResponse. getList()Get 高危命令事件列表Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type BashEventNew Modifier and Type Method Description voidDescribeBashEventsNewResponse. setList(BashEventNew[] List)Set 高危命令事件列表Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type BashEventNew Constructor Description BashEventNew(BashEventNew 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.
-