| Package | Description |
|---|---|
| org.graylog2.rest.models.streams.requests | |
| org.graylog2.rest.resources.streams |
| Modifier and Type | Method and Description |
|---|---|
static UpdateStreamRequest |
UpdateStreamRequest.create(String title,
String description,
String matchingType,
List rules,
Boolean removeMatchesFromDefaultStream,
String indexSetId) |
| Modifier and Type | Method and Description |
|---|---|
StreamResponse |
StreamResource.update(String streamId,
@Valid @NotNull UpdateStreamRequest cr) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.