Uses of Class
com.tencentcloudapi.bm.v20180423.models.ModifyUserCmdResponse
-
Packages that use ModifyUserCmdResponse Package Description com.tencentcloudapi.bm.v20180423 com.tencentcloudapi.bm.v20180423.models -
-
Uses of ModifyUserCmdResponse in com.tencentcloudapi.bm.v20180423
Methods in com.tencentcloudapi.bm.v20180423 that return ModifyUserCmdResponse Modifier and Type Method Description ModifyUserCmdResponse
BmClient. ModifyUserCmd(ModifyUserCmdRequest req)
修改自定义脚本 -
Uses of ModifyUserCmdResponse in com.tencentcloudapi.bm.v20180423.models
Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type ModifyUserCmdResponse Constructor Description ModifyUserCmdResponse(ModifyUserCmdResponse 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.
-