cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
proxy
/
app.softwork.cikraft.proxy
/
PopulateCache
/
ExpirySettings
Expiry
Settings
@
Serializable
data
class
ExpirySettings
(
val
timeoutInSeconds
:
Long
)
(
source
)
Members
Constructors
Expiry
Settings
Link copied to clipboard
constructor
(
timeoutInSeconds
:
Long
)
Properties
timeout
In
Seconds
Link copied to clipboard
@
XmlElement
@
XmlSerialName
(
value
=
"TimeoutInSeconds"
)
val
timeoutInSeconds
:
Long