Class AssetCoreModuleBaseInfo
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.cwp.v20180228.models.AssetCoreModuleBaseInfo
-
public class AssetCoreModuleBaseInfo extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description AssetCoreModuleBaseInfo()
AssetCoreModuleBaseInfo(AssetCoreModuleBaseInfo 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 String
getDesc()
Get 描述String
getFirstTime()
Get 首次采集时间String
getId()
Get 模块IDLong
getIsNew()
Get 是否新增[0:否|1:是]MachineExtraInfo
getMachineExtraInfo()
Get 附加信息 注意:此字段可能返回 null,表示取不到有效值。String
getMachineIp()
Get 服务器IPString
getMachineName()
Get 服务器名称String
getMachineWanIp()
Get 服务器外网IPLong
getModuleCount()
Get 依赖模块数String
getName()
Get 名称String
getOsInfo()
Get 操作系统String
getPath()
Get 路径Long
getProcessCount()
Get 依赖进程数String
getQuuid()
Get 主机QuuidLong
getSize()
Get 模块大小String
getUpdateTime()
Get 数据更新时间 注意:此字段可能返回 null,表示取不到有效值。String
getUuid()
Get 主机uuidString
getVersion()
Get 版本void
setDesc(String Desc)
Set 描述void
setFirstTime(String FirstTime)
Set 首次采集时间void
setId(String Id)
Set 模块IDvoid
setIsNew(Long IsNew)
Set 是否新增[0:否|1:是]void
setMachineExtraInfo(MachineExtraInfo MachineExtraInfo)
Set 附加信息 注意:此字段可能返回 null,表示取不到有效值。void
setMachineIp(String MachineIp)
Set 服务器IPvoid
setMachineName(String MachineName)
Set 服务器名称void
setMachineWanIp(String MachineWanIp)
Set 服务器外网IPvoid
setModuleCount(Long ModuleCount)
Set 依赖模块数void
setName(String Name)
Set 名称void
setOsInfo(String OsInfo)
Set 操作系统void
setPath(String Path)
Set 路径void
setProcessCount(Long ProcessCount)
Set 依赖进程数void
setQuuid(String Quuid)
Set 主机Quuidvoid
setSize(Long Size)
Set 模块大小void
setUpdateTime(String UpdateTime)
Set 数据更新时间 注意:此字段可能返回 null,表示取不到有效值。void
setUuid(String Uuid)
Set 主机uuidvoid
setVersion(String Version)
Set 版本void
toMap(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
-
AssetCoreModuleBaseInfo
public AssetCoreModuleBaseInfo()
-
AssetCoreModuleBaseInfo
public AssetCoreModuleBaseInfo(AssetCoreModuleBaseInfo 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
-
getName
public String getName()
Get 名称- Returns:
- Name 名称
-
setName
public void setName(String Name)
Set 名称- Parameters:
Name
- 名称
-
getDesc
public String getDesc()
Get 描述- Returns:
- Desc 描述
-
setDesc
public void setDesc(String Desc)
Set 描述- Parameters:
Desc
- 描述
-
getPath
public String getPath()
Get 路径- Returns:
- Path 路径
-
setPath
public void setPath(String Path)
Set 路径- Parameters:
Path
- 路径
-
getVersion
public String getVersion()
Get 版本- Returns:
- Version 版本
-
setVersion
public void setVersion(String Version)
Set 版本- Parameters:
Version
- 版本
-
getMachineIp
public String getMachineIp()
Get 服务器IP- Returns:
- MachineIp 服务器IP
-
setMachineIp
public void setMachineIp(String MachineIp)
Set 服务器IP- Parameters:
MachineIp
- 服务器IP
-
getMachineName
public String getMachineName()
Get 服务器名称- Returns:
- MachineName 服务器名称
-
setMachineName
public void setMachineName(String MachineName)
Set 服务器名称- Parameters:
MachineName
- 服务器名称
-
getOsInfo
public String getOsInfo()
Get 操作系统- Returns:
- OsInfo 操作系统
-
setOsInfo
public void setOsInfo(String OsInfo)
Set 操作系统- Parameters:
OsInfo
- 操作系统
-
getSize
public Long getSize()
Get 模块大小- Returns:
- Size 模块大小
-
setSize
public void setSize(Long Size)
Set 模块大小- Parameters:
Size
- 模块大小
-
getProcessCount
public Long getProcessCount()
Get 依赖进程数- Returns:
- ProcessCount 依赖进程数
-
setProcessCount
public void setProcessCount(Long ProcessCount)
Set 依赖进程数- Parameters:
ProcessCount
- 依赖进程数
-
getModuleCount
public Long getModuleCount()
Get 依赖模块数- Returns:
- ModuleCount 依赖模块数
-
setModuleCount
public void setModuleCount(Long ModuleCount)
Set 依赖模块数- Parameters:
ModuleCount
- 依赖模块数
-
getId
public String getId()
Get 模块ID- Returns:
- Id 模块ID
-
setId
public void setId(String Id)
Set 模块ID- Parameters:
Id
- 模块ID
-
getQuuid
public String getQuuid()
Get 主机Quuid- Returns:
- Quuid 主机Quuid
-
setQuuid
public void setQuuid(String Quuid)
Set 主机Quuid- Parameters:
Quuid
- 主机Quuid
-
getUuid
public String getUuid()
Get 主机uuid- Returns:
- Uuid 主机uuid
-
setUuid
public void setUuid(String Uuid)
Set 主机uuid- Parameters:
Uuid
- 主机uuid
-
getUpdateTime
public String getUpdateTime()
Get 数据更新时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- UpdateTime 数据更新时间 注意:此字段可能返回 null,表示取不到有效值。
-
setUpdateTime
public void setUpdateTime(String UpdateTime)
Set 数据更新时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
UpdateTime
- 数据更新时间 注意:此字段可能返回 null,表示取不到有效值。
-
getFirstTime
public String getFirstTime()
Get 首次采集时间- Returns:
- FirstTime 首次采集时间
-
setFirstTime
public void setFirstTime(String FirstTime)
Set 首次采集时间- Parameters:
FirstTime
- 首次采集时间
-
getIsNew
public Long getIsNew()
Get 是否新增[0:否|1:是]- Returns:
- IsNew 是否新增[0:否|1:是]
-
setIsNew
public void setIsNew(Long IsNew)
Set 是否新增[0:否|1:是]- Parameters:
IsNew
- 是否新增[0:否|1:是]
-
getMachineWanIp
public String getMachineWanIp()
Get 服务器外网IP- Returns:
- MachineWanIp 服务器外网IP
-
setMachineWanIp
public void setMachineWanIp(String MachineWanIp)
Set 服务器外网IP- Parameters:
MachineWanIp
- 服务器外网IP
-
getMachineExtraInfo
public MachineExtraInfo getMachineExtraInfo()
Get 附加信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- MachineExtraInfo 附加信息 注意:此字段可能返回 null,表示取不到有效值。
-
setMachineExtraInfo
public void setMachineExtraInfo(MachineExtraInfo MachineExtraInfo)
Set 附加信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
MachineExtraInfo
- 附加信息 注意:此字段可能返回 null,表示取不到有效值。
-
-