ResourceLink

constructor(name: String, uri: String, title: String? = null, size: Long? = null, mimeType: String? = null, icons: List<Icon>? = null, description: String? = null, annotations: Annotations? = null, meta: JsonObject? = null)(source)