Packages

c

io.growing.graphql.model

TencentPortraitResponseProjection

class TencentPortraitResponseProjection extends GraphQLResponseProjection

Response projection for TencentPortrait

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

Instance Constructors

  1. new TencentPortraitResponseProjection()

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): TencentPortraitResponseProjection
    Definition Classes
    TencentPortraitResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  5. def all$(): TencentPortraitResponseProjection
    Definition Classes
    TencentPortraitResponseProjection → 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() @HotSpotIntrinsicCandidate()
  8. def createdAt(alias: String): TencentPortraitResponseProjection
  9. def createdAt(): TencentPortraitResponseProjection
  10. def creator(alias: String): TencentPortraitResponseProjection
  11. def creator(): TencentPortraitResponseProjection
  12. def creatorId(alias: String): TencentPortraitResponseProjection
  13. def creatorId(): TencentPortraitResponseProjection
  14. def description(alias: String): TencentPortraitResponseProjection
  15. def description(): TencentPortraitResponseProjection
  16. def detector(alias: String, subProjection: DetectorResponseProjection): TencentPortraitResponseProjection
  17. def detector(subProjection: DetectorResponseProjection): TencentPortraitResponseProjection
  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() @HotSpotIntrinsicCandidate()
  21. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  22. def id(alias: String): TencentPortraitResponseProjection
  23. def id(): TencentPortraitResponseProjection
  24. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  25. def jobId(alias: String): TencentPortraitResponseProjection
  26. def jobId(): TencentPortraitResponseProjection
  27. def mode(alias: String): TencentPortraitResponseProjection
  28. def mode(): TencentPortraitResponseProjection
  29. def name(alias: String): TencentPortraitResponseProjection
  30. def name(): TencentPortraitResponseProjection
  31. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  32. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  33. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  34. def segmentId(alias: String): TencentPortraitResponseProjection
  35. def segmentId(): TencentPortraitResponseProjection
  36. def segmentName(alias: String): TencentPortraitResponseProjection
  37. def segmentName(): TencentPortraitResponseProjection
  38. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  39. def tencentTagNames(alias: String): TencentPortraitResponseProjection
  40. def tencentTagNames(): TencentPortraitResponseProjection
  41. def tencentTags(alias: String): TencentPortraitResponseProjection
  42. def tencentTags(): TencentPortraitResponseProjection
  43. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  44. def typename(alias: String): TencentPortraitResponseProjection
  45. def typename(): TencentPortraitResponseProjection
  46. def updatedAt(alias: String): TencentPortraitResponseProjection
  47. def updatedAt(): TencentPortraitResponseProjection
  48. def updater(alias: String): TencentPortraitResponseProjection
  49. def updater(): TencentPortraitResponseProjection
  50. def updaterId(alias: String): TencentPortraitResponseProjection
  51. def updaterId(): TencentPortraitResponseProjection
  52. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  53. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  54. 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