Uses of Class
com.tencentcloudapi.iot.v20180123.models.AppUpdateUserResponse
-
Packages that use AppUpdateUserResponse Package Description com.tencentcloudapi.iot.v20180123 com.tencentcloudapi.iot.v20180123.models -
-
Uses of AppUpdateUserResponse in com.tencentcloudapi.iot.v20180123
Methods in com.tencentcloudapi.iot.v20180123 that return AppUpdateUserResponse Modifier and Type Method Description AppUpdateUserResponse
IotClient. AppUpdateUser(AppUpdateUserRequest req)
修改用户信息 -
Uses of AppUpdateUserResponse in com.tencentcloudapi.iot.v20180123.models
Constructors in com.tencentcloudapi.iot.v20180123.models with parameters of type AppUpdateUserResponse Constructor Description AppUpdateUserResponse(AppUpdateUserResponse 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.
-