StopContainer

io.github.scottweaver.zillen.Command$.StopContainer
See theStopContainer companion object
final case class StopContainer(containerId: ContainerId) extends Command

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Command
class Object
trait Matchable
class Any

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