Class AlertListSummary
java.lang.Object
org.graylog2.rest.models.streams.alerts.AlertListSummary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract List<AlertSummary>alerts()static AlertListSummarycreate(long total, List<AlertSummary> alerts) abstract longtotal()
-
Constructor Details
-
AlertListSummary
public AlertListSummary()
-
-
Method Details
-
total
public abstract long total() -
alerts
-
create
-