Class: TencentCloud::Tke::V20180525::ImageCache
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Tke::V20180525::ImageCache
- Defined in:
- lib/v20180525/models.rb
Overview
镜像缓存的信息
Instance Attribute Summary collapse
-
#CreationTime ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存.
-
#Events ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存.
-
#ExpireDateTime ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存.
-
#ImageCacheId ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存.
-
#ImageCacheName ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存.
-
#ImageCacheSize ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存.
-
#Images ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存.
-
#LastMatchedTime ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存.
-
#SnapshotId ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存.
-
#Status ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(imagecacheid = nil, imagecachename = nil, imagecachesize = nil, images = nil, creationtime = nil, expiredatetime = nil, events = nil, lastmatchedtime = nil, snapshotid = nil, status = nil) ⇒ ImageCache
constructor
A new instance of ImageCache.
Constructor Details
#initialize(imagecacheid = nil, imagecachename = nil, imagecachesize = nil, images = nil, creationtime = nil, expiredatetime = nil, events = nil, lastmatchedtime = nil, snapshotid = nil, status = nil) ⇒ ImageCache
Returns a new instance of ImageCache.
12492 12493 12494 12495 12496 12497 12498 12499 12500 12501 12502 12503 |
# File 'lib/v20180525/models.rb', line 12492 def initialize(imagecacheid=nil, imagecachename=nil, imagecachesize=nil, images=nil, creationtime=nil, expiredatetime=nil, events=nil, lastmatchedtime=nil, snapshotid=nil, status=nil) @ImageCacheId = imagecacheid @ImageCacheName = imagecachename @ImageCacheSize = imagecachesize @Images = images @CreationTime = creationtime @ExpireDateTime = expiredatetime @Events = events @LastMatchedTime = lastmatchedtime @SnapshotId = snapshotid @Status = status end |
Instance Attribute Details
#CreationTime ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存
12490 12491 12492 |
# File 'lib/v20180525/models.rb', line 12490 def CreationTime @CreationTime end |
#Events ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存
12490 12491 12492 |
# File 'lib/v20180525/models.rb', line 12490 def Events @Events end |
#ExpireDateTime ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存
12490 12491 12492 |
# File 'lib/v20180525/models.rb', line 12490 def ExpireDateTime @ExpireDateTime end |
#ImageCacheId ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存
12490 12491 12492 |
# File 'lib/v20180525/models.rb', line 12490 def ImageCacheId @ImageCacheId end |
#ImageCacheName ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存
12490 12491 12492 |
# File 'lib/v20180525/models.rb', line 12490 def ImageCacheName @ImageCacheName end |
#ImageCacheSize ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存
12490 12491 12492 |
# File 'lib/v20180525/models.rb', line 12490 def ImageCacheSize @ImageCacheSize end |
#Images ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存
12490 12491 12492 |
# File 'lib/v20180525/models.rb', line 12490 def Images @Images end |
#LastMatchedTime ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存
12490 12491 12492 |
# File 'lib/v20180525/models.rb', line 12490 def LastMatchedTime @LastMatchedTime end |
#SnapshotId ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存
12490 12491 12492 |
# File 'lib/v20180525/models.rb', line 12490 def SnapshotId @SnapshotId end |
#Status ⇒ Object
Pending:创建中 Ready:创建完成 Failed:创建失败 Updating:更新中 UpdateFailed:更新失败 只有状态为Ready时,才能正常使用镜像缓存
12490 12491 12492 |
# File 'lib/v20180525/models.rb', line 12490 def Status @Status end |
Instance Method Details
#deserialize(params) ⇒ Object
12505 12506 12507 12508 12509 12510 12511 12512 12513 12514 12515 12516 12517 12518 12519 12520 12521 12522 12523 |
# File 'lib/v20180525/models.rb', line 12505 def deserialize(params) @ImageCacheId = params['ImageCacheId'] @ImageCacheName = params['ImageCacheName'] @ImageCacheSize = params['ImageCacheSize'] @Images = params['Images'] @CreationTime = params['CreationTime'] @ExpireDateTime = params['ExpireDateTime'] unless params['Events'].nil? @Events = [] params['Events'].each do |i| imagecacheevent_tmp = ImageCacheEvent.new imagecacheevent_tmp.deserialize(i) @Events << imagecacheevent_tmp end end @LastMatchedTime = params['LastMatchedTime'] @SnapshotId = params['SnapshotId'] @Status = params['Status'] end |