Package

com.gu.auxiliaryatom.model.auxiliaryatomevent

v1

Permalink

package v1

Visibility
  1. Public
  2. All

Type Members

  1. trait AuxiliaryAtom extends ThriftStruct with Product2[String, String] with ValidatingThriftStruct[AuxiliaryAtom] with Serializable

    Permalink

    Prefer the companion object's com.gu.auxiliaryatom.model.auxiliaryatomevent.v1.AuxiliaryAtom.apply for construction if you don't need to specify passthrough fields.

  2. trait AuxiliaryAtomEvent extends ThriftStruct with Product3[String, EventType, Seq[AuxiliaryAtom]] with ValidatingThriftStruct[AuxiliaryAtomEvent] with Serializable

    Permalink

    Prefer the companion object's com.gu.auxiliaryatom.model.auxiliaryatomevent.v1.AuxiliaryAtomEvent.apply for construction if you don't need to specify passthrough fields.

  3. sealed trait EventType extends ThriftEnum with Serializable

    Permalink
    Annotations
    @Generated()

Value Members

  1. object AuxiliaryAtom extends ValidatingThriftStructCodec3[AuxiliaryAtom] with StructBuilderFactory[AuxiliaryAtom] with Serializable

    Permalink
  2. object AuxiliaryAtomEvent extends ValidatingThriftStructCodec3[AuxiliaryAtomEvent] with StructBuilderFactory[AuxiliaryAtomEvent] with Serializable

    Permalink
  3. object EventType extends ThriftEnumObject[EventType] with Serializable

    Permalink
    Annotations
    @Generated()

Ungrouped