class TunnelResponseProjection extends GraphQLResponseProjection
Response projection for Tunnel
- Annotations
- @Generated()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TunnelResponseProjection
- GraphQLResponseProjection
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new TunnelResponseProjection()
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
all$(maxDepth: Int): TunnelResponseProjection
- Definition Classes
- TunnelResponseProjection → GraphQLResponseProjection
- Annotations
- @Override()
-
def
all$(): TunnelResponseProjection
- Definition Classes
- TunnelResponseProjection → GraphQLResponseProjection
- Annotations
- @Override()
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- def config(alias: String, subProjection: TunnelConfigResponseProjection): TunnelResponseProjection
- def config(subProjection: TunnelConfigResponseProjection): TunnelResponseProjection
- def createdAt(alias: String): TunnelResponseProjection
- def createdAt(): TunnelResponseProjection
- def creator(alias: String): TunnelResponseProjection
- def creator(): TunnelResponseProjection
- def creatorId(alias: String): TunnelResponseProjection
- def creatorId(): TunnelResponseProjection
- def description(alias: String): TunnelResponseProjection
- def description(): TunnelResponseProjection
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def id(alias: String): TunnelResponseProjection
- def id(): TunnelResponseProjection
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def key(alias: String): TunnelResponseProjection
- def key(): TunnelResponseProjection
- def name(alias: String): TunnelResponseProjection
- def name(): TunnelResponseProjection
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- def ownerId(alias: String): TunnelResponseProjection
- def ownerId(): TunnelResponseProjection
- def projectKey(alias: String): TunnelResponseProjection
- def projectKey(): TunnelResponseProjection
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- GraphQLResponseProjection → AnyRef → Any
- def type(alias: String): TunnelResponseProjection
- def type(): TunnelResponseProjection
- def typename(alias: String): TunnelResponseProjection
- def typename(): TunnelResponseProjection
- def updatedAt(alias: String): TunnelResponseProjection
- def updatedAt(): TunnelResponseProjection
- def updater(alias: String): TunnelResponseProjection
- def updater(): TunnelResponseProjection
- def updaterId(alias: String): TunnelResponseProjection
- def updaterId(): TunnelResponseProjection
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()