Update

pt.tecnico.dsi.openstack.neutron.models.Quota$.Update
See theUpdate companion object
case class Update(floatingip: Option[Int], network: Option[Int], port: Option[Int], rbacPolicy: Option[Int], router: Option[Int], securityGroup: Option[Int], securityGroupRule: Option[Int], subnet: Option[Int], subnetpool: 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