http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-wiretap
/
org.http4k.wiretap.mcp.resources
/
ResourceContentView
Resource
Content
View
data
class
ResourceContentView
(
val
uri
:
String
,
val
mimeType
:
String
,
val
text
:
String
)
(
source
)
Members
Constructors
Resource
Content
View
Link copied to clipboard
constructor
(
uri
:
String
,
mimeType
:
String
,
text
:
String
)
Properties
mime
Type
Link copied to clipboard
val
mimeType
:
String
text
Link copied to clipboard
val
text
:
String
uri
Link copied to clipboard
val
uri
:
String