Uses of Class
com.tencentcloudapi.bm.v20180423.models.RunUserCmdResponse
-
Packages that use RunUserCmdResponse Package Description com.tencentcloudapi.bm.v20180423 com.tencentcloudapi.bm.v20180423.models -
-
Uses of RunUserCmdResponse in com.tencentcloudapi.bm.v20180423
Methods in com.tencentcloudapi.bm.v20180423 that return RunUserCmdResponse Modifier and Type Method Description RunUserCmdResponseBmClient. RunUserCmd(RunUserCmdRequest req)运行自定义脚本 -
Uses of RunUserCmdResponse in com.tencentcloudapi.bm.v20180423.models
Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type RunUserCmdResponse Constructor Description RunUserCmdResponse(RunUserCmdResponse 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.
-