A B C D E F G H I J K L M N O P R S T U V W X

P

Parameter - Class in com.splunk.modularinput
The Parameter class is a base class for parameters of modular inputs.
parse(String) - Method in class com.splunk.Service
Parses a search query and returns a semantic map for the search in JSON format.
parse(String, Map) - Method in class com.splunk.Service
Parses a search query with additional arguments and returns a semantic map for the search in JSON format.
parse(InputStream) - Static method in class com.splunk.Xml
Parses the given input stream and returns it as an XML document object model (DOM).
parseDefinition(InputStream) - Static method in class com.splunk.modularinput.InputDefinition
Parses a stream containing XML into an InputDefinition.
parseDefinition(InputStream) - Static method in class com.splunk.modularinput.ValidationDefinition
Create a ValidationDefinition from a provided stream containing XML.
parseStream(InputStream) - Static method in class com.splunk.AtomEntry
Creates a new AtomEntry instance based on a given stream.
parseStream(InputStream) - Static method in class com.splunk.AtomFeed
Creates a new AtomFeed instance based on the given stream.
Password - Class in com.splunk
The Password class represents a saved credential.
PasswordCollection - Class in com.splunk
The PasswordCollection class represents a collection of credentials.
pause() - Method in class com.splunk.Job
Pauses the current search.
port - Variable in class com.splunk.ServiceArgs
Deprecated. Use ServiceArgs.setPort(int) instead.
post(String) - Method in class com.splunk.HttpService
Issues a POST request against the service using a given path.
post(String, Map<String, Object>) - Method in class com.splunk.HttpService
Issues a POST request against the service using a given path and form arguments.
published - Variable in class com.splunk.AtomEntry
The value of the Atom entry's <published> element.
put(String, Object) - Method in class com.splunk.Entity
put(String, String) - Method in class com.splunk.Event
 
put(String, T) - Method in class com.splunk.ResourceCollection
putAll(Map<? extends String, ? extends Object>) - Method in class com.splunk.Entity
putAll(Map<? extends String, ? extends String>) - Method in class com.splunk.Event
 
putAll(Map<? extends String, ? extends T>) - Method in class com.splunk.ResourceCollection
Copies all mappings from a given map to this map (unsupported).

A B C D E F G H I J K L M N O P R S T U V W X