RemoveContainer

io.github.scottweaver.zillen.Command$.RemoveContainer
See theRemoveContainer companion object
final case class RemoveContainer(containerId: ContainerId, force: Type, volumes: Type) extends Command

Attributes

Companion:
object
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