| 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) |
static UpdateStreamRequest |
UpdateStreamRequest.updateMatchingType(String matchingType) |
| Modifier and Type | Method and Description |
|---|---|
StreamResponse |
StreamResource.update(String streamId,
UpdateStreamRequest cr) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.