Attachment

pt.tecnico.dsi.openstack.cinder.models.Attachment
case class Attachment(id: String, serverId: String, attachmentId: String, attachedAt: LocalDateTime, hostName: String, volumeId: String, device: String)

Attributes

Source
Attachment.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product