Uses of Class
com.tencentcloudapi.ump.v20200918.models.CreateCameraAlertAlert
-
Packages that use CreateCameraAlertAlert Package Description com.tencentcloudapi.ump.v20200918.models -
-
Uses of CreateCameraAlertAlert in com.tencentcloudapi.ump.v20200918.models
Methods in com.tencentcloudapi.ump.v20200918.models that return CreateCameraAlertAlert Modifier and Type Method Description CreateCameraAlertAlert[]
CreateCameraAlertsRequest. getAlerts()
Get 告警信息列表Methods in com.tencentcloudapi.ump.v20200918.models with parameters of type CreateCameraAlertAlert Modifier and Type Method Description void
CreateCameraAlertsRequest. setAlerts(CreateCameraAlertAlert[] Alerts)
Set 告警信息列表Constructors in com.tencentcloudapi.ump.v20200918.models with parameters of type CreateCameraAlertAlert Constructor Description CreateCameraAlertAlert(CreateCameraAlertAlert 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.
-