Create

pt.tecnico.dsi.openstack.nova.models.Quota$.Create
final case class Create(instances: Option[Int], cores: Option[Int], ram: Option[Information], keyPairs: Option[Int], metadataItems: Option[Int], serverGroups: Option[Int], serverGroupMembers: Option[Int])

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product