Package

com.gu.contentatom.thrift.atom

audio

Permalink

package audio

Visibility
  1. Public
  2. All

Type Members

  1. trait AudioAtom extends ThriftStruct with Product6[String, String, String, Int, String, Option[OffPlatform]] with ValidatingThriftStruct[AudioAtom] with Serializable

    Permalink

    Prefer the companion object's com.gu.contentatom.thrift.atom.audio.AudioAtom.apply for construction if you don't need to specify passthrough fields.

  2. trait OffPlatform extends ThriftStruct with Product3[Option[String], Option[String], Option[String]] with ValidatingThriftStruct[OffPlatform] with Serializable

    Permalink

    Prefer the companion object's com.gu.contentatom.thrift.atom.audio.OffPlatform.apply for construction if you don't need to specify passthrough fields.

Value Members

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

    Permalink
  2. object OffPlatform extends ValidatingThriftStructCodec3[OffPlatform] with StructBuilderFactory[OffPlatform] with Serializable

    Permalink

Ungrouped