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() @IntrinsicCandidate()
  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. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  29. def granularities(alias: String, subProjection: GranularityResponseProjection): EventAnalysisResponseProjection
  30. def granularities(subProjection: GranularityResponseProjection): EventAnalysisResponseProjection
  31. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  32. def id(alias: String): EventAnalysisResponseProjection
  33. def id(): EventAnalysisResponseProjection
  34. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  35. def isSystem(alias: String): EventAnalysisResponseProjection
  36. def isSystem(): EventAnalysisResponseProjection
  37. def limit(alias: String): EventAnalysisResponseProjection
  38. def limit(): EventAnalysisResponseProjection
  39. def measurements(alias: String, subProjection: MeasurementResponseProjection): EventAnalysisResponseProjection
  40. def measurements(subProjection: MeasurementResponseProjection): EventAnalysisResponseProjection
  41. def metrics(alias: String, subProjection: OlapMetricResponseProjection): EventAnalysisResponseProjection
  42. def metrics(subProjection: OlapMetricResponseProjection): EventAnalysisResponseProjection
  43. def name(alias: String): EventAnalysisResponseProjection
  44. def name(): EventAnalysisResponseProjection
  45. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  46. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  47. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  48. def orders(alias: String, subProjection: OrderResponseProjection): EventAnalysisResponseProjection
  49. def orders(subProjection: OrderResponseProjection): EventAnalysisResponseProjection
  50. def ownerId(alias: String): EventAnalysisResponseProjection
  51. def ownerId(): EventAnalysisResponseProjection
  52. def splitter(alias: String, subProjection: SplitterResponseProjection): EventAnalysisResponseProjection
  53. def splitter(subProjection: SplitterResponseProjection): EventAnalysisResponseProjection
  54. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  55. def targetUser(alias: String, subProjection: TargetUserResponseProjection): EventAnalysisResponseProjection
  56. def targetUser(subProjection: TargetUserResponseProjection): EventAnalysisResponseProjection
  57. def timeRange(alias: String): EventAnalysisResponseProjection
  58. def timeRange(): EventAnalysisResponseProjection
  59. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  60. def typename(alias: String): EventAnalysisResponseProjection
  61. def typename(): EventAnalysisResponseProjection
  62. def updatedAt(alias: String): EventAnalysisResponseProjection
  63. def updatedAt(): EventAnalysisResponseProjection
  64. def updater(alias: String): EventAnalysisResponseProjection
  65. def updater(): EventAnalysisResponseProjection
  66. def updaterId(alias: String): EventAnalysisResponseProjection
  67. def updaterId(): EventAnalysisResponseProjection
  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()
  70. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from GraphQLResponseProjection

Inherited from AnyRef

Inherited from Any

Ungrouped