Package | Description |
---|---|
com.splunk |
Modifier and Type | Method and Description |
---|---|
static CollectionArgs.SortDirection |
CollectionArgs.SortDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionArgs.SortDirection[] |
CollectionArgs.SortDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CollectionArgs.setSortDirection(CollectionArgs.SortDirection sortDirection)
Sets the direction to sort entries.
|
Copyright © 2022 Splunk, Inc.. All rights reserved.