Package | Description |
---|---|
com.splunk.modularinput |
Modifier and Type | Field and Description |
---|---|
protected List<Argument> |
Scheme.arguments |
Modifier and Type | Method and Description |
---|---|
List<Argument> |
Scheme.getArguments()
Returns all the arguments to this modular input kind.
|
Modifier and Type | Method and Description |
---|---|
void |
Scheme.addArgument(Argument argument)
Appends an argument to the arguments that this modular input kind takes.
|
Modifier and Type | Method and Description |
---|---|
void |
Scheme.setArguments(List<Argument> arguments)
Replaces the current list of arguments with the specified one.
|
Copyright © 2022 Splunk, Inc.. All rights reserved.