Trait/Object

com.gu.contentapi.client.model.v1

AssetFields

Related Docs: object AssetFields | package v1

Permalink

trait AssetFields extends ThriftStruct with Product with Serializable

Linear Supertypes
Serializable, Product, Equals, ThriftStruct, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. AssetFields
  2. Serializable
  3. Product
  4. Equals
  5. ThriftStruct
  6. AnyRef
  7. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def altText: Option[String]

    Permalink
  2. abstract def aspectRatio: Option[String]

    Permalink
  3. abstract def blockAds: Option[Boolean]

    Permalink
  4. abstract def caption: Option[String]

    Permalink
  5. abstract def clean: Option[Boolean]

    Permalink
  6. abstract def credit: Option[String]

    Permalink
  7. abstract def displayCredit: Option[Boolean]

    Permalink
  8. abstract def durationMinutes: Option[Int]

    Permalink
  9. abstract def durationSeconds: Option[Int]

    Permalink
  10. abstract def embedType: Option[String]

    Permalink
  11. abstract def embeddable: Option[Boolean]

    Permalink
  12. abstract def explicit: Option[Boolean]

    Permalink
  13. abstract def height: Option[Int]

    Permalink
  14. abstract def html: Option[String]

    Permalink
  15. abstract def iframeUrl: Option[String]

    Permalink
  16. abstract def isInappropriateForAdverts: Option[Boolean]

    Permalink
  17. abstract def isMaster: Option[Boolean]

    Permalink
  18. abstract def mediaId: Option[String]

    Permalink
  19. abstract def name: Option[String]

    Permalink
  20. abstract def photographer: Option[String]

    Permalink
  21. abstract def role: Option[String]

    Permalink
  22. abstract def scriptName: Option[String]

    Permalink
  23. abstract def scriptUrl: Option[String]

    Permalink
  24. abstract def secureFile: Option[String]

    Permalink
  25. abstract def sizeInBytes: Option[Long]

    Permalink
  26. abstract def source: Option[String]

    Permalink
  27. abstract def stillImageUrl: Option[String]

    Permalink
  28. abstract def thumbnailUrl: Option[String]

    Permalink
  29. abstract def width: Option[Int]

    Permalink

