http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-connect-openfeature
/
org.http4k.connect.openfeature
/
CachedEvaluation
Cached
Evaluation
@
JsonSerializable
data
class
CachedEvaluation
(
val
value
:
EvaluationSuccess
,
val
expiresAt
:
Instant
)
(
source
)
Members
Constructors
Cached
Evaluation
Link copied to clipboard
constructor
(
value
:
EvaluationSuccess
,
expiresAt
:
Instant
)
Properties
expires
At
Link copied to clipboard
val
expiresAt
:
Instant
value
Link copied to clipboard
val
value
:
EvaluationSuccess