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