Uses of Class
com.tencentcloudapi.gaap.v20180529.models.DeviceInfo
-
Packages that use DeviceInfo Package Description com.tencentcloudapi.gaap.v20180529.models -
-
Uses of DeviceInfo in com.tencentcloudapi.gaap.v20180529.models
Methods in com.tencentcloudapi.gaap.v20180529.models that return DeviceInfo Modifier and Type Method Description DeviceInfoCreateFirstLinkSessionRequest. getDeviceInfo()Get 终端设备信息Methods in com.tencentcloudapi.gaap.v20180529.models with parameters of type DeviceInfo Modifier and Type Method Description voidCreateFirstLinkSessionRequest. setDeviceInfo(DeviceInfo DeviceInfo)Set 终端设备信息Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type DeviceInfo Constructor Description DeviceInfo(DeviceInfo 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.
-