http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-ai-mcp-core
/
org.http4k.ai.mcp.protocol
/
ServerCapabilities
/
ResourceCapabilities
Resource
Capabilities
@
JsonSerializable
data
class
ResourceCapabilities
(
val
subscribe
:
Boolean
?
=
false
,
val
listChanged
:
Boolean
?
=
false
)
(
source
)
Members
Constructors
Resource
Capabilities
Link copied to clipboard
constructor
(
subscribe
:
Boolean
?
=
false
,
listChanged
:
Boolean
?
=
false
)
Properties
list
Changed
Link copied to clipboard
val
listChanged
:
Boolean
?
subscribe
Link copied to clipboard
val
subscribe
:
Boolean
?