public class AlarmResponse extends AbstractResponse<AlarmResponse>
Maintenance.listAlarms() contains a header
and a list of AlarmMember.Response.Header| Constructor and Description |
|---|
AlarmResponse(AlarmResponse response) |
| Modifier and Type | Method and Description |
|---|---|
List<AlarmMember> |
getAlarms()
returns a list of alarms associated with the alarm request.
|
getHeader, getResponse, getResponseHeader, toStringpublic AlarmResponse(AlarmResponse response)
public List<AlarmMember> getAlarms()
Copyright © 2020. All rights reserved.