public class AlarmInfoListResponse extends AbstractBceResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
AlarmInfoListResponse.AlarmInfo |
metadata| Constructor and Description |
|---|
AlarmInfoListResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<AlarmInfoListResponse.AlarmInfo> |
getAlarmInfoList() |
void |
setAlarmInfoList(List<AlarmInfoListResponse.AlarmInfo> alarmInfoList) |
getMetadatapublic List<AlarmInfoListResponse.AlarmInfo> getAlarmInfoList()
public void setAlarmInfoList(List<AlarmInfoListResponse.AlarmInfo> alarmInfoList)
Copyright © 2022. All rights reserved.