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