| Package | Description |
|---|---|
| org.graylog.events.search |
| Modifier and Type | Method and Description |
|---|---|
abstract EventsSearchFilter.Alerts |
EventsSearchFilter.alerts() |
static EventsSearchFilter.Alerts |
EventsSearchFilter.Alerts.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventsSearchFilter.Alerts[] |
EventsSearchFilter.Alerts.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
abstract EventsSearchFilter.Builder |
EventsSearchFilter.Builder.alerts(EventsSearchFilter.Alerts alerts) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.