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.model
/
Resource
/
Static
/
Static
Static
constructor
(
uri
:
Uri
,
name
:
ResourceName
,
description
:
String
?
=
null
,
mimeType
:
MimeType
?
=
null
,
size
:
Size
?
=
null
,
annotations
:
Annotations
?
=
null
,
title
:
String
?
=
null
,
icons
:
List
<
Icon
>
?
=
null
,
meta
:
Meta
?
=
null
)
(
source
)
constructor
(
uri
:
String
,
name
:
String
,
description
:
String
?
=
null
,
mimeType
:
MimeType
?
=
null
,
size
:
Size
?
=
null
,
annotations
:
Annotations
?
=
null
,
title
:
String
?
=
null
,
icons
:
List
<
Icon
>
?
=
null
,
_meta
:
Meta
?
=
null
)
(
source
)