EmbeddedResource

ch.linkyard.mcp.protocol.Content.EmbeddedResource
final case class EmbeddedResource(resource: Embedded, annotations: Option[Annotations], _meta: Meta)

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product