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