SecurityGroupRule

pt.tecnico.dsi.openstack.neutron.models.SecurityGroupRule$
See theSecurityGroupRule companion class

Attributes

Companion
class
Source
SecurityGroupRule.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Create(securityGroupId: String, projectId: Option[String], direction: Direction, ipVersion: IpVersion, protocol: Option[String], portRangeMin: Option[Int], portRangeMax: Option[Int], remote: Option[Either[Cidr[IpAddress], String]], description: String)

Attributes

Companion
object
Source
SecurityGroupRule.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Create

Attributes

Companion
class
Source
SecurityGroupRule.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Create.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala