PortForwarding

pt.tecnico.dsi.openstack.neutron.models.FloatingIp$.PortForwarding
See thePortForwarding companion object
case class PortForwarding[+IP <: IpAddress](protocol: String, internalIpAddress: IP, internalPort: Int, externalPort: Int)

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