http4k-incubator
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-incubator
http4k-incubator
/
org.http4k.routing.experimental
/
ResourceSummary
Resource
Summary
data
class
ResourceSummary
(
val
name
:
String
,
val
lastModified
:
Instant
?
=
null
)
Members
Constructors
Resource
Summary
Link copied to clipboard
constructor
(
name
:
String
,
lastModified
:
Instant
?
=
null
)
Properties
last
Modified
Link copied to clipboard
val
lastModified
:
Instant
?
name
Link copied to clipboard
val
name
:
String