Class BaselineItem
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cwp.v20180228.models.BaselineItem
-
public class BaselineItem extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description BaselineItem()BaselineItem(BaselineItem 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 LonggetCanBeFixed()Get 是否可以修复 注意:此字段可能返回 null,表示取不到有效值。LonggetCategoryId()Get 检测项分类StringgetDetectResultDesc()Get 检测结果描述 注意:此字段可能返回 null,表示取不到有效值。LonggetDetectStatus()Get 检测状态:0 未通过,1:忽略,3:通过,5:检测中 注意:此字段可能返回 null,表示取不到有效值。StringgetFirstTime()Get 第一次出现时间 注意:此字段可能返回 null,表示取不到有效值。StringgetFixMethod()Get 修复方法StringgetHostId()Get 主机ID 注意:此字段可能返回 null,表示取不到有效值。StringgetHostIp()Get 主机IP 注意:此字段可能返回 null,表示取不到有效值。StringgetHostName()Get 主机名 注意:此字段可能返回 null,表示取不到有效值。StringgetItemDesc()Get 项描述LonggetItemId()Get 项IdStringgetItemName()Get 项名称StringgetLastTime()Get 最近出现时间 注意:此字段可能返回 null,表示取不到有效值。LonggetLevel()Get 危险等级 注意:此字段可能返回 null,表示取不到有效值。MachineExtraInfogetMachineExtraInfo()Get 主机额外信息 注意:此字段可能返回 null,表示取不到有效值。StringgetRuleName()Get 所属规则StringgetUuid()Get 主机安全uuid 注意:此字段可能返回 null,表示取不到有效值。StringgetWanIp()Get 外网IP 注意:此字段可能返回 null,表示取不到有效值。voidsetCanBeFixed(Long CanBeFixed)Set 是否可以修复 注意:此字段可能返回 null,表示取不到有效值。voidsetCategoryId(Long CategoryId)Set 检测项分类voidsetDetectResultDesc(String DetectResultDesc)Set 检测结果描述 注意:此字段可能返回 null,表示取不到有效值。voidsetDetectStatus(Long DetectStatus)Set 检测状态:0 未通过,1:忽略,3:通过,5:检测中 注意:此字段可能返回 null,表示取不到有效值。voidsetFirstTime(String FirstTime)Set 第一次出现时间 注意:此字段可能返回 null,表示取不到有效值。voidsetFixMethod(String FixMethod)Set 修复方法voidsetHostId(String HostId)Set 主机ID 注意:此字段可能返回 null,表示取不到有效值。voidsetHostIp(String HostIp)Set 主机IP 注意:此字段可能返回 null,表示取不到有效值。voidsetHostName(String HostName)Set 主机名 注意:此字段可能返回 null,表示取不到有效值。voidsetItemDesc(String ItemDesc)Set 项描述voidsetItemId(Long ItemId)Set 项IdvoidsetItemName(String ItemName)Set 项名称voidsetLastTime(String LastTime)Set 最近出现时间 注意:此字段可能返回 null,表示取不到有效值。voidsetLevel(Long Level)Set 危险等级 注意:此字段可能返回 null,表示取不到有效值。voidsetMachineExtraInfo(MachineExtraInfo MachineExtraInfo)Set 主机额外信息 注意:此字段可能返回 null,表示取不到有效值。voidsetRuleName(String RuleName)Set 所属规则voidsetUuid(String Uuid)Set 主机安全uuid 注意:此字段可能返回 null,表示取不到有效值。voidsetWanIp(String WanIp)Set 外网IP 注意:此字段可能返回 null,表示取不到有效值。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
-
BaselineItem
public BaselineItem()
-
BaselineItem
public BaselineItem(BaselineItem 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
-
getItemId
public Long getItemId()
Get 项Id- Returns:
- ItemId 项Id
-
setItemId
public void setItemId(Long ItemId)
Set 项Id- Parameters:
ItemId- 项Id
-
getItemName
public String getItemName()
Get 项名称- Returns:
- ItemName 项名称
-
setItemName
public void setItemName(String ItemName)
Set 项名称- Parameters:
ItemName- 项名称
-
getCategoryId
public Long getCategoryId()
Get 检测项分类- Returns:
- CategoryId 检测项分类
-
setCategoryId
public void setCategoryId(Long CategoryId)
Set 检测项分类- Parameters:
CategoryId- 检测项分类
-
getItemDesc
public String getItemDesc()
Get 项描述- Returns:
- ItemDesc 项描述
-
setItemDesc
public void setItemDesc(String ItemDesc)
Set 项描述- Parameters:
ItemDesc- 项描述
-
getFixMethod
public String getFixMethod()
Get 修复方法- Returns:
- FixMethod 修复方法
-
setFixMethod
public void setFixMethod(String FixMethod)
Set 修复方法- Parameters:
FixMethod- 修复方法
-
getRuleName
public String getRuleName()
Get 所属规则- Returns:
- RuleName 所属规则
-
setRuleName
public void setRuleName(String RuleName)
Set 所属规则- Parameters:
RuleName- 所属规则
-
getDetectResultDesc
public String getDetectResultDesc()
Get 检测结果描述 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DetectResultDesc 检测结果描述 注意:此字段可能返回 null,表示取不到有效值。
-
setDetectResultDesc
public void setDetectResultDesc(String DetectResultDesc)
Set 检测结果描述 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DetectResultDesc- 检测结果描述 注意:此字段可能返回 null,表示取不到有效值。
-
getLevel
public Long getLevel()
Get 危险等级 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Level 危险等级 注意:此字段可能返回 null,表示取不到有效值。
-
setLevel
public void setLevel(Long Level)
Set 危险等级 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Level- 危险等级 注意:此字段可能返回 null,表示取不到有效值。
-
getDetectStatus
public Long getDetectStatus()
Get 检测状态:0 未通过,1:忽略,3:通过,5:检测中 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DetectStatus 检测状态:0 未通过,1:忽略,3:通过,5:检测中 注意:此字段可能返回 null,表示取不到有效值。
-
setDetectStatus
public void setDetectStatus(Long DetectStatus)
Set 检测状态:0 未通过,1:忽略,3:通过,5:检测中 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DetectStatus- 检测状态:0 未通过,1:忽略,3:通过,5:检测中 注意:此字段可能返回 null,表示取不到有效值。
-
getHostId
public String getHostId()
Get 主机ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- HostId 主机ID 注意:此字段可能返回 null,表示取不到有效值。
-
setHostId
public void setHostId(String HostId)
Set 主机ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
HostId- 主机ID 注意:此字段可能返回 null,表示取不到有效值。
-
getHostName
public String getHostName()
Get 主机名 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- HostName 主机名 注意:此字段可能返回 null,表示取不到有效值。
-
setHostName
public void setHostName(String HostName)
Set 主机名 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
HostName- 主机名 注意:此字段可能返回 null,表示取不到有效值。
-
getHostIp
public String getHostIp()
Get 主机IP 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- HostIp 主机IP 注意:此字段可能返回 null,表示取不到有效值。
-
setHostIp
public void setHostIp(String HostIp)
Set 主机IP 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
HostIp- 主机IP 注意:此字段可能返回 null,表示取不到有效值。
-
getWanIp
public String getWanIp()
Get 外网IP 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- WanIp 外网IP 注意:此字段可能返回 null,表示取不到有效值。
-
setWanIp
public void setWanIp(String WanIp)
Set 外网IP 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
WanIp- 外网IP 注意:此字段可能返回 null,表示取不到有效值。
-
getFirstTime
public String getFirstTime()
Get 第一次出现时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- FirstTime 第一次出现时间 注意:此字段可能返回 null,表示取不到有效值。
-
setFirstTime
public void setFirstTime(String FirstTime)
Set 第一次出现时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
FirstTime- 第一次出现时间 注意:此字段可能返回 null,表示取不到有效值。
-
getLastTime
public String getLastTime()
Get 最近出现时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LastTime 最近出现时间 注意:此字段可能返回 null,表示取不到有效值。
-
setLastTime
public void setLastTime(String LastTime)
Set 最近出现时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LastTime- 最近出现时间 注意:此字段可能返回 null,表示取不到有效值。
-
getCanBeFixed
public Long getCanBeFixed()
Get 是否可以修复 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CanBeFixed 是否可以修复 注意:此字段可能返回 null,表示取不到有效值。
-
setCanBeFixed
public void setCanBeFixed(Long CanBeFixed)
Set 是否可以修复 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CanBeFixed- 是否可以修复 注意:此字段可能返回 null,表示取不到有效值。
-
getUuid
public String getUuid()
Get 主机安全uuid 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Uuid 主机安全uuid 注意:此字段可能返回 null,表示取不到有效值。
-
setUuid
public void setUuid(String Uuid)
Set 主机安全uuid 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Uuid- 主机安全uuid 注意:此字段可能返回 null,表示取不到有效值。
-
getMachineExtraInfo
public MachineExtraInfo getMachineExtraInfo()
Get 主机额外信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- MachineExtraInfo 主机额外信息 注意:此字段可能返回 null,表示取不到有效值。
-
setMachineExtraInfo
public void setMachineExtraInfo(MachineExtraInfo MachineExtraInfo)
Set 主机额外信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
MachineExtraInfo- 主机额外信息 注意:此字段可能返回 null,表示取不到有效值。
-
-