Update

pt.tecnico.dsi.openstack.neutron.models.FloatingIp$.Update
See theUpdate companion object
case class Update[+IP <: IpAddress](portId: Option[String], fixedIpAddress: Option[IP], description: Option[String])

Attributes

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