Class: TencentCloud::Ms::V20180408::AndroidResult
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Ms::V20180408::AndroidResult
- Defined in:
- lib/v20180408/models.rb
Overview
Android加固结果
Instance Attribute Summary collapse
- #AndroidPlan ⇒ Object
- #AppMd5 ⇒ Object
- #AppName ⇒ Object
- #AppPkgName ⇒ Object
- #AppSize ⇒ Object
- #AppType ⇒ Object
- #AppUrl ⇒ Object
- #AppVersion ⇒ Object
- #BindAppPkgName ⇒ Object
- #CostTime ⇒ Object
- #CreatTime ⇒ Object
- #EncryptAppMd5 ⇒ Object
- #EncryptAppSize ⇒ Object
- #EncryptErrCode ⇒ Object
- #EncryptErrDesc ⇒ Object
- #EncryptErrRef ⇒ Object
- #EncryptPkgUrl ⇒ Object
- #EncryptState ⇒ Object
- #EncryptStateDesc ⇒ Object
- #EndTime ⇒ Object
- #OnlineToolVersion ⇒ Object
- #OpUin ⇒ Object
- #OrderId ⇒ Object
- #OutputToolSize ⇒ Object
- #OutputToolUrl ⇒ Object
- #OutputToolVersion ⇒ Object
- #ResourceId ⇒ Object
- #ResultId ⇒ Object
- #StartTime ⇒ Object
- #ToolExpireTime ⇒ Object
- #ToolOutputTime ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(resultid = nil, orderid = nil, resourceid = nil, opuin = nil, apptype = nil, apppkgname = nil, bindapppkgname = nil, encryptstate = nil, encryptstatedesc = nil, encrypterrcode = nil, encrypterrdesc = nil, encrypterrref = nil, creattime = nil, starttime = nil, endtime = nil, costtime = nil, appurl = nil, appmd5 = nil, appname = nil, appversion = nil, appsize = nil, onlinetoolversion = nil, encryptappmd5 = nil, encryptappsize = nil, encryptpkgurl = nil, outputtoolversion = nil, outputtoolsize = nil, tooloutputtime = nil, toolexpiretime = nil, outputtoolurl = nil, androidplan = nil) ⇒ AndroidResult
constructor
A new instance of AndroidResult.
Constructor Details
#initialize(resultid = nil, orderid = nil, resourceid = nil, opuin = nil, apptype = nil, apppkgname = nil, bindapppkgname = nil, encryptstate = nil, encryptstatedesc = nil, encrypterrcode = nil, encrypterrdesc = nil, encrypterrref = nil, creattime = nil, starttime = nil, endtime = nil, costtime = nil, appurl = nil, appmd5 = nil, appname = nil, appversion = nil, appsize = nil, onlinetoolversion = nil, encryptappmd5 = nil, encryptappsize = nil, encryptpkgurl = nil, outputtoolversion = nil, outputtoolsize = nil, tooloutputtime = nil, toolexpiretime = nil, outputtoolurl = nil, androidplan = nil) ⇒ AndroidResult
Returns a new instance of AndroidResult.
277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 |
# File 'lib/v20180408/models.rb', line 277 def initialize(resultid=nil, orderid=nil, resourceid=nil, opuin=nil, apptype=nil, apppkgname=nil, bindapppkgname=nil, encryptstate=nil, encryptstatedesc=nil, encrypterrcode=nil, encrypterrdesc=nil, encrypterrref=nil, creattime=nil, starttime=nil, endtime=nil, costtime=nil, appurl=nil, appmd5=nil, appname=nil, appversion=nil, appsize=nil, onlinetoolversion=nil, encryptappmd5=nil, encryptappsize=nil, encryptpkgurl=nil, outputtoolversion=nil, outputtoolsize=nil, tooloutputtime=nil, toolexpiretime=nil, outputtoolurl=nil, androidplan=nil) @ResultId = resultid @OrderId = orderid @ResourceId = resourceid @OpUin = opuin @AppType = apptype @AppPkgName = apppkgname @BindAppPkgName = bindapppkgname @EncryptState = encryptstate @EncryptStateDesc = encryptstatedesc @EncryptErrCode = encrypterrcode @EncryptErrDesc = encrypterrdesc @EncryptErrRef = encrypterrref @CreatTime = creattime @StartTime = starttime @EndTime = endtime @CostTime = costtime @AppUrl = appurl @AppMd5 = appmd5 @AppName = appname @AppVersion = appversion @AppSize = appsize @OnlineToolVersion = onlinetoolversion @EncryptAppMd5 = encryptappmd5 @EncryptAppSize = encryptappsize @EncryptPkgUrl = encryptpkgurl @OutputToolVersion = outputtoolversion @OutputToolSize = outputtoolsize @ToolOutputTime = tooloutputtime @ToolExpireTime = toolexpiretime @OutputToolUrl = outputtoolurl @AndroidPlan = androidplan end |
Instance Attribute Details
#AndroidPlan ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def AndroidPlan @AndroidPlan end |
#AppMd5 ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def AppMd5 @AppMd5 end |
#AppName ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def AppName @AppName end |
#AppPkgName ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def AppPkgName @AppPkgName end |
#AppSize ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def AppSize @AppSize end |
#AppType ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def AppType @AppType end |
#AppUrl ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def AppUrl @AppUrl end |
#AppVersion ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def AppVersion @AppVersion end |
#BindAppPkgName ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def BindAppPkgName @BindAppPkgName end |
#CostTime ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def CostTime @CostTime end |
#CreatTime ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def CreatTime @CreatTime end |
#EncryptAppMd5 ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def EncryptAppMd5 @EncryptAppMd5 end |
#EncryptAppSize ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def EncryptAppSize @EncryptAppSize end |
#EncryptErrCode ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def EncryptErrCode @EncryptErrCode end |
#EncryptErrDesc ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def EncryptErrDesc @EncryptErrDesc end |
#EncryptErrRef ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def EncryptErrRef @EncryptErrRef end |
#EncryptPkgUrl ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def EncryptPkgUrl @EncryptPkgUrl end |
#EncryptState ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def EncryptState @EncryptState end |
#EncryptStateDesc ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def EncryptStateDesc @EncryptStateDesc end |
#EndTime ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def EndTime @EndTime end |
#OnlineToolVersion ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def OnlineToolVersion @OnlineToolVersion end |
#OpUin ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def OpUin @OpUin end |
#OrderId ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def OrderId @OrderId end |
#OutputToolSize ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def OutputToolSize @OutputToolSize end |
#OutputToolUrl ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def OutputToolUrl @OutputToolUrl end |
#OutputToolVersion ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def OutputToolVersion @OutputToolVersion end |
#ResourceId ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def ResourceId @ResourceId end |
#ResultId ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def ResultId @ResultId end |
#StartTime ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def StartTime @StartTime end |
#ToolExpireTime ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def ToolExpireTime @ToolExpireTime end |
#ToolOutputTime ⇒ Object
275 276 277 |
# File 'lib/v20180408/models.rb', line 275 def ToolOutputTime @ToolOutputTime end |
Instance Method Details
#deserialize(params) ⇒ Object
311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 |
# File 'lib/v20180408/models.rb', line 311 def deserialize(params) @ResultId = params['ResultId'] @OrderId = params['OrderId'] @ResourceId = params['ResourceId'] @OpUin = params['OpUin'] @AppType = params['AppType'] @AppPkgName = params['AppPkgName'] @BindAppPkgName = params['BindAppPkgName'] @EncryptState = params['EncryptState'] @EncryptStateDesc = params['EncryptStateDesc'] @EncryptErrCode = params['EncryptErrCode'] @EncryptErrDesc = params['EncryptErrDesc'] @EncryptErrRef = params['EncryptErrRef'] @CreatTime = params['CreatTime'] @StartTime = params['StartTime'] @EndTime = params['EndTime'] @CostTime = params['CostTime'] @AppUrl = params['AppUrl'] @AppMd5 = params['AppMd5'] @AppName = params['AppName'] @AppVersion = params['AppVersion'] @AppSize = params['AppSize'] @OnlineToolVersion = params['OnlineToolVersion'] @EncryptAppMd5 = params['EncryptAppMd5'] @EncryptAppSize = params['EncryptAppSize'] @EncryptPkgUrl = params['EncryptPkgUrl'] @OutputToolVersion = params['OutputToolVersion'] @OutputToolSize = params['OutputToolSize'] @ToolOutputTime = params['ToolOutputTime'] @ToolExpireTime = params['ToolExpireTime'] @OutputToolUrl = params['OutputToolUrl'] unless params['AndroidPlan'].nil? @AndroidPlan = AndroidPlan.new @AndroidPlan.deserialize(params['AndroidPlan']) end end |