@serverlessworkflow/sdk 1.0.0-alpha5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (665) hide show
  1. package/LICENSE +201 -0
  2. package/README.md +250 -0
  3. package/esm/index.esm.js +29803 -0
  4. package/esm/index.esm.js.map +1 -0
  5. package/esm/index.esm.min.js +10 -0
  6. package/esm/index.esm.min.js.map +1 -0
  7. package/index.d.ts +2 -0
  8. package/index.d.ts.map +1 -0
  9. package/lib/builder.d.ts +49 -0
  10. package/lib/builder.d.ts.map +1 -0
  11. package/lib/generated/builders/all-event-consumption-strategy-builder.d.ts +14 -0
  12. package/lib/generated/builders/all-event-consumption-strategy-builder.d.ts.map +1 -0
  13. package/lib/generated/builders/all-event-consumption-strategy-configuration-builder.d.ts +14 -0
  14. package/lib/generated/builders/all-event-consumption-strategy-configuration-builder.d.ts.map +1 -0
  15. package/lib/generated/builders/any-event-consumption-strategy-builder.d.ts +14 -0
  16. package/lib/generated/builders/any-event-consumption-strategy-builder.d.ts.map +1 -0
  17. package/lib/generated/builders/any-event-consumption-strategy-configuration-builder.d.ts +14 -0
  18. package/lib/generated/builders/any-event-consumption-strategy-configuration-builder.d.ts.map +1 -0
  19. package/lib/generated/builders/async-api-arguments-builder.d.ts +14 -0
  20. package/lib/generated/builders/async-api-arguments-builder.d.ts.map +1 -0
  21. package/lib/generated/builders/authentication-policy-builder.d.ts +14 -0
  22. package/lib/generated/builders/authentication-policy-builder.d.ts.map +1 -0
  23. package/lib/generated/builders/authentication-policy-reference-builder.d.ts +14 -0
  24. package/lib/generated/builders/authentication-policy-reference-builder.d.ts.map +1 -0
  25. package/lib/generated/builders/basic-authentication-policy-builder.d.ts +14 -0
  26. package/lib/generated/builders/basic-authentication-policy-builder.d.ts.map +1 -0
  27. package/lib/generated/builders/basic-authentication-policy-configuration-builder.d.ts +14 -0
  28. package/lib/generated/builders/basic-authentication-policy-configuration-builder.d.ts.map +1 -0
  29. package/lib/generated/builders/basic-authentication-properties-builder.d.ts +14 -0
  30. package/lib/generated/builders/basic-authentication-properties-builder.d.ts.map +1 -0
  31. package/lib/generated/builders/bearer-authentication-policy-builder.d.ts +14 -0
  32. package/lib/generated/builders/bearer-authentication-policy-builder.d.ts.map +1 -0
  33. package/lib/generated/builders/bearer-authentication-policy-configuration-builder.d.ts +14 -0
  34. package/lib/generated/builders/bearer-authentication-policy-configuration-builder.d.ts.map +1 -0
  35. package/lib/generated/builders/bearer-authentication-properties-builder.d.ts +14 -0
  36. package/lib/generated/builders/bearer-authentication-properties-builder.d.ts.map +1 -0
  37. package/lib/generated/builders/call-async-api-builder.d.ts +14 -0
  38. package/lib/generated/builders/call-async-api-builder.d.ts.map +1 -0
  39. package/lib/generated/builders/call-function-builder.d.ts +14 -0
  40. package/lib/generated/builders/call-function-builder.d.ts.map +1 -0
  41. package/lib/generated/builders/call-grpc-builder.d.ts +14 -0
  42. package/lib/generated/builders/call-grpc-builder.d.ts.map +1 -0
  43. package/lib/generated/builders/call-http-builder.d.ts +14 -0
  44. package/lib/generated/builders/call-http-builder.d.ts.map +1 -0
  45. package/lib/generated/builders/call-open-api-builder.d.ts +14 -0
  46. package/lib/generated/builders/call-open-api-builder.d.ts.map +1 -0
  47. package/lib/generated/builders/call-task-builder.d.ts +14 -0
  48. package/lib/generated/builders/call-task-builder.d.ts.map +1 -0
  49. package/lib/generated/builders/catalog-builder.d.ts +14 -0
  50. package/lib/generated/builders/catalog-builder.d.ts.map +1 -0
  51. package/lib/generated/builders/catch-errors-builder.d.ts +14 -0
  52. package/lib/generated/builders/catch-errors-builder.d.ts.map +1 -0
  53. package/lib/generated/builders/constant-backoff-builder.d.ts +14 -0
  54. package/lib/generated/builders/constant-backoff-builder.d.ts.map +1 -0
  55. package/lib/generated/builders/container-builder.d.ts +14 -0
  56. package/lib/generated/builders/container-builder.d.ts.map +1 -0
  57. package/lib/generated/builders/container-environment-builder.d.ts +14 -0
  58. package/lib/generated/builders/container-environment-builder.d.ts.map +1 -0
  59. package/lib/generated/builders/container-ports-builder.d.ts +14 -0
  60. package/lib/generated/builders/container-ports-builder.d.ts.map +1 -0
  61. package/lib/generated/builders/container-volumes-builder.d.ts +14 -0
  62. package/lib/generated/builders/container-volumes-builder.d.ts.map +1 -0
  63. package/lib/generated/builders/digest-authentication-policy-builder.d.ts +14 -0
  64. package/lib/generated/builders/digest-authentication-policy-builder.d.ts.map +1 -0
  65. package/lib/generated/builders/digest-authentication-policy-configuration-builder.d.ts +14 -0
  66. package/lib/generated/builders/digest-authentication-policy-configuration-builder.d.ts.map +1 -0
  67. package/lib/generated/builders/digest-authentication-properties-builder.d.ts +14 -0
  68. package/lib/generated/builders/digest-authentication-properties-builder.d.ts.map +1 -0
  69. package/lib/generated/builders/do-task-builder.d.ts +14 -0
  70. package/lib/generated/builders/do-task-builder.d.ts.map +1 -0
  71. package/lib/generated/builders/document-builder.d.ts +14 -0
  72. package/lib/generated/builders/document-builder.d.ts.map +1 -0
  73. package/lib/generated/builders/duration-builder.d.ts +14 -0
  74. package/lib/generated/builders/duration-builder.d.ts.map +1 -0
  75. package/lib/generated/builders/duration-inline-builder.d.ts +14 -0
  76. package/lib/generated/builders/duration-inline-builder.d.ts.map +1 -0
  77. package/lib/generated/builders/emit-event-definition-builder.d.ts +14 -0
  78. package/lib/generated/builders/emit-event-definition-builder.d.ts.map +1 -0
  79. package/lib/generated/builders/emit-event-with-builder.d.ts +14 -0
  80. package/lib/generated/builders/emit-event-with-builder.d.ts.map +1 -0
  81. package/lib/generated/builders/emit-task-builder.d.ts +14 -0
  82. package/lib/generated/builders/emit-task-builder.d.ts.map +1 -0
  83. package/lib/generated/builders/emit-task-configuration-builder.d.ts +14 -0
  84. package/lib/generated/builders/emit-task-configuration-builder.d.ts.map +1 -0
  85. package/lib/generated/builders/endpoint-builder.d.ts +14 -0
  86. package/lib/generated/builders/endpoint-builder.d.ts.map +1 -0
  87. package/lib/generated/builders/endpoint-configuration-builder.d.ts +14 -0
  88. package/lib/generated/builders/endpoint-configuration-builder.d.ts.map +1 -0
  89. package/lib/generated/builders/endpoint-uri-builder.d.ts +14 -0
  90. package/lib/generated/builders/endpoint-uri-builder.d.ts.map +1 -0
  91. package/lib/generated/builders/error-builder.d.ts +14 -0
  92. package/lib/generated/builders/error-builder.d.ts.map +1 -0
  93. package/lib/generated/builders/error-instance-builder.d.ts +14 -0
  94. package/lib/generated/builders/error-instance-builder.d.ts.map +1 -0
  95. package/lib/generated/builders/error-type-builder.d.ts +14 -0
  96. package/lib/generated/builders/error-type-builder.d.ts.map +1 -0
  97. package/lib/generated/builders/event-consumption-strategy-builder.d.ts +14 -0
  98. package/lib/generated/builders/event-consumption-strategy-builder.d.ts.map +1 -0
  99. package/lib/generated/builders/event-dataschema-builder.d.ts +14 -0
  100. package/lib/generated/builders/event-dataschema-builder.d.ts.map +1 -0
  101. package/lib/generated/builders/event-filter-builder.d.ts +14 -0
  102. package/lib/generated/builders/event-filter-builder.d.ts.map +1 -0
  103. package/lib/generated/builders/event-filter-correlate-builder.d.ts +14 -0
  104. package/lib/generated/builders/event-filter-correlate-builder.d.ts.map +1 -0
  105. package/lib/generated/builders/event-source-builder.d.ts +14 -0
  106. package/lib/generated/builders/event-source-builder.d.ts.map +1 -0
  107. package/lib/generated/builders/event-time-builder.d.ts +14 -0
  108. package/lib/generated/builders/event-time-builder.d.ts.map +1 -0
  109. package/lib/generated/builders/exponential-back-off-builder.d.ts +14 -0
  110. package/lib/generated/builders/exponential-back-off-builder.d.ts.map +1 -0
  111. package/lib/generated/builders/export-as-builder.d.ts +14 -0
  112. package/lib/generated/builders/export-as-builder.d.ts.map +1 -0
  113. package/lib/generated/builders/export-builder.d.ts +14 -0
  114. package/lib/generated/builders/export-builder.d.ts.map +1 -0
  115. package/lib/generated/builders/extension-builder.d.ts +14 -0
  116. package/lib/generated/builders/extension-builder.d.ts.map +1 -0
  117. package/lib/generated/builders/extension-item-builder.d.ts +14 -0
  118. package/lib/generated/builders/extension-item-builder.d.ts.map +1 -0
  119. package/lib/generated/builders/external-resource-builder.d.ts +14 -0
  120. package/lib/generated/builders/external-resource-builder.d.ts.map +1 -0
  121. package/lib/generated/builders/external-script-builder.d.ts +14 -0
  122. package/lib/generated/builders/external-script-builder.d.ts.map +1 -0
  123. package/lib/generated/builders/flow-directive-builder.d.ts +14 -0
  124. package/lib/generated/builders/flow-directive-builder.d.ts.map +1 -0
  125. package/lib/generated/builders/for-task-builder.d.ts +14 -0
  126. package/lib/generated/builders/for-task-builder.d.ts.map +1 -0
  127. package/lib/generated/builders/for-task-configuration-builder.d.ts +14 -0
  128. package/lib/generated/builders/for-task-configuration-builder.d.ts.map +1 -0
  129. package/lib/generated/builders/fork-task-builder.d.ts +14 -0
  130. package/lib/generated/builders/fork-task-builder.d.ts.map +1 -0
  131. package/lib/generated/builders/fork-task-configuration-builder.d.ts +14 -0
  132. package/lib/generated/builders/fork-task-configuration-builder.d.ts.map +1 -0
  133. package/lib/generated/builders/function-arguments-builder.d.ts +14 -0
  134. package/lib/generated/builders/function-arguments-builder.d.ts.map +1 -0
  135. package/lib/generated/builders/grpc-arguments-builder.d.ts +14 -0
  136. package/lib/generated/builders/grpc-arguments-builder.d.ts.map +1 -0
  137. package/lib/generated/builders/http-arguments-builder.d.ts +14 -0
  138. package/lib/generated/builders/http-arguments-builder.d.ts.map +1 -0
  139. package/lib/generated/builders/index.d.ts +156 -0
  140. package/lib/generated/builders/index.d.ts.map +1 -0
  141. package/lib/generated/builders/inline-script-builder.d.ts +14 -0
  142. package/lib/generated/builders/inline-script-builder.d.ts.map +1 -0
  143. package/lib/generated/builders/input-builder.d.ts +14 -0
  144. package/lib/generated/builders/input-builder.d.ts.map +1 -0
  145. package/lib/generated/builders/input-from-builder.d.ts +14 -0
  146. package/lib/generated/builders/input-from-builder.d.ts.map +1 -0
  147. package/lib/generated/builders/linear-backoff-builder.d.ts +14 -0
  148. package/lib/generated/builders/linear-backoff-builder.d.ts.map +1 -0
  149. package/lib/generated/builders/listen-task-builder.d.ts +14 -0
  150. package/lib/generated/builders/listen-task-builder.d.ts.map +1 -0
  151. package/lib/generated/builders/listen-task-configuration-builder.d.ts +14 -0
  152. package/lib/generated/builders/listen-task-configuration-builder.d.ts.map +1 -0
  153. package/lib/generated/builders/oauth2-autenthication-data-audiences-builder.d.ts +14 -0
  154. package/lib/generated/builders/oauth2-autenthication-data-audiences-builder.d.ts.map +1 -0
  155. package/lib/generated/builders/oauth2-autenthication-data-builder.d.ts +14 -0
  156. package/lib/generated/builders/oauth2-autenthication-data-builder.d.ts.map +1 -0
  157. package/lib/generated/builders/oauth2-autenthication-data-client-builder.d.ts +14 -0
  158. package/lib/generated/builders/oauth2-autenthication-data-client-builder.d.ts.map +1 -0
  159. package/lib/generated/builders/oauth2-autenthication-data-scopes-builder.d.ts +14 -0
  160. package/lib/generated/builders/oauth2-autenthication-data-scopes-builder.d.ts.map +1 -0
  161. package/lib/generated/builders/oauth2-authentication-policy-builder.d.ts +14 -0
  162. package/lib/generated/builders/oauth2-authentication-policy-builder.d.ts.map +1 -0
  163. package/lib/generated/builders/oauth2-authentication-policy-configuration-builder.d.ts +14 -0
  164. package/lib/generated/builders/oauth2-authentication-policy-configuration-builder.d.ts.map +1 -0
  165. package/lib/generated/builders/oauth2-authentication-properties-endpoints-builder.d.ts +14 -0
  166. package/lib/generated/builders/oauth2-authentication-properties-endpoints-builder.d.ts.map +1 -0
  167. package/lib/generated/builders/oauth2-connect-authentication-properties-builder.d.ts +14 -0
  168. package/lib/generated/builders/oauth2-connect-authentication-properties-builder.d.ts.map +1 -0
  169. package/lib/generated/builders/oauth2-issuers-builder.d.ts +14 -0
  170. package/lib/generated/builders/oauth2-issuers-builder.d.ts.map +1 -0
  171. package/lib/generated/builders/oauth2-token-definition-builder.d.ts +14 -0
  172. package/lib/generated/builders/oauth2-token-definition-builder.d.ts.map +1 -0
  173. package/lib/generated/builders/oauth2-token-request-builder.d.ts +14 -0
  174. package/lib/generated/builders/oauth2-token-request-builder.d.ts.map +1 -0
  175. package/lib/generated/builders/one-event-consumption-strategy-builder.d.ts +14 -0
  176. package/lib/generated/builders/one-event-consumption-strategy-builder.d.ts.map +1 -0
  177. package/lib/generated/builders/open-api-arguments-builder.d.ts +14 -0
  178. package/lib/generated/builders/open-api-arguments-builder.d.ts.map +1 -0
  179. package/lib/generated/builders/open-id-connect-authentication-policy-builder.d.ts +14 -0
  180. package/lib/generated/builders/open-id-connect-authentication-policy-builder.d.ts.map +1 -0
  181. package/lib/generated/builders/open-id-connect-authentication-policy-configuration-builder.d.ts +14 -0
  182. package/lib/generated/builders/open-id-connect-authentication-policy-configuration-builder.d.ts.map +1 -0
  183. package/lib/generated/builders/open-id-connect-authentication-properties-builder.d.ts +14 -0
  184. package/lib/generated/builders/open-id-connect-authentication-properties-builder.d.ts.map +1 -0
  185. package/lib/generated/builders/output-as-builder.d.ts +14 -0
  186. package/lib/generated/builders/output-as-builder.d.ts.map +1 -0
  187. package/lib/generated/builders/output-builder.d.ts +14 -0
  188. package/lib/generated/builders/output-builder.d.ts.map +1 -0
  189. package/lib/generated/builders/raise-task-builder.d.ts +14 -0
  190. package/lib/generated/builders/raise-task-builder.d.ts.map +1 -0
  191. package/lib/generated/builders/raise-task-configuration-builder.d.ts +14 -0
  192. package/lib/generated/builders/raise-task-configuration-builder.d.ts.map +1 -0
  193. package/lib/generated/builders/raise-task-raise-error-builder.d.ts +14 -0
  194. package/lib/generated/builders/raise-task-raise-error-builder.d.ts.map +1 -0
  195. package/lib/generated/builders/referenceable-authentication-policy-builder.d.ts +14 -0
  196. package/lib/generated/builders/referenceable-authentication-policy-builder.d.ts.map +1 -0
  197. package/lib/generated/builders/retry-backoff-builder.d.ts +14 -0
  198. package/lib/generated/builders/retry-backoff-builder.d.ts.map +1 -0
  199. package/lib/generated/builders/retry-limit-attempt-builder.d.ts +14 -0
  200. package/lib/generated/builders/retry-limit-attempt-builder.d.ts.map +1 -0
  201. package/lib/generated/builders/retry-limit-builder.d.ts +14 -0
  202. package/lib/generated/builders/retry-limit-builder.d.ts.map +1 -0
  203. package/lib/generated/builders/retry-policy-builder.d.ts +14 -0
  204. package/lib/generated/builders/retry-policy-builder.d.ts.map +1 -0
  205. package/lib/generated/builders/retry-policy-jitter-builder.d.ts +14 -0
  206. package/lib/generated/builders/retry-policy-jitter-builder.d.ts.map +1 -0
  207. package/lib/generated/builders/run-container-builder.d.ts +14 -0
  208. package/lib/generated/builders/run-container-builder.d.ts.map +1 -0
  209. package/lib/generated/builders/run-script-builder.d.ts +14 -0
  210. package/lib/generated/builders/run-script-builder.d.ts.map +1 -0
  211. package/lib/generated/builders/run-shell-builder.d.ts +14 -0
  212. package/lib/generated/builders/run-shell-builder.d.ts.map +1 -0
  213. package/lib/generated/builders/run-task-builder.d.ts +14 -0
  214. package/lib/generated/builders/run-task-builder.d.ts.map +1 -0
  215. package/lib/generated/builders/run-task-configuration-builder.d.ts +14 -0
  216. package/lib/generated/builders/run-task-configuration-builder.d.ts.map +1 -0
  217. package/lib/generated/builders/run-workflow-builder.d.ts +14 -0
  218. package/lib/generated/builders/run-workflow-builder.d.ts.map +1 -0
  219. package/lib/generated/builders/runtime-expression-builder.d.ts +14 -0
  220. package/lib/generated/builders/runtime-expression-builder.d.ts.map +1 -0
  221. package/lib/generated/builders/schedule-builder.d.ts +14 -0
  222. package/lib/generated/builders/schedule-builder.d.ts.map +1 -0
  223. package/lib/generated/builders/schema-builder.d.ts +14 -0
  224. package/lib/generated/builders/schema-builder.d.ts.map +1 -0
  225. package/lib/generated/builders/schema-external-builder.d.ts +14 -0
  226. package/lib/generated/builders/schema-external-builder.d.ts.map +1 -0
  227. package/lib/generated/builders/schema-inline-builder.d.ts +14 -0
  228. package/lib/generated/builders/schema-inline-builder.d.ts.map +1 -0
  229. package/lib/generated/builders/script-builder.d.ts +14 -0
  230. package/lib/generated/builders/script-builder.d.ts.map +1 -0
  231. package/lib/generated/builders/secret-based-authentication-policy-builder.d.ts +14 -0
  232. package/lib/generated/builders/secret-based-authentication-policy-builder.d.ts.map +1 -0
  233. package/lib/generated/builders/set-task-builder.d.ts +14 -0
  234. package/lib/generated/builders/set-task-builder.d.ts.map +1 -0
  235. package/lib/generated/builders/set-task-configuration-builder.d.ts +14 -0
  236. package/lib/generated/builders/set-task-configuration-builder.d.ts.map +1 -0
  237. package/lib/generated/builders/shell-arguments-builder.d.ts +14 -0
  238. package/lib/generated/builders/shell-arguments-builder.d.ts.map +1 -0
  239. package/lib/generated/builders/shell-builder.d.ts +14 -0
  240. package/lib/generated/builders/shell-builder.d.ts.map +1 -0
  241. package/lib/generated/builders/shell-environment-builder.d.ts +14 -0
  242. package/lib/generated/builders/shell-environment-builder.d.ts.map +1 -0
  243. package/lib/generated/builders/subflow-configuration-builder.d.ts +14 -0
  244. package/lib/generated/builders/subflow-configuration-builder.d.ts.map +1 -0
  245. package/lib/generated/builders/subflow-input-builder.d.ts +14 -0
  246. package/lib/generated/builders/subflow-input-builder.d.ts.map +1 -0
  247. package/lib/generated/builders/switch-case-builder.d.ts +14 -0
  248. package/lib/generated/builders/switch-case-builder.d.ts.map +1 -0
  249. package/lib/generated/builders/switch-item-builder.d.ts +14 -0
  250. package/lib/generated/builders/switch-item-builder.d.ts.map +1 -0
  251. package/lib/generated/builders/switch-task-builder.d.ts +14 -0
  252. package/lib/generated/builders/switch-task-builder.d.ts.map +1 -0
  253. package/lib/generated/builders/switch-task-configuration-builder.d.ts +14 -0
  254. package/lib/generated/builders/switch-task-configuration-builder.d.ts.map +1 -0
  255. package/lib/generated/builders/task-base-builder.d.ts +14 -0
  256. package/lib/generated/builders/task-base-builder.d.ts.map +1 -0
  257. package/lib/generated/builders/task-base-if-builder.d.ts +14 -0
  258. package/lib/generated/builders/task-base-if-builder.d.ts.map +1 -0
  259. package/lib/generated/builders/task-base-timeout-builder.d.ts +14 -0
  260. package/lib/generated/builders/task-base-timeout-builder.d.ts.map +1 -0
  261. package/lib/generated/builders/task-builder.d.ts +14 -0
  262. package/lib/generated/builders/task-builder.d.ts.map +1 -0
  263. package/lib/generated/builders/task-item-builder.d.ts +14 -0
  264. package/lib/generated/builders/task-item-builder.d.ts.map +1 -0
  265. package/lib/generated/builders/task-list-builder.d.ts +14 -0
  266. package/lib/generated/builders/task-list-builder.d.ts.map +1 -0
  267. package/lib/generated/builders/task-metadata-builder.d.ts +14 -0
  268. package/lib/generated/builders/task-metadata-builder.d.ts.map +1 -0
  269. package/lib/generated/builders/timeout-builder.d.ts +14 -0
  270. package/lib/generated/builders/timeout-builder.d.ts.map +1 -0
  271. package/lib/generated/builders/try-task-builder.d.ts +14 -0
  272. package/lib/generated/builders/try-task-builder.d.ts.map +1 -0
  273. package/lib/generated/builders/try-task-catch-builder.d.ts +14 -0
  274. package/lib/generated/builders/try-task-catch-builder.d.ts.map +1 -0
  275. package/lib/generated/builders/try-task-catch-retry-builder.d.ts +14 -0
  276. package/lib/generated/builders/try-task-catch-retry-builder.d.ts.map +1 -0
  277. package/lib/generated/builders/uri-template-builder.d.ts +14 -0
  278. package/lib/generated/builders/uri-template-builder.d.ts.map +1 -0
  279. package/lib/generated/builders/use-authentications-builder.d.ts +14 -0
  280. package/lib/generated/builders/use-authentications-builder.d.ts.map +1 -0
  281. package/lib/generated/builders/use-builder.d.ts +14 -0
  282. package/lib/generated/builders/use-builder.d.ts.map +1 -0
  283. package/lib/generated/builders/use-catalogs-builder.d.ts +14 -0
  284. package/lib/generated/builders/use-catalogs-builder.d.ts.map +1 -0
  285. package/lib/generated/builders/use-errors-builder.d.ts +14 -0
  286. package/lib/generated/builders/use-errors-builder.d.ts.map +1 -0
  287. package/lib/generated/builders/use-extensions-builder.d.ts +14 -0
  288. package/lib/generated/builders/use-extensions-builder.d.ts.map +1 -0
  289. package/lib/generated/builders/use-functions-builder.d.ts +14 -0
  290. package/lib/generated/builders/use-functions-builder.d.ts.map +1 -0
  291. package/lib/generated/builders/use-retries-builder.d.ts +14 -0
  292. package/lib/generated/builders/use-retries-builder.d.ts.map +1 -0
  293. package/lib/generated/builders/use-secrets-builder.d.ts +14 -0
  294. package/lib/generated/builders/use-secrets-builder.d.ts.map +1 -0
  295. package/lib/generated/builders/use-timeouts-builder.d.ts +14 -0
  296. package/lib/generated/builders/use-timeouts-builder.d.ts.map +1 -0
  297. package/lib/generated/builders/wait-task-builder.d.ts +14 -0
  298. package/lib/generated/builders/wait-task-builder.d.ts.map +1 -0
  299. package/lib/generated/builders/with-async-api-payload-builder.d.ts +14 -0
  300. package/lib/generated/builders/with-async-api-payload-builder.d.ts.map +1 -0
  301. package/lib/generated/builders/with-event-builder.d.ts +14 -0
  302. package/lib/generated/builders/with-event-builder.d.ts.map +1 -0
  303. package/lib/generated/builders/with-grpc-arguments-builder.d.ts +14 -0
  304. package/lib/generated/builders/with-grpc-arguments-builder.d.ts.map +1 -0
  305. package/lib/generated/builders/with-grpc-service-builder.d.ts +14 -0
  306. package/lib/generated/builders/with-grpc-service-builder.d.ts.map +1 -0
  307. package/lib/generated/builders/with-http-body-builder.d.ts +14 -0
  308. package/lib/generated/builders/with-http-body-builder.d.ts.map +1 -0
  309. package/lib/generated/builders/with-http-headers-builder.d.ts +14 -0
  310. package/lib/generated/builders/with-http-headers-builder.d.ts.map +1 -0
  311. package/lib/generated/builders/with-http-query-builder.d.ts +14 -0
  312. package/lib/generated/builders/with-http-query-builder.d.ts.map +1 -0
  313. package/lib/generated/builders/with-open-api-parameters-builder.d.ts +14 -0
  314. package/lib/generated/builders/with-open-api-parameters-builder.d.ts.map +1 -0
  315. package/lib/generated/builders/workflow-builder.d.ts +14 -0
  316. package/lib/generated/builders/workflow-builder.d.ts.map +1 -0
  317. package/lib/generated/builders/workflow-metadata-builder.d.ts +14 -0
  318. package/lib/generated/builders/workflow-metadata-builder.d.ts.map +1 -0
  319. package/lib/generated/builders/workflow-tags-builder.d.ts +14 -0
  320. package/lib/generated/builders/workflow-tags-builder.d.ts.map +1 -0
  321. package/lib/generated/builders/workflow-timeout-builder.d.ts +14 -0
  322. package/lib/generated/builders/workflow-timeout-builder.d.ts.map +1 -0
  323. package/lib/generated/classes/all-event-consumption-strategy-configuration.d.ts +38 -0
  324. package/lib/generated/classes/all-event-consumption-strategy-configuration.d.ts.map +1 -0
  325. package/lib/generated/classes/all-event-consumption-strategy.d.ts +39 -0
  326. package/lib/generated/classes/all-event-consumption-strategy.d.ts.map +1 -0
  327. package/lib/generated/classes/any-event-consumption-strategy-configuration.d.ts +38 -0
  328. package/lib/generated/classes/any-event-consumption-strategy-configuration.d.ts.map +1 -0
  329. package/lib/generated/classes/any-event-consumption-strategy.d.ts +39 -0
  330. package/lib/generated/classes/any-event-consumption-strategy.d.ts.map +1 -0
  331. package/lib/generated/classes/async-api-arguments.d.ts +39 -0
  332. package/lib/generated/classes/async-api-arguments.d.ts.map +1 -0
  333. package/lib/generated/classes/authentication-policy-reference.d.ts +44 -0
  334. package/lib/generated/classes/authentication-policy-reference.d.ts.map +1 -0
  335. package/lib/generated/classes/authentication-policy.d.ts +39 -0
  336. package/lib/generated/classes/authentication-policy.d.ts.map +1 -0
  337. package/lib/generated/classes/basic-authentication-policy-configuration.d.ts +44 -0
  338. package/lib/generated/classes/basic-authentication-policy-configuration.d.ts.map +1 -0
  339. package/lib/generated/classes/basic-authentication-policy.d.ts +39 -0
  340. package/lib/generated/classes/basic-authentication-policy.d.ts.map +1 -0
  341. package/lib/generated/classes/basic-authentication-properties.d.ts +44 -0
  342. package/lib/generated/classes/basic-authentication-properties.d.ts.map +1 -0
  343. package/lib/generated/classes/bearer-authentication-policy-configuration.d.ts +44 -0
  344. package/lib/generated/classes/bearer-authentication-policy-configuration.d.ts.map +1 -0
  345. package/lib/generated/classes/bearer-authentication-policy.d.ts +39 -0
  346. package/lib/generated/classes/bearer-authentication-policy.d.ts.map +1 -0
  347. package/lib/generated/classes/bearer-authentication-properties.d.ts +44 -0
  348. package/lib/generated/classes/bearer-authentication-properties.d.ts.map +1 -0
  349. package/lib/generated/classes/call-async-api.d.ts +39 -0
  350. package/lib/generated/classes/call-async-api.d.ts.map +1 -0
  351. package/lib/generated/classes/call-function.d.ts +39 -0
  352. package/lib/generated/classes/call-function.d.ts.map +1 -0
  353. package/lib/generated/classes/call-grpc.d.ts +39 -0
  354. package/lib/generated/classes/call-grpc.d.ts.map +1 -0
  355. package/lib/generated/classes/call-http.d.ts +39 -0
  356. package/lib/generated/classes/call-http.d.ts.map +1 -0
  357. package/lib/generated/classes/call-open-api.d.ts +39 -0
  358. package/lib/generated/classes/call-open-api.d.ts.map +1 -0
  359. package/lib/generated/classes/call-task.d.ts +39 -0
  360. package/lib/generated/classes/call-task.d.ts.map +1 -0
  361. package/lib/generated/classes/catalog.d.ts +39 -0
  362. package/lib/generated/classes/catalog.d.ts.map +1 -0
  363. package/lib/generated/classes/catch-errors.d.ts +44 -0
  364. package/lib/generated/classes/catch-errors.d.ts.map +1 -0
  365. package/lib/generated/classes/constant-backoff.d.ts +44 -0
  366. package/lib/generated/classes/constant-backoff.d.ts.map +1 -0
  367. package/lib/generated/classes/container-environment.d.ts +44 -0
  368. package/lib/generated/classes/container-environment.d.ts.map +1 -0
  369. package/lib/generated/classes/container-ports.d.ts +44 -0
  370. package/lib/generated/classes/container-ports.d.ts.map +1 -0
  371. package/lib/generated/classes/container-volumes.d.ts +44 -0
  372. package/lib/generated/classes/container-volumes.d.ts.map +1 -0
  373. package/lib/generated/classes/container.d.ts +39 -0
  374. package/lib/generated/classes/container.d.ts.map +1 -0
  375. package/lib/generated/classes/digest-authentication-policy-configuration.d.ts +44 -0
  376. package/lib/generated/classes/digest-authentication-policy-configuration.d.ts.map +1 -0
  377. package/lib/generated/classes/digest-authentication-policy.d.ts +39 -0
  378. package/lib/generated/classes/digest-authentication-policy.d.ts.map +1 -0
  379. package/lib/generated/classes/digest-authentication-properties.d.ts +44 -0
  380. package/lib/generated/classes/digest-authentication-properties.d.ts.map +1 -0
  381. package/lib/generated/classes/do-task.d.ts +39 -0
  382. package/lib/generated/classes/do-task.d.ts.map +1 -0
  383. package/lib/generated/classes/document.d.ts +39 -0
  384. package/lib/generated/classes/document.d.ts.map +1 -0
  385. package/lib/generated/classes/duration-inline.d.ts +44 -0
  386. package/lib/generated/classes/duration-inline.d.ts.map +1 -0
  387. package/lib/generated/classes/duration.d.ts +44 -0
  388. package/lib/generated/classes/duration.d.ts.map +1 -0
  389. package/lib/generated/classes/emit-event-definition.d.ts +39 -0
  390. package/lib/generated/classes/emit-event-definition.d.ts.map +1 -0
  391. package/lib/generated/classes/emit-event-with.d.ts +44 -0
  392. package/lib/generated/classes/emit-event-with.d.ts.map +1 -0
  393. package/lib/generated/classes/emit-task-configuration.d.ts +39 -0
  394. package/lib/generated/classes/emit-task-configuration.d.ts.map +1 -0
  395. package/lib/generated/classes/emit-task.d.ts +39 -0
  396. package/lib/generated/classes/emit-task.d.ts.map +1 -0
  397. package/lib/generated/classes/endpoint-configuration.d.ts +39 -0
  398. package/lib/generated/classes/endpoint-configuration.d.ts.map +1 -0
  399. package/lib/generated/classes/endpoint-uri.d.ts +44 -0
  400. package/lib/generated/classes/endpoint-uri.d.ts.map +1 -0
  401. package/lib/generated/classes/endpoint.d.ts +39 -0
  402. package/lib/generated/classes/endpoint.d.ts.map +1 -0
  403. package/lib/generated/classes/error-instance.d.ts +44 -0
  404. package/lib/generated/classes/error-instance.d.ts.map +1 -0
  405. package/lib/generated/classes/error-type.d.ts +44 -0
  406. package/lib/generated/classes/error-type.d.ts.map +1 -0
  407. package/lib/generated/classes/error.d.ts +44 -0
  408. package/lib/generated/classes/error.d.ts.map +1 -0
  409. package/lib/generated/classes/event-consumption-strategy.d.ts +39 -0
  410. package/lib/generated/classes/event-consumption-strategy.d.ts.map +1 -0
  411. package/lib/generated/classes/event-dataschema.d.ts +44 -0
  412. package/lib/generated/classes/event-dataschema.d.ts.map +1 -0
  413. package/lib/generated/classes/event-filter-correlate.d.ts +44 -0
  414. package/lib/generated/classes/event-filter-correlate.d.ts.map +1 -0
  415. package/lib/generated/classes/event-filter.d.ts +39 -0
  416. package/lib/generated/classes/event-filter.d.ts.map +1 -0
  417. package/lib/generated/classes/event-source.d.ts +44 -0
  418. package/lib/generated/classes/event-source.d.ts.map +1 -0
  419. package/lib/generated/classes/event-time.d.ts +44 -0
  420. package/lib/generated/classes/event-time.d.ts.map +1 -0
  421. package/lib/generated/classes/exponential-back-off.d.ts +44 -0
  422. package/lib/generated/classes/exponential-back-off.d.ts.map +1 -0
  423. package/lib/generated/classes/export-as.d.ts +44 -0
  424. package/lib/generated/classes/export-as.d.ts.map +1 -0
  425. package/lib/generated/classes/export.d.ts +39 -0
  426. package/lib/generated/classes/export.d.ts.map +1 -0
  427. package/lib/generated/classes/extension-item.d.ts +39 -0
  428. package/lib/generated/classes/extension-item.d.ts.map +1 -0
  429. package/lib/generated/classes/extension.d.ts +39 -0
  430. package/lib/generated/classes/extension.d.ts.map +1 -0
  431. package/lib/generated/classes/external-resource.d.ts +39 -0
  432. package/lib/generated/classes/external-resource.d.ts.map +1 -0
  433. package/lib/generated/classes/external-script.d.ts +39 -0
  434. package/lib/generated/classes/external-script.d.ts.map +1 -0
  435. package/lib/generated/classes/flow-directive.d.ts +44 -0
  436. package/lib/generated/classes/flow-directive.d.ts.map +1 -0
  437. package/lib/generated/classes/for-task-configuration.d.ts +44 -0
  438. package/lib/generated/classes/for-task-configuration.d.ts.map +1 -0
  439. package/lib/generated/classes/for-task.d.ts +39 -0
  440. package/lib/generated/classes/for-task.d.ts.map +1 -0
  441. package/lib/generated/classes/fork-task-configuration.d.ts +39 -0
  442. package/lib/generated/classes/fork-task-configuration.d.ts.map +1 -0
  443. package/lib/generated/classes/fork-task.d.ts +39 -0
  444. package/lib/generated/classes/fork-task.d.ts.map +1 -0
  445. package/lib/generated/classes/function-arguments.d.ts +44 -0
  446. package/lib/generated/classes/function-arguments.d.ts.map +1 -0
  447. package/lib/generated/classes/grpc-arguments.d.ts +39 -0
  448. package/lib/generated/classes/grpc-arguments.d.ts.map +1 -0
  449. package/lib/generated/classes/http-arguments.d.ts +39 -0
  450. package/lib/generated/classes/http-arguments.d.ts.map +1 -0
  451. package/lib/generated/classes/index.d.ts +161 -0
  452. package/lib/generated/classes/index.d.ts.map +1 -0
  453. package/lib/generated/classes/inline-script.d.ts +44 -0
  454. package/lib/generated/classes/inline-script.d.ts.map +1 -0
  455. package/lib/generated/classes/input-from.d.ts +44 -0
  456. package/lib/generated/classes/input-from.d.ts.map +1 -0
  457. package/lib/generated/classes/input.d.ts +39 -0
  458. package/lib/generated/classes/input.d.ts.map +1 -0
  459. package/lib/generated/classes/linear-backoff.d.ts +44 -0
  460. package/lib/generated/classes/linear-backoff.d.ts.map +1 -0
  461. package/lib/generated/classes/listen-task-configuration.d.ts +39 -0
  462. package/lib/generated/classes/listen-task-configuration.d.ts.map +1 -0
  463. package/lib/generated/classes/listen-task.d.ts +39 -0
  464. package/lib/generated/classes/listen-task.d.ts.map +1 -0
  465. package/lib/generated/classes/oauth2-autenthication-data-audiences.d.ts +43 -0
  466. package/lib/generated/classes/oauth2-autenthication-data-audiences.d.ts.map +1 -0
  467. package/lib/generated/classes/oauth2-autenthication-data-client.d.ts +44 -0
  468. package/lib/generated/classes/oauth2-autenthication-data-client.d.ts.map +1 -0
  469. package/lib/generated/classes/oauth2-autenthication-data-scopes.d.ts +43 -0
  470. package/lib/generated/classes/oauth2-autenthication-data-scopes.d.ts.map +1 -0
  471. package/lib/generated/classes/oauth2-autenthication-data.d.ts +39 -0
  472. package/lib/generated/classes/oauth2-autenthication-data.d.ts.map +1 -0
  473. package/lib/generated/classes/oauth2-authentication-policy-configuration.d.ts +39 -0
  474. package/lib/generated/classes/oauth2-authentication-policy-configuration.d.ts.map +1 -0
  475. package/lib/generated/classes/oauth2-authentication-policy.d.ts +39 -0
  476. package/lib/generated/classes/oauth2-authentication-policy.d.ts.map +1 -0
  477. package/lib/generated/classes/oauth2-authentication-properties-endpoints.d.ts +44 -0
  478. package/lib/generated/classes/oauth2-authentication-properties-endpoints.d.ts.map +1 -0
  479. package/lib/generated/classes/oauth2-connect-authentication-properties.d.ts +39 -0
  480. package/lib/generated/classes/oauth2-connect-authentication-properties.d.ts.map +1 -0
  481. package/lib/generated/classes/oauth2-issuers.d.ts +43 -0
  482. package/lib/generated/classes/oauth2-issuers.d.ts.map +1 -0
  483. package/lib/generated/classes/oauth2-token-definition.d.ts +44 -0
  484. package/lib/generated/classes/oauth2-token-definition.d.ts.map +1 -0
  485. package/lib/generated/classes/oauth2-token-request.d.ts +44 -0
  486. package/lib/generated/classes/oauth2-token-request.d.ts.map +1 -0
  487. package/lib/generated/classes/one-event-consumption-strategy.d.ts +39 -0
  488. package/lib/generated/classes/one-event-consumption-strategy.d.ts.map +1 -0
  489. package/lib/generated/classes/open-api-arguments.d.ts +39 -0
  490. package/lib/generated/classes/open-api-arguments.d.ts.map +1 -0
  491. package/lib/generated/classes/open-id-connect-authentication-policy-configuration.d.ts +39 -0
  492. package/lib/generated/classes/open-id-connect-authentication-policy-configuration.d.ts.map +1 -0
  493. package/lib/generated/classes/open-id-connect-authentication-policy.d.ts +39 -0
  494. package/lib/generated/classes/open-id-connect-authentication-policy.d.ts.map +1 -0
  495. package/lib/generated/classes/open-id-connect-authentication-properties.d.ts +39 -0
  496. package/lib/generated/classes/open-id-connect-authentication-properties.d.ts.map +1 -0
  497. package/lib/generated/classes/output-as.d.ts +44 -0
  498. package/lib/generated/classes/output-as.d.ts.map +1 -0
  499. package/lib/generated/classes/output.d.ts +39 -0
  500. package/lib/generated/classes/output.d.ts.map +1 -0
  501. package/lib/generated/classes/raise-task-configuration.d.ts +39 -0
  502. package/lib/generated/classes/raise-task-configuration.d.ts.map +1 -0
  503. package/lib/generated/classes/raise-task-raise-error.d.ts +44 -0
  504. package/lib/generated/classes/raise-task-raise-error.d.ts.map +1 -0
  505. package/lib/generated/classes/raise-task.d.ts +39 -0
  506. package/lib/generated/classes/raise-task.d.ts.map +1 -0
  507. package/lib/generated/classes/referenceable-authentication-policy.d.ts +39 -0
  508. package/lib/generated/classes/referenceable-authentication-policy.d.ts.map +1 -0
  509. package/lib/generated/classes/retry-backoff.d.ts +44 -0
  510. package/lib/generated/classes/retry-backoff.d.ts.map +1 -0
  511. package/lib/generated/classes/retry-limit-attempt.d.ts +39 -0
  512. package/lib/generated/classes/retry-limit-attempt.d.ts.map +1 -0
  513. package/lib/generated/classes/retry-limit.d.ts +39 -0
  514. package/lib/generated/classes/retry-limit.d.ts.map +1 -0
  515. package/lib/generated/classes/retry-policy-jitter.d.ts +39 -0
  516. package/lib/generated/classes/retry-policy-jitter.d.ts.map +1 -0
  517. package/lib/generated/classes/retry-policy.d.ts +39 -0
  518. package/lib/generated/classes/retry-policy.d.ts.map +1 -0
  519. package/lib/generated/classes/run-container.d.ts +39 -0
  520. package/lib/generated/classes/run-container.d.ts.map +1 -0
  521. package/lib/generated/classes/run-script.d.ts +39 -0
  522. package/lib/generated/classes/run-script.d.ts.map +1 -0
  523. package/lib/generated/classes/run-shell.d.ts +39 -0
  524. package/lib/generated/classes/run-shell.d.ts.map +1 -0
  525. package/lib/generated/classes/run-task-configuration.d.ts +39 -0
  526. package/lib/generated/classes/run-task-configuration.d.ts.map +1 -0
  527. package/lib/generated/classes/run-task.d.ts +39 -0
  528. package/lib/generated/classes/run-task.d.ts.map +1 -0
  529. package/lib/generated/classes/run-workflow.d.ts +39 -0
  530. package/lib/generated/classes/run-workflow.d.ts.map +1 -0
  531. package/lib/generated/classes/runtime-expression.d.ts +44 -0
  532. package/lib/generated/classes/runtime-expression.d.ts.map +1 -0
  533. package/lib/generated/classes/schedule.d.ts +39 -0
  534. package/lib/generated/classes/schedule.d.ts.map +1 -0
  535. package/lib/generated/classes/schema-external.d.ts +39 -0
  536. package/lib/generated/classes/schema-external.d.ts.map +1 -0
  537. package/lib/generated/classes/schema-inline.d.ts +44 -0
  538. package/lib/generated/classes/schema-inline.d.ts.map +1 -0
  539. package/lib/generated/classes/schema.d.ts +39 -0
  540. package/lib/generated/classes/schema.d.ts.map +1 -0
  541. package/lib/generated/classes/script.d.ts +39 -0
  542. package/lib/generated/classes/script.d.ts.map +1 -0
  543. package/lib/generated/classes/secret-based-authentication-policy.d.ts +44 -0
  544. package/lib/generated/classes/secret-based-authentication-policy.d.ts.map +1 -0
  545. package/lib/generated/classes/set-task-configuration.d.ts +44 -0
  546. package/lib/generated/classes/set-task-configuration.d.ts.map +1 -0
  547. package/lib/generated/classes/set-task.d.ts +39 -0
  548. package/lib/generated/classes/set-task.d.ts.map +1 -0
  549. package/lib/generated/classes/shell-arguments.d.ts +44 -0
  550. package/lib/generated/classes/shell-arguments.d.ts.map +1 -0
  551. package/lib/generated/classes/shell-environment.d.ts +44 -0
  552. package/lib/generated/classes/shell-environment.d.ts.map +1 -0
  553. package/lib/generated/classes/shell.d.ts +39 -0
  554. package/lib/generated/classes/shell.d.ts.map +1 -0
  555. package/lib/generated/classes/subflow-configuration.d.ts +39 -0
  556. package/lib/generated/classes/subflow-configuration.d.ts.map +1 -0
  557. package/lib/generated/classes/subflow-input.d.ts +44 -0
  558. package/lib/generated/classes/subflow-input.d.ts.map +1 -0
  559. package/lib/generated/classes/switch-case.d.ts +44 -0
  560. package/lib/generated/classes/switch-case.d.ts.map +1 -0
  561. package/lib/generated/classes/switch-item.d.ts +39 -0
  562. package/lib/generated/classes/switch-item.d.ts.map +1 -0
  563. package/lib/generated/classes/switch-task-configuration.d.ts +38 -0
  564. package/lib/generated/classes/switch-task-configuration.d.ts.map +1 -0
  565. package/lib/generated/classes/switch-task.d.ts +39 -0
  566. package/lib/generated/classes/switch-task.d.ts.map +1 -0
  567. package/lib/generated/classes/task-base-if.d.ts +44 -0
  568. package/lib/generated/classes/task-base-if.d.ts.map +1 -0
  569. package/lib/generated/classes/task-base-timeout.d.ts +39 -0
  570. package/lib/generated/classes/task-base-timeout.d.ts.map +1 -0
  571. package/lib/generated/classes/task-base.d.ts +39 -0
  572. package/lib/generated/classes/task-base.d.ts.map +1 -0
  573. package/lib/generated/classes/task-item.d.ts +39 -0
  574. package/lib/generated/classes/task-item.d.ts.map +1 -0
  575. package/lib/generated/classes/task-list.d.ts +38 -0
  576. package/lib/generated/classes/task-list.d.ts.map +1 -0
  577. package/lib/generated/classes/task-metadata.d.ts +44 -0
  578. package/lib/generated/classes/task-metadata.d.ts.map +1 -0
  579. package/lib/generated/classes/task.d.ts +39 -0
  580. package/lib/generated/classes/task.d.ts.map +1 -0
  581. package/lib/generated/classes/timeout.d.ts +39 -0
  582. package/lib/generated/classes/timeout.d.ts.map +1 -0
  583. package/lib/generated/classes/try-task-catch-retry.d.ts +39 -0
  584. package/lib/generated/classes/try-task-catch-retry.d.ts.map +1 -0
  585. package/lib/generated/classes/try-task-catch.d.ts +39 -0
  586. package/lib/generated/classes/try-task-catch.d.ts.map +1 -0
  587. package/lib/generated/classes/try-task.d.ts +39 -0
  588. package/lib/generated/classes/try-task.d.ts.map +1 -0
  589. package/lib/generated/classes/uri-template.d.ts +44 -0
  590. package/lib/generated/classes/uri-template.d.ts.map +1 -0
  591. package/lib/generated/classes/use-authentications.d.ts +39 -0
  592. package/lib/generated/classes/use-authentications.d.ts.map +1 -0
  593. package/lib/generated/classes/use-catalogs.d.ts +39 -0
  594. package/lib/generated/classes/use-catalogs.d.ts.map +1 -0
  595. package/lib/generated/classes/use-errors.d.ts +39 -0
  596. package/lib/generated/classes/use-errors.d.ts.map +1 -0
  597. package/lib/generated/classes/use-extensions.d.ts +38 -0
  598. package/lib/generated/classes/use-extensions.d.ts.map +1 -0
  599. package/lib/generated/classes/use-functions.d.ts +39 -0
  600. package/lib/generated/classes/use-functions.d.ts.map +1 -0
  601. package/lib/generated/classes/use-retries.d.ts +39 -0
  602. package/lib/generated/classes/use-retries.d.ts.map +1 -0
  603. package/lib/generated/classes/use-secrets.d.ts +43 -0
  604. package/lib/generated/classes/use-secrets.d.ts.map +1 -0
  605. package/lib/generated/classes/use-timeouts.d.ts +39 -0
  606. package/lib/generated/classes/use-timeouts.d.ts.map +1 -0
  607. package/lib/generated/classes/use.d.ts +39 -0
  608. package/lib/generated/classes/use.d.ts.map +1 -0
  609. package/lib/generated/classes/wait-task.d.ts +39 -0
  610. package/lib/generated/classes/wait-task.d.ts.map +1 -0
  611. package/lib/generated/classes/with-async-api-payload.d.ts +44 -0
  612. package/lib/generated/classes/with-async-api-payload.d.ts.map +1 -0
  613. package/lib/generated/classes/with-event.d.ts +44 -0
  614. package/lib/generated/classes/with-event.d.ts.map +1 -0
  615. package/lib/generated/classes/with-grpc-arguments.d.ts +44 -0
  616. package/lib/generated/classes/with-grpc-arguments.d.ts.map +1 -0
  617. package/lib/generated/classes/with-grpc-service.d.ts +39 -0
  618. package/lib/generated/classes/with-grpc-service.d.ts.map +1 -0
  619. package/lib/generated/classes/with-http-body.d.ts +44 -0
  620. package/lib/generated/classes/with-http-body.d.ts.map +1 -0
  621. package/lib/generated/classes/with-http-headers.d.ts +44 -0
  622. package/lib/generated/classes/with-http-headers.d.ts.map +1 -0
  623. package/lib/generated/classes/with-http-query.d.ts +44 -0
  624. package/lib/generated/classes/with-http-query.d.ts.map +1 -0
  625. package/lib/generated/classes/with-open-api-parameters.d.ts +44 -0
  626. package/lib/generated/classes/with-open-api-parameters.d.ts.map +1 -0
  627. package/lib/generated/classes/workflow-metadata.d.ts +44 -0
  628. package/lib/generated/classes/workflow-metadata.d.ts.map +1 -0
  629. package/lib/generated/classes/workflow-tags.d.ts +44 -0
  630. package/lib/generated/classes/workflow-tags.d.ts.map +1 -0
  631. package/lib/generated/classes/workflow-timeout.d.ts +39 -0
  632. package/lib/generated/classes/workflow-timeout.d.ts.map +1 -0
  633. package/lib/generated/classes/workflow.d.ts +63 -0
  634. package/lib/generated/classes/workflow.d.ts.map +1 -0
  635. package/lib/generated/definitions/index.d.ts +2 -0
  636. package/lib/generated/definitions/index.d.ts.map +1 -0
  637. package/lib/generated/definitions/specification.d.ts +1257 -0
  638. package/lib/generated/definitions/specification.d.ts.map +1 -0
  639. package/lib/generated/validation/index.d.ts +2 -0
  640. package/lib/generated/validation/index.d.ts.map +1 -0
  641. package/lib/generated/validation/validation-pointers.d.ts +166 -0
  642. package/lib/generated/validation/validation-pointers.d.ts.map +1 -0
  643. package/lib/hooks/index.d.ts +2 -0
  644. package/lib/hooks/index.d.ts.map +1 -0
  645. package/lib/hooks/workflow-hooks.d.ts +4 -0
  646. package/lib/hooks/workflow-hooks.d.ts.map +1 -0
  647. package/lib/hydrator.d.ts +13 -0
  648. package/lib/hydrator.d.ts.map +1 -0
  649. package/lib/lifecycle-hooks.d.ts +42 -0
  650. package/lib/lifecycle-hooks.d.ts.map +1 -0
  651. package/lib/utils.d.ts +19 -0
  652. package/lib/utils.d.ts.map +1 -0
  653. package/lib/validation.d.ts +10 -0
  654. package/lib/validation.d.ts.map +1 -0
  655. package/package.json +93 -0
  656. package/serverless-workflow-sdk.d.ts +5 -0
  657. package/serverless-workflow-sdk.d.ts.map +1 -0
  658. package/systemjs/index.systemjs.js +29811 -0
  659. package/systemjs/index.systemjs.js.map +1 -0
  660. package/systemjs/index.systemjs.min.js +10 -0
  661. package/systemjs/index.systemjs.min.js.map +1 -0
  662. package/umd/index.umd.js +29970 -0
  663. package/umd/index.umd.js.map +1 -0
  664. package/umd/index.umd.min.js +10 -0
  665. package/umd/index.umd.min.js.map +1 -0
