Trait/Object

com.gu.contentapi.client.model.v1

ItemResponse

Related Docs: object ItemResponse | package v1

Permalink

trait ItemResponse extends ThriftStruct with Product with ValidatingThriftStruct[ItemResponse] with Serializable

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

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

Abstract Value Members

  1. abstract def audio: Option[Atom]

    Permalink
  2. abstract def chart: Option[Atom]

    Permalink
  3. abstract def commonsdivision: Option[Atom]

    Permalink
  4. abstract def content: Option[Content]

    Permalink
  5. abstract def cta: Option[Atom]

    Permalink
  6. abstract def currentPage: Option[Int]

    Permalink
  7. abstract def edition: Option[Edition]

    Permalink
  8. abstract def editorsPicks: Option[Seq[Content]]

    Permalink
  9. abstract def emailsignup: Option[Atom]

    Permalink
  10. abstract def explainer: Option[Atom]

    Permalink
  11. abstract def guide: Option[Atom]

    Permalink
  12. abstract def interactive: Option[Atom]

    Permalink
  13. abstract def leadContent: Option[Seq[Content]]

    Permalink
  14. abstract def media: Option[Atom]

    Permalink
  15. abstract def mostViewed: Option[Seq[Content]]

    Permalink
  16. abstract def orderBy: Option[String]

    Permalink
  17. abstract def packages: Option[Seq[Package]]

    Permalink
  18. abstract def pageSize: Option[Int]

    Permalink
  19. abstract def pages: Option[Int]

    Permalink
  20. abstract def profile: Option[Atom]

    Permalink
  21. abstract def qanda: Option[Atom]

    Permalink
  22. abstract def quiz: Option[Atom]

    Permalink
  23. abstract def recipe: Option[Atom]

    Permalink
  24. abstract def relatedContent: Option[Seq[Content]]

    Permalink
  25. abstract def results: Option[Seq[Content]]

    Permalink
  26. abstract def review: Option[Atom]

    Permalink
  27. abstract def section: Option[Section]

    Permalink
  28. abstract def startIndex: Option[Int]

    Permalink
  29. abstract def status: String

    Permalink
  30. abstract def storyPackage: Option[Seq[Content]]

    Permalink
  31. abstract def tag: Option[Tag]

    Permalink
  32. abstract def timeline: Option[Atom]

    Permalink
  33. abstract def total: Option[Int]

    Permalink
  34. abstract def userTier: String

    Permalink
  35. abstract def viewpoints: Option[Seq[Atom]]

    Permalink

    Viewpoints are deprecated

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: String

    Permalink
  5. def _10: Option[Tag]

    Permalink
  6. def _11: Option[Edition]

    Permalink
  7. def _12: Option[Section]

    Permalink
  8. def _13: Option[Seq[Content]]

    Permalink
  9. def _14: Option[Atom]

    Permalink
  10. def _15: Option[Seq[Content]]

    Permalink
  11. def _16: Option[Seq[Content]]

    Permalink
  12. def _17: Option[Seq[Content]]

    Permalink
  13. def _18: Option[Seq[Content]]

    Permalink
  14. def _19: Option[Seq[Content]]

    Permalink
  15. def _2: String

    Permalink
  16. def _20: Option[Seq[Package]]

    Permalink
  17. def _21: Option[Seq[Atom]]

    Permalink
  18. def _22: Option[Atom]

    Permalink
  19. def _23: Option[Atom]

    Permalink
  20. def _24: Option[Atom]

    Permalink
  21. def _25: Option[Atom]

    Permalink
  22. def _26: Option[Atom]

    Permalink
  23. def _27: Option[Atom]

    Permalink
  24. def _28: Option[Atom]

    Permalink
  25. def _29: Option[Atom]

    Permalink
  26. def _3: Option[Int]

    Permalink
  27. def _30: Option[Atom]

    Permalink
  28. def _31: Option[Atom]

    Permalink
  29. def _32: Option[Atom]

    Permalink
  30. def _33: Option[Atom]

    Permalink
  31. def _34: Option[Atom]

    Permalink
  32. def _35: Option[Atom]

    Permalink
  33. def _4: Option[Int]

    Permalink
  34. def _5: Option[Int]

    Permalink
  35. def _6: Option[Int]

    Permalink
  36. def _7: Option[Int]

    Permalink
  37. def _8: Option[String]

    Permalink
  38. def _9: Option[Content]

    Permalink
  39. def _codec: ValidatingThriftStructCodec3[ItemResponse]

    Permalink
    Definition Classes
    ItemResponse → ValidatingThriftStruct → HasThriftStructCodec3
  40. def _passthroughFields: Map[Short, TFieldBlob]

    Permalink
  41. final def asInstanceOf[T0]: T0

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

    Permalink
    Definition Classes
    ItemResponse → Equals
  43. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  44. def copy(status: String = this.status, userTier: String = this.userTier, total: Option[Int] = this.total, startIndex: Option[Int] = this.startIndex, pageSize: Option[Int] = this.pageSize, currentPage: Option[Int] = this.currentPage, pages: Option[Int] = this.pages, orderBy: Option[String] = this.orderBy, content: Option[Content] = this.content, tag: Option[Tag] = this.tag, edition: Option[Edition] = this.edition, section: Option[Section] = this.section, results: Option[Seq[Content]] = this.results, quiz: Option[Atom] = this.quiz, relatedContent: Option[Seq[Content]] = this.relatedContent, storyPackage: Option[Seq[Content]] = this.storyPackage, editorsPicks: Option[Seq[Content]] = this.editorsPicks, mostViewed: Option[Seq[Content]] = this.mostViewed, leadContent: Option[Seq[Content]] = this.leadContent, packages: Option[Seq[Package]] = this.packages, viewpoints: Option[Seq[Atom]] = this.viewpoints, media: Option[Atom] = this.media, explainer: Option[Atom] = this.explainer, cta: Option[Atom] = this.cta, interactive: Option[Atom] = this.interactive, review: Option[Atom] = this.review, recipe: Option[Atom] = this.recipe, qanda: Option[Atom] = this.qanda, guide: Option[Atom] = this.guide, profile: Option[Atom] = this.profile, timeline: Option[Atom] = this.timeline, commonsdivision: Option[Atom] = this.commonsdivision, chart: Option[Atom] = this.chart, audio: Option[Atom] = this.audio, emailsignup: Option[Atom] = this.emailsignup, _passthroughFields: Map[Short, TFieldBlob] = this._passthroughFields): ItemResponse

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

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

    Permalink
    Definition Classes
    ItemResponse → Equals → AnyRef → Any
  47. def finalize(): Unit

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

    Permalink
    Definition Classes
    AnyRef → Any
  49. 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 returned. Otherwise, if the specified field is known and not optional and set to None, then the field is serialized and returned.

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

    Permalink

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

  51. def hashCode(): Int

    Permalink
    Definition Classes
    ItemResponse → AnyRef → Any
  52. final def isInstanceOf[T0]: Boolean

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

    Permalink
    Definition Classes
    AnyRef
  54. def newBuilder(): StructBuilder[ItemResponse]

    Permalink
  55. final def notify(): Unit

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

    Permalink
    Definition Classes
    AnyRef
  57. def productArity: Int

    Permalink
    Definition Classes
    ItemResponse → Product
  58. def productElement(n: Int): Any

    Permalink
    Definition Classes
    ItemResponse → Product
  59. def productIterator: Iterator[Any]

    Permalink
    Definition Classes
    Product
  60. def productPrefix: String

    Permalink
    Definition Classes
    ItemResponse → Product
  61. def setField(_blob: TFieldBlob): ItemResponse

    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.

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

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

    Permalink
    Definition Classes
    ItemResponse → AnyRef → Any
  64. def unsetAudio: ItemResponse

    Permalink
  65. def unsetChart: ItemResponse

    Permalink
  66. def unsetCommonsdivision: ItemResponse

    Permalink
  67. def unsetContent: ItemResponse

    Permalink
  68. def unsetCta: ItemResponse

    Permalink
  69. def unsetCurrentPage: ItemResponse

    Permalink
  70. def unsetEdition: ItemResponse

    Permalink
  71. def unsetEditorsPicks: ItemResponse

    Permalink
  72. def unsetEmailsignup: ItemResponse

    Permalink
  73. def unsetExplainer: ItemResponse

    Permalink
  74. def unsetField(_fieldId: Short): ItemResponse

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

  75. def unsetGuide: ItemResponse

    Permalink
  76. def unsetInteractive: ItemResponse

    Permalink
  77. def unsetLeadContent: ItemResponse

    Permalink
  78. def unsetMedia: ItemResponse

    Permalink
  79. def unsetMostViewed: ItemResponse

    Permalink
  80. def unsetOrderBy: ItemResponse

    Permalink
  81. def unsetPackages: ItemResponse

    Permalink
  82. def unsetPageSize: ItemResponse

    Permalink
  83. def unsetPages: ItemResponse

    Permalink
  84. def unsetProfile: ItemResponse

    Permalink
  85. def unsetQanda: ItemResponse

    Permalink
  86. def unsetQuiz: ItemResponse

    Permalink
  87. def unsetRecipe: ItemResponse

    Permalink
  88. def unsetRelatedContent: ItemResponse

    Permalink
  89. def unsetResults: ItemResponse

    Permalink
  90. def unsetReview: ItemResponse

    Permalink
  91. def unsetSection: ItemResponse

    Permalink
  92. def unsetStartIndex: ItemResponse

    Permalink
  93. def unsetStatus: ItemResponse

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

  94. def unsetStoryPackage: ItemResponse

    Permalink
  95. def unsetTag: ItemResponse

    Permalink
  96. def unsetTimeline: ItemResponse

    Permalink
  97. def unsetTotal: ItemResponse

    Permalink
  98. def unsetUserTier: ItemResponse

    Permalink
  99. def unsetViewpoints: ItemResponse

    Permalink
  100. final def wait(): Unit

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

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

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

    Permalink
    Definition Classes
    ItemResponse → ThriftStruct

Inherited from Serializable

Inherited from ValidatingThriftStruct[ItemResponse]

Inherited from HasThriftStructCodec3[ItemResponse]

Inherited from Product

Inherited from Equals

Inherited from ThriftStruct

Inherited from ThriftStructIface

Inherited from AnyRef

Inherited from Any

Ungrouped