Object/Trait

com.gu.flexiblecontent.model.thrift

VideoElementFields

Related Docs: trait VideoElementFields | package thrift

Permalink

object VideoElementFields extends ValidatingThriftStructCodec3[VideoElementFields] with Serializable

The metadata relating to a video element

Linear Supertypes
Serializable, Serializable, ValidatingThriftStructCodec3[VideoElementFields], ThriftStructCodec3[VideoElementFields], ThriftStructCodec[VideoElementFields], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. VideoElementFields
  2. Serializable
  3. Serializable
  4. ValidatingThriftStructCodec3
  5. ThriftStructCodec3
  6. ThriftStructCodec
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class Immutable extends VideoElementFields

    Permalink

    The default read-only implementation of VideoElementFields.

    The default read-only implementation of VideoElementFields. You typically should not need to directly reference this class; instead, use the VideoElementFields.apply method to construct new instances.

  2. trait Proxy extends VideoElementFields

    Permalink

    This Proxy trait allows you to extend the VideoElementFields trait with additional state or behavior and implement the read-only methods from VideoElementFields using an underlying instance.

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val BlockAdsField: TField

    Permalink
  5. val BlockAdsFieldManifest: Manifest[Boolean]

    Permalink
  6. val CaptionField: TField

    Permalink
  7. val CaptionFieldManifest: Manifest[String]

    Permalink
  8. val ContentAuthSystemField: TField

    Permalink
  9. val ContentAuthSystemFieldManifest: Manifest[String]

    Permalink
  10. val CreditField: TField

    Permalink
  11. val CreditFieldManifest: Manifest[String]

    Permalink
  12. val DescriptionField: TField

    Permalink
  13. val DescriptionFieldManifest: Manifest[String]

    Permalink
  14. val DurationField: TField

    Permalink
  15. val DurationFieldManifest: Manifest[Int]

    Permalink
  16. val EmbeddableField: TField

    Permalink
  17. val EmbeddableFieldManifest: Manifest[String]

    Permalink
  18. val GuardianHoldingImageCopyrightField: TField

    Permalink
  19. val GuardianHoldingImageCopyrightFieldManifest: Manifest[String]

    Permalink
  20. val GuardianHoldingImagePhotographerField: TField

    Permalink
  21. val GuardianHoldingImagePhotographerFieldManifest: Manifest[String]

    Permalink
  22. val GuardianHoldingImagePicdarUrnField: TField

    Permalink
  23. val GuardianHoldingImagePicdarUrnFieldManifest: Manifest[String]

    Permalink
  24. val GuardianHoldingImageSourceField: TField

    Permalink
  25. val GuardianHoldingImageSourceFieldManifest: Manifest[String]

    Permalink
  26. val GuardianHoldingImageSuppliersReferenceField: TField

    Permalink
  27. val GuardianHoldingImageSuppliersReferenceFieldManifest: Manifest[String]

    Permalink
  28. val HeightField: TField

    Permalink
  29. val HeightFieldManifest: Manifest[Int]

    Permalink
  30. val HtmlField: TField

    Permalink
  31. val HtmlFieldManifest: Manifest[String]

    Permalink
  32. object Immutable extends ThriftStructCodec3[VideoElementFields] with Serializable

    Permalink
  33. val MediaIdField: TField

    Permalink
  34. val MediaIdFieldManifest: Manifest[String]

    Permalink
  35. val NoPassthroughFields: Map[Short, TFieldBlob]

    Permalink
  36. val OriginalUrlField: TField

    Permalink
  37. val OriginalUrlFieldManifest: Manifest[String]

    Permalink
  38. val RoleField: TField

    Permalink
  39. val RoleFieldManifest: Manifest[String]

    Permalink
  40. val ShortUrlField: TField

    Permalink
  41. val ShortUrlFieldManifest: Manifest[String]

    Permalink
  42. val SourceField: TField

    Permalink
  43. val SourceFieldManifest: Manifest[String]

    Permalink
  44. val StillImageUrlField: TField

    Permalink
  45. val StillImageUrlFieldManifest: Manifest[String]

    Permalink
  46. val Struct: TStruct

    Permalink
  47. val ThumbnailImageUrlField: TField

    Permalink
  48. val ThumbnailImageUrlFieldManifest: Manifest[String]

    Permalink
  49. val TitleField: TField

    Permalink
  50. val TitleFieldManifest: Manifest[String]

    Permalink
  51. val UrlField: TField

    Permalink
  52. val UrlFieldManifest: Manifest[String]

    Permalink
  53. val WidthField: TField

    Permalink
  54. val WidthFieldManifest: Manifest[Int]

    Permalink
  55. def apply(url: Option[String] = _root_.scala.None, description: Option[String] = _root_.scala.None, title: Option[String] = _root_.scala.None, html: Option[String] = _root_.scala.None, source: Option[String] = _root_.scala.None, credit: Option[String] = _root_.scala.None, caption: Option[String] = _root_.scala.None, width: Option[Int] = _root_.scala.None, height: Option[Int] = _root_.scala.None, duration: Option[Int] = _root_.scala.None, contentAuthSystem: Option[String] = _root_.scala.None, mediaId: Option[String] = _root_.scala.None, embeddable: Option[String] = _root_.scala.None, blockAds: Option[Boolean] = _root_.scala.None, stillImageUrl: Option[String] = _root_.scala.None, thumbnailImageUrl: Option[String] = _root_.scala.None, shortUrl: Option[String] = _root_.scala.None, role: Option[String] = _root_.scala.None, originalUrl: Option[String] = _root_.scala.None, guardianHoldingImageSource: Option[String] = _root_.scala.None, guardianHoldingImagePhotographer: Option[String] = _root_.scala.None, guardianHoldingImagePicdarUrn: Option[String] = _root_.scala.None, guardianHoldingImageCopyright: Option[String] = _root_.scala.None, guardianHoldingImageSuppliersReference: Option[String] = _root_.scala.None): VideoElementFields

    Permalink
  56. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  57. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @throws( ... )
  58. def decode(_iprot: TProtocol): VideoElementFields

    Permalink
    Definition Classes
    VideoElementFields → ThriftStructCodec
  59. def encode(_item: VideoElementFields, _oproto: TProtocol): Unit

    Permalink
    Definition Classes
    VideoElementFields → ThriftStructCodec
  60. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  61. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  62. lazy val fieldInfos: List[ThriftStructFieldInfo]

    Permalink

    Field information in declaration order.

  63. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate()
  64. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate()
  65. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  66. lazy val metaData: ThriftStructMetaData[VideoElementFields]

    Permalink
    Definition Classes
    ThriftStructCodec
  67. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  68. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate()
  69. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate()
  70. lazy val structAnnotations: Map[String, String]

    Permalink
  71. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  72. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  73. def ttypeToString(byte: Byte): String

    Permalink
    Attributes
    protected
    Definition Classes
    ThriftStructCodec3
  74. def validate(_item: VideoElementFields): Unit

    Permalink

    Checks that all required fields are non-null.

  75. final def validateField[U <: ValidatingThriftStruct[U]](any: Any): Seq[Issue]

    Permalink
    Attributes
    protected
    Definition Classes
    ValidatingThriftStructCodec3
  76. def validateNewInstance(item: VideoElementFields): Seq[Issue]

    Permalink

    Checks that the struct is a valid as a new instance.

    Checks that the struct is a valid as a new instance. If there are any missing required or construction required fields, return a non-empty list.

    Definition Classes
    VideoElementFields → ValidatingThriftStructCodec3
  77. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  78. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  79. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  80. def withoutPassthroughFields(original: VideoElementFields): VideoElementFields

    Permalink

Deprecated Value Members

  1. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from Serializable

Inherited from Serializable

Inherited from ValidatingThriftStructCodec3[VideoElementFields]

Inherited from ThriftStructCodec3[VideoElementFields]

Inherited from ThriftStructCodec[VideoElementFields]

Inherited from AnyRef

Inherited from Any

Ungrouped