| Package | Description |
|---|---|
| org.graylog2.rest.models.streams.outputs | |
| org.graylog2.rest.resources.streams.outputs | |
| org.graylog2.rest.resources.system.outputs |
| Modifier and Type | Method and Description |
|---|---|
static OutputListResponse |
OutputListResponse.create(Collection<OutputSummary> outputs) |
static OutputListResponse |
OutputListResponse.create(long total,
Collection<OutputSummary> outputs) |
| Modifier and Type | Method and Description |
|---|---|
OutputListResponse |
StreamOutputResource.get(String streamid) |
| Modifier and Type | Method and Description |
|---|---|
OutputListResponse |
OutputResource.get() |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.