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