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 HasThriftStructCodec3[Asset] 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 Product20[Seq[Asset], Option[Long], String, Category, Option[String], Option[Long], Option[String], Option[String], Option[String], Option[Metadata], Option[Image], Option[String], Option[Seq[String]], Option[Seq[String]], Option[Seq[String]], Option[Image], Option[Boolean], Option[Boolean], Option[Boolean], Option[String]] with HasThriftStructCodec3[MediaAtom] with Serializable

    Permalink
  5. trait Metadata extends ThriftStruct with Product8[Option[Seq[String]], Option[String], Option[String], Option[Boolean], Option[String], Option[PrivacyStatus], Option[Long], Option[PlutoData]] with HasThriftStructCodec3[Metadata] with Serializable

    Permalink
  6. sealed trait Platform extends ThriftEnum with Serializable

    Permalink
    Annotations
    @Generated()
  7. trait PlutoData extends ThriftStruct with Product3[Option[String], Option[String], Option[String]] with HasThriftStructCodec3[PlutoData] with Serializable

    Permalink
  8. sealed trait PrivacyStatus extends ThriftEnum with Serializable

    Permalink

    how a YouTube video can be watched *

    how a YouTube video can be watched *

    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 Metadata extends ThriftStructCodec3[Metadata] with Serializable

    Permalink
  6. object Platform extends Product with Serializable

    Permalink
    Annotations
    @Generated()
  7. object PlutoData extends ThriftStructCodec3[PlutoData] with Serializable

    Permalink
  8. object PrivacyStatus extends Product with Serializable

    Permalink

    how a YouTube video can be watched *

    how a YouTube video can be watched *

    Annotations
    @Generated()

Ungrouped