Class DescribeVulEffectHostListRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cwp.v20180228.models.DescribeVulEffectHostListRequest
-
public class DescribeVulEffectHostListRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DescribeVulEffectHostListRequest()DescribeVulEffectHostListRequest(DescribeVulEffectHostListRequest 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 Filter[]getFilters()Get 过滤条件: AliasName - String - 主机名筛选 TagIds - String - 主机标签id串,多个用英文用逗号分隔 Status - String - 状态:0-待处理 1-忽略 3-已修复 5-检测中 6-修复中 8-修复失败 Uuid - String数组 - Uuid串数组 Version - String数组 - 付费版本数组:"Flagship"-旗舰版 "PRO_VERSION"-专业版 "BASIC_VERSION"-基础版 InstanceState - String数组 - 实例状态数组:"PENDING"-创建中 "LAUNCH_FAILED"-创建失败 "RUNNING"-运行中 "STOPPED"-关机 "STARTING"-开机中 "STOPPING"-关机中 "REBOOTING"-重启中 "SHUTDOWN"-待销毁 "TERMINATING"-销毁中 "UNKNOWN"-未知(针对非腾讯云机器,且客户端离线的场景)LonggetLimit()Get 分页limit 最大100LonggetOffset()Get 分页OffsetLonggetVulId()Get 漏洞idvoidsetFilters(Filter[] Filters)Set 过滤条件: AliasName - String - 主机名筛选 TagIds - String - 主机标签id串,多个用英文用逗号分隔 Status - String - 状态:0-待处理 1-忽略 3-已修复 5-检测中 6-修复中 8-修复失败 Uuid - String数组 - Uuid串数组 Version - String数组 - 付费版本数组:"Flagship"-旗舰版 "PRO_VERSION"-专业版 "BASIC_VERSION"-基础版 InstanceState - String数组 - 实例状态数组:"PENDING"-创建中 "LAUNCH_FAILED"-创建失败 "RUNNING"-运行中 "STOPPED"-关机 "STARTING"-开机中 "STOPPING"-关机中 "REBOOTING"-重启中 "SHUTDOWN"-待销毁 "TERMINATING"-销毁中 "UNKNOWN"-未知(针对非腾讯云机器,且客户端离线的场景)voidsetLimit(Long Limit)Set 分页limit 最大100voidsetOffset(Long Offset)Set 分页OffsetvoidsetVulId(Long VulId)Set 漏洞idvoidtoMap(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
-
DescribeVulEffectHostListRequest
public DescribeVulEffectHostListRequest()
-
DescribeVulEffectHostListRequest
public DescribeVulEffectHostListRequest(DescribeVulEffectHostListRequest 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
-
getLimit
public Long getLimit()
Get 分页limit 最大100- Returns:
- Limit 分页limit 最大100
-
setLimit
public void setLimit(Long Limit)
Set 分页limit 最大100- Parameters:
Limit- 分页limit 最大100
-
getOffset
public Long getOffset()
Get 分页Offset- Returns:
- Offset 分页Offset
-
setOffset
public void setOffset(Long Offset)
Set 分页Offset- Parameters:
Offset- 分页Offset
-
getVulId
public Long getVulId()
Get 漏洞id- Returns:
- VulId 漏洞id
-
setVulId
public void setVulId(Long VulId)
Set 漏洞id- Parameters:
VulId- 漏洞id
-
getFilters
public Filter[] getFilters()
Get 过滤条件:- AliasName - String - 主机名筛选
- TagIds - String - 主机标签id串,多个用英文用逗号分隔
- Status - String - 状态:0-待处理 1-忽略 3-已修复 5-检测中 6-修复中 8-修复失败
- Uuid - String数组 - Uuid串数组
- Version - String数组 - 付费版本数组:"Flagship"-旗舰版 "PRO_VERSION"-专业版 "BASIC_VERSION"-基础版
- InstanceState - String数组 - 实例状态数组:"PENDING"-创建中 "LAUNCH_FAILED"-创建失败 "RUNNING"-运行中 "STOPPED"-关机 "STARTING"-开机中 "STOPPING"-关机中 "REBOOTING"-重启中 "SHUTDOWN"-待销毁 "TERMINATING"-销毁中 "UNKNOWN"-未知(针对非腾讯云机器,且客户端离线的场景)
- Returns:
- Filters 过滤条件:
- AliasName - String - 主机名筛选
- TagIds - String - 主机标签id串,多个用英文用逗号分隔
- Status - String - 状态:0-待处理 1-忽略 3-已修复 5-检测中 6-修复中 8-修复失败
- Uuid - String数组 - Uuid串数组
- Version - String数组 - 付费版本数组:"Flagship"-旗舰版 "PRO_VERSION"-专业版 "BASIC_VERSION"-基础版
- InstanceState - String数组 - 实例状态数组:"PENDING"-创建中 "LAUNCH_FAILED"-创建失败 "RUNNING"-运行中 "STOPPED"-关机 "STARTING"-开机中 "STOPPING"-关机中 "REBOOTING"-重启中 "SHUTDOWN"-待销毁 "TERMINATING"-销毁中 "UNKNOWN"-未知(针对非腾讯云机器,且客户端离线的场景)
-
setFilters
public void setFilters(Filter[] Filters)
Set 过滤条件:- AliasName - String - 主机名筛选
- TagIds - String - 主机标签id串,多个用英文用逗号分隔
- Status - String - 状态:0-待处理 1-忽略 3-已修复 5-检测中 6-修复中 8-修复失败
- Uuid - String数组 - Uuid串数组
- Version - String数组 - 付费版本数组:"Flagship"-旗舰版 "PRO_VERSION"-专业版 "BASIC_VERSION"-基础版
- InstanceState - String数组 - 实例状态数组:"PENDING"-创建中 "LAUNCH_FAILED"-创建失败 "RUNNING"-运行中 "STOPPED"-关机 "STARTING"-开机中 "STOPPING"-关机中 "REBOOTING"-重启中 "SHUTDOWN"-待销毁 "TERMINATING"-销毁中 "UNKNOWN"-未知(针对非腾讯云机器,且客户端离线的场景)
- Parameters:
Filters- 过滤条件:- AliasName - String - 主机名筛选
- TagIds - String - 主机标签id串,多个用英文用逗号分隔
- Status - String - 状态:0-待处理 1-忽略 3-已修复 5-检测中 6-修复中 8-修复失败
- Uuid - String数组 - Uuid串数组
- Version - String数组 - 付费版本数组:"Flagship"-旗舰版 "PRO_VERSION"-专业版 "BASIC_VERSION"-基础版
- InstanceState - String数组 - 实例状态数组:"PENDING"-创建中 "LAUNCH_FAILED"-创建失败 "RUNNING"-运行中 "STOPPED"-关机 "STARTING"-开机中 "STOPPING"-关机中 "REBOOTING"-重启中 "SHUTDOWN"-待销毁 "TERMINATING"-销毁中 "UNKNOWN"-未知(针对非腾讯云机器,且客户端离线的场景)
-
-