public class TrackAlarmMediaInfoRequest extends AbstractDuGoRequest
| Constructor and Description |
|---|
TrackAlarmMediaInfoRequest() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getAlarmTypeList() |
Long |
getEndTime() |
Long |
getStartTime() |
String |
getVehicleId() |
void |
setAlarmTypeList(List<String> alarmTypeList) |
void |
setEndTime(Long endTime) |
void |
setStartTime(Long startTime) |
void |
setVehicleId(String vehicleId) |
Copyright © 2023. All rights reserved.