Packages

c

io.growing.graphql.model

AnalysisAlertsResponseProjection

class AnalysisAlertsResponseProjection extends GraphQLResponseProjection

Response projection for AnalysisAlerts

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

Instance Constructors

  1. new AnalysisAlertsResponseProjection()

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 alertCharts(alias: String, subProjection: AlertChartsResponseProjection): AnalysisAlertsResponseProjection
  5. def alertCharts(subProjection: AlertChartsResponseProjection): AnalysisAlertsResponseProjection
  6. def all$(maxDepth: Int): AnalysisAlertsResponseProjection
    Definition Classes
    AnalysisAlertsResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  7. def all$(): AnalysisAlertsResponseProjection
    Definition Classes
    AnalysisAlertsResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  8. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  9. def chartId(alias: String): AnalysisAlertsResponseProjection
  10. def chartId(): AnalysisAlertsResponseProjection
  11. def chartName(alias: String, subProjection: ChartNmaeResponseProjection): AnalysisAlertsResponseProjection
  12. def chartName(subProjection: ChartNmaeResponseProjection): AnalysisAlertsResponseProjection
  13. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  14. def createdAt(alias: String): AnalysisAlertsResponseProjection
  15. def createdAt(): AnalysisAlertsResponseProjection
  16. def creator(alias: String): AnalysisAlertsResponseProjection
  17. def creator(): AnalysisAlertsResponseProjection
  18. def creatorId(alias: String): AnalysisAlertsResponseProjection
  19. def creatorId(): AnalysisAlertsResponseProjection
  20. def cronExpression(alias: String): AnalysisAlertsResponseProjection
  21. def cronExpression(): AnalysisAlertsResponseProjection
  22. def description(alias: String): AnalysisAlertsResponseProjection
  23. def description(): AnalysisAlertsResponseProjection
  24. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  25. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  26. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  27. def globalFilter(alias: String, subProjection: FilterResponseProjection): AnalysisAlertsResponseProjection
  28. def globalFilter(subProjection: FilterResponseProjection): AnalysisAlertsResponseProjection
  29. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  30. def id(alias: String): AnalysisAlertsResponseProjection
  31. def id(): AnalysisAlertsResponseProjection
  32. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  33. def name(alias: String): AnalysisAlertsResponseProjection
  34. def name(): AnalysisAlertsResponseProjection
  35. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  36. def noticeInfo(alias: String, subProjection: NoticeInfoResponseProjection): AnalysisAlertsResponseProjection
  37. def noticeInfo(subProjection: NoticeInfoResponseProjection): AnalysisAlertsResponseProjection
  38. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  39. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  40. def ownerId(alias: String): AnalysisAlertsResponseProjection
  41. def ownerId(): AnalysisAlertsResponseProjection
  42. def status(alias: String): AnalysisAlertsResponseProjection
  43. def status(): AnalysisAlertsResponseProjection
  44. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  45. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  46. def typename(alias: String): AnalysisAlertsResponseProjection
  47. def typename(): AnalysisAlertsResponseProjection
  48. def updatedAt(alias: String): AnalysisAlertsResponseProjection
  49. def updatedAt(): AnalysisAlertsResponseProjection
  50. def updater(alias: String): AnalysisAlertsResponseProjection
  51. def updater(): AnalysisAlertsResponseProjection
  52. def updaterId(alias: String): AnalysisAlertsResponseProjection
  53. def updaterId(): AnalysisAlertsResponseProjection
  54. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  55. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  56. 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