Packages

c

io.growing.graphql.model

SegmentResponseProjection

class SegmentResponseProjection extends GraphQLResponseProjection

Response projection for Segment

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

Instance Constructors

  1. new SegmentResponseProjection()

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): SegmentResponseProjection
    Definition Classes
    SegmentResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  5. def all$(): SegmentResponseProjection
    Definition Classes
    SegmentResponseProjection → 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()
  8. def compute(alias: String, subProjection: ComputeDefinitionResponseProjection): SegmentResponseProjection
  9. def compute(subProjection: ComputeDefinitionResponseProjection): SegmentResponseProjection
  10. def createdAt(alias: String): SegmentResponseProjection
  11. def createdAt(): SegmentResponseProjection
  12. def createdBy(alias: String): SegmentResponseProjection
  13. def createdBy(): SegmentResponseProjection
  14. def creator(alias: String): SegmentResponseProjection
  15. def creator(): SegmentResponseProjection
  16. def creatorId(alias: String): SegmentResponseProjection
  17. def creatorId(): SegmentResponseProjection
  18. def description(alias: String): SegmentResponseProjection
  19. def description(): SegmentResponseProjection
  20. def detector(alias: String, subProjection: DetectorResponseProjection): SegmentResponseProjection
  21. def detector(subProjection: DetectorResponseProjection): SegmentResponseProjection
  22. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  23. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  24. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  25. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  26. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  27. def id(alias: String): SegmentResponseProjection
  28. def id(): SegmentResponseProjection
  29. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  30. def name(alias: String): SegmentResponseProjection
  31. def name(): SegmentResponseProjection
  32. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  33. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  34. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  35. def ownerId(alias: String): SegmentResponseProjection
  36. def ownerId(): SegmentResponseProjection
  37. def scheduler(alias: String): SegmentResponseProjection
  38. def scheduler(): SegmentResponseProjection
  39. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  40. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  41. def typename(alias: String): SegmentResponseProjection
  42. def typename(): SegmentResponseProjection
  43. def updatedAt(alias: String): SegmentResponseProjection
  44. def updatedAt(): SegmentResponseProjection
  45. def updater(alias: String): SegmentResponseProjection
  46. def updater(): SegmentResponseProjection
  47. def updaterId(alias: String): SegmentResponseProjection
  48. def updaterId(): SegmentResponseProjection
  49. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  50. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  51. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from GraphQLResponseProjection

Inherited from AnyRef

Inherited from Any

Ungrouped