| Package | Description |
|---|---|
| org.graylog2.rest.models.system.inputs.responses | |
| org.graylog2.shared.rest.resources.system.inputs |
| Modifier and Type | Method and Description |
|---|---|
static InputTypeInfo |
InputTypeInfo.create(String type,
String name,
boolean isExclusive,
Map<String,Map<String,Object>> requestedConfiguration,
String linkToDocs) |
| Modifier and Type | Method and Description |
|---|---|
InputTypeInfo |
InputTypesResource.info(String inputType) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,InputTypeInfo> |
InputTypesResource.all() |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.