Usage

pt.tecnico.dsi.openstack.common.models.Usage
See theUsage companion object
final case class Usage[T](inUse: T, limit: T, reserved: T)

Attributes

Companion
object
Source
Usage.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