public abstract class MetricNamesResponse extends Object
| Constructor and Description |
|---|
MetricNamesResponse() |
| Modifier and Type | Method and Description |
|---|---|
static MetricNamesResponse |
create(Set<String> names) |
abstract Set<String> |
names() |
public static MetricNamesResponse create(Set<String> names)
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.