Packages

c

io.growing.graphql.model

EventImportJobResponseProjection

class EventImportJobResponseProjection extends GraphQLResponseProjection

Response projection for EventImportJob

Annotations
@Generated()
Linear Supertypes
GraphQLResponseProjection, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. EventImportJobResponseProjection
  2. GraphQLResponseProjection
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new EventImportJobResponseProjection()

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def all$(maxDepth: Int): EventImportJobResponseProjection
    Definition Classes
    EventImportJobResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  5. def all$(): EventImportJobResponseProjection
    Definition Classes
    EventImportJobResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  6. def argument(alias: String, subProjection: EventImportArgumentResponseProjection): EventImportJobResponseProjection
  7. def argument(subProjection: EventImportArgumentResponseProjection): EventImportJobResponseProjection
  8. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  9. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  10. def createdAt(alias: String): EventImportJobResponseProjection
  11. def createdAt(): EventImportJobResponseProjection
  12. def creator(alias: String): EventImportJobResponseProjection
  13. def creator(): EventImportJobResponseProjection
  14. def creatorId(alias: String): EventImportJobResponseProjection
  15. def creatorId(): EventImportJobResponseProjection
  16. def description(alias: String): EventImportJobResponseProjection
  17. def description(): EventImportJobResponseProjection
  18. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  19. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  20. def error(alias: String, subProjection: ErrorResponseProjection): EventImportJobResponseProjection
  21. def error(subProjection: ErrorResponseProjection): EventImportJobResponseProjection
  22. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  23. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  24. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  25. def id(alias: String): EventImportJobResponseProjection
  26. def id(): EventImportJobResponseProjection
  27. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  28. def name(alias: String): EventImportJobResponseProjection
  29. def name(): EventImportJobResponseProjection
  30. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  31. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  32. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  33. def ownerId(alias: String): EventImportJobResponseProjection
  34. def ownerId(): EventImportJobResponseProjection
  35. def parameter(alias: String, subProjection: EventImportParameterResponseProjection): EventImportJobResponseProjection
  36. def parameter(subProjection: EventImportParameterResponseProjection): EventImportJobResponseProjection
  37. def stage(alias: String): EventImportJobResponseProjection
  38. def stage(): EventImportJobResponseProjection
  39. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  40. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  41. def type(alias: String): EventImportJobResponseProjection
  42. def type(): EventImportJobResponseProjection
  43. def typename(alias: String): EventImportJobResponseProjection
  44. def typename(): EventImportJobResponseProjection
  45. def updatedAt(alias: String): EventImportJobResponseProjection
  46. def updatedAt(): EventImportJobResponseProjection
  47. def updater(alias: String): EventImportJobResponseProjection
  48. def updater(): EventImportJobResponseProjection
  49. def updaterId(alias: String): EventImportJobResponseProjection
  50. def updaterId(): EventImportJobResponseProjection
  51. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  52. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  53. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from GraphQLResponseProjection

Inherited from AnyRef

Inherited from Any

Ungrouped