Def

io.funkode.arangodb.docker.ArangoContainer$.Def
case class Def(password: String, port: Int, version: String) extends Def[ArangoContainer]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Def[ArangoContainer]
trait ContainerDef
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Inherited types

override type Container = C

Attributes

Inherited from:
Def

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
def start(): Container

Attributes

Inherited from:
ContainerDef