public abstract class IndexSetDeletedEvent extends Object
| Constructor and Description |
|---|
IndexSetDeletedEvent() |
| Modifier and Type | Method and Description |
|---|---|
static IndexSetDeletedEvent |
create(String id) |
abstract String |
id() |
@NotBlank public abstract String id()
public static IndexSetDeletedEvent create(@NotBlank String id)
Copyright © 2012–2017 Graylog, Inc.. All rights reserved.