Uses of Class
com.tencentcloudapi.yunjing.v20180228.models.SetBashEventsStatusResponse
-
Packages that use SetBashEventsStatusResponse Package Description com.tencentcloudapi.yunjing.v20180228 com.tencentcloudapi.yunjing.v20180228.models -
-
Uses of SetBashEventsStatusResponse in com.tencentcloudapi.yunjing.v20180228
Methods in com.tencentcloudapi.yunjing.v20180228 that return SetBashEventsStatusResponse Modifier and Type Method Description SetBashEventsStatusResponseYunjingClient. SetBashEventsStatus(SetBashEventsStatusRequest req)设置高危命令事件状态 -
Uses of SetBashEventsStatusResponse in com.tencentcloudapi.yunjing.v20180228.models
Constructors in com.tencentcloudapi.yunjing.v20180228.models with parameters of type SetBashEventsStatusResponse Constructor Description SetBashEventsStatusResponse(SetBashEventsStatusResponse 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.
-