| Package | Description |
|---|---|
| org.graylog.events.search |
| Modifier and Type | Method and Description |
|---|---|
static EventsSearchResult.Event |
EventsSearchResult.Event.create(EventDto event,
String indexName,
String indexType) |
| Modifier and Type | Method and Description |
|---|---|
abstract List<EventsSearchResult.Event> |
EventsSearchResult.events() |
| Modifier and Type | Method and Description |
|---|---|
abstract EventsSearchResult.Builder |
EventsSearchResult.Builder.events(List<EventsSearchResult.Event> events) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.