public class DataModelCollection extends EntityCollection<DataModel>
itemClass, items
Modifier and Type | Method and Description |
---|---|
DataModel |
create(String name)
Creates an entity in this collection.
|
DataModel |
create(String name,
Map args)
Creates an entity in this collection.
|
remove, 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 DataModel create(String name)
create
in class EntityCollection<DataModel>
name
- The name of the entity.Copyright © 2022 Splunk, Inc.. All rights reserved.