Class: TencentCloud::Live::V20180801::ModifyPullStreamConfigRequest
- Inherits:
-
Common::AbstractModel
- Object
- Common::AbstractModel
- TencentCloud::Live::V20180801::ModifyPullStreamConfigRequest
- Defined in:
- lib/v20180801/models.rb
Overview
ModifyPullStreamConfig请求参数结构体
Instance Attribute Summary collapse
-
#AreaId ⇒ Object
使用UTC格式时间, 例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。.
-
#ConfigId ⇒ Object
使用UTC格式时间, 例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。.
-
#EndTime ⇒ Object
使用UTC格式时间, 例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。.
-
#FromUrl ⇒ Object
使用UTC格式时间, 例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。.
-
#IspId ⇒ Object
使用UTC格式时间, 例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。.
-
#StartTime ⇒ Object
使用UTC格式时间, 例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。.
-
#ToUrl ⇒ Object
使用UTC格式时间, 例如:2019-01-08T10:00:00Z。 注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。.
Instance Method Summary collapse
- #deserialize(params) ⇒ Object
-
#initialize(configid = nil, fromurl = nil, tourl = nil, areaid = nil, ispid = nil, starttime = nil, endtime = nil) ⇒ ModifyPullStreamConfigRequest
constructor
A new instance of ModifyPullStreamConfigRequest.
Constructor Details
#initialize(configid = nil, fromurl = nil, tourl = nil, areaid = nil, ispid = nil, starttime = nil, endtime = nil) ⇒ ModifyPullStreamConfigRequest
Returns a new instance of ModifyPullStreamConfigRequest.
13184 13185 13186 13187 13188 13189 13190 13191 13192 |
# File 'lib/v20180801/models.rb', line 13184 def initialize(configid=nil, fromurl=nil, tourl=nil, areaid=nil, ispid=nil, starttime=nil, endtime=nil) @ConfigId = configid @FromUrl = fromurl @ToUrl = tourl @AreaId = areaid @IspId = ispid @StartTime = starttime @EndTime = endtime end |
Instance Attribute Details
#AreaId ⇒ Object
使用UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。
13182 13183 13184 |
# File 'lib/v20180801/models.rb', line 13182 def AreaId @AreaId end |
#ConfigId ⇒ Object
使用UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。
13182 13183 13184 |
# File 'lib/v20180801/models.rb', line 13182 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)。
13182 13183 13184 |
# File 'lib/v20180801/models.rb', line 13182 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)。
13182 13183 13184 |
# File 'lib/v20180801/models.rb', line 13182 def FromUrl @FromUrl end |
#IspId ⇒ Object
使用UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。
13182 13183 13184 |
# File 'lib/v20180801/models.rb', line 13182 def IspId @IspId end |
#StartTime ⇒ Object
使用UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。
13182 13183 13184 |
# File 'lib/v20180801/models.rb', line 13182 def StartTime @StartTime end |
#ToUrl ⇒ Object
使用UTC格式时间,例如:2019-01-08T10:00:00Z。注意:北京时间值为 UTC 时间值 + 8 小时,格式按照 ISO 8601 标准表示,详见 [ISO 日期格式说明](cloud.tencent.com/document/product/266/11732#I)。
13182 13183 13184 |
# File 'lib/v20180801/models.rb', line 13182 def ToUrl @ToUrl end |
Instance Method Details
#deserialize(params) ⇒ Object
13194 13195 13196 13197 13198 13199 13200 13201 13202 |
# File 'lib/v20180801/models.rb', line 13194 def deserialize(params) @ConfigId = params['ConfigId'] @FromUrl = params['FromUrl'] @ToUrl = params['ToUrl'] @AreaId = params['AreaId'] @IspId = params['IspId'] @StartTime = params['StartTime'] @EndTime = params['EndTime'] end |