Class AllDeviceInfo
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.iotvideoindustry.v20201201.models.AllDeviceInfo
-
public class AllDeviceInfo extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description AllDeviceInfo()AllDeviceInfo(AllDeviceInfo 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 LonggetCreateTime()Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。StringgetDeviceCode()Get 设备编码 注意:此字段可能返回 null,表示取不到有效值。StringgetDeviceId()Get 设备唯一标识 注意:此字段可能返回 null,表示取不到有效值。LonggetDeviceType()Get 设备类型;2:IPC 注意:此字段可能返回 null,表示取不到有效值。StringgetExtraInformation()Get 设备扩展属性 注意:此字段可能返回 null,表示取不到有效值。StringgetGroupId()Get 组Id 注意:此字段可能返回 null,表示取不到有效值。StringgetGroupName()Get 组名 注意:此字段可能返回 null,表示取不到有效值。StringgetGroupPath()Get 设备绑定分组路径 注意:此字段可能返回 null,表示取不到有效值。LonggetIsRecord()Get 是否存在录像,,0:不存在;1:存在 注意:此字段可能返回 null,表示取不到有效值。StringgetNickName()Get 设备名称 注意:此字段可能返回 null,表示取不到有效值。StringgetProtocol()Get 设备接入协议 注意:此字段可能返回 null,表示取不到有效值。LonggetRecordable()Get 该设备是否可录制 注意:此字段可能返回 null,表示取不到有效值。LonggetStatus()Get 设备状态;0:设备不在线;1:设备在线;2:设备隔离中;3:设备未注册 注意:此字段可能返回 null,表示取不到有效值。voidsetCreateTime(Long CreateTime)Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。voidsetDeviceCode(String DeviceCode)Set 设备编码 注意:此字段可能返回 null,表示取不到有效值。voidsetDeviceId(String DeviceId)Set 设备唯一标识 注意:此字段可能返回 null,表示取不到有效值。voidsetDeviceType(Long DeviceType)Set 设备类型;2:IPC 注意:此字段可能返回 null,表示取不到有效值。voidsetExtraInformation(String ExtraInformation)Set 设备扩展属性 注意:此字段可能返回 null,表示取不到有效值。voidsetGroupId(String GroupId)Set 组Id 注意:此字段可能返回 null,表示取不到有效值。voidsetGroupName(String GroupName)Set 组名 注意:此字段可能返回 null,表示取不到有效值。voidsetGroupPath(String GroupPath)Set 设备绑定分组路径 注意:此字段可能返回 null,表示取不到有效值。voidsetIsRecord(Long IsRecord)Set 是否存在录像,,0:不存在;1:存在 注意:此字段可能返回 null,表示取不到有效值。voidsetNickName(String NickName)Set 设备名称 注意:此字段可能返回 null,表示取不到有效值。voidsetProtocol(String Protocol)Set 设备接入协议 注意:此字段可能返回 null,表示取不到有效值。voidsetRecordable(Long Recordable)Set 该设备是否可录制 注意:此字段可能返回 null,表示取不到有效值。voidsetStatus(Long Status)Set 设备状态;0:设备不在线;1:设备在线;2:设备隔离中;3:设备未注册 注意:此字段可能返回 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
-
AllDeviceInfo
public AllDeviceInfo()
-
AllDeviceInfo
public AllDeviceInfo(AllDeviceInfo 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
-
getDeviceId
public String getDeviceId()
Get 设备唯一标识 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DeviceId 设备唯一标识 注意:此字段可能返回 null,表示取不到有效值。
-
setDeviceId
public void setDeviceId(String DeviceId)
Set 设备唯一标识 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DeviceId- 设备唯一标识 注意:此字段可能返回 null,表示取不到有效值。
-
getDeviceType
public Long getDeviceType()
Get 设备类型;2:IPC 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DeviceType 设备类型;2:IPC 注意:此字段可能返回 null,表示取不到有效值。
-
setDeviceType
public void setDeviceType(Long DeviceType)
Set 设备类型;2:IPC 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DeviceType- 设备类型;2:IPC 注意:此字段可能返回 null,表示取不到有效值。
-
getStatus
public Long getStatus()
Get 设备状态;0:设备不在线;1:设备在线;2:设备隔离中;3:设备未注册 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Status 设备状态;0:设备不在线;1:设备在线;2:设备隔离中;3:设备未注册 注意:此字段可能返回 null,表示取不到有效值。
-
setStatus
public void setStatus(Long Status)
Set 设备状态;0:设备不在线;1:设备在线;2:设备隔离中;3:设备未注册 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Status- 设备状态;0:设备不在线;1:设备在线;2:设备隔离中;3:设备未注册 注意:此字段可能返回 null,表示取不到有效值。
-
getCreateTime
public Long getCreateTime()
Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CreateTime 创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
setCreateTime
public void setCreateTime(Long CreateTime)
Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CreateTime- 创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
getExtraInformation
public String getExtraInformation()
Get 设备扩展属性 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ExtraInformation 设备扩展属性 注意:此字段可能返回 null,表示取不到有效值。
-
setExtraInformation
public void setExtraInformation(String ExtraInformation)
Set 设备扩展属性 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ExtraInformation- 设备扩展属性 注意:此字段可能返回 null,表示取不到有效值。
-
getNickName
public String getNickName()
Get 设备名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- NickName 设备名称 注意:此字段可能返回 null,表示取不到有效值。
-
setNickName
public void setNickName(String NickName)
Set 设备名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
NickName- 设备名称 注意:此字段可能返回 null,表示取不到有效值。
-
getGroupPath
public String getGroupPath()
Get 设备绑定分组路径 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- GroupPath 设备绑定分组路径 注意:此字段可能返回 null,表示取不到有效值。
-
setGroupPath
public void setGroupPath(String GroupPath)
Set 设备绑定分组路径 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
GroupPath- 设备绑定分组路径 注意:此字段可能返回 null,表示取不到有效值。
-
getDeviceCode
public String getDeviceCode()
Get 设备编码 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DeviceCode 设备编码 注意:此字段可能返回 null,表示取不到有效值。
-
setDeviceCode
public void setDeviceCode(String DeviceCode)
Set 设备编码 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DeviceCode- 设备编码 注意:此字段可能返回 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,表示取不到有效值。
-
getRecordable
public Long getRecordable()
Get 该设备是否可录制 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Recordable 该设备是否可录制 注意:此字段可能返回 null,表示取不到有效值。
-
setRecordable
public void setRecordable(Long Recordable)
Set 该设备是否可录制 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Recordable- 该设备是否可录制 注意:此字段可能返回 null,表示取不到有效值。
-
getProtocol
public String getProtocol()
Get 设备接入协议 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Protocol 设备接入协议 注意:此字段可能返回 null,表示取不到有效值。
-
setProtocol
public void setProtocol(String Protocol)
Set 设备接入协议 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Protocol- 设备接入协议 注意:此字段可能返回 null,表示取不到有效值。
-
getGroupId
public String getGroupId()
Get 组Id 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- GroupId 组Id 注意:此字段可能返回 null,表示取不到有效值。
-
setGroupId
public void setGroupId(String GroupId)
Set 组Id 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
GroupId- 组Id 注意:此字段可能返回 null,表示取不到有效值。
-
getGroupName
public String getGroupName()
Get 组名 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- GroupName 组名 注意:此字段可能返回 null,表示取不到有效值。
-
setGroupName
public void setGroupName(String GroupName)
Set 组名 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
GroupName- 组名 注意:此字段可能返回 null,表示取不到有效值。
-
-