Concrete 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. def _1: Option[String]

    Permalink
  5. def _10: Option[Int]

    Permalink
  6. def _11: Option[Int]

    Permalink
  7. def _12: Option[String]

    Permalink
  8. def _13: Option[String]

    Permalink
  9. def _14: Option[Boolean]

    Permalink
  10. def _15: Option[Long]

    Permalink
  11. def _16: Option[Int]

    Permalink
  12. def _17: Option[Int]

    Permalink
  13. def _18: Option[Boolean]

    Permalink
  14. def _19: Option[String]

    Permalink
  15. def _2: Option[String]

    Permalink
  16. def _20: Option[String]

    Permalink
  17. def _21: Option[String]

    Permalink
  18. def _22: Option[String]

    Permalink
  19. def _23: Option[String]

    Permalink
  20. def _24: Option[String]

    Permalink
  21. def _25: Option[Boolean]

    Permalink
  22. def _26: Option[String]

    Permalink
  23. def _27: Option[String]

    Permalink
  24. def _28: Option[Boolean]

    Permalink
  25. def _29: Option[Boolean]

    Permalink
  26. def _3: Option[Boolean]

    Permalink
  27. def _4: Option[String]

    Permalink
  28. def _5: Option[String]

    Permalink
  29. def _6: Option[Boolean]

    Permalink
  30. def _7: Option[String]

    Permalink
  31. def _8: Option[String]

    Permalink
  32. def _9: Option[String]

    Permalink
  33. def _passthroughFields: Map[Short, TFieldBlob]

    Permalink
  34. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  35. def canEqual(other: Any): Boolean

    Permalink
    Definition Classes
    AssetFields → Equals
  36. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  37. def copy(aspectRatio: Option[String] = this.aspectRatio, altText: Option[String] = this.altText, isInappropriateForAdverts: Option[Boolean] = this.isInappropriateForAdverts, caption: Option[String] = this.caption, credit: Option[String] = this.credit, embeddable: Option[Boolean] = this.embeddable, photographer: Option[String] = this.photographer, source: Option[String] = this.source, stillImageUrl: Option[String] = this.stillImageUrl, width: Option[Int] = this.width, height: Option[Int] = this.height, name: Option[String] = this.name, secureFile: Option[String] = this.secureFile, isMaster: Option[Boolean] = this.isMaster, sizeInBytes: Option[Long] = this.sizeInBytes, durationMinutes: Option[Int] = this.durationMinutes, durationSeconds: Option[Int] = this.durationSeconds, displayCredit: Option[Boolean] = this.displayCredit, thumbnailUrl: Option[String] = this.thumbnailUrl, role: Option[String] = this.role, mediaId: Option[String] = this.mediaId, iframeUrl: Option[String] = this.iframeUrl, scriptName: Option[String] = this.scriptName, scriptUrl: Option[String] = this.scriptUrl, blockAds: Option[Boolean] = this.blockAds, html: Option[String] = this.html, embedType: Option[String] = this.embedType, explicit: Option[Boolean] = this.explicit, clean: Option[Boolean] = this.clean, _passthroughFields: Map[Short, TFieldBlob] = this._passthroughFields): AssetFields

    Permalink
  38. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  39. def equals(other: Any): Boolean

    Permalink
    Definition Classes
    AssetFields → Equals → AnyRef → Any
  40. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  41. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  42. def getFieldBlob(_fieldId: Short): Option[TFieldBlob]

    Permalink

    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 returend. Otherwise, if the specified field is known and not optional and set to None, then the field is serialized and returned.

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

    Permalink

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

  44. def hashCode(): Int

    Permalink
    Definition Classes
    AssetFields → AnyRef → Any
  45. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  46. final def ne(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef
  48. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  49. def productArity: Int

    Permalink
    Definition Classes
    AssetFields → Product
  50. def productElement(n: Int): Any

    Permalink
    Definition Classes
    AssetFields → Product
  51. def productIterator: Iterator[Any]

    Permalink
    Definition Classes
    Product
  52. def productPrefix: String

    Permalink
    Definition Classes
    AssetFields → Product
  53. def setField(_blob: TFieldBlob): AssetFields

    Permalink

    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.

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

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

    Permalink
    Definition Classes
    AssetFields → AnyRef → Any
  56. def unsetAltText: AssetFields

    Permalink
  57. def unsetAspectRatio: AssetFields

    Permalink

    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 subtracked from the passthroughFields map, if present.

  58. def unsetBlockAds: AssetFields

    Permalink
  59. def unsetCaption: AssetFields

    Permalink
  60. def unsetClean: AssetFields

    Permalink
  61. def unsetCredit: AssetFields

    Permalink
  62. def unsetDisplayCredit: AssetFields

    Permalink
  63. def unsetDurationMinutes: AssetFields

    Permalink
  64. def unsetDurationSeconds: AssetFields

    Permalink
  65. def unsetEmbedType: AssetFields

    Permalink
  66. def unsetEmbeddable: AssetFields

    Permalink
  67. def unsetExplicit: AssetFields

    Permalink
  68. def unsetField(_fieldId: Short): AssetFields

    Permalink

    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 subtracked from the passthroughFields map, if present.

  69. def unsetHeight: AssetFields

    Permalink
  70. def unsetHtml: AssetFields

    Permalink
  71. def unsetIframeUrl: AssetFields

    Permalink
  72. def unsetIsInappropriateForAdverts: AssetFields

    Permalink
  73. def unsetIsMaster: AssetFields

    Permalink
  74. def unsetMediaId: AssetFields

    Permalink
  75. def unsetName: AssetFields

    Permalink
  76. def unsetPhotographer: AssetFields

    Permalink
  77. def unsetRole: AssetFields

    Permalink
  78. def unsetScriptName: AssetFields

    Permalink
  79. def unsetScriptUrl: AssetFields

    Permalink
  80. def unsetSecureFile: AssetFields

    Permalink
  81. def unsetSizeInBytes: AssetFields

    Permalink
  82. def unsetSource: AssetFields

    Permalink
  83. def unsetStillImageUrl: AssetFields

    Permalink
  84. def unsetThumbnailUrl: AssetFields

    Permalink
  85. def unsetWidth: AssetFields

    Permalink
  86. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  87. final def wait(arg0: Long, arg1: Int): Unit

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  89. def write(_oprot: TProtocol): Unit

    Permalink
    Definition Classes
    AssetFields → ThriftStruct

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from ThriftStruct

Inherited from AnyRef

Inherited from Any

Ungrouped