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() @IntrinsicCandidate()
  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. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  21. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  22. def id(alias: String): TunnelResponseProjection
  23. def id(): TunnelResponseProjection
  24. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  25. def key(alias: String): TunnelResponseProjection
  26. def key(): TunnelResponseProjection
  27. def name(alias: String): TunnelResponseProjection
  28. def name(): TunnelResponseProjection
  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 ownerId(alias: String): TunnelResponseProjection
  33. def ownerId(): TunnelResponseProjection
  34. def projectKey(alias: String): TunnelResponseProjection
  35. def projectKey(): TunnelResponseProjection
  36. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  37. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  38. def type(alias: String): TunnelResponseProjection
  39. def type(): TunnelResponseProjection
  40. def typename(alias: String): TunnelResponseProjection
  41. def typename(): TunnelResponseProjection
  42. def updatedAt(alias: String): TunnelResponseProjection
  43. def updatedAt(): TunnelResponseProjection
  44. def updater(alias: String): TunnelResponseProjection
  45. def updater(): TunnelResponseProjection
  46. def updaterId(alias: String): TunnelResponseProjection
  47. def updaterId(): TunnelResponseProjection
  48. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  49. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  50. 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