toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
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
?
=
null
name
Link copied to clipboard
val
name
:
String