Quota

pt.tecnico.dsi.openstack.nova.models.Quota$
See theQuota companion class
object Quota

Attributes

Companion
class
Source
Quota.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Quota.type

Members list

Type members

Classlikes

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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
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
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Update

Attributes

Companion
class
Source
Quota.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Update.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete fields

val zero: Quota

Attributes

Source
Quota.scala

Givens

Givens

Attributes

Source
Quota.scala