Packages

t

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

BatchJobRoutesOpenApiDefinition

trait BatchJobRoutesOpenApiDefinition extends BatchOpenApiComponentsSupport with AngularResponseOpenApiComponentSupport

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BatchJobRoutesOpenApiDefinition
  2. AngularResponseOpenApiComponentSupport
  3. BatchOpenApiComponentsSupport
  4. KeyValueModelOpenApiDefinition
  5. MlModelOnlyInfoComponentSupport
  6. StrategyModelOpenApiComponentSupport
  7. WriterModelOpenApiComponentSupport
  8. ReaderModelOpenApiComponentSupport
  9. DataStoreOpenApiComponentSupport
  10. EnumOpenApi
  11. CollectionsOpenApi
  12. ProductOpenApi
  13. OpenApiSchemaSupport
  14. LangOpenApi
  15. AnyRef
  16. 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 angularResponseOpenApi[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[AngularResponse[T]]
  5. implicit def arrayOpenApi[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[Array[T]]
    Definition Classes
    CollectionsOpenApi
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. implicit lazy val batchEltModelOpenApi: ToOpenApiSchema[BatchETLModel]
  8. implicit lazy val batchEtlOpenApi: ToOpenApiSchema[BatchETL]
  9. implicit lazy val batchExclusivityConfigOpenApi: ToOpenApiSchema[BatchJobExclusionConfig]
  10. implicit lazy val batchJobInstanceOpenApi: ToOpenApiSchema[BatchJobInstanceModel]
  11. implicit lazy val batchJobModelOpenApi: ToOpenApiSchema[BatchJobModel]
  12. def batchJobRoutes(ctx: Context): Map[String, PathItem]
  13. implicit val batchJobStartResult: ToOpenApiSchema[BatchJobStartResult]
  14. implicit lazy val booleanOpenApi: ToOpenApiSchema[Boolean]
    Definition Classes
    LangOpenApi
  15. implicit lazy val bsonObjectIdOpenApi: ToOpenApiSchema[BsonObjectId]
  16. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  17. implicit lazy val containsRawMatchingStrategyOpenApi: ToOpenApiSchema[ContainsRawMatchingStrategy]
  18. implicit lazy val dataStoreProductOpenApi: ToOpenApiSchema[DatastoreProduct]
  19. implicit lazy val datastoreConfOpenApi: ToOpenApiSchema[DataStoreConf]
  20. implicit lazy val doubleOpenApi: ToOpenApiSchema[Double]
    Definition Classes
    LangOpenApi
  21. def enumOpenApi[T <: Enumeration](enum: T)(implicit arg0: ClassTag[T]): ToOpenApiSchema[EnumOpenApi.enumOpenApi.T.Value]
    Definition Classes
    EnumOpenApi
  22. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  23. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  24. implicit lazy val exactKeyValueMatchingStrategy: ToOpenApiSchema[ExactKeyValueMatchingStrategy]
  25. implicit lazy val exactRawMatchingStrategyOpenApi: ToOpenApiSchema[ExactRawMatchingStrategy]
  26. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  27. implicit lazy val gdprBatchEltModelOpenApi: ToOpenApiSchema[BatchGdprETLModel]
  28. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  29. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  30. implicit lazy val instantOpenApi: ToOpenApiSchema[Instant]
    Definition Classes
    LangOpenApi
  31. implicit lazy val integerOpenApi: ToOpenApiSchema[Int]
    Definition Classes
    LangOpenApi
  32. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  33. implicit lazy val jobStatusOpenApi: ToOpenApiSchema[JobStatus]
  34. implicit lazy val keyValueDataStoreConfOpenApi: ToOpenApiSchema[KeyValueDataStoreConf]
  35. implicit lazy val keyValueMatchingStrategy: ToOpenApiSchema[KeyValueMatchingStrategy]
  36. implicit lazy val keyValueModelOpenApi: ToOpenApiSchema[KeyValueModel]
  37. implicit lazy val keyValueOptionOpenApi: ToOpenApiSchema[KeyValueOption]
  38. implicit def listOpenApi[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[List[T]]
    Definition Classes
    CollectionsOpenApi
  39. implicit lazy val longOpenApi: ToOpenApiSchema[Long]
    Definition Classes
    LangOpenApi
  40. implicit def mapOpenApy[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[Map[String, T]]
    Definition Classes
    CollectionsOpenApi
  41. implicit lazy val mlMOdelOnlyInfoOpenApi: ToOpenApiSchema[MlModelOnlyInfo]
  42. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  43. implicit lazy val noPartitionPruningStrategy: ToOpenApiSchema[NoPartitionPruningStrategy]
  44. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  45. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  46. def objectOpenApi[T]: ToOpenApiSchema[T]
    Definition Classes
    LangOpenApi
  47. implicit def optionOpenApi[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[Option[T]]
    Definition Classes
    CollectionsOpenApi
  48. implicit lazy val partitionPruningStrategy: ToOpenApiSchema[PartitionPruningStrategy]
  49. implicit lazy val prefixKeyValueMatchingStrategy: ToOpenApiSchema[PrefixKeyValueMatchingStrategy]
  50. implicit lazy val prefixRawMatchingStrategyOpenApi: ToOpenApiSchema[PrefixRawMatchingStrategy]
  51. def product1[T, P1](creator: (P1) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  52. 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
  53. 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
  54. 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
  55. 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
  56. 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
  57. 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
  58. 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
  59. 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
  60. 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
  61. 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
  62. def product2[T, P1, P2](creator: (P1, P2) ⇒ T)(implicit arg0: ClassTag[T], arg1: ToOpenApiSchema[P1], arg2: ToOpenApiSchema[P2]): ToOpenApiSchema[T]
    Definition Classes
    ProductOpenApi
  63. 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
  64. 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
  65. 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
  66. 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
  67. 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
  68. 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
  69. 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
  70. 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
  71. 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
  72. 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
  73. implicit lazy val rawDataStoreConfOpenApi: ToOpenApiSchema[RawDataStoreConf]
  74. implicit lazy val rawMatchingStrategy: ToOpenApiSchema[RawMatchingStrategy]
  75. implicit lazy val rawModelOpenApi: ToOpenApiSchema[RawModel]
  76. implicit lazy val rawOptionOpenApi: ToOpenApiSchema[RawOptions]
  77. val readerModelApply: (String, String, DatastoreProduct, Map[String, String]) ⇒ ReaderModel
  78. implicit lazy val readerModelOpenApi: ToOpenApiSchema[ReaderModel]
  79. implicit val resultEnumOpenApi: ToOpenApiSchema[ResultIndicator]
  80. implicit def seqOpenApi[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[Seq[T]]
    Definition Classes
    CollectionsOpenApi
  81. implicit def setOpenApi[T](implicit arg0: ToOpenApiSchema[T]): ToOpenApiSchema[Set[T]]
    Definition Classes
    CollectionsOpenApi
  82. def shouldBecomeARef[T](ctx: Context, x: Schema[_])(implicit arg0: ClassTag[T]): Schema[_]
    Definition Classes
    OpenApiSchemaSupport
  83. implicit lazy val strategyModelOpenApi: ToOpenApiSchema[StrategyModel]
  84. implicit lazy val streamingModelOpenApi: ToOpenApiSchema[StreamingReaderModel]
  85. val streamingReaderModelApply: (String, String, DatastoreProduct, Option[Int], Map[String, String]) ⇒ StreamingReaderModel
  86. implicit lazy val stringOpenApi: ToOpenApiSchema[String]
    Definition Classes
    LangOpenApi
  87. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  88. implicit lazy val timeBasedBetweenPartitionPruningStrategy: ToOpenApiSchema[TimeBasedBetweenPartitionPruningStrategy]
  89. implicit lazy val timeBoundKeyValueMatchingStrategy: ToOpenApiSchema[PrefixAndTimeBoundKeyValueMatchingStrategy]
  90. implicit def toRefOps(schema: Schema[_]): OpenApiRefOps
    Definition Classes
    OpenApiSchemaSupport
  91. def toString(): String
    Definition Classes
    AnyRef → Any
  92. implicit val typeSafeConfigOpenApi: ToOpenApiSchema[Config]
    Definition Classes
    CollectionsOpenApi
  93. implicit lazy val typesafeConfig: ToOpenApiSchema[Config]
  94. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  95. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  96. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  97. val writerModelApply: (String, String, DatastoreProduct, Map[String, String]) ⇒ WriterModel
  98. 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