Lineage
Toggle table of contents
0.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
proxy
/
ru.hytalemodding.lineage.proxy.observability
/
HealthSnapshot
Health
Snapshot
data
class
HealthSnapshot
(
val
status
:
HealthStatus
,
val
listener
:
String
,
val
messaging
:
String
)
Members
Constructors
Health
Snapshot
Link copied to clipboard
constructor
(
status
:
HealthStatus
,
listener
:
String
,
messaging
:
String
)
Properties
listener
Link copied to clipboard
val
listener
:
String
messaging
Link copied to clipboard
val
messaging
:
String
status
Link copied to clipboard
val
status
:
HealthStatus