public class IndexCollection extends EntityCollection<Index>
IndexCollection
class represents a collection of indexes.itemClass, items
Modifier and Type | Method and Description |
---|---|
Index |
remove(String key)
Removes an entity from this collection.
|
create, create, remove
clear, containsKey, containsKey, containsValue, createItem, createItem, entrySet, equals, get, get, hashCode, isEmpty, itemKey, itemPath, keySet, list, put, putAll, refresh, remove, size, validate, values, valueSize
getName, getPath, getService, getTitle, getUpdated, invalidate
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
public Index remove(String key)
remove
in class EntityCollection<Index>
key
- The name of the entity to remove.Copyright © 2021 Splunk, Inc.. All rights reserved.