Update

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

Attributes

Companion
object
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

Concrete fields

lazy val needsUpdate: Boolean

Attributes

Source
Quota.scala