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