Packages

c

io.growing.graphql.model

AlertMetricResponseProjection

class AlertMetricResponseProjection extends GraphQLResponseProjection

Response projection for AlertMetric

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

Instance Constructors

  1. new AlertMetricResponseProjection()

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 alias(alias: String): AlertMetricResponseProjection
  5. def alias(): AlertMetricResponseProjection
  6. def all$(maxDepth: Int): AlertMetricResponseProjection
    Definition Classes
    AlertMetricResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  7. def all$(): AlertMetricResponseProjection
    Definition Classes
    AlertMetricResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  8. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  9. def attribute(alias: String): AlertMetricResponseProjection
  10. def attribute(): AlertMetricResponseProjection
  11. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  12. def dimensionFilter(alias: String, subProjection: FilterResponseProjection): AlertMetricResponseProjection
  13. def dimensionFilter(subProjection: FilterResponseProjection): AlertMetricResponseProjection
  14. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  15. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  16. def filter(alias: String, subProjection: FilterResponseProjection): AlertMetricResponseProjection
  17. def filter(subProjection: FilterResponseProjection): AlertMetricResponseProjection
  18. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  19. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  20. def id(alias: String): AlertMetricResponseProjection
  21. def id(): AlertMetricResponseProjection
  22. def interval(alias: String): AlertMetricResponseProjection
  23. def interval(): AlertMetricResponseProjection
  24. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  25. def math(alias: String): AlertMetricResponseProjection
  26. def math(): AlertMetricResponseProjection
  27. def name(alias: String): AlertMetricResponseProjection
  28. def name(): AlertMetricResponseProjection
  29. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  30. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  31. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  32. def rules(alias: String, subProjection: RulesResponseProjection): AlertMetricResponseProjection
  33. def rules(subProjection: RulesResponseProjection): AlertMetricResponseProjection
  34. def subgroupAggregation(alias: String, subProjection: SubgroupAggregationResponseProjection): AlertMetricResponseProjection
  35. def subgroupAggregation(subProjection: SubgroupAggregationResponseProjection): AlertMetricResponseProjection
  36. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  37. def targetUser(alias: String): AlertMetricResponseProjection
  38. def targetUser(): AlertMetricResponseProjection
  39. def timeRange(alias: String): AlertMetricResponseProjection
  40. def timeRange(): AlertMetricResponseProjection
  41. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  42. def type(alias: String): AlertMetricResponseProjection
  43. def type(): AlertMetricResponseProjection
  44. def typename(alias: String): AlertMetricResponseProjection
  45. def typename(): AlertMetricResponseProjection
  46. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  47. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  48. 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