Class JavaMemShellInfo
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cwp.v20180228.models.JavaMemShellInfo
-
public class JavaMemShellInfo extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description JavaMemShellInfo()JavaMemShellInfo(JavaMemShellInfo 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 StringgetAlias()Get 服务器名称 注意:此字段可能返回 null,表示取不到有效值。StringgetCreateTime()Get 首次发现时间StringgetDescription()Get 说明StringgetHostIp()Get 服务器IP 注意:此字段可能返回 null,表示取不到有效值。LonggetId()Get 事件IDMachineExtraInfogetMachineExtraInfo()Get 主机额外信息 注意:此字段可能返回 null,表示取不到有效值。StringgetQuuid()Get 服务器quuidStringgetRecentFoundTime()Get 最近检测时间LonggetStatus()Get 处理状态 0 -- 待处理 1 -- 已加白 2 -- 已删除 3 - 已忽略 4 - 已手动处理LonggetType()Get 内存马类型 0:Filter型 1:Listener型 2:Servlet型 3:Interceptors型 4:Agent型 5:其他StringgetUuid()Get 服务器uuid 注意:此字段可能返回 null,表示取不到有效值。voidsetAlias(String Alias)Set 服务器名称 注意:此字段可能返回 null,表示取不到有效值。voidsetCreateTime(String CreateTime)Set 首次发现时间voidsetDescription(String Description)Set 说明voidsetHostIp(String HostIp)Set 服务器IP 注意:此字段可能返回 null,表示取不到有效值。voidsetId(Long Id)Set 事件IDvoidsetMachineExtraInfo(MachineExtraInfo MachineExtraInfo)Set 主机额外信息 注意:此字段可能返回 null,表示取不到有效值。voidsetQuuid(String Quuid)Set 服务器quuidvoidsetRecentFoundTime(String RecentFoundTime)Set 最近检测时间voidsetStatus(Long Status)Set 处理状态 0 -- 待处理 1 -- 已加白 2 -- 已删除 3 - 已忽略 4 - 已手动处理voidsetType(Long Type)Set 内存马类型 0:Filter型 1:Listener型 2:Servlet型 3:Interceptors型 4:Agent型 5:其他voidsetUuid(String Uuid)Set 服务器uuid 注意:此字段可能返回 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
-
JavaMemShellInfo
public JavaMemShellInfo()
-
JavaMemShellInfo
public JavaMemShellInfo(JavaMemShellInfo 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
-
getId
public Long getId()
Get 事件ID- Returns:
- Id 事件ID
-
setId
public void setId(Long Id)
Set 事件ID- Parameters:
Id- 事件ID
-
getAlias
public String getAlias()
Get 服务器名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Alias 服务器名称 注意:此字段可能返回 null,表示取不到有效值。
-
setAlias
public void setAlias(String Alias)
Set 服务器名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Alias- 服务器名称 注意:此字段可能返回 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,表示取不到有效值。
-
getType
public Long getType()
Get 内存马类型 0:Filter型 1:Listener型 2:Servlet型 3:Interceptors型 4:Agent型 5:其他- Returns:
- Type 内存马类型 0:Filter型 1:Listener型 2:Servlet型 3:Interceptors型 4:Agent型 5:其他
-
setType
public void setType(Long Type)
Set 内存马类型 0:Filter型 1:Listener型 2:Servlet型 3:Interceptors型 4:Agent型 5:其他- Parameters:
Type- 内存马类型 0:Filter型 1:Listener型 2:Servlet型 3:Interceptors型 4:Agent型 5:其他
-
getDescription
public String getDescription()
Get 说明- Returns:
- Description 说明
-
setDescription
public void setDescription(String Description)
Set 说明- Parameters:
Description- 说明
-
getCreateTime
public String getCreateTime()
Get 首次发现时间- Returns:
- CreateTime 首次发现时间
-
setCreateTime
public void setCreateTime(String CreateTime)
Set 首次发现时间- Parameters:
CreateTime- 首次发现时间
-
getRecentFoundTime
public String getRecentFoundTime()
Get 最近检测时间- Returns:
- RecentFoundTime 最近检测时间
-
setRecentFoundTime
public void setRecentFoundTime(String RecentFoundTime)
Set 最近检测时间- Parameters:
RecentFoundTime- 最近检测时间
-
getStatus
public Long getStatus()
Get 处理状态 0 -- 待处理 1 -- 已加白 2 -- 已删除 3 - 已忽略 4 - 已手动处理- Returns:
- Status 处理状态 0 -- 待处理 1 -- 已加白 2 -- 已删除 3 - 已忽略 4 - 已手动处理
-
setStatus
public void setStatus(Long Status)
Set 处理状态 0 -- 待处理 1 -- 已加白 2 -- 已删除 3 - 已忽略 4 - 已手动处理- Parameters:
Status- 处理状态 0 -- 待处理 1 -- 已加白 2 -- 已删除 3 - 已忽略 4 - 已手动处理
-
getQuuid
public String getQuuid()
Get 服务器quuid- Returns:
- Quuid 服务器quuid
-
setQuuid
public void setQuuid(String Quuid)
Set 服务器quuid- Parameters:
Quuid- 服务器quuid
-
getMachineExtraInfo
public MachineExtraInfo getMachineExtraInfo()
Get 主机额外信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- MachineExtraInfo 主机额外信息 注意:此字段可能返回 null,表示取不到有效值。
-
setMachineExtraInfo
public void setMachineExtraInfo(MachineExtraInfo MachineExtraInfo)
Set 主机额外信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
MachineExtraInfo- 主机额外信息 注意:此字段可能返回 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,表示取不到有效值。
-
-