| Package | Description |
|---|---|
| org.graylog2.rest.models.system.plugins.responses | |
| org.graylog2.rest.resources.cluster | |
| org.graylog2.shared.rest.resources.system |
| Modifier and Type | Method and Description |
|---|---|
static PluginList |
PluginList.create(List<PluginMetaDataValue> plugins) |
static PluginList |
PluginList.create(List<PluginMetaDataValue> plugins,
int total) |
| Modifier and Type | Method and Description |
|---|---|
PluginList |
ClusterSystemPluginResource.list(String nodeId) |
| Modifier and Type | Method and Description |
|---|---|
PluginList |
SystemPluginResource.list() |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<PluginList> |
RemoteSystemPluginResource.list() |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.