Uses of Class
com.tencentcloudapi.cwp.v20180228.models.DescribeBashEventsInfoNewRequest
-
Packages that use DescribeBashEventsInfoNewRequest Package Description com.tencentcloudapi.cwp.v20180228 com.tencentcloudapi.cwp.v20180228.models -
-
Uses of DescribeBashEventsInfoNewRequest in com.tencentcloudapi.cwp.v20180228
Methods in com.tencentcloudapi.cwp.v20180228 with parameters of type DescribeBashEventsInfoNewRequest Modifier and Type Method Description DescribeBashEventsInfoNewResponseCwpClient. DescribeBashEventsInfoNew(DescribeBashEventsInfoNewRequest req)查询高危命令事件详情(新) -
Uses of DescribeBashEventsInfoNewRequest in com.tencentcloudapi.cwp.v20180228.models
Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type DescribeBashEventsInfoNewRequest Constructor Description DescribeBashEventsInfoNewRequest(DescribeBashEventsInfoNewRequest 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.
-