Uses of Class
com.splunk.JobExportArgs.OutputMode

Packages that use JobExportArgs.OutputMode
com.splunk   
 

Uses of JobExportArgs.OutputMode in com.splunk
 

Methods in com.splunk that return JobExportArgs.OutputMode
static JobExportArgs.OutputMode JobExportArgs.OutputMode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static JobExportArgs.OutputMode[] JobExportArgs.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 JobExportArgs.OutputMode
 void JobExportArgs.setOutputMode(JobExportArgs.OutputMode outputMode)
          Sets the format of the output.