Package | Description |
---|---|
com.splunk |
Modifier and Type | Field and Description |
---|---|
ArrayList<AtomEntry> |
AtomFeed.entries
The list of Atom entries contained in this
AtomFeed object. |
Modifier and Type | Method and Description |
---|---|
static AtomEntry |
AtomEntry.parseStream(InputStream input)
Creates a new
AtomEntry instance based on a given stream. |
Modifier and Type | Method and Description |
---|---|
protected T |
ResourceCollection.createItem(AtomEntry entry)
Creates a collection member corresponding to a given
Atom entry.
|
protected Input |
InputCollection.createItem(AtomEntry entry)
Creates a new data input based on an Atom entry.
|
protected String |
ResourceCollection.itemKey(AtomEntry entry)
Returns the value to use as the key from a given Atom entry.
|
protected String |
JobCollection.itemKey(AtomEntry entry)
Returns the job's unique search identifier (SID), which is used as this
item's key.
|
protected String |
ResourceCollection.itemPath(AtomEntry entry)
Returns the value to use as the member's path from a given Atom entry.
|
protected String |
ConfCollection.itemPath(AtomEntry entry)
Returns the endpoint path for this configuration stanza.
|
Copyright © 2022 Splunk, Inc.. All rights reserved.