Package

com.gu.contentatom.thrift.atom

media

Permalink

package media

Visibility
  1. Public
  2. All

Type Members

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

    Permalink
  2. sealed trait AssetType extends ThriftEnum with Serializable

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

    Permalink
  4. 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 MediaAtom extends ThriftStructCodec3[MediaAtom] with Serializable

    Permalink
  4. object Platform extends Product with Serializable

    Permalink
    Annotations
    @Generated()

Ungrouped