StackCreateRequest

final case class StackCreateRequest(name: String, env: Map[String, String], compose: String, swarmId: String)
Companion:
object
Source:
Models.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product