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.
31350 31351 31352 31353 31354 31355 31356 31357 31358 31359 31360 31361 31362 31363 31364 31365 31366 31367 31368 31369 31370 31371 31372 |
# File 'lib/v20180228/models.rb', line 31350 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
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def Alias @Alias end |
#CheckPlatform ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def CheckPlatform @CheckPlatform end |
#CreateTime ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def CreateTime @CreateTime end |
#DoClean ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def DoClean @DoClean end |
#FileCreateTime ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def FileCreateTime @FileCreateTime end |
#FileExists ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def FileExists @FileExists end |
#FileModifierTime ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def FileModifierTime @FileModifierTime end |
#FilePath ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def FilePath @FilePath end |
#FirstDetectionMethod ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def FirstDetectionMethod @FirstDetectionMethod end |
#HostIp ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def HostIp @HostIp end |
#Id ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def Id @Id end |
#LatestScanTime ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def LatestScanTime @LatestScanTime end |
#Level ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def Level @Level end |
#MachineExtraInfo ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def MachineExtraInfo @MachineExtraInfo end |
#MD5 ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def MD5 @MD5 end |
#ProcessExists ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def ProcessExists @ProcessExists end |
#Quuid ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def Quuid @Quuid end |
#Status ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def Status @Status end |
#Tags ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def Tags @Tags end |
#Uuid ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def Uuid @Uuid end |
#VirusName ⇒ Object
31348 31349 31350 |
# File 'lib/v20180228/models.rb', line 31348 def VirusName @VirusName end |
Instance Method Details
#deserialize(params) ⇒ Object
31374 31375 31376 31377 31378 31379 31380 31381 31382 31383 31384 31385 31386 31387 31388 31389 31390 31391 31392 31393 31394 31395 31396 31397 31398 31399 |
# File 'lib/v20180228/models.rb', line 31374 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 |