Package | Description |
---|---|
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) |
OutputListResponse |
StreamOutputResource.get(String streamid) |
Modifier and Type | Method and Description |
---|---|
OutputListResponse |
OutputResource.get() |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.