Packages

t

it.agilelab.bigdata.wasp.master.web.openapi

PipegraphOpenApiComponentSupport

trait PipegraphOpenApiComponentSupport extends LangOpenApi with ProductOpenApi with CollectionsOpenApi with EnumOpenApi with ReaderModelOpenApiComponentSupport with WriterModelOpenApiComponentSupport with StrategyModelOpenApiComponentSupport with MlModelOnlyInfoComponentSupport

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. PipegraphOpenApiComponentSupport
  2. MlModelOnlyInfoComponentSupport
  3. StrategyModelOpenApiComponentSupport
  4. WriterModelOpenApiComponentSupport
  5. ReaderModelOpenApiComponentSupport
  6. DataStoreOpenApiComponentSupport
  7. EnumOpenApi
  8. CollectionsOpenApi
  9. ProductOpenApi
  10. OpenApiSchemaSupport
  11. LangOpenApi
  12. AnyRef
  13. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait OpenApiRefOps extends AnyRef
    Definition Classes
    OpenApiSchemaSupport

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. implicit def arrayOpenApi[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[Array[T]]
    Definition Classes
    CollectionsOpenApi
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. implicit lazy val booleanOpenApi: ToOpenApiSchema[Boolean]
    Definition Classes
    LangOpenApi
  7. implicit lazy val bsonObjectIdOpenApi: ToOpenApiSchema[BsonObjectId]
  8. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  9. implicit lazy val dashboardOpenApi: ToOpenApiSchema[DashboardModel]
  10. implicit lazy val dataStoreProductOpenApi: ToOpenApiSchema[DatastoreProduct]
  11. implicit lazy val doubleOpenApi: ToOpenApiSchema[Double]
    Definition Classes
    LangOpenApi
  12. implicit lazy val enrichmentSourcesOpenApiModel: ToOpenApiSchema[RestEnrichmentSource]
  13. def enumOpenApi[T <: Enumeration](enum: T)(implicit arg0: ClassTag[T]): ToOpenApiSchema[EnumOpenApi.enumOpenApi.T.Value]
    Definition Classes
    EnumOpenApi
  14. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  15. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  16. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  17. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  18. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  19. implicit lazy val instantOpenApi: ToOpenApiSchema[Instant]
    Definition Classes
    LangOpenApi
  20. implicit lazy val integerOpenApi: ToOpenApiSchema[Int]
    Definition Classes
    LangOpenApi
  21. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  22. implicit def listOpenApi[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[List[T]]
    Definition Classes
    CollectionsOpenApi
  23. implicit lazy val longOpenApi: ToOpenApiSchema[Long]
    Definition Classes
    LangOpenApi
  24. implicit def mapOpenApy[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[Map[String, T]]
    Definition Classes
    CollectionsOpenApi
  25. implicit lazy val mlMOdelOnlyInfoOpenApi: ToOpenApiSchema[MlModelOnlyInfo]
  26. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  27. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  28. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  29. def objectOpenApi[T]: ToOpenApiSchema[T]
    Definition Classes
    LangOpenApi
  30. implicit def optionOpenApi[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[Option[T]]
    Definition Classes
    CollectionsOpenApi
  31. implicit lazy val pipegraphInstanceOpenApi: ToOpenApiSchema[PipegraphInstanceModel]
  32. implicit lazy val pipegraphOpenApi: ToOpenApiSchema[PipegraphModel]
  33. implicit lazy val pipegraphStatusOpenApi: ToOpenApiSchema[models.PipegraphStatus.Value]
  34. def product1[T, P1](creator: (P1) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  35. def product10[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  36. def product11[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  37. def product12[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  38. def product13[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  39. def product14[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13], arg14: ToOpenApiSchema[P14]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  40. def product15[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13], arg14: ToOpenApiSchema[P14], arg15: ToOpenApiSchema[P15]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  41. def product16[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13], arg14: ToOpenApiSchema[P14], arg15: ToOpenApiSchema[P15], arg16: ToOpenApiSchema[P16]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  42. def product17[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13], arg14: ToOpenApiSchema[P14], arg15: ToOpenApiSchema[P15], arg16: ToOpenApiSchema[P16], arg17: ToOpenApiSchema[P17]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  43. def product18[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13], arg14: ToOpenApiSchema[P14], arg15: ToOpenApiSchema[P15], arg16: ToOpenApiSchema[P16], arg17: ToOpenApiSchema[P17], arg18: ToOpenApiSchema[P18]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  44. def product19[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13], arg14: ToOpenApiSchema[P14], arg15: ToOpenApiSchema[P15], arg16: ToOpenApiSchema[P16], arg17: ToOpenApiSchema[P17], arg18: ToOpenApiSchema[P18], arg19: ToOpenApiSchema[P19]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  45. def product2[T, P1, P2](creator: (P1, P2) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  46. def product20[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13], arg14: ToOpenApiSchema[P14], arg15: ToOpenApiSchema[P15], arg16: ToOpenApiSchema[P16], arg17: ToOpenApiSchema[P17], arg18: ToOpenApiSchema[P18], arg19: ToOpenApiSchema[P19], arg20: ToOpenApiSchema[P20]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  47. def product21[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13], arg14: ToOpenApiSchema[P14], arg15: ToOpenApiSchema[P15], arg16: ToOpenApiSchema[P16], arg17: ToOpenApiSchema[P17], arg18: ToOpenApiSchema[P18], arg19: ToOpenApiSchema[P19], arg20: ToOpenApiSchema[P20], arg21: ToOpenApiSchema[P21]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  48. def product22[T, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, P11, P12, P13, P14, P15, P16, P17, P18, P19, P20, P21, P22) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9], arg10: ToOpenApiSchema[P10], arg11: ToOpenApiSchema[P11], arg12: ToOpenApiSchema[P12], arg13: ToOpenApiSchema[P13], arg14: ToOpenApiSchema[P14], arg15: ToOpenApiSchema[P15], arg16: ToOpenApiSchema[P16], arg17: ToOpenApiSchema[P17], arg18: ToOpenApiSchema[P18], arg19: ToOpenApiSchema[P19], arg20: ToOpenApiSchema[P20], arg21: ToOpenApiSchema[P21], arg22: ToOpenApiSchema[P22]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  49. def product3[T, P1, P2, P3](creator: (P1, P2, P3) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  50. def product4[T, P1, P2, P3, P4](creator: (P1, P2, P3, P4) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  51. def product5[T, P1, P2, P3, P4, P5](creator: (P1, P2, P3, P4, P5) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  52. def product6[T, P1, P2, P3, P4, P5, P6](creator: (P1, P2, P3, P4, P5, P6) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  53. def product7[T, P1, P2, P3, P4, P5, P6, P7](creator: (P1, P2, P3, P4, P5, P6, P7) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  54. def product8[T, P1, P2, P3, P4, P5, P6, P7, P8](creator: (P1, P2, P3, P4, P5, P6, P7, P8) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  55. def product9[T, P1, P2, P3, P4, P5, P6, P7, P8, P9](creator: (P1, P2, P3, P4, P5, P6, P7, P8, P9) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2], arg3: ToOpenApiSchema[P3], arg4: ToOpenApiSchema[P4], arg5: ToOpenApiSchema[P5], arg6: ToOpenApiSchema[P6], arg7: ToOpenApiSchema[P7], arg8: ToOpenApiSchema[P8], arg9: ToOpenApiSchema[P9]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  56. val readerModelApply: (String, String, DatastoreProduct, Map[String, String]) ⇒ ReaderModel
  57. implicit lazy val readerModelOpenApi: ToOpenApiSchema[ReaderModel]
  58. implicit lazy val restEnrichmentConfigModelOpenApiModel: ToOpenApiSchema[RestEnrichmentConfigModel]
  59. implicit lazy val rtModelOpenApi: ToOpenApiSchema[RTModel]
  60. implicit def seqOpenApi[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[Seq[T]]
    Definition Classes
    CollectionsOpenApi
  61. implicit def setOpenApi[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[Set[T]]
    Definition Classes
    CollectionsOpenApi
  62. def shouldBecomeARef[T](ctx: Context, x: Schema[_])(implicit arg0: ClassTag[T]): Schema[_]
    Definition Classes
    OpenApiSchemaSupport
  63. implicit lazy val strategyModelOpenApi: ToOpenApiSchema[StrategyModel]
  64. implicit lazy val streamingModelOpenApi: ToOpenApiSchema[StreamingReaderModel]
  65. val streamingReaderModelApply: (String, String, DatastoreProduct, Option[Int], Map[String, String]) ⇒ StreamingReaderModel
  66. implicit lazy val stringOpenApi: ToOpenApiSchema[String]
    Definition Classes
    LangOpenApi
  67. implicit lazy val structuredStreamingOpenApiModel: ToOpenApiSchema[StructuredStreamingETLModel]
  68. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  69. implicit def toRefOps(schema: Schema[_]): OpenApiRefOps
    Definition Classes
    OpenApiSchemaSupport
  70. def toString(): String
    Definition Classes
    AnyRef → Any
  71. implicit val typeSafeConfigOpenApi: ToOpenApiSchema[Config]
    Definition Classes
    CollectionsOpenApi
  72. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  73. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  74. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  75. val writerModelApply: (String, String, DatastoreProduct, Map[String, String]) ⇒ WriterModel
  76. implicit lazy val writerModelOpenApi: ToOpenApiSchema[WriterModel]

Inherited from EnumOpenApi

Inherited from CollectionsOpenApi

Inherited from ProductOpenApi

Inherited from OpenApiSchemaSupport

Inherited from LangOpenApi

Inherited from AnyRef

Inherited from Any

Ungrouped