Uses of Class
com.tencentcloudapi.ump.v20200918.models.CreateCameraAlertsCoverAlert
-
Packages that use CreateCameraAlertsCoverAlert Package Description com.tencentcloudapi.ump.v20200918.models -
-
Uses of CreateCameraAlertsCoverAlert in com.tencentcloudapi.ump.v20200918.models
Methods in com.tencentcloudapi.ump.v20200918.models that return CreateCameraAlertsCoverAlert Modifier and Type Method Description CreateCameraAlertsCoverAlertCreateCameraAlertAlert. getCoverAlert()Get 遮挡告警Methods in com.tencentcloudapi.ump.v20200918.models with parameters of type CreateCameraAlertsCoverAlert Modifier and Type Method Description voidCreateCameraAlertAlert. setCoverAlert(CreateCameraAlertsCoverAlert CoverAlert)Set 遮挡告警Constructors in com.tencentcloudapi.ump.v20200918.models with parameters of type CreateCameraAlertsCoverAlert Constructor Description CreateCameraAlertsCoverAlert(CreateCameraAlertsCoverAlert 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.
-