final case class Volume(name: String, mountPath: Path, size: Int) extends Product with Serializable
Ordering
- Alphabetic
- By Inheritance
Inherited
- Volume
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All