RemoveContainer

final case class RemoveContainer(containerId: ContainerId, force: Type, volumes: Type) extends Command
Companion:
object
trait Serializable
trait Product
trait Equals
trait Command
class Object
trait Matchable
class Any

Type members

Types

Value members

Concrete methods

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

Inherited methods

Inherited from:
Product