Summary

pt.tecnico.dsi.openstack.nova.models.Flavor$.Summary
case class Summary(id: String, name: String, description: Option[String], links: List[Link]) extends Identifiable

Attributes

Source
Flavor.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Identifiable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

lazy val linksMap: Map[String, Uri]

Attributes

Inherited from:
Identifiable
Source
Identifiable.scala