class RetentionAnalysisResponseProjection extends GraphQLResponseProjection
Response projection for RetentionAnalysis
- Annotations
- @Generated()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- RetentionAnalysisResponseProjection
- GraphQLResponseProjection
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new RetentionAnalysisResponseProjection()
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): RetentionAnalysisResponseProjection
- Definition Classes
- RetentionAnalysisResponseProjection → GraphQLResponseProjection
- Annotations
- @Override()
-
def
all$(): RetentionAnalysisResponseProjection
- Definition Classes
- RetentionAnalysisResponseProjection → GraphQLResponseProjection
- Annotations
- @Override()
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- def chartType(alias: String): RetentionAnalysisResponseProjection
- def chartType(): RetentionAnalysisResponseProjection
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- def createdAt(alias: String): RetentionAnalysisResponseProjection
- def createdAt(): RetentionAnalysisResponseProjection
- def creator(alias: String): RetentionAnalysisResponseProjection
- def creator(): RetentionAnalysisResponseProjection
- def creatorId(alias: String): RetentionAnalysisResponseProjection
- def creatorId(): RetentionAnalysisResponseProjection
- def currentTurn(alias: String): RetentionAnalysisResponseProjection
- def currentTurn(): RetentionAnalysisResponseProjection
- def description(alias: String): RetentionAnalysisResponseProjection
- def description(): RetentionAnalysisResponseProjection
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def eventType(alias: String): RetentionAnalysisResponseProjection
- def eventType(): RetentionAnalysisResponseProjection
-
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): RetentionAnalysisResponseProjection
- def id(): RetentionAnalysisResponseProjection
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def measurements(alias: String, subProjection: MeasurementResponseProjection): RetentionAnalysisResponseProjection
- def measurements(subProjection: MeasurementResponseProjection): RetentionAnalysisResponseProjection
- def name(alias: String): RetentionAnalysisResponseProjection
- def name(): RetentionAnalysisResponseProjection
-
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): RetentionAnalysisResponseProjection
- def ownerId(): RetentionAnalysisResponseProjection
- def range(alias: String): RetentionAnalysisResponseProjection
- def range(): RetentionAnalysisResponseProjection
- def splitter(alias: String, subProjection: SplitterResponseProjection): RetentionAnalysisResponseProjection
- def splitter(subProjection: SplitterResponseProjection): RetentionAnalysisResponseProjection
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- def targetUser(alias: String, subProjection: TargetUserResponseProjection): RetentionAnalysisResponseProjection
- def targetUser(subProjection: TargetUserResponseProjection): RetentionAnalysisResponseProjection
- def timeRange(alias: String): RetentionAnalysisResponseProjection
- def timeRange(): RetentionAnalysisResponseProjection
-
def
toString(): String
- Definition Classes
- GraphQLResponseProjection → AnyRef → Any
- def typename(alias: String): RetentionAnalysisResponseProjection
- def typename(): RetentionAnalysisResponseProjection
- def updatedAt(alias: String): RetentionAnalysisResponseProjection
- def updatedAt(): RetentionAnalysisResponseProjection
- def updater(alias: String): RetentionAnalysisResponseProjection
- def updater(): RetentionAnalysisResponseProjection
- def updaterId(alias: String): RetentionAnalysisResponseProjection
- def updaterId(): RetentionAnalysisResponseProjection
-
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()