Package | Description |
---|---|
org.graylog2.rest.resources.streams | |
org.graylog2.rest.resources.streams.requests |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
StreamResource.cloneStream(String streamId,
@Valid @NotNull CloneStreamRequest cr) |
Modifier and Type | Method and Description |
---|---|
static CloneStreamRequest |
CloneStreamRequest.create(String title,
String description,
boolean removeMatchesFromDefaultStream,
String indexSetId) |
Copyright © 2012–2018 Graylog, Inc.. All rights reserved.