Package | Description |
---|---|
com.splunk |
Modifier and Type | Method and Description |
---|---|
static JobArgs.ExecutionMode |
JobArgs.ExecutionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobArgs.ExecutionMode[] |
JobArgs.ExecutionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JobArgs.setExecutionMode(JobArgs.ExecutionMode executionMode)
Sets the type of search to run ("blocking", "oneshot", or "normal").
|
Copyright © 2022 Splunk, Inc.. All rights reserved.