Class DescribeLiveChannelResponse
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.iotvideoindustry.v20201201.models.DescribeLiveChannelResponse
-
public class DescribeLiveChannelResponse extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DescribeLiveChannelResponse()DescribeLiveChannelResponse(DescribeLiveChannelResponse 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[]getCreateTime()Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。StringgetLiveChannelId()Get 频道ID 注意:此字段可能返回 null,表示取不到有效值。StringgetLiveChannelName()Get 频道名称 注意:此字段可能返回 null,表示取不到有效值。LonggetLiveChannelType()Get 直播频道类型 1:固定直播;2:移动直播 注意:此字段可能返回 null,表示取不到有效值。LonggetLiveStatus()Get 通道直播状态:1: 未推流,2: 推流中 注意:此字段可能返回 null,表示取不到有效值。StringgetPushStreamAddress()Get 推流地址 注意:此字段可能返回 null,表示取不到有效值。StringgetRequestId()Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。String[]getUpdateTime()Get 修改时间 注意:此字段可能返回 null,表示取不到有效值。voidsetCreateTime(String[] CreateTime)Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。voidsetLiveChannelId(String LiveChannelId)Set 频道ID 注意:此字段可能返回 null,表示取不到有效值。voidsetLiveChannelName(String LiveChannelName)Set 频道名称 注意:此字段可能返回 null,表示取不到有效值。voidsetLiveChannelType(Long LiveChannelType)Set 直播频道类型 1:固定直播;2:移动直播 注意:此字段可能返回 null,表示取不到有效值。voidsetLiveStatus(Long LiveStatus)Set 通道直播状态:1: 未推流,2: 推流中 注意:此字段可能返回 null,表示取不到有效值。voidsetPushStreamAddress(String PushStreamAddress)Set 推流地址 注意:此字段可能返回 null,表示取不到有效值。voidsetRequestId(String RequestId)Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。voidsetUpdateTime(String[] UpdateTime)Set 修改时间 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(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
-
DescribeLiveChannelResponse
public DescribeLiveChannelResponse()
-
DescribeLiveChannelResponse
public DescribeLiveChannelResponse(DescribeLiveChannelResponse 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
-
getLiveChannelId
public String getLiveChannelId()
Get 频道ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LiveChannelId 频道ID 注意:此字段可能返回 null,表示取不到有效值。
-
setLiveChannelId
public void setLiveChannelId(String LiveChannelId)
Set 频道ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LiveChannelId- 频道ID 注意:此字段可能返回 null,表示取不到有效值。
-
getLiveChannelName
public String getLiveChannelName()
Get 频道名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LiveChannelName 频道名称 注意:此字段可能返回 null,表示取不到有效值。
-
setLiveChannelName
public void setLiveChannelName(String LiveChannelName)
Set 频道名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LiveChannelName- 频道名称 注意:此字段可能返回 null,表示取不到有效值。
-
getLiveChannelType
public Long getLiveChannelType()
Get 直播频道类型 1:固定直播;2:移动直播 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LiveChannelType 直播频道类型 1:固定直播;2:移动直播 注意:此字段可能返回 null,表示取不到有效值。
-
setLiveChannelType
public void setLiveChannelType(Long LiveChannelType)
Set 直播频道类型 1:固定直播;2:移动直播 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LiveChannelType- 直播频道类型 1:固定直播;2:移动直播 注意:此字段可能返回 null,表示取不到有效值。
-
getLiveStatus
public Long getLiveStatus()
Get 通道直播状态:1: 未推流,2: 推流中 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LiveStatus 通道直播状态:1: 未推流,2: 推流中 注意:此字段可能返回 null,表示取不到有效值。
-
setLiveStatus
public void setLiveStatus(Long LiveStatus)
Set 通道直播状态:1: 未推流,2: 推流中 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LiveStatus- 通道直播状态:1: 未推流,2: 推流中 注意:此字段可能返回 null,表示取不到有效值。
-
getPushStreamAddress
public String getPushStreamAddress()
Get 推流地址 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PushStreamAddress 推流地址 注意:此字段可能返回 null,表示取不到有效值。
-
setPushStreamAddress
public void setPushStreamAddress(String PushStreamAddress)
Set 推流地址 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PushStreamAddress- 推流地址 注意:此字段可能返回 null,表示取不到有效值。
-
getCreateTime
public String[] getCreateTime()
Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CreateTime 创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
setCreateTime
public void setCreateTime(String[] CreateTime)
Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CreateTime- 创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
getUpdateTime
public String[] getUpdateTime()
Get 修改时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- UpdateTime 修改时间 注意:此字段可能返回 null,表示取不到有效值。
-
setUpdateTime
public void setUpdateTime(String[] UpdateTime)
Set 修改时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
UpdateTime- 修改时间 注意:此字段可能返回 null,表示取不到有效值。
-
getRequestId
public String getRequestId()
Get 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。- Returns:
- RequestId 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
-
setRequestId
public void setRequestId(String RequestId)
Set 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。- Parameters:
RequestId- 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
-
-