| Package | Description |
|---|---|
| org.graylog2.inputs | |
| org.graylog2.rest.models.system.inputs.responses | |
| org.graylog2.rest.resources.cluster | |
| org.graylog2.rest.resources.system.inputs |
| Modifier and Type | Method and Description |
|---|---|
void |
InputEventListener.inputDeleted(InputDeleted inputDeletedEvent) |
| Modifier and Type | Method and Description |
|---|---|
static InputDeleted |
InputDeleted.create(String id) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Optional<InputDeleted>> |
ClusterInputStatesResource.stop(String inputId) |
| Modifier and Type | Method and Description |
|---|---|
InputDeleted |
InputStatesResource.stop(String inputId) |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<InputDeleted> |
RemoteInputStatesResource.stop(String inputId) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.