public class AlarmResponse extends AbstractResponse<io.etcd.jetcd.api.AlarmResponse>
Maintenance.listAlarms() contains a header
and a list of AlarmMember.Response.Header| Constructor and Description |
|---|
AlarmResponse(io.etcd.jetcd.api.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 List<AlarmMember> getAlarms()
Copyright © 2019. All rights reserved.