package
remote
Type Members
-
case class
ContainerState(containerId: String, outstandingActions: List[UpdateAction] = List.empty, profiles: List[Profile] = List.empty, syncTimeStamp: Option[Long] = None) extends Product with Serializable
-
-
-
-
trait
Mapper extends config.Mapper
-
-
-
-
-
-
-