Route

pt.tecnico.dsi.openstack.neutron.models.Route
See theRoute companion object
final case class Route[+IP <: IpAddress](destination: Cidr[IP], nexthop: IP)

Attributes

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