Uses of Class
com.splunk.JobResultsArgs.OutputMode

Packages that use JobResultsArgs.OutputMode
com.splunk   
 

Uses of JobResultsArgs.OutputMode in com.splunk
 

Methods in com.splunk that return JobResultsArgs.OutputMode
static JobResultsArgs.OutputMode JobResultsArgs.OutputMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static JobResultsArgs.OutputMode[] JobResultsArgs.OutputMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.splunk with parameters of type JobResultsArgs.OutputMode
 void JobResultsArgs.setOutputMode(JobResultsArgs.OutputMode outputMode)
          Sets the format of the output.