public class LicenseMessage extends Entity
LicenseMessage
class represents a license message.
Messages may range from helpful warnings about being close to violations
or licenses expiring, to more severe alerts regarding overages and exceeding
the daily indexing volume limit.Modifier and Type | Method and Description |
---|---|
String |
getCategory()
Returns the category of this license message.
|
Date |
getCreationTime()
Returns the time and date that this license message was created.
|
String |
getDescription()
Returns the description of this license message.
|
String |
getPoolId()
Returns the pool ID of this license message.
|
String |
getSeverity()
Returns the severity of this license message.
|
String |
getSlaveId()
Returns the slave ID of this license message.
|
String |
getStackId()
Returns the stack ID of this license message.
|
actionPath, clear, containsKey, containsValue, disable, enable, entrySet, get, getContent, getMetadata, isDisabled, isEmpty, isNameChangeAllowed, keySet, put, putAll, refresh, remove, remove, size, update, update, validate, values
getName, getPath, getService, getTitle, getUpdated, invalidate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
public String getCategory()
public Date getCreationTime()
public String getDescription()
null
if not specified.public String getPoolId()
null
if not specified.public String getSeverity()
null
if not specified.public String getSlaveId()
null
if not specified.public String getStackId()
null
if not specified.Copyright © 2022 Splunk, Inc.. All rights reserved.