Uses of Class
com.tencentcloudapi.iss.v20230517.models.UpdateDeviceData
-
Packages that use UpdateDeviceData Package Description com.tencentcloudapi.iss.v20230517.models -
-
Uses of UpdateDeviceData in com.tencentcloudapi.iss.v20230517.models
Methods in com.tencentcloudapi.iss.v20230517.models that return UpdateDeviceData Modifier and Type Method Description UpdateDeviceDataUpdateUserDeviceResponse. getData()Get 返回数据Methods in com.tencentcloudapi.iss.v20230517.models with parameters of type UpdateDeviceData Modifier and Type Method Description voidUpdateUserDeviceResponse. setData(UpdateDeviceData Data)Set 返回数据Constructors in com.tencentcloudapi.iss.v20230517.models with parameters of type UpdateDeviceData Constructor Description UpdateDeviceData(UpdateDeviceData 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.
-