Package | Description |
---|---|
com.splunk |
Modifier and Type | Method and Description |
---|---|
static JobExportArgs.TruncationMode |
JobExportArgs.TruncationMode.valueOf(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.
|
Modifier and Type | Method and Description |
---|---|
void |
JobExportArgs.setTruncationMode(JobExportArgs.TruncationMode truncationMode)
Specifies how to truncate lines to achieve the value in
JobExportArgs.setMaximumLines(int) . |
Copyright © 2022 Splunk, Inc.. All rights reserved.