wisp-lease
Toggle table of contents
2026.06.12.174016-085a3e9
jvm
Platform filter
jvm
Switch theme
Search in API
wisp-lease
wisp-lease
/
wisp.lease
/
WaitMode
Wait
Mode
sealed
interface
WaitMode
Inheritors
DoNotWait
WaitForLeaseDuration
WaitUpTo
Members
Types
Do
Not
Wait
Link copied to clipboard
data
object
DoNotWait
:
WaitMode
Wait
For
Lease
Duration
Link copied to clipboard
data
object
WaitForLeaseDuration
:
WaitMode
Wait
Up
To
Link copied to clipboard
data
class
WaitUpTo
(
val
timeout
:
Duration
)
:
WaitMode