Class: TencentCloud::Bma::V20210624::ReportFakeURLInfo
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Bma::V20210624::ReportFakeURLInfo
- Defined in:
- lib/v20210624/models.rb
Overview
举报网址信息
Instance Attribute Summary collapse
- #BlockTime ⇒ Object
- #DetectTime ⇒ Object
- #FakeURL ⇒ Object
- #FakeURLAttr ⇒ Object
- #FakeURLCompany ⇒ Object
- #FakeURLCreateTime ⇒ Object
- #FakeURLExpireTime ⇒ Object
- #FakeURLICP ⇒ Object
- #FakeURLId ⇒ Object
- #FakeURLName ⇒ Object
- #Heat ⇒ Object
- #IP ⇒ Object
- #IPLoc ⇒ Object
- #Note ⇒ Object
- #ProtectURL ⇒ Object
- #ProtectWeb ⇒ Object
- #Snapshot ⇒ Object
- #Status ⇒ Object
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(fakeurlid = nil, detecttime = nil, protecturl = nil, protectweb = nil, fakeurl = nil, snapshot = nil, ip = nil, iploc = nil, heat = nil, status = nil, note = nil, fakeurlcompany = nil, fakeurlattr = nil, fakeurlname = nil, fakeurlicp = nil, fakeurlcreatetime = nil, fakeurlexpiretime = nil, blocktime = nil) ⇒ ReportFakeURLInfo
constructor
A new instance of ReportFakeURLInfo.
Constructor Details
#initialize(fakeurlid = nil, detecttime = nil, protecturl = nil, protectweb = nil, fakeurl = nil, snapshot = nil, ip = nil, iploc = nil, heat = nil, status = nil, note = nil, fakeurlcompany = nil, fakeurlattr = nil, fakeurlname = nil, fakeurlicp = nil, fakeurlcreatetime = nil, fakeurlexpiretime = nil, blocktime = nil) ⇒ ReportFakeURLInfo
Returns a new instance of ReportFakeURLInfo.
2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 |
# File 'lib/v20210624/models.rb', line 2164 def initialize(fakeurlid=nil, detecttime=nil, protecturl=nil, protectweb=nil, fakeurl=nil, snapshot=nil, ip=nil, iploc=nil, heat=nil, status=nil, note=nil, fakeurlcompany=nil, fakeurlattr=nil, fakeurlname=nil, fakeurlicp=nil, fakeurlcreatetime=nil, fakeurlexpiretime=nil, blocktime=nil) @FakeURLId = fakeurlid @DetectTime = detecttime @ProtectURL = protecturl @ProtectWeb = protectweb @FakeURL = fakeurl @Snapshot = snapshot @IP = ip @IPLoc = iploc @Heat = heat @Status = status @Note = note @FakeURLCompany = fakeurlcompany @FakeURLAttr = fakeurlattr @FakeURLName = fakeurlname @FakeURLICP = fakeurlicp @FakeURLCreateTime = fakeurlcreatetime @FakeURLExpireTime = fakeurlexpiretime @BlockTime = blocktime end |
Instance Attribute Details
#BlockTime ⇒ Object
2162 2163 2164 |
# File 'lib/v20210624/models.rb', line 2162 def BlockTime @BlockTime end |
#DetectTime ⇒ Object
2162 2163 2164 |
# File 'lib/v20210624/models.rb', line 2162 def DetectTime @DetectTime end |
#FakeURL ⇒ Object
2162 2163 2164 |
# File 'lib/v20210624/models.rb', line 2162 def FakeURL @FakeURL end |
#FakeURLAttr ⇒ Object
2162 2163 2164 |
# File 'lib/v20210624/models.rb', line 2162 def FakeURLAttr @FakeURLAttr end |
#FakeURLCompany ⇒ Object
2162 2163 2164 |
# File 'lib/v20210624/models.rb', line 2162 def FakeURLCompany @FakeURLCompany end |
#FakeURLCreateTime ⇒ Object
2162 2163 2164 |
# File 'lib/v20210624/models.rb', line 2162 def FakeURLCreateTime @FakeURLCreateTime end |
#FakeURLExpireTime ⇒ Object
2162 2163 2164 |
# File 'lib/v20210624/models.rb', line 2162 def FakeURLExpireTime @FakeURLExpireTime end |
#FakeURLICP ⇒ Object
2162 2163 2164 |
# File 'lib/v20210624/models.rb', line 2162 def FakeURLICP @FakeURLICP end |
#FakeURLId ⇒ Object
2162 2163 2164 |
# File 'lib/v20210624/models.rb', line 2162 def FakeURLId @FakeURLId end |
#FakeURLName ⇒ Object
2162 2163 2164 |
# File 'lib/v20210624/models.rb', line 2162 def FakeURLName @FakeURLName end |
#Heat ⇒ Object
2162 2163 2164 |
# File 'lib/v20210624/models.rb', line 2162 def Heat @Heat end |
#IP ⇒ Object
2162 2163 2164 |
# File 'lib/v20210624/models.rb', line 2162 def IP @IP end |
#IPLoc ⇒ Object
2162 2163 2164 |
# File 'lib/v20210624/models.rb', line 2162 def IPLoc @IPLoc end |
#Note ⇒ Object
2162 2163 2164 |
# File 'lib/v20210624/models.rb', line 2162 def Note @Note end |
#ProtectURL ⇒ Object
2162 2163 2164 |
# File 'lib/v20210624/models.rb', line 2162 def ProtectURL @ProtectURL end |
#ProtectWeb ⇒ Object
2162 2163 2164 |
# File 'lib/v20210624/models.rb', line 2162 def ProtectWeb @ProtectWeb end |
#Snapshot ⇒ Object
2162 2163 2164 |
# File 'lib/v20210624/models.rb', line 2162 def Snapshot @Snapshot end |
#Status ⇒ Object
2162 2163 2164 |
# File 'lib/v20210624/models.rb', line 2162 def Status @Status end |
Instance Method Details
#deserialize(params) ⇒ Object
2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 |
# File 'lib/v20210624/models.rb', line 2185 def deserialize(params) @FakeURLId = params['FakeURLId'] @DetectTime = params['DetectTime'] @ProtectURL = params['ProtectURL'] @ProtectWeb = params['ProtectWeb'] @FakeURL = params['FakeURL'] @Snapshot = params['Snapshot'] @IP = params['IP'] @IPLoc = params['IPLoc'] @Heat = params['Heat'] @Status = params['Status'] @Note = params['Note'] @FakeURLCompany = params['FakeURLCompany'] @FakeURLAttr = params['FakeURLAttr'] @FakeURLName = params['FakeURLName'] @FakeURLICP = params['FakeURLICP'] @FakeURLCreateTime = params['FakeURLCreateTime'] @FakeURLExpireTime = params['FakeURLExpireTime'] @BlockTime = params['BlockTime'] end |