Class CameraConfig
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.ump.v20200918.models.CameraConfig
-
public class CameraConfig extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description CameraConfig()
CameraConfig(CameraConfig 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 Long
getCameraFeature()
Get 摄像头功能: 1: 人脸 2: 人体Long
getCameraId()
Get 摄像头IDString
getCameraIp()
Get 摄像头IPString
getCameraMac()
Get 摄像头MacLong
getCameraState()
Get 摄像头是否启用: 0: 下线 1: 启用Long
getCameraType()
Get 摄像头类型: 1: 码流机 2: AI相机Config
getConfig()
Get 配置Long
getFloorId()
Get 楼层IDString
getGroupCode()
Get 集团编码Long
getHeight()
Get 高Long
getMallId()
Get 广场IDLong
getWidth()
Get 宽Long
getZoneId()
Get 点位IDLong
getZoneType()
Get 点位类型: 1: 场门 3: 层门 5: 特殊区域 7: 门店 8: 补位 10: 开放式门店 11: 品类区 12: 公共区void
setCameraFeature(Long CameraFeature)
Set 摄像头功能: 1: 人脸 2: 人体void
setCameraId(Long CameraId)
Set 摄像头IDvoid
setCameraIp(String CameraIp)
Set 摄像头IPvoid
setCameraMac(String CameraMac)
Set 摄像头Macvoid
setCameraState(Long CameraState)
Set 摄像头是否启用: 0: 下线 1: 启用void
setCameraType(Long CameraType)
Set 摄像头类型: 1: 码流机 2: AI相机void
setConfig(Config Config)
Set 配置void
setFloorId(Long FloorId)
Set 楼层IDvoid
setGroupCode(String GroupCode)
Set 集团编码void
setHeight(Long Height)
Set 高void
setMallId(Long MallId)
Set 广场IDvoid
setWidth(Long Width)
Set 宽void
setZoneId(Long ZoneId)
Set 点位IDvoid
setZoneType(Long ZoneType)
Set 点位类型: 1: 场门 3: 层门 5: 特殊区域 7: 门店 8: 补位 10: 开放式门店 11: 品类区 12: 公共区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
-
CameraConfig
public CameraConfig()
-
CameraConfig
public CameraConfig(CameraConfig 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
-
getGroupCode
public String getGroupCode()
Get 集团编码- Returns:
- GroupCode 集团编码
-
setGroupCode
public void setGroupCode(String GroupCode)
Set 集团编码- Parameters:
GroupCode
- 集团编码
-
getMallId
public Long getMallId()
Get 广场ID- Returns:
- MallId 广场ID
-
setMallId
public void setMallId(Long MallId)
Set 广场ID- Parameters:
MallId
- 广场ID
-
getFloorId
public Long getFloorId()
Get 楼层ID- Returns:
- FloorId 楼层ID
-
setFloorId
public void setFloorId(Long FloorId)
Set 楼层ID- Parameters:
FloorId
- 楼层ID
-
getCameraId
public Long getCameraId()
Get 摄像头ID- Returns:
- CameraId 摄像头ID
-
setCameraId
public void setCameraId(Long CameraId)
Set 摄像头ID- Parameters:
CameraId
- 摄像头ID
-
getCameraIp
public String getCameraIp()
Get 摄像头IP- Returns:
- CameraIp 摄像头IP
-
setCameraIp
public void setCameraIp(String CameraIp)
Set 摄像头IP- Parameters:
CameraIp
- 摄像头IP
-
getCameraMac
public String getCameraMac()
Get 摄像头Mac- Returns:
- CameraMac 摄像头Mac
-
setCameraMac
public void setCameraMac(String CameraMac)
Set 摄像头Mac- Parameters:
CameraMac
- 摄像头Mac
-
getCameraType
public Long getCameraType()
Get 摄像头类型: 1: 码流机 2: AI相机- Returns:
- CameraType 摄像头类型: 1: 码流机 2: AI相机
-
setCameraType
public void setCameraType(Long CameraType)
Set 摄像头类型: 1: 码流机 2: AI相机- Parameters:
CameraType
- 摄像头类型: 1: 码流机 2: AI相机
-
getCameraFeature
public Long getCameraFeature()
Get 摄像头功能: 1: 人脸 2: 人体- Returns:
- CameraFeature 摄像头功能: 1: 人脸 2: 人体
-
setCameraFeature
public void setCameraFeature(Long CameraFeature)
Set 摄像头功能: 1: 人脸 2: 人体- Parameters:
CameraFeature
- 摄像头功能: 1: 人脸 2: 人体
-
getCameraState
public Long getCameraState()
Get 摄像头是否启用: 0: 下线 1: 启用- Returns:
- CameraState 摄像头是否启用: 0: 下线 1: 启用
-
setCameraState
public void setCameraState(Long CameraState)
Set 摄像头是否启用: 0: 下线 1: 启用- Parameters:
CameraState
- 摄像头是否启用: 0: 下线 1: 启用
-
getZoneId
public Long getZoneId()
Get 点位ID- Returns:
- ZoneId 点位ID
-
setZoneId
public void setZoneId(Long ZoneId)
Set 点位ID- Parameters:
ZoneId
- 点位ID
-
getZoneType
public Long getZoneType()
Get 点位类型: 1: 场门 3: 层门 5: 特殊区域 7: 门店 8: 补位 10: 开放式门店 11: 品类区 12: 公共区- Returns:
- ZoneType 点位类型: 1: 场门 3: 层门 5: 特殊区域 7: 门店 8: 补位 10: 开放式门店 11: 品类区 12: 公共区
-
setZoneType
public void setZoneType(Long ZoneType)
Set 点位类型: 1: 场门 3: 层门 5: 特殊区域 7: 门店 8: 补位 10: 开放式门店 11: 品类区 12: 公共区- Parameters:
ZoneType
- 点位类型: 1: 场门 3: 层门 5: 特殊区域 7: 门店 8: 补位 10: 开放式门店 11: 品类区 12: 公共区
-
getConfig
public Config getConfig()
Get 配置- Returns:
- Config 配置
-
setConfig
public void setConfig(Config Config)
Set 配置- Parameters:
Config
- 配置
-
getWidth
public Long getWidth()
Get 宽- Returns:
- Width 宽
-
setWidth
public void setWidth(Long Width)
Set 宽- Parameters:
Width
- 宽
-
getHeight
public Long getHeight()
Get 高- Returns:
- Height 高
-
setHeight
public void setHeight(Long Height)
Set 高- Parameters:
Height
- 高
-
-