| Package | Description |
|---|---|
| org.graylog2.rest.models.streams.outputs.requests |
| Modifier and Type | Method and Description |
|---|---|
static CreateOutputRequest |
CreateOutputRequest.create(String title,
String type,
Map<String,Object> configuration,
Set<String> streams) |
static CreateOutputRequest |
CreateOutputRequest.create(String title,
String type,
Map<String,Object> configuration,
Set<String> streams,
String contentPack) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.