Class ChannelDetail
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.iotvideoindustry.v20201201.models.ChannelDetail
-
public class ChannelDetail extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description ChannelDetail()ChannelDetail(ChannelDetail 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 StringgetBusinessGroupId()Get 通道所属虚拟组织的ID 注意:此字段可能返回 null,表示取不到有效值。StringgetChannelCode()Get 20位国标通道编码 注意:此字段可能返回 null,表示取不到有效值。StringgetChannelId()Get 通道唯一标识StringgetChannelName()Get 通道名称LonggetChannelType()Get 通道类型 0:未知;1:视频通道;2:音频通道;3:告警通道 注意:此字段可能返回 null,表示取不到有效值。StringgetDeviceId()Get 通道所属设备唯一标识 注意:此字段可能返回 null,表示取不到有效值。StringgetExtraInformation()Get 通道扩展信息 注意:此字段可能返回 null,表示取不到有效值。LonggetIsRecord()Get 通道是否存在录像标识 0:无录像;1:有录像 注意:此字段可能返回 null,表示取不到有效值。LonggetStatus()Get 通道在线状态 注意:此字段可能返回 null,表示取不到有效值。voidsetBusinessGroupId(String BusinessGroupId)Set 通道所属虚拟组织的ID 注意:此字段可能返回 null,表示取不到有效值。voidsetChannelCode(String ChannelCode)Set 20位国标通道编码 注意:此字段可能返回 null,表示取不到有效值。voidsetChannelId(String ChannelId)Set 通道唯一标识voidsetChannelName(String ChannelName)Set 通道名称voidsetChannelType(Long ChannelType)Set 通道类型 0:未知;1:视频通道;2:音频通道;3:告警通道 注意:此字段可能返回 null,表示取不到有效值。voidsetDeviceId(String DeviceId)Set 通道所属设备唯一标识 注意:此字段可能返回 null,表示取不到有效值。voidsetExtraInformation(String ExtraInformation)Set 通道扩展信息 注意:此字段可能返回 null,表示取不到有效值。voidsetIsRecord(Long IsRecord)Set 通道是否存在录像标识 0:无录像;1:有录像 注意:此字段可能返回 null,表示取不到有效值。voidsetStatus(Long Status)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
-
ChannelDetail
public ChannelDetail()
-
ChannelDetail
public ChannelDetail(ChannelDetail 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
-
getChannelName
public String getChannelName()
Get 通道名称- Returns:
- ChannelName 通道名称
-
setChannelName
public void setChannelName(String ChannelName)
Set 通道名称- Parameters:
ChannelName- 通道名称
-
getChannelId
public String getChannelId()
Get 通道唯一标识- Returns:
- ChannelId 通道唯一标识
-
setChannelId
public void setChannelId(String ChannelId)
Set 通道唯一标识- Parameters:
ChannelId- 通道唯一标识
-
getChannelType
public Long getChannelType()
Get 通道类型 0:未知;1:视频通道;2:音频通道;3:告警通道 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ChannelType 通道类型 0:未知;1:视频通道;2:音频通道;3:告警通道 注意:此字段可能返回 null,表示取不到有效值。
-
setChannelType
public void setChannelType(Long ChannelType)
Set 通道类型 0:未知;1:视频通道;2:音频通道;3:告警通道 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ChannelType- 通道类型 0:未知;1:视频通道;2:音频通道;3:告警通道 注意:此字段可能返回 null,表示取不到有效值。
-
getChannelCode
public String getChannelCode()
Get 20位国标通道编码 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ChannelCode 20位国标通道编码 注意:此字段可能返回 null,表示取不到有效值。
-
setChannelCode
public void setChannelCode(String ChannelCode)
Set 20位国标通道编码 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ChannelCode- 20位国标通道编码 注意:此字段可能返回 null,表示取不到有效值。
-
getExtraInformation
public String getExtraInformation()
Get 通道扩展信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ExtraInformation 通道扩展信息 注意:此字段可能返回 null,表示取不到有效值。
-
setExtraInformation
public void setExtraInformation(String ExtraInformation)
Set 通道扩展信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ExtraInformation- 通道扩展信息 注意:此字段可能返回 null,表示取不到有效值。
-
getStatus
public Long getStatus()
Get 通道在线状态 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Status 通道在线状态 注意:此字段可能返回 null,表示取不到有效值。
-
setStatus
public void setStatus(Long Status)
Set 通道在线状态 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Status- 通道在线状态 注意:此字段可能返回 null,表示取不到有效值。
-
getIsRecord
public Long getIsRecord()
Get 通道是否存在录像标识 0:无录像;1:有录像 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IsRecord 通道是否存在录像标识 0:无录像;1:有录像 注意:此字段可能返回 null,表示取不到有效值。
-
setIsRecord
public void setIsRecord(Long IsRecord)
Set 通道是否存在录像标识 0:无录像;1:有录像 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IsRecord- 通道是否存在录像标识 0:无录像;1:有录像 注意:此字段可能返回 null,表示取不到有效值。
-
getDeviceId
public String getDeviceId()
Get 通道所属设备唯一标识 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DeviceId 通道所属设备唯一标识 注意:此字段可能返回 null,表示取不到有效值。
-
setDeviceId
public void setDeviceId(String DeviceId)
Set 通道所属设备唯一标识 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DeviceId- 通道所属设备唯一标识 注意:此字段可能返回 null,表示取不到有效值。
-
getBusinessGroupId
public String getBusinessGroupId()
Get 通道所属虚拟组织的ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- BusinessGroupId 通道所属虚拟组织的ID 注意:此字段可能返回 null,表示取不到有效值。
-
setBusinessGroupId
public void setBusinessGroupId(String BusinessGroupId)
Set 通道所属虚拟组织的ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
BusinessGroupId- 通道所属虚拟组织的ID 注意:此字段可能返回 null,表示取不到有效值。
-
-