toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-ai-mcp-core
/
org.http4k.ai.mcp.model
/
Annotations
Annotations
@
JsonSerializable
data
class
Annotations
(
val
audience
:
List
<
Role
>
?
=
null
,
val
priority
:
Priority
?
=
null
,
val
lastModified
:
Instant
?
=
null
)
Members
Constructors
Annotations
Link copied to clipboard
constructor
(
audience
:
List
<
Role
>
?
=
null
,
priority
:
Priority
?
=
null
,
lastModified
:
Instant
?
=
null
)
Properties
audience
Link copied to clipboard
val
audience
:
List
<
Role
>
?
=
null
last
Modified
Link copied to clipboard
val
lastModified
:
Instant
?
=
null
priority
Link copied to clipboard
val
priority
:
Priority
?
=
null