public class DescribeAssetSystemsRequest extends AbstractModel
Constructor and Description |
---|
DescribeAssetSystemsRequest() |
Modifier and Type | Method and Description |
---|---|
Long |
getOsBit()
Get 生成包支持的操作系统位数
|
String |
getOsType()
Get 生成包支持的操作系统类型
|
void |
setOsBit(Long OsBit)
Set 生成包支持的操作系统位数
|
void |
setOsType(String OsType)
Set 生成包支持的操作系统类型
|
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 getOsType()
public void setOsType(String OsType)
OsType
- 生成包支持的操作系统类型public Long getOsBit()
public void setOsBit(Long OsBit)
OsBit
- 生成包支持的操作系统位数Copyright © 2021. All rights reserved.