| Package | Description |
|---|---|
| org.graylog2.rest.models.streams.alerts | |
| org.graylog2.rest.resources.alerts | |
| org.graylog2.rest.resources.streams.alerts |
| Modifier and Type | Method and Description |
|---|---|
static AlertListSummary |
AlertListSummary.create(long total,
List<AlertSummary> alerts) |
| Modifier and Type | Method and Description |
|---|---|
AlertListSummary |
AlertResource.listAll(int sinceTs) |
| Modifier and Type | Method and Description |
|---|---|
AlertListSummary |
StreamAlertResource.list(String streamid,
int sinceTs) |
AlertListSummary |
StreamAlertResource.listPaginated(String streamid,
int skip,
int limit) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.