class EventImportJobResponseProjection extends GraphQLResponseProjection
Response projection for EventImportJob
- Annotations
- @Generated()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- EventImportJobResponseProjection
- GraphQLResponseProjection
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new EventImportJobResponseProjection()
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
all$(maxDepth: Int): EventImportJobResponseProjection
- Definition Classes
- EventImportJobResponseProjection → GraphQLResponseProjection
- Annotations
- @Override()
-
def
all$(): EventImportJobResponseProjection
- Definition Classes
- EventImportJobResponseProjection → GraphQLResponseProjection
- Annotations
- @Override()
- def argument(alias: String, subProjection: EventImportArgumentResponseProjection): EventImportJobResponseProjection
- def argument(subProjection: EventImportArgumentResponseProjection): EventImportJobResponseProjection
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- def createdAt(alias: String): EventImportJobResponseProjection
- def createdAt(): EventImportJobResponseProjection
- def creator(alias: String): EventImportJobResponseProjection
- def creator(): EventImportJobResponseProjection
- def creatorId(alias: String): EventImportJobResponseProjection
- def creatorId(): EventImportJobResponseProjection
- def description(alias: String): EventImportJobResponseProjection
- def description(): EventImportJobResponseProjection
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def error(alias: String, subProjection: ErrorResponseProjection): EventImportJobResponseProjection
- def error(subProjection: ErrorResponseProjection): EventImportJobResponseProjection
-
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): EventImportJobResponseProjection
- def id(): EventImportJobResponseProjection
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def name(alias: String): EventImportJobResponseProjection
- def name(): EventImportJobResponseProjection
-
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): EventImportJobResponseProjection
- def ownerId(): EventImportJobResponseProjection
- def parameter(alias: String, subProjection: EventImportParameterResponseProjection): EventImportJobResponseProjection
- def parameter(subProjection: EventImportParameterResponseProjection): EventImportJobResponseProjection
- def stage(alias: String): EventImportJobResponseProjection
- def stage(): EventImportJobResponseProjection
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- GraphQLResponseProjection → AnyRef → Any
- def type(alias: String): EventImportJobResponseProjection
- def type(): EventImportJobResponseProjection
- def typename(alias: String): EventImportJobResponseProjection
- def typename(): EventImportJobResponseProjection
- def updatedAt(alias: String): EventImportJobResponseProjection
- def updatedAt(): EventImportJobResponseProjection
- def updater(alias: String): EventImportJobResponseProjection
- def updater(): EventImportJobResponseProjection
- def updaterId(alias: String): EventImportJobResponseProjection
- def updaterId(): EventImportJobResponseProjection
-
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()