Usage

pt.tecnico.dsi.openstack.common.models.Usage$
See theUsage companion class
object Usage

Attributes

Companion
class
Source
Usage.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Usage.type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Givens

Givens

given codec[T](using evidence$1: Encoder[T], evidence$2: Decoder[T]): Codec[Usage[T]]

Attributes

Source
Usage.scala
given show[T](using evidence$3: Show[T]): Show[Usage[T]]

Attributes

Source
Usage.scala