Uses of Class
com.tencentcloudapi.bm.v20180423.models.DeviceHardwareInfo
-
Packages that use DeviceHardwareInfo Package Description com.tencentcloudapi.bm.v20180423.models -
-
Uses of DeviceHardwareInfo in com.tencentcloudapi.bm.v20180423.models
Methods in com.tencentcloudapi.bm.v20180423.models that return DeviceHardwareInfo Modifier and Type Method Description DeviceHardwareInfo[]DescribeDeviceHardwareInfoResponse. getDeviceHardwareInfoSet()Get 设备硬件配置信息Methods in com.tencentcloudapi.bm.v20180423.models with parameters of type DeviceHardwareInfo Modifier and Type Method Description voidDescribeDeviceHardwareInfoResponse. setDeviceHardwareInfoSet(DeviceHardwareInfo[] DeviceHardwareInfoSet)Set 设备硬件配置信息Constructors in com.tencentcloudapi.bm.v20180423.models with parameters of type DeviceHardwareInfo Constructor Description DeviceHardwareInfo(DeviceHardwareInfo 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.
-