Modifier and Type | Method and Description |
---|---|
String |
getAppUrl()
Returns the fully-qualified URL to the app update.
|
String |
getChecksum()
Returns the checksum of the app.
|
String |
getChecksumType()
Returns the checksum type of the app.
|
String |
getHomepage()
Returns the fully-qualified URL to the app's homepage.
|
int |
getSize()
Returns the size of the app update.
|
String |
getUpdateName()
Returns the app's name.
|
String |
getVersion()
Returns the app's version.
|
boolean |
isImplicitIdRequired()
Indicates whether an implicit ID is required.
|
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 getAppUrl()
null
if not specified.public String getChecksum()
null
if not specified.public String getChecksumType()
null
if not specified.public String getHomepage()
null
if not specified.public String getUpdateName()
null
if not specified.public int getSize()
public String getVersion()
null
if not specified.public boolean isImplicitIdRequired()
true
if an implicit ID is required, false
if not.Copyright © 2022 Splunk, Inc.. All rights reserved.