EventO

object EventO
class Object
trait Matchable
class Any

Value members

Concrete fields

val actionL: Lens[Event, Optional[String]]
val actionO: Optic[Event, Event, String, OpticFailure, Nothing, String, Event]
val deprecatedCountL: Lens[Event, Optional[Int]]
val deprecatedCountO: Optic[Event, Event, Int, OpticFailure, Nothing, Int, Event]
val deprecatedFirstTimestampL: Lens[Event, Optional[Time]]
val deprecatedFirstTimestampO: Optic[Event, Event, Time, OpticFailure, Nothing, Time, Event]
val deprecatedLastTimestampL: Lens[Event, Optional[Time]]
val deprecatedLastTimestampO: Optic[Event, Event, Time, OpticFailure, Nothing, Time, Event]
val deprecatedSourceL: Lens[Event, Optional[EventSource]]
val deprecatedSourceO: Optic[Event, Event, EventSource, OpticFailure, Nothing, EventSource, Event]
val eventTimeL: Lens[Event, Optional[MicroTime]]
val eventTimeO: Optic[Event, Event, MicroTime, OpticFailure, Nothing, MicroTime, Event]
val metadataL: Lens[Event, ObjectMeta]
val noteL: Lens[Event, Optional[String]]
val noteO: Optic[Event, Event, String, OpticFailure, Nothing, String, Event]
val reasonL: Lens[Event, Optional[String]]
val reasonO: Optic[Event, Event, String, OpticFailure, Nothing, String, Event]
val regardingL: Lens[Event, Optional[ObjectReference]]
val regardingO: Optic[Event, Event, ObjectReference, OpticFailure, Nothing, ObjectReference, Event]
val relatedL: Lens[Event, Optional[ObjectReference]]
val relatedO: Optic[Event, Event, ObjectReference, OpticFailure, Nothing, ObjectReference, Event]
val reportingControllerL: Lens[Event, Optional[String]]
val reportingControllerO: Optic[Event, Event, String, OpticFailure, Nothing, String, Event]
val reportingInstanceL: Lens[Event, Optional[String]]
val reportingInstanceO: Optic[Event, Event, String, OpticFailure, Nothing, String, Event]
val seriesL: Lens[Event, Optional[EventSeries]]
val seriesO: Optic[Event, Event, EventSeries, OpticFailure, Nothing, EventSeries, Event]
val typeL: Lens[Event, Optional[String]]
val typeO: Optic[Event, Event, String, OpticFailure, Nothing, String, Event]