Uses of Class
com.splunk.JobExportArgs

Packages that use JobExportArgs
com.splunk   
 

Uses of JobExportArgs in com.splunk
 

Methods in com.splunk with parameters of type JobExportArgs
 java.io.InputStream Service.export(java.lang.String search, JobExportArgs args)
          Runs an export search with arguments (using the search/jobs/export endpoint), and streams results back in an input stream.