Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeBashEventsNewResponse
-
Packages that use DescribeBashEventsNewResponse Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeBashEventsNewResponse in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 that return DescribeBashEventsNewResponse Modifier and Type Method Description DescribeBashEventsNewResponseCwpClient. DescribeBashEventsNew(DescribeBashEventsNewRequest req)获取高危命令列表(新) -
Uses of DescribeBashEventsNewResponse in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeBashEventsNewResponse Constructor Description DescribeBashEventsNewResponse(DescribeBashEventsNewResponse 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.
-