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