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