@@ -0,0 +1,39 @@
1
+ import { ObjectHydrator } from '../../hydrator';
2
+ import { Specification } from '../definitions';
3
+ /**
4
+ * Represents the intersection between the UseAuthentications class and type
5
+ */
6
+ export type UseAuthenticationsIntersection = UseAuthentications & Specification.UseAuthentications;
7
+ /**
8
+ * Represents a constructor for the intersection of the UseAuthentications class and type
9
+ */
10
+ export interface UseAuthenticationsConstructor {
11
+ new (model?: Partial<Specification.UseAuthentications>): UseAuthenticationsIntersection;
12
+ }
13
+ /**
14
+ * Represents a UseAuthentications with methods for validation and normalization.
15
+ * Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
16
+ */
17
+ export declare class UseAuthentications extends ObjectHydrator<Specification.UseAuthentications> {
18
+ /**
19
+ * Instanciates a new instance of the UseAuthentications class.
20
+ * Initializes properties based on the provided model if it is an object.
21
+ *
22
+ * @param model - Optional partial model object to initialize the UseAuthentications.
23
+ */
24
+ constructor(model?: Partial<Specification.UseAuthentications>);
25
+ /**
26
+ * Validates the current instance of the UseAuthentications.
27
+ * Throws if invalid.
28
+ */
29
+ validate(workflow?: Partial<Specification.Workflow>): void;
30
+ /**
31
+ * Normalizes the current instance of the UseAuthentications.
32
+ * Creates a copy of the UseAuthentications, invokes normalization hooks if available, and returns the normalized copy.
33
+ *
34
+ * @returns A normalized version of the UseAuthentications instance.
35
+ */
36
+ normalize(): UseAuthentications & Specification.UseAuthentications;
37
+ }
38
+ export declare const _UseAuthentications: UseAuthenticationsConstructor;
39
+ //# sourceMappingURL=use-authentications.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-authentications.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/use-authentications.ts"],"names":[],"mappings":"AAuBA,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAK/C;;GAEG;AACH,MAAM,MAAM,8BAA8B,GAAG,kBAAkB,GAAG,aAAa,CAAC,kBAAkB,CAAC;AAEnG;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC5C,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,kBAAkB,CAAC,GAAG,8BAA8B,CAAC;CACzF;AAED;;;GAGG;AACH,qBAAa,kBAAmB,SAAQ,cAAc,CAAC,aAAa,CAAC,kBAAkB,CAAC;IACtF;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,kBAAkB,CAAC;IAc7D;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,kBAAkB,GAAG,aAAa,CAAC,kBAAkB;CAInE;AAED,eAAO,MAAM,mBAAmB,EAAyB,6BAA6B,CAAC"}
@@ -0,0 +1,39 @@
1
+ import { ObjectHydrator } from '../../hydrator';
2
+ import { Specification } from '../definitions';
3
+ /**
4
+ * Represents the intersection between the UseCatalogs class and type
5
+ */
6
+ export type UseCatalogsIntersection = UseCatalogs & Specification.UseCatalogs;
7
+ /**
8
+ * Represents a constructor for the intersection of the UseCatalogs class and type
9
+ */
10
+ export interface UseCatalogsConstructor {
11
+ new (model?: Partial<Specification.UseCatalogs>): UseCatalogsIntersection;
12
+ }
13
+ /**
14
+ * Represents a UseCatalogs with methods for validation and normalization.
15
+ * Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
16
+ */
17
+ export declare class UseCatalogs extends ObjectHydrator<Specification.UseCatalogs> {
18
+ /**
19
+ * Instanciates a new instance of the UseCatalogs class.
20
+ * Initializes properties based on the provided model if it is an object.
21
+ *
22
+ * @param model - Optional partial model object to initialize the UseCatalogs.
23
+ */
24
+ constructor(model?: Partial<Specification.UseCatalogs>);
25
+ /**
26
+ * Validates the current instance of the UseCatalogs.
27
+ * Throws if invalid.
28
+ */
29
+ validate(workflow?: Partial<Specification.Workflow>): void;
30
+ /**
31
+ * Normalizes the current instance of the UseCatalogs.
32
+ * Creates a copy of the UseCatalogs, invokes normalization hooks if available, and returns the normalized copy.
33
+ *
34
+ * @returns A normalized version of the UseCatalogs instance.
35
+ */
36
+ normalize(): UseCatalogs & Specification.UseCatalogs;
37
+ }
38
+ export declare const _UseCatalogs: UseCatalogsConstructor;
39
+ //# sourceMappingURL=use-catalogs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-catalogs.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/use-catalogs.ts"],"names":[],"mappings":"AAuBA,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAK/C;;GAEG;AACH,MAAM,MAAM,uBAAuB,GAAG,WAAW,GAAG,aAAa,CAAC,WAAW,CAAC;AAE9E;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACrC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,WAAW,CAAC,GAAG,uBAAuB,CAAC;CAC3E;AAED;;;GAGG;AACH,qBAAa,WAAY,SAAQ,cAAc,CAAC,aAAa,CAAC,WAAW,CAAC;IACxE;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,WAAW,CAAC;IActD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,WAAW,GAAG,aAAa,CAAC,WAAW;CAIrD;AAED,eAAO,MAAM,YAAY,EAAkB,sBAAsB,CAAC"}
@@ -0,0 +1,39 @@
1
+ import { ObjectHydrator } from '../../hydrator';
2
+ import { Specification } from '../definitions';
3
+ /**
4
+ * Represents the intersection between the UseErrors class and type
5
+ */
6
+ export type UseErrorsIntersection = UseErrors & Specification.UseErrors;
7
+ /**
8
+ * Represents a constructor for the intersection of the UseErrors class and type
9
+ */
10
+ export interface UseErrorsConstructor {
11
+ new (model?: Partial<Specification.UseErrors>): UseErrorsIntersection;
12
+ }
13
+ /**
14
+ * Represents a UseErrors with methods for validation and normalization.
15
+ * Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
16
+ */
17
+ export declare class UseErrors extends ObjectHydrator<Specification.UseErrors> {
18
+ /**
19
+ * Instanciates a new instance of the UseErrors class.
20
+ * Initializes properties based on the provided model if it is an object.
21
+ *
22
+ * @param model - Optional partial model object to initialize the UseErrors.
23
+ */
24
+ constructor(model?: Partial<Specification.UseErrors>);
25
+ /**
26
+ * Validates the current instance of the UseErrors.
27
+ * Throws if invalid.
28
+ */
29
+ validate(workflow?: Partial<Specification.Workflow>): void;
30
+ /**
31
+ * Normalizes the current instance of the UseErrors.
32
+ * Creates a copy of the UseErrors, invokes normalization hooks if available, and returns the normalized copy.
33
+ *
34
+ * @returns A normalized version of the UseErrors instance.
35
+ */
36
+ normalize(): UseErrors & Specification.UseErrors;
37
+ }
38
+ export declare const _UseErrors: UseErrorsConstructor;
39
+ //# sourceMappingURL=use-errors.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-errors.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/use-errors.ts"],"names":[],"mappings":"AAuBA,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAK/C;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG,SAAS,GAAG,aAAa,CAAC,SAAS,CAAC;AAExE;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,SAAS,CAAC,GAAG,qBAAqB,CAAC;CACvE;AAED;;;GAGG;AACH,qBAAa,SAAU,SAAQ,cAAc,CAAC,aAAa,CAAC,SAAS,CAAC;IACpE;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,SAAS,CAAC;IAcpD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,SAAS,GAAG,aAAa,CAAC,SAAS;CAIjD;AAED,eAAO,MAAM,UAAU,EAAgB,oBAAoB,CAAC"}
@@ -0,0 +1,38 @@
1
+ import { Specification } from '../definitions';
2
+ import { ArrayHydrator } from '../../hydrator';
3
+ /**
4
+ * Represents the intersection between the UseExtensions class and type
5
+ */
6
+ export type UseExtensionsIntersection = UseExtensions & Specification.UseExtensions;
7
+ /**
8
+ * Represents a constructor for the intersection of the UseExtensions class and type
9
+ */
10
+ export interface UseExtensionsConstructor {
11
+ new (model?: Array<Specification.ExtensionItem> | number): UseExtensionsIntersection;
12
+ }
13
+ /**
14
+ * Represents a collection of Specification.ExtensionItem.
15
+ * Inherits from ArrayHydrator to handle array-specific hydration.
16
+ */
17
+ export declare class UseExtensions extends ArrayHydrator<Specification.ExtensionItem> {
18
+ /**
19
+ * Constructs a new instance of the UseExtensions class.
20
+ *
21
+ * @param model - Optional parameter which can be an array of objects or a number representing the array length.
22
+ */
23
+ constructor(model?: Array<Specification.ExtensionItem> | number);
24
+ /**
25
+ * Validates the current instance of the UseExtensions.
26
+ * Throws if invalid.
27
+ */
28
+ validate(workflow?: Partial<Specification.Workflow>): void;
29
+ /**
30
+ * Normalizes the current instance of the UseExtensions.
31
+ * Creates a copy of the UseExtensions, invokes normalization hooks if available, and returns the normalized copy.
32
+ *
33
+ * @returns A normalized version of the UseExtensions instance.
34
+ */
35
+ normalize(): UseExtensions;
36
+ }
37
+ export declare const _UseExtensions: UseExtensionsConstructor;
38
+ //# sourceMappingURL=use-extensions.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-extensions.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/use-extensions.ts"],"names":[],"mappings":"AAuBA,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAI/C;;GAEG;AACH,MAAM,MAAM,yBAAyB,GAAG,aAAa,GAAG,aAAa,CAAC,aAAa,CAAC;AAEpF;;GAEG;AACH,MAAM,WAAW,wBAAwB;IACvC,KAAK,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,aAAa,CAAC,GAAG,MAAM,GAAG,yBAAyB,CAAC;CACtF;AAED;;;GAGG;AACH,qBAAa,aAAc,SAAQ,aAAa,CAAC,aAAa,CAAC,aAAa,CAAC;IAC3E;;;;OAIG;gBACS,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC,aAAa,CAAC,GAAG,MAAM;IAY/D;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,aAAa;CAI3B;AAED,eAAO,MAAM,cAAc,EAA+B,wBAAwB,CAAC"}
@@ -0,0 +1,39 @@
1
+ import { ObjectHydrator } from '../../hydrator';
2
+ import { Specification } from '../definitions';
3
+ /**
4
+ * Represents the intersection between the UseFunctions class and type
5
+ */
6
+ export type UseFunctionsIntersection = UseFunctions & Specification.UseFunctions;
7
+ /**
8
+ * Represents a constructor for the intersection of the UseFunctions class and type
9
+ */
10
+ export interface UseFunctionsConstructor {
11
+ new (model?: Partial<Specification.UseFunctions>): UseFunctionsIntersection;
12
+ }
13
+ /**
14
+ * Represents a UseFunctions with methods for validation and normalization.
15
+ * Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
16
+ */
17
+ export declare class UseFunctions extends ObjectHydrator<Specification.UseFunctions> {
18
+ /**
19
+ * Instanciates a new instance of the UseFunctions class.
20
+ * Initializes properties based on the provided model if it is an object.
21
+ *
22
+ * @param model - Optional partial model object to initialize the UseFunctions.
23
+ */
24
+ constructor(model?: Partial<Specification.UseFunctions>);
25
+ /**
26
+ * Validates the current instance of the UseFunctions.
27
+ * Throws if invalid.
28
+ */
29
+ validate(workflow?: Partial<Specification.Workflow>): void;
30
+ /**
31
+ * Normalizes the current instance of the UseFunctions.
32
+ * Creates a copy of the UseFunctions, invokes normalization hooks if available, and returns the normalized copy.
33
+ *
34
+ * @returns A normalized version of the UseFunctions instance.
35
+ */
36
+ normalize(): UseFunctions & Specification.UseFunctions;
37
+ }
38
+ export declare const _UseFunctions: UseFunctionsConstructor;
39
+ //# sourceMappingURL=use-functions.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-functions.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/use-functions.ts"],"names":[],"mappings":"AAuBA,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAK/C;;GAEG;AACH,MAAM,MAAM,wBAAwB,GAAG,YAAY,GAAG,aAAa,CAAC,YAAY,CAAC;AAEjF;;GAEG;AACH,MAAM,WAAW,uBAAuB;IACtC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,YAAY,CAAC,GAAG,wBAAwB,CAAC;CAC7E;AAED;;;GAGG;AACH,qBAAa,YAAa,SAAQ,cAAc,CAAC,aAAa,CAAC,YAAY,CAAC;IAC1E;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,YAAY,CAAC;IAcvD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,YAAY,GAAG,aAAa,CAAC,YAAY;CAIvD;AAED,eAAO,MAAM,aAAa,EAAmB,uBAAuB,CAAC"}
@@ -0,0 +1,39 @@
1
+ import { ObjectHydrator } from '../../hydrator';
2
+ import { Specification } from '../definitions';
3
+ /**
4
+ * Represents the intersection between the UseRetries class and type
5
+ */
6
+ export type UseRetriesIntersection = UseRetries & Specification.UseRetries;
7
+ /**
8
+ * Represents a constructor for the intersection of the UseRetries class and type
9
+ */
10
+ export interface UseRetriesConstructor {
11
+ new (model?: Partial<Specification.UseRetries>): UseRetriesIntersection;
12
+ }
13
+ /**
14
+ * Represents a UseRetries with methods for validation and normalization.
15
+ * Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
16
+ */
17
+ export declare class UseRetries extends ObjectHydrator<Specification.UseRetries> {
18
+ /**
19
+ * Instanciates a new instance of the UseRetries class.
20
+ * Initializes properties based on the provided model if it is an object.
21
+ *
22
+ * @param model - Optional partial model object to initialize the UseRetries.
23
+ */
24
+ constructor(model?: Partial<Specification.UseRetries>);
25
+ /**
26
+ * Validates the current instance of the UseRetries.
27
+ * Throws if invalid.
28
+ */
29
+ validate(workflow?: Partial<Specification.Workflow>): void;
30
+ /**
31
+ * Normalizes the current instance of the UseRetries.
32
+ * Creates a copy of the UseRetries, invokes normalization hooks if available, and returns the normalized copy.
33
+ *
34
+ * @returns A normalized version of the UseRetries instance.
35
+ */
36
+ normalize(): UseRetries & Specification.UseRetries;
37
+ }
38
+ export declare const _UseRetries: UseRetriesConstructor;
39
+ //# sourceMappingURL=use-retries.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-retries.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/use-retries.ts"],"names":[],"mappings":"AAuBA,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAK/C;;GAEG;AACH,MAAM,MAAM,sBAAsB,GAAG,UAAU,GAAG,aAAa,CAAC,UAAU,CAAC;AAE3E;;GAEG;AACH,MAAM,WAAW,qBAAqB;IACpC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,UAAU,CAAC,GAAG,sBAAsB,CAAC;CACzE;AAED;;;GAGG;AACH,qBAAa,UAAW,SAAQ,cAAc,CAAC,aAAa,CAAC,UAAU,CAAC;IACtE;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,UAAU,CAAC;IAcrD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,UAAU,GAAG,aAAa,CAAC,UAAU;CAInD;AAED,eAAO,MAAM,WAAW,EAAiB,qBAAqB,CAAC"}
@@ -0,0 +1,43 @@
1
+ /*****************************************************************************************
2
+ *
3
+ * /!\ This file is computer generated. Any manual modification can and will be lost. /!\
4
+ *
5
+ *****************************************************************************************/
6
+ import { Specification } from '../definitions';
7
+ import { ArrayHydrator } from '../../hydrator';
8
+ /**
9
+ * Represents the intersection between the UseSecrets class and type
10
+ */
11
+ export type UseSecretsIntersection = UseSecrets & Specification.UseSecrets;
12
+ /**
13
+ * Represents a constructor for the intersection of the UseSecrets class and type
14
+ */
15
+ export interface UseSecretsConstructor {
16
+ new (model?: Array<string> | number): UseSecretsIntersection;
17
+ }
18
+ /**
19
+ * Represents a collection of string.
20
+ * Inherits from ArrayHydrator to handle array-specific hydration.
21
+ */
22
+ export declare class UseSecrets extends ArrayHydrator<string> {
23
+ /**
24
+ * Constructs a new instance of the UseSecrets class.
25
+ *
26
+ * @param model - Optional parameter which can be an array of objects or a number representing the array length.
27
+ */
28
+ constructor(model?: Array<string> | number);
29
+ /**
30
+ * Validates the current instance of the UseSecrets.
31
+ * Throws if invalid.
32
+ */
33
+ validate(workflow?: Partial<Specification.Workflow>): void;
34
+ /**
35
+ * Normalizes the current instance of the UseSecrets.
36
+ * Creates a copy of the UseSecrets, invokes normalization hooks if available, and returns the normalized copy.
37
+ *
38
+ * @returns A normalized version of the UseSecrets instance.
39
+ */
40
+ normalize(): UseSecrets;
41
+ }
42
+ export declare const _UseSecrets: UseSecretsConstructor;
43
+ //# sourceMappingURL=use-secrets.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-secrets.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/use-secrets.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAI/C;;GAEG;AACH,MAAM,MAAM,sBAAsB,GAAG,UAAU,GAAG,aAAa,CAAC,UAAU,CAAC;AAE3E;;GAEG;AACH,MAAM,WAAW,qBAAqB;IACpC,KAAK,KAAK,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,MAAM,GAAG,sBAAsB,CAAC;CAC9D;AAED;;;GAGG;AACH,qBAAa,UAAW,SAAQ,aAAa,CAAC,MAAM,CAAC;IACnD;;;;OAIG;gBACS,KAAK,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,MAAM;IAY1C;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,UAAU;CAIxB;AAED,eAAO,MAAM,WAAW,EAA4B,qBAAqB,CAAC"}
@@ -0,0 +1,39 @@
1
+ import { ObjectHydrator } from '../../hydrator';
2
+ import { Specification } from '../definitions';
3
+ /**
4
+ * Represents the intersection between the UseTimeouts class and type
5
+ */
6
+ export type UseTimeoutsIntersection = UseTimeouts & Specification.UseTimeouts;
7
+ /**
8
+ * Represents a constructor for the intersection of the UseTimeouts class and type
9
+ */
10
+ export interface UseTimeoutsConstructor {
11
+ new (model?: Partial<Specification.UseTimeouts>): UseTimeoutsIntersection;
12
+ }
13
+ /**
14
+ * Represents a UseTimeouts with methods for validation and normalization.
15
+ * Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
16
+ */
17
+ export declare class UseTimeouts extends ObjectHydrator<Specification.UseTimeouts> {
18
+ /**
19
+ * Instanciates a new instance of the UseTimeouts class.
20
+ * Initializes properties based on the provided model if it is an object.
21
+ *
22
+ * @param model - Optional partial model object to initialize the UseTimeouts.
23
+ */
24
+ constructor(model?: Partial<Specification.UseTimeouts>);
25
+ /**
26
+ * Validates the current instance of the UseTimeouts.
27
+ * Throws if invalid.
28
+ */
29
+ validate(workflow?: Partial<Specification.Workflow>): void;
30
+ /**
31
+ * Normalizes the current instance of the UseTimeouts.
32
+ * Creates a copy of the UseTimeouts, invokes normalization hooks if available, and returns the normalized copy.
33
+ *
34
+ * @returns A normalized version of the UseTimeouts instance.
35
+ */
36
+ normalize(): UseTimeouts & Specification.UseTimeouts;
37
+ }
38
+ export declare const _UseTimeouts: UseTimeoutsConstructor;
39
+ //# sourceMappingURL=use-timeouts.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-timeouts.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/use-timeouts.ts"],"names":[],"mappings":"AAuBA,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAK/C;;GAEG;AACH,MAAM,MAAM,uBAAuB,GAAG,WAAW,GAAG,aAAa,CAAC,WAAW,CAAC;AAE9E;;GAEG;AACH,MAAM,WAAW,sBAAsB;IACrC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,WAAW,CAAC,GAAG,uBAAuB,CAAC;CAC3E;AAED;;;GAGG;AACH,qBAAa,WAAY,SAAQ,cAAc,CAAC,aAAa,CAAC,WAAW,CAAC;IACxE;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,WAAW,CAAC;IActD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,WAAW,GAAG,aAAa,CAAC,WAAW;CAIrD;AAED,eAAO,MAAM,YAAY,EAAkB,sBAAsB,CAAC"}
@@ -0,0 +1,39 @@
1
+ import { ObjectHydrator } from '../../hydrator';
2
+ import { Specification } from '../definitions';
3
+ /**
4
+ * Represents the intersection between the Use class and type
5
+ */
6
+ export type UseIntersection = Use & Specification.Use;
7
+ /**
8
+ * Represents a constructor for the intersection of the Use class and type
9
+ */
10
+ export interface UseConstructor {
11
+ new (model?: Partial<Specification.Use>): UseIntersection;
12
+ }
13
+ /**
14
+ * Represents a Use with methods for validation and normalization.
15
+ * Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
16
+ */
17
+ export declare class Use extends ObjectHydrator<Specification.Use> {
18
+ /**
19
+ * Instanciates a new instance of the Use class.
20
+ * Initializes properties based on the provided model if it is an object.
21
+ *
22
+ * @param model - Optional partial model object to initialize the Use.
23
+ */
24
+ constructor(model?: Partial<Specification.Use>);
25
+ /**
26
+ * Validates the current instance of the Use.
27
+ * Throws if invalid.
28
+ */
29
+ validate(workflow?: Partial<Specification.Workflow>): void;
30
+ /**
31
+ * Normalizes the current instance of the Use.
32
+ * Creates a copy of the Use, invokes normalization hooks if available, and returns the normalized copy.
33
+ *
34
+ * @returns A normalized version of the Use instance.
35
+ */
36
+ normalize(): Use & Specification.Use;
37
+ }
38
+ export declare const _Use: UseConstructor;
39
+ //# sourceMappingURL=use.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/use.ts"],"names":[],"mappings":"AA6BA,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAK/C;;GAEG;AACH,MAAM,MAAM,eAAe,GAAG,GAAG,GAAG,aAAa,CAAC,GAAG,CAAC;AAEtD;;GAEG;AACH,MAAM,WAAW,cAAc;IAC7B,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,GAAG,CAAC,GAAG,eAAe,CAAC;CAC3D;AAED;;;GAGG;AACH,qBAAa,GAAI,SAAQ,cAAc,CAAC,aAAa,CAAC,GAAG,CAAC;IACxD;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,GAAG,CAAC;IAgB9C;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,GAAG,GAAG,aAAa,CAAC,GAAG;CAIrC;AAED,eAAO,MAAM,IAAI,EAAU,cAAc,CAAC"}
@@ -0,0 +1,39 @@
1
+ import { _TaskBase } from './task-base';
2
+ import { Specification } from '../definitions';
3
+ /**
4
+ * Represents the intersection between the WaitTask class and type
5
+ */
6
+ export type WaitTaskIntersection = WaitTask & Specification.WaitTask;
7
+ /**
8
+ * Represents a constructor for the intersection of the WaitTask class and type
9
+ */
10
+ export interface WaitTaskConstructor {
11
+ new (model?: Partial<Specification.WaitTask>): WaitTaskIntersection;
12
+ }
13
+ /**
14
+ * Represents a WaitTask with methods for validation and normalization.
15
+ * Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
16
+ */
17
+ export declare class WaitTask extends _TaskBase {
18
+ /**
19
+ * Instanciates a new instance of the WaitTask class.
20
+ * Initializes properties based on the provided model if it is an object.
21
+ *
22
+ * @param model - Optional partial model object to initialize the WaitTask.
23
+ */
24
+ constructor(model?: Partial<Specification.WaitTask>);
25
+ /**
26
+ * Validates the current instance of the WaitTask.
27
+ * Throws if invalid.
28
+ */
29
+ validate(workflow?: Partial<Specification.Workflow>): void;
30
+ /**
31
+ * Normalizes the current instance of the WaitTask.
32
+ * Creates a copy of the WaitTask, invokes normalization hooks if available, and returns the normalized copy.
33
+ *
34
+ * @returns A normalized version of the WaitTask instance.
35
+ */
36
+ normalize(): WaitTask & Specification.WaitTask;
37
+ }
38
+ export declare const _WaitTask: WaitTaskConstructor;
39
+ //# sourceMappingURL=wait-task.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"wait-task.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/wait-task.ts"],"names":[],"mappings":"AA4BA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAK/C;;GAEG;AACH,MAAM,MAAM,oBAAoB,GAAG,QAAQ,GAAG,aAAa,CAAC,QAAQ,CAAC;AAErE;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAClC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC,GAAG,oBAAoB,CAAC;CACrE;AAED;;;GAGG;AACH,qBAAa,QAAS,SAAQ,SAAS;IACrC;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAcnD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,QAAQ,GAAG,aAAa,CAAC,QAAQ;CAI/C;AAED,eAAO,MAAM,SAAS,EAAe,mBAAmB,CAAC"}
@@ -0,0 +1,44 @@
1
+ /*****************************************************************************************
2
+ *
3
+ * /!\ This file is computer generated. Any manual modification can and will be lost. /!\
4
+ *
5
+ *****************************************************************************************/
6
+ import { ObjectHydrator } from '../../hydrator';
7
+ import { Specification } from '../definitions';
8
+ /**
9
+ * Represents the intersection between the WithAsyncAPIPayload class and type
10
+ */
11
+ export type WithAsyncAPIPayloadIntersection = WithAsyncAPIPayload & Specification.WithAsyncAPIPayload;
12
+ /**
13
+ * Represents a constructor for the intersection of the WithAsyncAPIPayload class and type
14
+ */
15
+ export interface WithAsyncAPIPayloadConstructor {
16
+ new (model?: Partial<Specification.WithAsyncAPIPayload>): WithAsyncAPIPayloadIntersection;
17
+ }
18
+ /**
19
+ * Represents a WithAsyncAPIPayload with methods for validation and normalization.
20
+ * Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
21
+ */
22
+ export declare class WithAsyncAPIPayload extends ObjectHydrator<Specification.WithAsyncAPIPayload> {
23
+ /**
24
+ * Instanciates a new instance of the WithAsyncAPIPayload class.
25
+ * Initializes properties based on the provided model if it is an object.
26
+ *
27
+ * @param model - Optional partial model object to initialize the WithAsyncAPIPayload.
28
+ */
29
+ constructor(model?: Partial<Specification.WithAsyncAPIPayload>);
30
+ /**
31
+ * Validates the current instance of the WithAsyncAPIPayload.
32
+ * Throws if invalid.
33
+ */
34
+ validate(workflow?: Partial<Specification.Workflow>): void;
35
+ /**
36
+ * Normalizes the current instance of the WithAsyncAPIPayload.
37
+ * Creates a copy of the WithAsyncAPIPayload, invokes normalization hooks if available, and returns the normalized copy.
38
+ *
39
+ * @returns A normalized version of the WithAsyncAPIPayload instance.
40
+ */
41
+ normalize(): WithAsyncAPIPayload & Specification.WithAsyncAPIPayload;
42
+ }
43
+ export declare const _WithAsyncAPIPayload: WithAsyncAPIPayloadConstructor;
44
+ //# sourceMappingURL=with-async-api-payload.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"with-async-api-payload.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/with-async-api-payload.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAI/C;;GAEG;AACH,MAAM,MAAM,+BAA+B,GAAG,mBAAmB,GAAG,aAAa,CAAC,mBAAmB,CAAC;AAEtG;;GAEG;AACH,MAAM,WAAW,8BAA8B;IAC7C,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,mBAAmB,CAAC,GAAG,+BAA+B,CAAC;CAC3F;AAED;;;GAGG;AACH,qBAAa,mBAAoB,SAAQ,cAAc,CAAC,aAAa,CAAC,mBAAmB,CAAC;IACxF;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,mBAAmB,CAAC;IAM9D;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,mBAAmB,GAAG,aAAa,CAAC,mBAAmB;CAIrE;AAED,eAAO,MAAM,oBAAoB,EAA0B,8BAA8B,CAAC"}
@@ -0,0 +1,44 @@
1
+ /*****************************************************************************************
2
+ *
3
+ * /!\ This file is computer generated. Any manual modification can and will be lost. /!\
4
+ *
5
+ *****************************************************************************************/
6
+ import { ObjectHydrator } from '../../hydrator';
7
+ import { Specification } from '../definitions';
8
+ /**
9
+ * Represents the intersection between the WithEvent class and type
10
+ */
11
+ export type WithEventIntersection = WithEvent & Specification.WithEvent;
12
+ /**
13
+ * Represents a constructor for the intersection of the WithEvent class and type
14
+ */
15
+ export interface WithEventConstructor {
16
+ new (model?: Partial<Specification.WithEvent>): WithEventIntersection;
17
+ }
18
+ /**
19
+ * Represents a WithEvent with methods for validation and normalization.
20
+ * Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
21
+ */
22
+ export declare class WithEvent extends ObjectHydrator<Specification.WithEvent> {
23
+ /**
24
+ * Instanciates a new instance of the WithEvent class.
25
+ * Initializes properties based on the provided model if it is an object.
26
+ *
27
+ * @param model - Optional partial model object to initialize the WithEvent.
28
+ */
29
+ constructor(model?: Partial<Specification.WithEvent>);
30
+ /**
31
+ * Validates the current instance of the WithEvent.
32
+ * Throws if invalid.
33
+ */
34
+ validate(workflow?: Partial<Specification.Workflow>): void;
35
+ /**
36
+ * Normalizes the current instance of the WithEvent.
37
+ * Creates a copy of the WithEvent, invokes normalization hooks if available, and returns the normalized copy.
38
+ *
39
+ * @returns A normalized version of the WithEvent instance.
40
+ */
41
+ normalize(): WithEvent & Specification.WithEvent;
42
+ }
43
+ export declare const _WithEvent: WithEventConstructor;
44
+ //# sourceMappingURL=with-event.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"with-event.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/with-event.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAI/C;;GAEG;AACH,MAAM,MAAM,qBAAqB,GAAG,SAAS,GAAG,aAAa,CAAC,SAAS,CAAC;AAExE;;GAEG;AACH,MAAM,WAAW,oBAAoB;IACnC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,SAAS,CAAC,GAAG,qBAAqB,CAAC;CACvE;AAED;;;GAGG;AACH,qBAAa,SAAU,SAAQ,cAAc,CAAC,aAAa,CAAC,SAAS,CAAC;IACpE;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,SAAS,CAAC;IAMpD;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,SAAS,GAAG,aAAa,CAAC,SAAS;CAIjD;AAED,eAAO,MAAM,UAAU,EAAgB,oBAAoB,CAAC"}
@@ -0,0 +1,44 @@
1
+ /*****************************************************************************************
2
+ *
3
+ * /!\ This file is computer generated. Any manual modification can and will be lost. /!\
4
+ *
5
+ *****************************************************************************************/
6
+ import { ObjectHydrator } from '../../hydrator';
7
+ import { Specification } from '../definitions';
8
+ /**
9
+ * Represents the intersection between the WithGRPCArguments class and type
10
+ */
11
+ export type WithGRPCArgumentsIntersection = WithGRPCArguments & Specification.WithGRPCArguments;
12
+ /**
13
+ * Represents a constructor for the intersection of the WithGRPCArguments class and type
14
+ */
15
+ export interface WithGRPCArgumentsConstructor {
16
+ new (model?: Partial<Specification.WithGRPCArguments>): WithGRPCArgumentsIntersection;
17
+ }
18
+ /**
19
+ * Represents a WithGRPCArguments with methods for validation and normalization.
20
+ * Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
21
+ */
22
+ export declare class WithGRPCArguments extends ObjectHydrator<Specification.WithGRPCArguments> {
23
+ /**
24
+ * Instanciates a new instance of the WithGRPCArguments class.
25
+ * Initializes properties based on the provided model if it is an object.
26
+ *
27
+ * @param model - Optional partial model object to initialize the WithGRPCArguments.
28
+ */
29
+ constructor(model?: Partial<Specification.WithGRPCArguments>);
30
+ /**
31
+ * Validates the current instance of the WithGRPCArguments.
32
+ * Throws if invalid.
33
+ */
34
+ validate(workflow?: Partial<Specification.Workflow>): void;
35
+ /**
36
+ * Normalizes the current instance of the WithGRPCArguments.
37
+ * Creates a copy of the WithGRPCArguments, invokes normalization hooks if available, and returns the normalized copy.
38
+ *
39
+ * @returns A normalized version of the WithGRPCArguments instance.
40
+ */
41
+ normalize(): WithGRPCArguments & Specification.WithGRPCArguments;
42
+ }
43
+ export declare const _WithGRPCArguments: WithGRPCArgumentsConstructor;
44
+ //# sourceMappingURL=with-grpc-arguments.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"with-grpc-arguments.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/with-grpc-arguments.ts"],"names":[],"mappings":"AAgBA;;;;2FAI2F;AAE3F,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAI/C;;GAEG;AACH,MAAM,MAAM,6BAA6B,GAAG,iBAAiB,GAAG,aAAa,CAAC,iBAAiB,CAAC;AAEhG;;GAEG;AACH,MAAM,WAAW,4BAA4B;IAC3C,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,iBAAiB,CAAC,GAAG,6BAA6B,CAAC;CACvF;AAED;;;GAGG;AACH,qBAAa,iBAAkB,SAAQ,cAAc,CAAC,aAAa,CAAC,iBAAiB,CAAC;IACpF;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,iBAAiB,CAAC;IAM5D;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,iBAAiB,GAAG,aAAa,CAAC,iBAAiB;CAIjE;AAED,eAAO,MAAM,kBAAkB,EAAwB,4BAA4B,CAAC"}
@@ -0,0 +1,39 @@
1
+ import { ObjectHydrator } from '../../hydrator';
2
+ import { Specification } from '../definitions';
3
+ /**
4
+ * Represents the intersection between the WithGRPCService class and type
5
+ */
6
+ export type WithGRPCServiceIntersection = WithGRPCService & Specification.WithGRPCService;
7
+ /**
8
+ * Represents a constructor for the intersection of the WithGRPCService class and type
9
+ */
10
+ export interface WithGRPCServiceConstructor {
11
+ new (model?: Partial<Specification.WithGRPCService>): WithGRPCServiceIntersection;
12
+ }
13
+ /**
14
+ * Represents a WithGRPCService with methods for validation and normalization.
15
+ * Inherits from ObjectHydrator which provides functionality for hydrating the state based on a model.
16
+ */
17
+ export declare class WithGRPCService extends ObjectHydrator<Specification.WithGRPCService> {
18
+ /**
19
+ * Instanciates a new instance of the WithGRPCService class.
20
+ * Initializes properties based on the provided model if it is an object.
21
+ *
22
+ * @param model - Optional partial model object to initialize the WithGRPCService.
23
+ */
24
+ constructor(model?: Partial<Specification.WithGRPCService>);
25
+ /**
26
+ * Validates the current instance of the WithGRPCService.
27
+ * Throws if invalid.
28
+ */
29
+ validate(workflow?: Partial<Specification.Workflow>): void;
30
+ /**
31
+ * Normalizes the current instance of the WithGRPCService.
32
+ * Creates a copy of the WithGRPCService, invokes normalization hooks if available, and returns the normalized copy.
33
+ *
34
+ * @returns A normalized version of the WithGRPCService instance.
35
+ */
36
+ normalize(): WithGRPCService & Specification.WithGRPCService;
37
+ }
38
+ export declare const _WithGRPCService: WithGRPCServiceConstructor;
39
+ //# sourceMappingURL=with-grpc-service.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"with-grpc-service.d.ts","sourceRoot":"","sources":["../../../../../src/lib/generated/classes/with-grpc-service.ts"],"names":[],"mappings":"AAuBA,OAAO,EAAE,cAAc,EAAE,MAAM,gBAAgB,CAAC;AAChD,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAK/C;;GAEG;AACH,MAAM,MAAM,2BAA2B,GAAG,eAAe,GAAG,aAAa,CAAC,eAAe,CAAC;AAE1F;;GAEG;AACH,MAAM,WAAW,0BAA0B;IACzC,KAAK,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,eAAe,CAAC,GAAG,2BAA2B,CAAC;CACnF;AAED;;;GAGG;AACH,qBAAa,eAAgB,SAAQ,cAAc,CAAC,aAAa,CAAC,eAAe,CAAC;IAChF;;;;;OAKG;gBACS,KAAK,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,eAAe,CAAC;IAU1D;;;OAGG;IACH,QAAQ,CAAC,QAAQ,CAAC,EAAE,OAAO,CAAC,aAAa,CAAC,QAAQ,CAAC;IAKnD;;;;;OAKG;IACH,SAAS,IAAI,eAAe,GAAG,aAAa,CAAC,eAAe;CAI7D;AAED,eAAO,MAAM,gBAAgB,EAAsB,0BAA0B,CAAC"}