Packages

c

io.growing.graphql.model

TunnelResponseProjection

class TunnelResponseProjection extends GraphQLResponseProjection

Response projection for Tunnel

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

Instance Constructors

  1. new TunnelResponseProjection()

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