Class: TencentCloud::Tke::V20180525::PendingRelease
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Tke::V20180525::PendingRelease
- Defined in:
- lib/v20180525/models.rb
Overview
应用市场安装的Pending应用
Instance Attribute Summary collapse
-
#Condition ⇒ Object
可选值及其释义如下: • unknown: 状态未知 • deployed: 已成功部署 • uninstalled: 已卸载 • superseded: 已被新版本替代 • failed: 部署失败 • uninstalling: 正在卸载中 • pending-install: 等待安装/安装进行中 • pending-upgrade: 等待升级/升级进行中 • pending-rollback: 等待回滚/回滚进行中.
-
#CreatedTime ⇒ Object
可选值及其释义如下: • unknown: 状态未知 • deployed: 已成功部署 • uninstalled: 已卸载 • superseded: 已被新版本替代 • failed: 部署失败 • uninstalling: 正在卸载中 • pending-install: 等待安装/安装进行中 • pending-upgrade: 等待升级/升级进行中 • pending-rollback: 等待回滚/回滚进行中.
-
#ID ⇒ Object
可选值及其释义如下: • unknown: 状态未知 • deployed: 已成功部署 • uninstalled: 已卸载 • superseded: 已被新版本替代 • failed: 部署失败 • uninstalling: 正在卸载中 • pending-install: 等待安装/安装进行中 • pending-upgrade: 等待升级/升级进行中 • pending-rollback: 等待回滚/回滚进行中.
-
#Name ⇒ Object
可选值及其释义如下: • unknown: 状态未知 • deployed: 已成功部署 • uninstalled: 已卸载 • superseded: 已被新版本替代 • failed: 部署失败 • uninstalling: 正在卸载中 • pending-install: 等待安装/安装进行中 • pending-upgrade: 等待升级/升级进行中 • pending-rollback: 等待回滚/回滚进行中.
-
#Namespace ⇒ Object
可选值及其释义如下: • unknown: 状态未知 • deployed: 已成功部署 • uninstalled: 已卸载 • superseded: 已被新版本替代 • failed: 部署失败 • uninstalling: 正在卸载中 • pending-install: 等待安装/安装进行中 • pending-upgrade: 等待升级/升级进行中 • pending-rollback: 等待回滚/回滚进行中.
-
#Status ⇒ Object
可选值及其释义如下: • unknown: 状态未知 • deployed: 已成功部署 • uninstalled: 已卸载 • superseded: 已被新版本替代 • failed: 部署失败 • uninstalling: 正在卸载中 • pending-install: 等待安装/安装进行中 • pending-upgrade: 等待升级/升级进行中 • pending-rollback: 等待回滚/回滚进行中.
-
#UpdatedTime ⇒ Object
可选值及其释义如下: • unknown: 状态未知 • deployed: 已成功部署 • uninstalled: 已卸载 • superseded: 已被新版本替代 • failed: 部署失败 • uninstalling: 正在卸载中 • pending-install: 等待安装/安装进行中 • pending-upgrade: 等待升级/升级进行中 • pending-rollback: 等待回滚/回滚进行中.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(condition = nil, createdtime = nil, id = nil, name = nil, namespace = nil, status = nil, updatedtime = nil) ⇒ PendingRelease
constructor
A new instance of PendingRelease.
Constructor Details
#initialize(condition = nil, createdtime = nil, id = nil, name = nil, namespace = nil, status = nil, updatedtime = nil) ⇒ PendingRelease
Returns a new instance of PendingRelease.
16750 16751 16752 16753 16754 16755 16756 16757 16758 |
# File 'lib/v20180525/models.rb', line 16750 def initialize(condition=nil, createdtime=nil, id=nil, name=nil, namespace=nil, status=nil, updatedtime=nil) @Condition = condition @CreatedTime = createdtime @ID = id @Name = name @Namespace = namespace @Status = status @UpdatedTime = updatedtime end |
Instance Attribute Details
#Condition ⇒ Object
可选值及其释义如下:• unknown: 状态未知• deployed: 已成功部署• uninstalled: 已卸载• superseded: 已被新版本替代• failed: 部署失败• uninstalling: 正在卸载中• pending-install: 等待安装/安装进行中• pending-upgrade: 等待升级/升级进行中• pending-rollback: 等待回滚/回滚进行中
16748 16749 16750 |
# File 'lib/v20180525/models.rb', line 16748 def Condition @Condition end |
#CreatedTime ⇒ Object
可选值及其释义如下:• unknown: 状态未知• deployed: 已成功部署• uninstalled: 已卸载• superseded: 已被新版本替代• failed: 部署失败• uninstalling: 正在卸载中• pending-install: 等待安装/安装进行中• pending-upgrade: 等待升级/升级进行中• pending-rollback: 等待回滚/回滚进行中
16748 16749 16750 |
# File 'lib/v20180525/models.rb', line 16748 def CreatedTime @CreatedTime end |
#ID ⇒ Object
可选值及其释义如下:• unknown: 状态未知• deployed: 已成功部署• uninstalled: 已卸载• superseded: 已被新版本替代• failed: 部署失败• uninstalling: 正在卸载中• pending-install: 等待安装/安装进行中• pending-upgrade: 等待升级/升级进行中• pending-rollback: 等待回滚/回滚进行中
16748 16749 16750 |
# File 'lib/v20180525/models.rb', line 16748 def ID @ID end |
#Name ⇒ Object
可选值及其释义如下:• unknown: 状态未知• deployed: 已成功部署• uninstalled: 已卸载• superseded: 已被新版本替代• failed: 部署失败• uninstalling: 正在卸载中• pending-install: 等待安装/安装进行中• pending-upgrade: 等待升级/升级进行中• pending-rollback: 等待回滚/回滚进行中
16748 16749 16750 |
# File 'lib/v20180525/models.rb', line 16748 def Name @Name end |
#Namespace ⇒ Object
可选值及其释义如下:• unknown: 状态未知• deployed: 已成功部署• uninstalled: 已卸载• superseded: 已被新版本替代• failed: 部署失败• uninstalling: 正在卸载中• pending-install: 等待安装/安装进行中• pending-upgrade: 等待升级/升级进行中• pending-rollback: 等待回滚/回滚进行中
16748 16749 16750 |
# File 'lib/v20180525/models.rb', line 16748 def Namespace @Namespace end |
#Status ⇒ Object
可选值及其释义如下:• unknown: 状态未知• deployed: 已成功部署• uninstalled: 已卸载• superseded: 已被新版本替代• failed: 部署失败• uninstalling: 正在卸载中• pending-install: 等待安装/安装进行中• pending-upgrade: 等待升级/升级进行中• pending-rollback: 等待回滚/回滚进行中
16748 16749 16750 |
# File 'lib/v20180525/models.rb', line 16748 def Status @Status end |
#UpdatedTime ⇒ Object
可选值及其释义如下:• unknown: 状态未知• deployed: 已成功部署• uninstalled: 已卸载• superseded: 已被新版本替代• failed: 部署失败• uninstalling: 正在卸载中• pending-install: 等待安装/安装进行中• pending-upgrade: 等待升级/升级进行中• pending-rollback: 等待回滚/回滚进行中
16748 16749 16750 |
# File 'lib/v20180525/models.rb', line 16748 def UpdatedTime @UpdatedTime end |
Instance Method Details
#deserialize(params) ⇒ Object
16760 16761 16762 16763 16764 16765 16766 16767 16768 |
# File 'lib/v20180525/models.rb', line 16760 def deserialize(params) @Condition = params['Condition'] @CreatedTime = params['CreatedTime'] @ID = params['ID'] @Name = params['Name'] @Namespace = params['Namespace'] @Status = params['Status'] @UpdatedTime = params['UpdatedTime'] end |