Packages

c

io.growing.graphql.model

EventAnalysisResponseProjection

class EventAnalysisResponseProjection extends GraphQLResponseProjection

Response projection for EventAnalysis

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

Instance Constructors

  1. new EventAnalysisResponseProjection()

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): EventAnalysisResponseProjection
    Definition Classes
    EventAnalysisResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  5. def all$(): EventAnalysisResponseProjection
    Definition Classes
    EventAnalysisResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def attrs(alias: String): EventAnalysisResponseProjection
  8. def attrs(): EventAnalysisResponseProjection
  9. def businessType(alias: String): EventAnalysisResponseProjection
  10. def businessType(): EventAnalysisResponseProjection
  11. def chartType(alias: String): EventAnalysisResponseProjection
  12. def chartType(): EventAnalysisResponseProjection
  13. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  14. def createdAt(alias: String): EventAnalysisResponseProjection
  15. def createdAt(): EventAnalysisResponseProjection
  16. def creator(alias: String): EventAnalysisResponseProjection
  17. def creator(): EventAnalysisResponseProjection
  18. def creatorId(alias: String): EventAnalysisResponseProjection
  19. def creatorId(): EventAnalysisResponseProjection
  20. def description(alias: String): EventAnalysisResponseProjection
  21. def description(): EventAnalysisResponseProjection
  22. def dimensions(alias: String): EventAnalysisResponseProjection
  23. def dimensions(): EventAnalysisResponseProjection
  24. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  25. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  26. def filter(alias: String, subProjection: FilterResponseProjection): EventAnalysisResponseProjection
  27. def filter(subProjection: FilterResponseProjection): EventAnalysisResponseProjection
  28. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  29. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  30. def granularities(alias: String, subProjection: GranularityResponseProjection): EventAnalysisResponseProjection
  31. def granularities(subProjection: GranularityResponseProjection): EventAnalysisResponseProjection
  32. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  33. def id(alias: String): EventAnalysisResponseProjection
  34. def id(): EventAnalysisResponseProjection
  35. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  36. def isSystem(alias: String): EventAnalysisResponseProjection
  37. def isSystem(): EventAnalysisResponseProjection
  38. def limit(alias: String): EventAnalysisResponseProjection
  39. def limit(): EventAnalysisResponseProjection
  40. def measurements(alias: String, subProjection: MeasurementResponseProjection): EventAnalysisResponseProjection
  41. def measurements(subProjection: MeasurementResponseProjection): EventAnalysisResponseProjection
  42. def name(alias: String): EventAnalysisResponseProjection
  43. def name(): EventAnalysisResponseProjection
  44. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  45. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  46. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  47. def orders(alias: String, subProjection: OrderResponseProjection): EventAnalysisResponseProjection
  48. def orders(subProjection: OrderResponseProjection): EventAnalysisResponseProjection
  49. def ownerId(alias: String): EventAnalysisResponseProjection
  50. def ownerId(): EventAnalysisResponseProjection
  51. def splitter(alias: String, subProjection: SplitterResponseProjection): EventAnalysisResponseProjection
  52. def splitter(subProjection: SplitterResponseProjection): EventAnalysisResponseProjection
  53. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  54. def targetUser(alias: String, subProjection: TargetUserResponseProjection): EventAnalysisResponseProjection
  55. def targetUser(subProjection: TargetUserResponseProjection): EventAnalysisResponseProjection
  56. def timeRange(alias: String): EventAnalysisResponseProjection
  57. def timeRange(): EventAnalysisResponseProjection
  58. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  59. def typename(alias: String): EventAnalysisResponseProjection
  60. def typename(): EventAnalysisResponseProjection
  61. def updatedAt(alias: String): EventAnalysisResponseProjection
  62. def updatedAt(): EventAnalysisResponseProjection
  63. def updater(alias: String): EventAnalysisResponseProjection
  64. def updater(): EventAnalysisResponseProjection
  65. def updaterId(alias: String): EventAnalysisResponseProjection
  66. def updaterId(): EventAnalysisResponseProjection
  67. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  68. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  69. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from GraphQLResponseProjection

Inherited from AnyRef

Inherited from Any

Ungrouped