Packages

c

io.growing.graphql.model

RetentionAnalysisResponseProjection

class RetentionAnalysisResponseProjection extends GraphQLResponseProjection

Response projection for RetentionAnalysis

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

Instance Constructors

  1. new RetentionAnalysisResponseProjection()

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

Inherited from GraphQLResponseProjection

Inherited from AnyRef

Inherited from Any

Ungrouped