Class ModifyRoundPlayRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.vod.v20180717.models.ModifyRoundPlayRequest
-
public class ModifyRoundPlayRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description ModifyRoundPlayRequest()
ModifyRoundPlayRequest(ModifyRoundPlayRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDesc()
Get 轮播播单描述信息,长度限制:256 个字符。String
getName()
Get 轮播播单名称,长度限制:64 个字符。String
getPlayBackMode()
Get 播放模式,可选值: Loop:循环播放播单; Linear:单次播放,播单播放完停止播放。String
getRoundPlayId()
Get 轮播播单唯一标识。RoundPlayListItemInfo[]
getRoundPlaylist()
Get 轮播列表。 数组长度限制:100。String
getStartTime()
Get 启播时间,格式按照 ISO 8601标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#52)。String
getStatus()
Get 播放状态,可选值: Disabled:结束播放,结束后轮播任务不能再次启动。Long
getSubAppId()
Get 点播 [子应用](/document/product/266/14574) ID。如果要访问子应用中的资源,则将该字段填写为子应用 ID;否则无需填写该字段。void
setDesc(String Desc)
Set 轮播播单描述信息,长度限制:256 个字符。void
setName(String Name)
Set 轮播播单名称,长度限制:64 个字符。void
setPlayBackMode(String PlayBackMode)
Set 播放模式,可选值: Loop:循环播放播单; Linear:单次播放,播单播放完停止播放。void
setRoundPlayId(String RoundPlayId)
Set 轮播播单唯一标识。void
setRoundPlaylist(RoundPlayListItemInfo[] RoundPlaylist)
Set 轮播列表。 数组长度限制:100。void
setStartTime(String StartTime)
Set 启播时间,格式按照 ISO 8601标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#52)。void
setStatus(String Status)
Set 播放状态,可选值: Disabled:结束播放,结束后轮播任务不能再次启动。void
setSubAppId(Long SubAppId)
Set 点播 [子应用](/document/product/266/14574) ID。如果要访问子应用中的资源,则将该字段填写为子应用 ID;否则无需填写该字段。void
toMap(HashMap<String,String> map, String prefix)
Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
ModifyRoundPlayRequest
public ModifyRoundPlayRequest()
-
ModifyRoundPlayRequest
public ModifyRoundPlayRequest(ModifyRoundPlayRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
-
Method Detail
-
getRoundPlayId
public String getRoundPlayId()
Get 轮播播单唯一标识。- Returns:
- RoundPlayId 轮播播单唯一标识。
-
setRoundPlayId
public void setRoundPlayId(String RoundPlayId)
Set 轮播播单唯一标识。- Parameters:
RoundPlayId
- 轮播播单唯一标识。
-
getSubAppId
public Long getSubAppId()
Get 点播 [子应用](/document/product/266/14574) ID。如果要访问子应用中的资源,则将该字段填写为子应用 ID;否则无需填写该字段。- Returns:
- SubAppId 点播 [子应用](/document/product/266/14574) ID。如果要访问子应用中的资源,则将该字段填写为子应用 ID;否则无需填写该字段。
-
setSubAppId
public void setSubAppId(Long SubAppId)
Set 点播 [子应用](/document/product/266/14574) ID。如果要访问子应用中的资源,则将该字段填写为子应用 ID;否则无需填写该字段。- Parameters:
SubAppId
- 点播 [子应用](/document/product/266/14574) ID。如果要访问子应用中的资源,则将该字段填写为子应用 ID;否则无需填写该字段。
-
getStartTime
public String getStartTime()
Get 启播时间,格式按照 ISO 8601标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#52)。- Returns:
- StartTime 启播时间,格式按照 ISO 8601标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#52)。
-
setStartTime
public void setStartTime(String StartTime)
Set 启播时间,格式按照 ISO 8601标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#52)。- Parameters:
StartTime
- 启播时间,格式按照 ISO 8601标准表示,详见 [ISO 日期格式说明](https://cloud.tencent.com/document/product/266/11732#52)。
-
getRoundPlaylist
public RoundPlayListItemInfo[] getRoundPlaylist()
Get 轮播列表。- 数组长度限制:100。
- Returns:
- RoundPlaylist 轮播列表。
- 数组长度限制:100。
-
setRoundPlaylist
public void setRoundPlaylist(RoundPlayListItemInfo[] RoundPlaylist)
Set 轮播列表。- 数组长度限制:100。
- Parameters:
RoundPlaylist
- 轮播列表。- 数组长度限制:100。
-
getName
public String getName()
Get 轮播播单名称,长度限制:64 个字符。- Returns:
- Name 轮播播单名称,长度限制:64 个字符。
-
setName
public void setName(String Name)
Set 轮播播单名称,长度限制:64 个字符。- Parameters:
Name
- 轮播播单名称,长度限制:64 个字符。
-
getDesc
public String getDesc()
Get 轮播播单描述信息,长度限制:256 个字符。- Returns:
- Desc 轮播播单描述信息,长度限制:256 个字符。
-
setDesc
public void setDesc(String Desc)
Set 轮播播单描述信息,长度限制:256 个字符。- Parameters:
Desc
- 轮播播单描述信息,长度限制:256 个字符。
-
getStatus
public String getStatus()
Get 播放状态,可选值:- Disabled:结束播放,结束后轮播任务不能再次启动。
- Returns:
- Status 播放状态,可选值:
- Disabled:结束播放,结束后轮播任务不能再次启动。
-
setStatus
public void setStatus(String Status)
Set 播放状态,可选值:- Disabled:结束播放,结束后轮播任务不能再次启动。
- Parameters:
Status
- 播放状态,可选值:- Disabled:结束播放,结束后轮播任务不能再次启动。
-
getPlayBackMode
public String getPlayBackMode()
Get 播放模式,可选值:- Loop:循环播放播单;
- Linear:单次播放,播单播放完停止播放。
- Returns:
- PlayBackMode 播放模式,可选值:
- Loop:循环播放播单;
- Linear:单次播放,播单播放完停止播放。
-
setPlayBackMode
public void setPlayBackMode(String PlayBackMode)
Set 播放模式,可选值:- Loop:循环播放播单;
- Linear:单次播放,播单播放完停止播放。
- Parameters:
PlayBackMode
- 播放模式,可选值:- Loop:循环播放播单;
- Linear:单次播放,播单播放完停止播放。
-
-