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