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

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

    Permalink
  6. sealed trait Platform extends ThriftEnum with Serializable

    Permalink
    Annotations
    @Generated()
  7. sealed trait PrivacyStatus 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 Metadata extends ThriftStructCodec3[Metadata] with Serializable

    Permalink
  6. object Platform extends Product with Serializable

    Permalink
    Annotations
    @Generated()
  7. object PrivacyStatus extends Product with Serializable

    Permalink
    Annotations
    @Generated()

Ungrouped