Class: TencentCloud::Cwp::V20180228::MalWareList
- Inherits:
-
TencentCloud::Common::AbstractModel
- Object
- TencentCloud::Common::AbstractModel
- TencentCloud::Cwp::V20180228::MalWareList
- Defined in:
- lib/v20180228/models.rb
Overview
木马列表集合
Instance Attribute Summary collapse
- #Alias ⇒ Object
- #CheckPlatform ⇒ Object
- #CreateTime ⇒ Object
- #DoClean ⇒ Object
- #FileCreateTime ⇒ Object
- #FileExists ⇒ Object
- #FileModifierTime ⇒ Object
- #FilePath ⇒ Object
- #FirstDetectionMethod ⇒ Object
- #HostIp ⇒ Object
- #Id ⇒ Object
- #LatestScanTime ⇒ Object
- #Level ⇒ Object
- #MachineExtraInfo ⇒ Object
- #MD5 ⇒ Object
- #ProcessExists ⇒ Object
- #Quuid ⇒ Object
- #Status ⇒ Object
- #Tags ⇒ Object
- #Uuid ⇒ Object
- #VirusName ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(hostip = nil, uuid = nil, filepath = nil, virusname = nil, status = nil, id = nil, _alias = nil, tags = nil, filecreatetime = nil, filemodifiertime = nil, createtime = nil, latestscantime = nil, level = nil, checkplatform = nil, processexists = nil, fileexists = nil, quuid = nil, md5 = nil, machineextrainfo = nil, doclean = nil, firstdetectionmethod = nil) ⇒ MalWareList
constructor
A new instance of MalWareList.
Constructor Details
#initialize(hostip = nil, uuid = nil, filepath = nil, virusname = nil, status = nil, id = nil, _alias = nil, tags = nil, filecreatetime = nil, filemodifiertime = nil, createtime = nil, latestscantime = nil, level = nil, checkplatform = nil, processexists = nil, fileexists = nil, quuid = nil, md5 = nil, machineextrainfo = nil, doclean = nil, firstdetectionmethod = nil) ⇒ MalWareList
Returns a new instance of MalWareList.
31801 31802 31803 31804 31805 31806 31807 31808 31809 31810 31811 31812 31813 31814 31815 31816 31817 31818 31819 31820 31821 31822 31823 |
# File 'lib/v20180228/models.rb', line 31801 def initialize(hostip=nil, uuid=nil, filepath=nil, virusname=nil, status=nil, id=nil, _alias=nil, =nil, filecreatetime=nil, filemodifiertime=nil, createtime=nil, latestscantime=nil, level=nil, checkplatform=nil, processexists=nil, fileexists=nil, quuid=nil, md5=nil, machineextrainfo=nil, doclean=nil, firstdetectionmethod=nil) @HostIp = hostip @Uuid = uuid @FilePath = filepath @VirusName = virusname @Status = status @Id = id @Alias = _alias @Tags = @FileCreateTime = filecreatetime @FileModifierTime = filemodifiertime @CreateTime = createtime @LatestScanTime = latestscantime @Level = level @CheckPlatform = checkplatform @ProcessExists = processexists @FileExists = fileexists @Quuid = quuid @MD5 = md5 @MachineExtraInfo = machineextrainfo @DoClean = doclean @FirstDetectionMethod = firstdetectionmethod end |
Instance Attribute Details
#Alias ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def Alias @Alias end |
#CheckPlatform ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def CheckPlatform @CheckPlatform end |
#CreateTime ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def CreateTime @CreateTime end |
#DoClean ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def DoClean @DoClean end |
#FileCreateTime ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def FileCreateTime @FileCreateTime end |
#FileExists ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def FileExists @FileExists end |
#FileModifierTime ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def FileModifierTime @FileModifierTime end |
#FilePath ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def FilePath @FilePath end |
#FirstDetectionMethod ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def FirstDetectionMethod @FirstDetectionMethod end |
#HostIp ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def HostIp @HostIp end |
#Id ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def Id @Id end |
#LatestScanTime ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def LatestScanTime @LatestScanTime end |
#Level ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def Level @Level end |
#MachineExtraInfo ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def MachineExtraInfo @MachineExtraInfo end |
#MD5 ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def MD5 @MD5 end |
#ProcessExists ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def ProcessExists @ProcessExists end |
#Quuid ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def Quuid @Quuid end |
#Status ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def Status @Status end |
#Tags ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def Tags @Tags end |
#Uuid ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def Uuid @Uuid end |
#VirusName ⇒ Object
31799 31800 31801 |
# File 'lib/v20180228/models.rb', line 31799 def VirusName @VirusName end |
Instance Method Details
#deserialize(params) ⇒ Object
31825 31826 31827 31828 31829 31830 31831 31832 31833 31834 31835 31836 31837 31838 31839 31840 31841 31842 31843 31844 31845 31846 31847 31848 31849 31850 |
# File 'lib/v20180228/models.rb', line 31825 def deserialize(params) @HostIp = params['HostIp'] @Uuid = params['Uuid'] @FilePath = params['FilePath'] @VirusName = params['VirusName'] @Status = params['Status'] @Id = params['Id'] @Alias = params['Alias'] @Tags = params['Tags'] @FileCreateTime = params['FileCreateTime'] @FileModifierTime = params['FileModifierTime'] @CreateTime = params['CreateTime'] @LatestScanTime = params['LatestScanTime'] @Level = params['Level'] @CheckPlatform = params['CheckPlatform'] @ProcessExists = params['ProcessExists'] @FileExists = params['FileExists'] @Quuid = params['Quuid'] @MD5 = params['MD5'] unless params['MachineExtraInfo'].nil? @MachineExtraInfo = MachineExtraInfo.new @MachineExtraInfo.deserialize(params['MachineExtraInfo']) end @DoClean = params['DoClean'] @FirstDetectionMethod = params['FirstDetectionMethod'] end |