Package

com.gu.fastly.model.event

v1

Permalink

package v1

Visibility
  1. Public
  2. All

Type Members

  1. trait ContentDecachedEvent extends ThriftStruct with Product4[String, EventType, Option[ContentType], Option[Seq[String]]] with ValidatingThriftStruct[ContentDecachedEvent] with Serializable

    Permalink

    Prefer the companion object's com.gu.fastly.model.event.v1.ContentDecachedEvent.apply for construction if you don't need to specify passthrough fields.

  2. sealed trait EventType extends ThriftEnum with Serializable

    Permalink
    Annotations
    @Generated()

Value Members

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

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

    Permalink
    Annotations
    @Generated()

Ungrouped