public abstract static class EventsSearchResult.Event extends Object
| Constructor and Description |
|---|
Event() |
| Modifier and Type | Method and Description |
|---|---|
static EventsSearchResult.Event |
create(EventDto event,
String indexName,
String indexType) |
abstract EventDto |
event() |
abstract String |
indexName() |
abstract String |
indexType() |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.