public class SavedSearchCollectionArgs extends CollectionArgs
SavedSearchCollectionArgs
class contains arguments getting a
collection of saved searches.CollectionArgs.SortDirection, CollectionArgs.SortMode
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Constructor and Description |
---|
SavedSearchCollectionArgs()
Class constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
setEarliestTime(String earliestTime)
Sets the earliest time for which to display the scheduled times for scheduled searches (not just the next run time).
|
void |
setLatestTime(String latestTime)
Sets the latest time until which to display the scheduled times for scheduled searches (not just the next run time).
|
setApp, setCount, setOffset, setOwner, setSearch, setSharing, setSortDirection, setSortKey, setSortMode
add, create, create, create, encode, encode, encode, get
clear, containsValue, entrySet, forEach, get, getOrDefault, keySet, removeEldestEntry, replaceAll, values
clone, compute, computeIfAbsent, computeIfPresent, containsKey, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
equals, hashCode, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, containsKey, equals, hashCode, isEmpty, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, size
public void setEarliestTime(String earliestTime)
earliestTime
- The earliest time.public void setLatestTime(String latestTime)
latestTime
- The latest time.Copyright © 2022 Splunk, Inc.. All rights reserved.