Packages

c

io.growing.graphql.model

NamedEntityResponseProjection

class NamedEntityResponseProjection extends GraphQLResponseProjection

Response projection for NamedEntity

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

Instance Constructors

  1. new NamedEntityResponseProjection()

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): NamedEntityResponseProjection
    Definition Classes
    NamedEntityResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  5. def all$(): NamedEntityResponseProjection
    Definition Classes
    NamedEntityResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  8. def createdAt(alias: String): NamedEntityResponseProjection
  9. def createdAt(): NamedEntityResponseProjection
  10. def creator(alias: String): NamedEntityResponseProjection
  11. def creator(): NamedEntityResponseProjection
  12. def creatorId(alias: String): NamedEntityResponseProjection
  13. def creatorId(): NamedEntityResponseProjection
  14. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  15. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  16. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  17. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  18. def id(alias: String): NamedEntityResponseProjection
  19. def id(): NamedEntityResponseProjection
  20. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  21. def name(alias: String): NamedEntityResponseProjection
  22. def name(): NamedEntityResponseProjection
  23. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  24. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  25. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  26. def onAnalysisAlerts(alias: String, subProjection: AnalysisAlertsResponseProjection): NamedEntityResponseProjection
  27. def onAnalysisAlerts(subProjection: AnalysisAlertsResponseProjection): NamedEntityResponseProjection
  28. def onComplexMetric(alias: String, subProjection: ComplexMetricResponseProjection): NamedEntityResponseProjection
  29. def onComplexMetric(subProjection: ComplexMetricResponseProjection): NamedEntityResponseProjection
  30. def onCustomEvent(alias: String, subProjection: CustomEventResponseProjection): NamedEntityResponseProjection
  31. def onCustomEvent(subProjection: CustomEventResponseProjection): NamedEntityResponseProjection
  32. def onDashboard(alias: String, subProjection: DashboardResponseProjection): NamedEntityResponseProjection
  33. def onDashboard(subProjection: DashboardResponseProjection): NamedEntityResponseProjection
  34. def onElement(alias: String, subProjection: ElementResponseProjection): NamedEntityResponseProjection
  35. def onElement(subProjection: ElementResponseProjection): NamedEntityResponseProjection
  36. def onEventAnalysis(alias: String, subProjection: EventAnalysisResponseProjection): NamedEntityResponseProjection
  37. def onEventAnalysis(subProjection: EventAnalysisResponseProjection): NamedEntityResponseProjection
  38. def onEventImportJob(alias: String, subProjection: EventImportJobResponseProjection): NamedEntityResponseProjection
  39. def onEventImportJob(subProjection: EventImportJobResponseProjection): NamedEntityResponseProjection
  40. def onEventVariable(alias: String, subProjection: EventVariableResponseProjection): NamedEntityResponseProjection
  41. def onEventVariable(subProjection: EventVariableResponseProjection): NamedEntityResponseProjection
  42. def onFrequencyAnalysis(alias: String, subProjection: FrequencyAnalysisResponseProjection): NamedEntityResponseProjection
  43. def onFrequencyAnalysis(subProjection: FrequencyAnalysisResponseProjection): NamedEntityResponseProjection
  44. def onFunnelAnalysis(alias: String, subProjection: FunnelAnalysisResponseProjection): NamedEntityResponseProjection
  45. def onFunnelAnalysis(subProjection: FunnelAnalysisResponseProjection): NamedEntityResponseProjection
  46. def onItemModel(alias: String, subProjection: ItemModelResponseProjection): NamedEntityResponseProjection
  47. def onItemModel(subProjection: ItemModelResponseProjection): NamedEntityResponseProjection
  48. def onItemVariable(alias: String, subProjection: ItemVariableResponseProjection): NamedEntityResponseProjection
  49. def onItemVariable(subProjection: ItemVariableResponseProjection): NamedEntityResponseProjection
  50. def onKpiAnalysis(alias: String, subProjection: KpiAnalysisResponseProjection): NamedEntityResponseProjection
  51. def onKpiAnalysis(subProjection: KpiAnalysisResponseProjection): NamedEntityResponseProjection
  52. def onOlapEventAnalysis(alias: String, subProjection: OlapEventAnalysisResponseProjection): NamedEntityResponseProjection
  53. def onOlapEventAnalysis(subProjection: OlapEventAnalysisResponseProjection): NamedEntityResponseProjection
  54. def onRetentionAnalysis(alias: String, subProjection: RetentionAnalysisResponseProjection): NamedEntityResponseProjection
  55. def onRetentionAnalysis(subProjection: RetentionAnalysisResponseProjection): NamedEntityResponseProjection
  56. def onSegment(alias: String, subProjection: SegmentResponseProjection): NamedEntityResponseProjection
  57. def onSegment(subProjection: SegmentResponseProjection): NamedEntityResponseProjection
  58. def onSimpleEvent(alias: String, subProjection: SimpleEventResponseProjection): NamedEntityResponseProjection
  59. def onSimpleEvent(subProjection: SimpleEventResponseProjection): NamedEntityResponseProjection
  60. def onTag(alias: String, subProjection: TagResponseProjection): NamedEntityResponseProjection
  61. def onTag(subProjection: TagResponseProjection): NamedEntityResponseProjection
  62. def onTrackOverviewAnalysis(alias: String, subProjection: TrackOverviewAnalysisResponseProjection): NamedEntityResponseProjection
  63. def onTrackOverviewAnalysis(subProjection: TrackOverviewAnalysisResponseProjection): NamedEntityResponseProjection
  64. def onTunnel(alias: String, subProjection: TunnelResponseProjection): NamedEntityResponseProjection
  65. def onTunnel(subProjection: TunnelResponseProjection): NamedEntityResponseProjection
  66. def onUserIdentity(alias: String, subProjection: UserIdentityResponseProjection): NamedEntityResponseProjection
  67. def onUserIdentity(subProjection: UserIdentityResponseProjection): NamedEntityResponseProjection
  68. def onUserVariable(alias: String, subProjection: UserVariableResponseProjection): NamedEntityResponseProjection
  69. def onUserVariable(subProjection: UserVariableResponseProjection): NamedEntityResponseProjection
  70. def ownerId(alias: String): NamedEntityResponseProjection
  71. def ownerId(): NamedEntityResponseProjection
  72. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  73. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  74. def typename(alias: String): NamedEntityResponseProjection
  75. def typename(): NamedEntityResponseProjection
  76. def updatedAt(alias: String): NamedEntityResponseProjection
  77. def updatedAt(): NamedEntityResponseProjection
  78. def updater(alias: String): NamedEntityResponseProjection
  79. def updater(): NamedEntityResponseProjection
  80. def updaterId(alias: String): NamedEntityResponseProjection
  81. def updaterId(): NamedEntityResponseProjection
  82. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  83. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  84. 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