public class CreateCameraAlertsMoveAlert extends AbstractModel
Constructor and Description |
---|
CreateCameraAlertsMoveAlert() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getMove()
Get 是否移动
|
Float |
getMoveConfidence()
Get 是否移动置信度
|
void |
setMove(Boolean Move)
Set 是否移动
|
void |
setMoveConfidence(Float MoveConfidence)
Set 是否移动置信度
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public Boolean getMove()
public void setMove(Boolean Move)
Move
- 是否移动public Float getMoveConfidence()
public void setMoveConfidence(Float MoveConfidence)
MoveConfidence
- 是否移动置信度Copyright © 2021. All rights reserved.