ProcessPagingFaultTypeValue

org.typelevel.otel4s.semconv.experimental.attributes.ProcessExperimentalAttributes.ProcessPagingFaultTypeValue
See theProcessPagingFaultTypeValue companion class

Attributes

Companion
class
Source
ProcessExperimentalAttributes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object Major extends ProcessPagingFaultTypeValue

major.

major.

Attributes

Source
ProcessExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Major.type
case object Minor extends ProcessPagingFaultTypeValue

minor.

minor.

Attributes

Source
ProcessExperimentalAttributes.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Minor.type