object IssueTimelineItemsItemType extends Serializable
- Source
- Client.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- IssueTimelineItemsItemType
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- implicit val decoder: ScalarDecoder[IssueTimelineItemsItemType]
- implicit val encoder: ArgEncoder[IssueTimelineItemsItemType]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- case object ADDED_TO_PROJECT_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object ASSIGNED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object CLOSED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object COMMENT_DELETED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object CONNECTED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object CONVERTED_NOTE_TO_ISSUE_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object CROSS_REFERENCED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object DEMILESTONED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object DISCONNECTED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object ISSUE_COMMENT extends IssueTimelineItemsItemType with Product with Serializable
- case object LABELED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object LOCKED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object MARKED_AS_DUPLICATE_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object MENTIONED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object MILESTONED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object MOVED_COLUMNS_IN_PROJECT_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object PINNED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object REFERENCED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object REMOVED_FROM_PROJECT_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object RENAMED_TITLE_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object REOPENED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object SUBSCRIBED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object TRANSFERRED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object UNASSIGNED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object UNLABELED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object UNLOCKED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object UNMARKED_AS_DUPLICATE_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object UNPINNED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object UNSUBSCRIBED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
- case object USER_BLOCKED_EVENT extends IssueTimelineItemsItemType with Product with Serializable
Caliban GitHub GraphQL API Client
Links: