Packages

trait VideoElementFields extends ThriftStruct with Product21[Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[Int], Option[Int], Option[Int], Option[String], Option[String], Option[Boolean], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[Boolean]] with ValidatingThriftStruct[VideoElementFields] with Serializable

Prefer the companion object's com.gu.contentapi.client.model.v1.VideoElementFields.apply for construction if you don't need to specify passthrough fields.

Linear Supertypes
Serializable, ValidatingThriftStruct[VideoElementFields], HasThriftStructCodec3[VideoElementFields], Product21[Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[Int], Option[Int], Option[Int], Option[String], Option[String], Option[Boolean], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[Boolean]], Product, Equals, ThriftStruct, ThriftStructIface, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. VideoElementFields
  2. Serializable
  3. ValidatingThriftStruct
  4. HasThriftStructCodec3
  5. Product21
  6. Product
  7. Equals
  8. ThriftStruct
  9. ThriftStructIface
  10. AnyRef
  11. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. abstract def caption: Option[String]
  2. abstract def contentAuthSystem: Option[String]
  3. abstract def credit: Option[String]
  4. abstract def description: Option[String]
  5. abstract def duration: Option[Int]
  6. abstract def embeddable: Option[String]
  7. abstract def height: Option[Int]
  8. abstract def html: Option[String]
  9. abstract def isInappropriateForAdverts: Option[Boolean]
  10. abstract def isMandatory: Option[Boolean]
  11. abstract def mediaId: Option[String]
  12. abstract def originalUrl: Option[String]
  13. abstract def role: Option[String]
  14. abstract def shortUrl: Option[String]
  15. abstract def source: Option[String]
  16. abstract def sourceDomain: Option[String]
  17. abstract def stillImageUrl: Option[String]
  18. abstract def thumbnailUrl: Option[String]
  19. abstract def title: Option[String]
  20. abstract def url: Option[String]
  21. abstract def width: Option[Int]

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def _1: Option[String]
    Definition Classes
    VideoElementFields → Product21
  5. def _10: Option[Int]
    Definition Classes
    VideoElementFields → Product21
  6. def _11: Option[String]
    Definition Classes
    VideoElementFields → Product21
  7. def _12: Option[String]
    Definition Classes
    VideoElementFields → Product21
  8. def _13: Option[Boolean]
    Definition Classes
    VideoElementFields → Product21
  9. def _14: Option[String]
    Definition Classes
    VideoElementFields → Product21
  10. def _15: Option[String]
    Definition Classes
    VideoElementFields → Product21
  11. def _16: Option[String]
    Definition Classes
    VideoElementFields → Product21
  12. def _17: Option[String]
    Definition Classes
    VideoElementFields → Product21
  13. def _18: Option[String]
    Definition Classes
    VideoElementFields → Product21
  14. def _19: Option[String]
    Definition Classes
    VideoElementFields → Product21
  15. def _2: Option[String]
    Definition Classes
    VideoElementFields → Product21
  16. def _20: Option[String]
    Definition Classes
    VideoElementFields → Product21
  17. def _21: Option[Boolean]
    Definition Classes
    VideoElementFields → Product21
  18. def _3: Option[String]
    Definition Classes
    VideoElementFields → Product21
  19. def _4: Option[String]
    Definition Classes
    VideoElementFields → Product21
  20. def _5: Option[String]
    Definition Classes
    VideoElementFields → Product21
  21. def _6: Option[String]
    Definition Classes
    VideoElementFields → Product21
  22. def _7: Option[String]
    Definition Classes
    VideoElementFields → Product21
  23. def _8: Option[Int]
    Definition Classes
    VideoElementFields → Product21
  24. def _9: Option[Int]
    Definition Classes
    VideoElementFields → Product21
  25. def _codec: ValidatingThriftStructCodec3[VideoElementFields]
    Definition Classes
    VideoElementFields → ValidatingThriftStruct → HasThriftStructCodec3
  26. def _passthroughFields: Map[Short, TFieldBlob]
  27. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  28. def canEqual(other: Any): Boolean
    Definition Classes
    VideoElementFields → Equals
  29. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
  30. def copy(url: Option[String] = this.url, description: Option[String] = this.description, title: Option[String] = this.title, html: Option[String] = this.html, source: Option[String] = this.source, credit: Option[String] = this.credit, caption: Option[String] = this.caption, height: Option[Int] = this.height, width: Option[Int] = this.width, duration: Option[Int] = this.duration, contentAuthSystem: Option[String] = this.contentAuthSystem, embeddable: Option[String] = this.embeddable, isInappropriateForAdverts: Option[Boolean] = this.isInappropriateForAdverts, mediaId: Option[String] = this.mediaId, stillImageUrl: Option[String] = this.stillImageUrl, thumbnailUrl: Option[String] = this.thumbnailUrl, shortUrl: Option[String] = this.shortUrl, role: Option[String] = this.role, originalUrl: Option[String] = this.originalUrl, sourceDomain: Option[String] = this.sourceDomain, isMandatory: Option[Boolean] = this.isMandatory, _passthroughFields: Map[Short, TFieldBlob] = this._passthroughFields): VideoElementFields
  31. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  32. def equals(other: Any): Boolean
    Definition Classes
    VideoElementFields → Equals → AnyRef → Any
  33. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @IntrinsicCandidate() @native()
  34. def getFieldBlob(_fieldId: Short): Option[TFieldBlob]

    Gets a field value encoded as a binary blob using TCompactProtocol.

    Gets a field value encoded as a binary blob using TCompactProtocol. If the specified field is present in the passthrough map, that value is returned. Otherwise, if the specified field is known and not optional and set to None, then the field is serialized and returned.

  35. def getFieldBlobs(ids: TraversableOnce[Short]): Map[Short, TFieldBlob]

    Collects TCompactProtocol-encoded field values according to getFieldBlob into a map.

  36. def hashCode(): Int
    Definition Classes
    VideoElementFields → AnyRef → Any
  37. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  38. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  39. def newBuilder(): StructBuilder[VideoElementFields]
  40. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  41. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @IntrinsicCandidate() @native()
  42. def productArity: Int
    Definition Classes
    Product21 → Product
  43. def productElement(n: Int): Any
    Definition Classes
    Product21 → Product
    Annotations
    @throws(classOf[java.lang.IndexOutOfBoundsException])
  44. def productElementName(n: Int): String
    Definition Classes
    Product
  45. def productElementNames: Iterator[String]
    Definition Classes
    Product
  46. def productIterator: Iterator[Any]
    Definition Classes
    Product
  47. def productPrefix: String
    Definition Classes
    VideoElementFields → Product
  48. def setField(_blob: TFieldBlob): VideoElementFields

    Sets a field using a TCompactProtocol-encoded binary blob.

    Sets a field using a TCompactProtocol-encoded binary blob. If the field is a known field, the blob is decoded and the field is set to the decoded value. If the field is unknown and passthrough fields are enabled, then the blob will be stored in _passthroughFields.

  49. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  50. def toString(): String
    Definition Classes
    VideoElementFields → AnyRef → Any
  51. def toTuple: (Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[Int], Option[Int], Option[Int], Option[String], Option[String], Option[Boolean], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[Boolean])
  52. def unsetCaption: VideoElementFields
  53. def unsetContentAuthSystem: VideoElementFields
  54. def unsetCredit: VideoElementFields
  55. def unsetDescription: VideoElementFields
  56. def unsetDuration: VideoElementFields
  57. def unsetEmbeddable: VideoElementFields
  58. def unsetField(_fieldId: Short): VideoElementFields

    If the specified field is optional, it is set to None.

    If the specified field is optional, it is set to None. Otherwise, if the field is known, it is reverted to its default value; if the field is unknown, it is removed from the passthroughFields map, if present.

  59. def unsetHeight: VideoElementFields
  60. def unsetHtml: VideoElementFields
  61. def unsetIsInappropriateForAdverts: VideoElementFields
  62. def unsetIsMandatory: VideoElementFields
  63. def unsetMediaId: VideoElementFields
  64. def unsetOriginalUrl: VideoElementFields
  65. def unsetRole: VideoElementFields
  66. def unsetShortUrl: VideoElementFields
  67. def unsetSource: VideoElementFields
  68. def unsetSourceDomain: VideoElementFields
  69. def unsetStillImageUrl: VideoElementFields
  70. def unsetThumbnailUrl: VideoElementFields
  71. def unsetTitle: VideoElementFields
  72. def unsetUrl: VideoElementFields

    If the specified field is optional, it is set to None.

    If the specified field is optional, it is set to None. Otherwise, if the field is known, it is reverted to its default value; if the field is unknown, it is removed from the passthroughFields map, if present.

  73. def unsetWidth: VideoElementFields
  74. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  75. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  76. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  77. def write(_oprot: TProtocol): Unit
    Definition Classes
    VideoElementFields → ThriftStruct

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

    (Since version 9)

Inherited from Serializable

Inherited from ValidatingThriftStruct[VideoElementFields]

Inherited from HasThriftStructCodec3[VideoElementFields]

Inherited from Product21[Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[Int], Option[Int], Option[Int], Option[String], Option[String], Option[Boolean], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[String], Option[Boolean]]

Inherited from Product

Inherited from Equals

Inherited from ThriftStruct

Inherited from ThriftStructIface

Inherited from AnyRef

Inherited from Any

Ungrouped