CreateImage

io.github.scottweaver.zillen.Command$.CreateImage
final case class CreateImage(image: Image) extends Command

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Command
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Types

Value members

Concrete methods

override def makeResponse(statusCode: Int, body: String): DockerIO[Any, Response]

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product