Uses of Class
com.splunk.JobResultsPreviewArgs.OutputMode

Packages that use JobResultsPreviewArgs.OutputMode
com.splunk   
 

Uses of JobResultsPreviewArgs.OutputMode in com.splunk
 

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