|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JobExportArgs.TruncationMode | |
---|---|
com.splunk |
Uses of JobExportArgs.TruncationMode in com.splunk |
---|
Methods in com.splunk that return JobExportArgs.TruncationMode | |
---|---|
static JobExportArgs.TruncationMode |
JobExportArgs.TruncationMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static JobExportArgs.TruncationMode[] |
JobExportArgs.TruncationMode.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.TruncationMode | |
---|---|
void |
JobExportArgs.setTruncationMode(JobExportArgs.TruncationMode truncationMode)
Specifies how to truncate lines to achieve the value in JobExportArgs.setMaximumLines(int) . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |