Class: TencentCloud::Live::V20180801::PullStreamConfig
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Live::V20180801::PullStreamConfig
- Defined in:
- lib/v20180801/models.rb
Overview
拉流配置。
Instance Attribute Summary collapse
-
#AreaName ⇒ Object
UTC格式时间,例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。 0: 无效。 1: 初始状态。 2: 正在运行。 3: 拉起失败。 4: 暂停。.
-
#ConfigId ⇒ Object
UTC格式时间,例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。 0: 无效。 1: 初始状态。 2: 正在运行。 3: 拉起失败。 4: 暂停。.
-
#EndTime ⇒ Object
UTC格式时间,例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。 0: 无效。 1: 初始状态。 2: 正在运行。 3: 拉起失败。 4: 暂停。.
-
#FromUrl ⇒ Object
UTC格式时间,例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。 0: 无效。 1: 初始状态。 2: 正在运行。 3: 拉起失败。 4: 暂停。.
-
#IspName ⇒ Object
UTC格式时间,例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。 0: 无效。 1: 初始状态。 2: 正在运行。 3: 拉起失败。 4: 暂停。.
-
#StartTime ⇒ Object
UTC格式时间,例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。 0: 无效。 1: 初始状态。 2: 正在运行。 3: 拉起失败。 4: 暂停。.
-
#Status ⇒ Object
UTC格式时间,例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。 0: 无效。 1: 初始状态。 2: 正在运行。 3: 拉起失败。 4: 暂停。.
-
#ToUrl ⇒ Object
UTC格式时间,例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。 0: 无效。 1: 初始状态。 2: 正在运行。 3: 拉起失败。 4: 暂停。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(configid = nil, fromurl = nil, tourl = nil, areaname = nil, ispname = nil, starttime = nil, endtime = nil, status = nil) ⇒ PullStreamConfig
constructor
A new instance of PullStreamConfig.
Constructor Details
#initialize(configid = nil, fromurl = nil, tourl = nil, areaname = nil, ispname = nil, starttime = nil, endtime = nil, status = nil) ⇒ PullStreamConfig
Returns a new instance of PullStreamConfig.
13562 13563 13564 13565 13566 13567 13568 13569 13570 13571 |
# File 'lib/v20180801/models.rb', line 13562 def initialize(configid=nil, fromurl=nil, tourl=nil, areaname=nil, ispname=nil, starttime=nil, endtime=nil, status=nil) @ConfigId = configid @FromUrl = fromurl @ToUrl = tourl @AreaName = areaname @IspName = ispname @StartTime = starttime @EndTime = endtime @Status = status end |
Instance Attribute Details
#AreaName ⇒ Object
UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。0: 无效。1: 初始状态。2: 正在运行。3: 拉起失败。4: 暂停。
13560 13561 13562 |
# File 'lib/v20180801/models.rb', line 13560 def AreaName @AreaName end |
#ConfigId ⇒ Object
UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。0: 无效。1: 初始状态。2: 正在运行。3: 拉起失败。4: 暂停。
13560 13561 13562 |
# File 'lib/v20180801/models.rb', line 13560 def ConfigId @ConfigId end |
#EndTime ⇒ Object
UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。0: 无效。1: 初始状态。2: 正在运行。3: 拉起失败。4: 暂停。
13560 13561 13562 |
# File 'lib/v20180801/models.rb', line 13560 def EndTime @EndTime end |
#FromUrl ⇒ Object
UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。0: 无效。1: 初始状态。2: 正在运行。3: 拉起失败。4: 暂停。
13560 13561 13562 |
# File 'lib/v20180801/models.rb', line 13560 def FromUrl @FromUrl end |
#IspName ⇒ Object
UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。0: 无效。1: 初始状态。2: 正在运行。3: 拉起失败。4: 暂停。
13560 13561 13562 |
# File 'lib/v20180801/models.rb', line 13560 def IspName @IspName end |
#StartTime ⇒ Object
UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。0: 无效。1: 初始状态。2: 正在运行。3: 拉起失败。4: 暂停。
13560 13561 13562 |
# File 'lib/v20180801/models.rb', line 13560 def StartTime @StartTime end |
#Status ⇒ Object
UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。0: 无效。1: 初始状态。2: 正在运行。3: 拉起失败。4: 暂停。
13560 13561 13562 |
# File 'lib/v20180801/models.rb', line 13560 def Status @Status end |
#ToUrl ⇒ Object
UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。0: 无效。1: 初始状态。2: 正在运行。3: 拉起失败。4: 暂停。
13560 13561 13562 |
# File 'lib/v20180801/models.rb', line 13560 def ToUrl @ToUrl end |
Instance Method Details
#deserialize(params) ⇒ Object
13573 13574 13575 13576 13577 13578 13579 13580 13581 13582 |
# File 'lib/v20180801/models.rb', line 13573 def deserialize(params) @ConfigId = params['ConfigId'] @FromUrl = params['FromUrl'] @ToUrl = params['ToUrl'] @AreaName = params['AreaName'] @IspName = params['IspName'] @StartTime = params['StartTime'] @EndTime = params['EndTime'] @Status = params['Status'] end |