Modifier and Type | Method and Description |
---|---|
String[] |
getStackIds()
Returns the stack IDs of the license stacks in this license group.
|
boolean |
isActive()
Indicates whether this license group is active.
|
void |
setActive(boolean value)
Sets whether this license group is active.
|
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[] getStackIds()
null
if not specified.public boolean isActive()
true
if this license group is active, false
if not.public void setActive(boolean value)
value
- true
to set this license group as active,
false
for inactive.Copyright © 2022 Splunk, Inc.. All rights reserved.