public class DescribeOsInfoRequest extends AbstractModel
Constructor and Description |
---|
DescribeOsInfoRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getDeviceClassCode()
Get 设备类型代号。 可以从DescribeDeviceClass查询设备类型列表
|
void |
setDeviceClassCode(String DeviceClassCode)
Set 设备类型代号。 可以从DescribeDeviceClass查询设备类型列表
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getDeviceClassCode()
public void setDeviceClassCode(String DeviceClassCode)
DeviceClassCode
- 设备类型代号。 可以从DescribeDeviceClass查询设备类型列表Copyright © 2020. All rights reserved.