ch.linkyard.mcp.protocol.Resource
See theResource companion class
object Resource
Attributes
Members list
Type members
Classlikes
case class Annotations(audience: Option[List[Role]], priority: Option[Double], lastModified: Option[Instant])
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Annotations
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Annotations.type
enum Contents
Attributes
- Companion
- object
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Contents
enum Embedded
Attributes
- Companion
- object
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object Embedded
case class Template(uriTemplate: String, name: String, title: Option[String], description: Option[String], mimeType: Option[String], annotations: Option[Annotations], _meta: Option[JsonObject])
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Givens
Givens
In this article