class ElementResponseProjection extends GraphQLResponseProjection
Response projection for Element
- Annotations
- @Generated()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ElementResponseProjection
- GraphQLResponseProjection
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new ElementResponseProjection()
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
- def actions(alias: String): ElementResponseProjection
- def actions(): ElementResponseProjection
-
def
all$(maxDepth: Int): ElementResponseProjection
- Definition Classes
- ElementResponseProjection → GraphQLResponseProjection
- Annotations
- @Override()
-
def
all$(): ElementResponseProjection
- Definition Classes
- ElementResponseProjection → GraphQLResponseProjection
- Annotations
- @Override()
- def appVersion(alias: String): ElementResponseProjection
- def appVersion(): ElementResponseProjection
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- def attrs(alias: String, subProjection: DocPropsResponseProjection): ElementResponseProjection
- def attrs(subProjection: DocPropsResponseProjection): ElementResponseProjection
- def businessType(alias: String): ElementResponseProjection
- def businessType(): ElementResponseProjection
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- def createdAt(alias: String): ElementResponseProjection
- def createdAt(): ElementResponseProjection
- def creator(alias: String): ElementResponseProjection
- def creator(): ElementResponseProjection
- def creatorId(alias: String): ElementResponseProjection
- def creatorId(): ElementResponseProjection
- def definition(alias: String, subProjection: DocPropsResponseProjection): ElementResponseProjection
- def definition(subProjection: DocPropsResponseProjection): ElementResponseProjection
- def description(alias: String): ElementResponseProjection
- def description(): ElementResponseProjection
- def docType(alias: String): ElementResponseProjection
- def docType(): ElementResponseProjection
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def id(alias: String): ElementResponseProjection
- def id(): ElementResponseProjection
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def isSystem(alias: String): ElementResponseProjection
- def isSystem(): ElementResponseProjection
- def name(alias: String): ElementResponseProjection
- def name(): ElementResponseProjection
-
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()
- def ownerId(alias: String): ElementResponseProjection
- def ownerId(): ElementResponseProjection
- def patternMatched(alias: String): ElementResponseProjection
- def patternMatched(): ElementResponseProjection
- def platforms(alias: String): ElementResponseProjection
- def platforms(): ElementResponseProjection
- def screenshot(alias: String, subProjection: ScreenshotResponseProjection): ElementResponseProjection
- def screenshot(subProjection: ScreenshotResponseProjection): ElementResponseProjection
- def sdkVersion(alias: String): ElementResponseProjection
- def sdkVersion(): ElementResponseProjection
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- GraphQLResponseProjection → AnyRef → Any
- def typename(alias: String): ElementResponseProjection
- def typename(): ElementResponseProjection
- def updatedAt(alias: String): ElementResponseProjection
- def updatedAt(): ElementResponseProjection
- def updater(alias: String): ElementResponseProjection
- def updater(): ElementResponseProjection
- def updaterId(alias: String): ElementResponseProjection
- def updaterId(): ElementResponseProjection
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()