Package

com.gu.contentatom.thrift.atom

media

Permalink

package media

Visibility
  1. Public
  2. All

Type Members

  1. trait Asset extends ThriftStruct with Product5[AssetType, Long, String, Platform, Option[String]] with Serializable

    Permalink
  2. sealed trait AssetType extends ThriftEnum with Serializable

    Permalink
    Annotations
    @Generated()
  3. sealed trait Category extends ThriftEnum with Serializable

    Permalink
    Annotations
    @Generated()
  4. trait MediaAtom extends ThriftStruct with Product8[Seq[Asset], Option[Long], String, Category, Option[String], Option[Long], Option[String], Option[String]] with Serializable

    Permalink
  5. sealed trait Platform extends ThriftEnum with Serializable

    Permalink
    Annotations
    @Generated()

Value Members

  1. object Asset extends ThriftStructCodec3[Asset] with Serializable

    Permalink
  2. object AssetType extends Product with Serializable

    Permalink
    Annotations
    @Generated()
  3. object Category extends Product with Serializable

    Permalink
    Annotations
    @Generated()
  4. object MediaAtom extends ThriftStructCodec3[MediaAtom] with Serializable

    Permalink
  5. object Platform extends Product with Serializable

    Permalink
    Annotations
    @Generated()

Ungrouped