Class DescribeMachineListRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cwp.v20180228.models.DescribeMachineListRequest
-
public class DescribeMachineListRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DescribeMachineListRequest()DescribeMachineListRequest(DescribeMachineListRequest 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AssetFilters[]getFilters()Get 过滤条件。 Keywords - String - 是否必填:否 - 查询关键字 Status - String - 是否必填:否 - 客户端在线状态(OFFLINE: 离线 | ONLINE: 在线 | UNINSTALLED:未安装) Version - String 是否必填:否 - 当前防护版本( PRO_VERSION:专业版 | BASIC_VERSION:基础版) 每个过滤条件只支持一个值,暂不支持多个值“或”关系查询LonggetLimit()Get 返回数量,默认为10,最大值为100。StringgetMachineRegion()Get 机器所属地域。如:ap-guangzhou,ap-shanghaiStringgetMachineType()Get 云主机类型。 CVM:表示虚拟主机 BM: 表示黑石物理机 ECM: 表示边缘计算服务器 LH: 表示轻量应用服务器 Other: 表示混合云机器LonggetOffset()Get 偏移量,默认为0。voidsetFilters(AssetFilters[] Filters)Set 过滤条件。 Keywords - String - 是否必填:否 - 查询关键字 Status - String - 是否必填:否 - 客户端在线状态(OFFLINE: 离线 | ONLINE: 在线 | UNINSTALLED:未安装) Version - String 是否必填:否 - 当前防护版本( PRO_VERSION:专业版 | BASIC_VERSION:基础版) 每个过滤条件只支持一个值,暂不支持多个值“或”关系查询voidsetLimit(Long Limit)Set 返回数量,默认为10,最大值为100。voidsetMachineRegion(String MachineRegion)Set 机器所属地域。如:ap-guangzhou,ap-shanghaivoidsetMachineType(String MachineType)Set 云主机类型。 CVM:表示虚拟主机 BM: 表示黑石物理机 ECM: 表示边缘计算服务器 LH: 表示轻量应用服务器 Other: 表示混合云机器voidsetOffset(Long Offset)Set 偏移量,默认为0。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
DescribeMachineListRequest
public DescribeMachineListRequest()
-
DescribeMachineListRequest
public DescribeMachineListRequest(DescribeMachineListRequest 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.
-
-
Method Detail
-
getMachineType
public String getMachineType()
Get 云主机类型。- CVM:表示虚拟主机
- BM: 表示黑石物理机
- ECM: 表示边缘计算服务器
- LH: 表示轻量应用服务器
- Other: 表示混合云机器
- Returns:
- MachineType 云主机类型。
- CVM:表示虚拟主机
- BM: 表示黑石物理机
- ECM: 表示边缘计算服务器
- LH: 表示轻量应用服务器
- Other: 表示混合云机器
-
setMachineType
public void setMachineType(String MachineType)
Set 云主机类型。- CVM:表示虚拟主机
- BM: 表示黑石物理机
- ECM: 表示边缘计算服务器
- LH: 表示轻量应用服务器
- Other: 表示混合云机器
- Parameters:
MachineType- 云主机类型。- CVM:表示虚拟主机
- BM: 表示黑石物理机
- ECM: 表示边缘计算服务器
- LH: 表示轻量应用服务器
- Other: 表示混合云机器
-
getMachineRegion
public String getMachineRegion()
Get 机器所属地域。如:ap-guangzhou,ap-shanghai- Returns:
- MachineRegion 机器所属地域。如:ap-guangzhou,ap-shanghai
-
setMachineRegion
public void setMachineRegion(String MachineRegion)
Set 机器所属地域。如:ap-guangzhou,ap-shanghai- Parameters:
MachineRegion- 机器所属地域。如:ap-guangzhou,ap-shanghai
-
getLimit
public Long getLimit()
Get 返回数量,默认为10,最大值为100。- Returns:
- Limit 返回数量,默认为10,最大值为100。
-
setLimit
public void setLimit(Long Limit)
Set 返回数量,默认为10,最大值为100。- Parameters:
Limit- 返回数量,默认为10,最大值为100。
-
getOffset
public Long getOffset()
Get 偏移量,默认为0。- Returns:
- Offset 偏移量,默认为0。
-
setOffset
public void setOffset(Long Offset)
Set 偏移量,默认为0。- Parameters:
Offset- 偏移量,默认为0。
-
getFilters
public AssetFilters[] getFilters()
Get 过滤条件。- Keywords - String - 是否必填:否 - 查询关键字
- Status - String - 是否必填:否 - 客户端在线状态(OFFLINE: 离线 | ONLINE: 在线 | UNINSTALLED:未安装)
- Version - String 是否必填:否 - 当前防护版本( PRO_VERSION:专业版 | BASIC_VERSION:基础版)
每个过滤条件只支持一个值,暂不支持多个值“或”关系查询- Returns:
- Filters 过滤条件。
- Keywords - String - 是否必填:否 - 查询关键字
- Status - String - 是否必填:否 - 客户端在线状态(OFFLINE: 离线 | ONLINE: 在线 | UNINSTALLED:未安装)
- Version - String 是否必填:否 - 当前防护版本( PRO_VERSION:专业版 | BASIC_VERSION:基础版)
每个过滤条件只支持一个值,暂不支持多个值“或”关系查询
-
setFilters
public void setFilters(AssetFilters[] Filters)
Set 过滤条件。- Keywords - String - 是否必填:否 - 查询关键字
- Status - String - 是否必填:否 - 客户端在线状态(OFFLINE: 离线 | ONLINE: 在线 | UNINSTALLED:未安装)
- Version - String 是否必填:否 - 当前防护版本( PRO_VERSION:专业版 | BASIC_VERSION:基础版)
每个过滤条件只支持一个值,暂不支持多个值“或”关系查询- Parameters:
Filters- 过滤条件。- Keywords - String - 是否必填:否 - 查询关键字
- Status - String - 是否必填:否 - 客户端在线状态(OFFLINE: 离线 | ONLINE: 在线 | UNINSTALLED:未安装)
- Version - String 是否必填:否 - 当前防护版本( PRO_VERSION:专业版 | BASIC_VERSION:基础版)
每个过滤条件只支持一个值,暂不支持多个值“或”关系查询
-
-