oci-dataintegration 2.63.0 → 2.65.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 (499) hide show
  1. package/LICENSE.txt +6 -6
  2. package/lib/client.d.ts +258 -152
  3. package/lib/client.js +885 -156
  4. package/lib/client.js.map +1 -1
  5. package/lib/model/composite-state.d.ts +77 -0
  6. package/lib/model/composite-state.js +83 -0
  7. package/lib/model/composite-state.js.map +1 -0
  8. package/lib/model/configuration-details.d.ts +2 -2
  9. package/lib/model/configuration-details.js.map +1 -1
  10. package/lib/model/connection-details.js +32 -12
  11. package/lib/model/connection-details.js.map +1 -1
  12. package/lib/model/connection-from-hdfs-details.d.ts +45 -0
  13. package/lib/model/connection-from-hdfs-details.js +62 -0
  14. package/lib/model/connection-from-hdfs-details.js.map +1 -0
  15. package/lib/model/connection-from-hdfs.d.ts +45 -0
  16. package/lib/model/connection-from-hdfs.js +60 -0
  17. package/lib/model/connection-from-hdfs.js.map +1 -0
  18. package/lib/model/connection-from-my-sql-heat-wave-details.d.ts +33 -0
  19. package/lib/model/connection-from-my-sql-heat-wave-details.js +62 -0
  20. package/lib/model/connection-from-my-sql-heat-wave-details.js.map +1 -0
  21. package/lib/model/connection-from-my-sql-heat-wave.d.ts +33 -0
  22. package/lib/model/connection-from-my-sql-heat-wave.js +62 -0
  23. package/lib/model/connection-from-my-sql-heat-wave.js.map +1 -0
  24. package/lib/model/connection-from-oracle-ebs-details.d.ts +33 -0
  25. package/lib/model/connection-from-oracle-ebs-details.js +62 -0
  26. package/lib/model/connection-from-oracle-ebs-details.js.map +1 -0
  27. package/lib/model/connection-from-oracle-ebs.d.ts +33 -0
  28. package/lib/model/connection-from-oracle-ebs.js +60 -0
  29. package/lib/model/connection-from-oracle-ebs.js.map +1 -0
  30. package/lib/model/connection-from-oracle-people-soft-details.d.ts +33 -0
  31. package/lib/model/connection-from-oracle-people-soft-details.js +62 -0
  32. package/lib/model/connection-from-oracle-people-soft-details.js.map +1 -0
  33. package/lib/model/connection-from-oracle-people-soft.d.ts +33 -0
  34. package/lib/model/connection-from-oracle-people-soft.js +62 -0
  35. package/lib/model/connection-from-oracle-people-soft.js.map +1 -0
  36. package/lib/model/connection-from-oracle-siebel-details.d.ts +33 -0
  37. package/lib/model/connection-from-oracle-siebel-details.js +62 -0
  38. package/lib/model/connection-from-oracle-siebel-details.js.map +1 -0
  39. package/lib/model/connection-from-oracle-siebel.d.ts +33 -0
  40. package/lib/model/connection-from-oracle-siebel.js +60 -0
  41. package/lib/model/connection-from-oracle-siebel.js.map +1 -0
  42. package/lib/model/connection-summary-from-hdfs.d.ts +45 -0
  43. package/lib/model/connection-summary-from-hdfs.js +62 -0
  44. package/lib/model/connection-summary-from-hdfs.js.map +1 -0
  45. package/lib/model/connection-summary-from-my-sql-heat-wave.d.ts +33 -0
  46. package/lib/model/connection-summary-from-my-sql-heat-wave.js +62 -0
  47. package/lib/model/connection-summary-from-my-sql-heat-wave.js.map +1 -0
  48. package/lib/model/connection-summary-from-oracle-ebs.d.ts +33 -0
  49. package/lib/model/connection-summary-from-oracle-ebs.js +62 -0
  50. package/lib/model/connection-summary-from-oracle-ebs.js.map +1 -0
  51. package/lib/model/connection-summary-from-oracle-people-soft.d.ts +33 -0
  52. package/lib/model/connection-summary-from-oracle-people-soft.js +62 -0
  53. package/lib/model/connection-summary-from-oracle-people-soft.js.map +1 -0
  54. package/lib/model/connection-summary-from-oracle-siebel.d.ts +33 -0
  55. package/lib/model/connection-summary-from-oracle-siebel.js +62 -0
  56. package/lib/model/connection-summary-from-oracle-siebel.js.map +1 -0
  57. package/lib/model/connection-summary.js +32 -12
  58. package/lib/model/connection-summary.js.map +1 -1
  59. package/lib/model/connection.js +40 -20
  60. package/lib/model/connection.js.map +1 -1
  61. package/lib/model/create-connection-details.js +36 -16
  62. package/lib/model/create-connection-details.js.map +1 -1
  63. package/lib/model/create-connection-from-hdfs.d.ts +45 -0
  64. package/lib/model/create-connection-from-hdfs.js +62 -0
  65. package/lib/model/create-connection-from-hdfs.js.map +1 -0
  66. package/lib/model/create-connection-from-my-sql-heat-wave.d.ts +33 -0
  67. package/lib/model/create-connection-from-my-sql-heat-wave.js +62 -0
  68. package/lib/model/create-connection-from-my-sql-heat-wave.js.map +1 -0
  69. package/lib/model/create-connection-from-oracle-ebs.d.ts +33 -0
  70. package/lib/model/create-connection-from-oracle-ebs.js +62 -0
  71. package/lib/model/create-connection-from-oracle-ebs.js.map +1 -0
  72. package/lib/model/create-connection-from-oracle-people-soft.d.ts +33 -0
  73. package/lib/model/create-connection-from-oracle-people-soft.js +62 -0
  74. package/lib/model/create-connection-from-oracle-people-soft.js.map +1 -0
  75. package/lib/model/create-connection-from-oracle-siebel.d.ts +33 -0
  76. package/lib/model/create-connection-from-oracle-siebel.js +62 -0
  77. package/lib/model/create-connection-from-oracle-siebel.js.map +1 -0
  78. package/lib/model/create-connection-validation-details.d.ts +2 -2
  79. package/lib/model/create-connection-validation-details.js.map +1 -1
  80. package/lib/model/create-data-asset-details.js +32 -12
  81. package/lib/model/create-data-asset-details.js.map +1 -1
  82. package/lib/model/create-data-asset-from-adwc.d.ts +2 -2
  83. package/lib/model/create-data-asset-from-adwc.js.map +1 -1
  84. package/lib/model/create-data-asset-from-atp.d.ts +2 -2
  85. package/lib/model/create-data-asset-from-atp.js.map +1 -1
  86. package/lib/model/create-data-asset-from-fusion-app.d.ts +1 -1
  87. package/lib/model/create-data-asset-from-fusion-app.js.map +1 -1
  88. package/lib/model/create-data-asset-from-hdfs.d.ts +41 -0
  89. package/lib/model/create-data-asset-from-hdfs.js +62 -0
  90. package/lib/model/create-data-asset-from-hdfs.js.map +1 -0
  91. package/lib/model/create-data-asset-from-my-sql-heat-wave.d.ts +37 -0
  92. package/lib/model/create-data-asset-from-my-sql-heat-wave.js +62 -0
  93. package/lib/model/create-data-asset-from-my-sql-heat-wave.js.map +1 -0
  94. package/lib/model/create-data-asset-from-oracle-ebs.d.ts +47 -0
  95. package/lib/model/create-data-asset-from-oracle-ebs.js +74 -0
  96. package/lib/model/create-data-asset-from-oracle-ebs.js.map +1 -0
  97. package/lib/model/create-data-asset-from-oracle-people-soft.d.ts +47 -0
  98. package/lib/model/create-data-asset-from-oracle-people-soft.js +74 -0
  99. package/lib/model/create-data-asset-from-oracle-people-soft.js.map +1 -0
  100. package/lib/model/create-data-asset-from-oracle-siebel.d.ts +47 -0
  101. package/lib/model/create-data-asset-from-oracle-siebel.js +74 -0
  102. package/lib/model/create-data-asset-from-oracle-siebel.js.map +1 -0
  103. package/lib/model/create-data-asset-from-rest.d.ts +1 -1
  104. package/lib/model/create-data-asset-from-rest.js.map +1 -1
  105. package/lib/model/create-entity-shape-details.js +4 -0
  106. package/lib/model/create-entity-shape-details.js.map +1 -1
  107. package/lib/model/create-entity-shape-from-object.d.ts +78 -0
  108. package/lib/model/create-entity-shape-from-object.js +94 -0
  109. package/lib/model/create-entity-shape-from-object.js.map +1 -0
  110. package/lib/model/create-export-request-details.d.ts +57 -0
  111. package/lib/model/create-export-request-details.js +29 -0
  112. package/lib/model/create-export-request-details.js.map +1 -0
  113. package/lib/model/create-import-request-details.d.ts +43 -0
  114. package/lib/model/create-import-request-details.js +57 -0
  115. package/lib/model/create-import-request-details.js.map +1 -0
  116. package/lib/model/data-asset-from-adwc-details.d.ts +2 -2
  117. package/lib/model/data-asset-from-adwc-details.js.map +1 -1
  118. package/lib/model/data-asset-from-atp-details.d.ts +2 -2
  119. package/lib/model/data-asset-from-atp-details.js.map +1 -1
  120. package/lib/model/data-asset-from-fusion-app.d.ts +1 -1
  121. package/lib/model/data-asset-from-fusion-app.js.map +1 -1
  122. package/lib/model/data-asset-from-hdfs-details.d.ts +41 -0
  123. package/lib/model/data-asset-from-hdfs-details.js +60 -0
  124. package/lib/model/data-asset-from-hdfs-details.js.map +1 -0
  125. package/lib/model/data-asset-from-my-sql-heat-wave.d.ts +37 -0
  126. package/lib/model/data-asset-from-my-sql-heat-wave.js +60 -0
  127. package/lib/model/data-asset-from-my-sql-heat-wave.js.map +1 -0
  128. package/lib/model/data-asset-from-oracle-ebs-details.d.ts +47 -0
  129. package/lib/model/data-asset-from-oracle-ebs-details.js +74 -0
  130. package/lib/model/data-asset-from-oracle-ebs-details.js.map +1 -0
  131. package/lib/model/data-asset-from-oracle-people-soft-details.d.ts +47 -0
  132. package/lib/model/data-asset-from-oracle-people-soft-details.js +74 -0
  133. package/lib/model/data-asset-from-oracle-people-soft-details.js.map +1 -0
  134. package/lib/model/data-asset-from-oracle-siebel-details.d.ts +47 -0
  135. package/lib/model/data-asset-from-oracle-siebel-details.js +74 -0
  136. package/lib/model/data-asset-from-oracle-siebel-details.js.map +1 -0
  137. package/lib/model/data-asset-from-rest-details.d.ts +1 -1
  138. package/lib/model/data-asset-from-rest-details.js.map +1 -1
  139. package/lib/model/data-asset-summary-from-fusion-app.d.ts +1 -1
  140. package/lib/model/data-asset-summary-from-fusion-app.js.map +1 -1
  141. package/lib/model/data-asset-summary-from-hdfs.d.ts +41 -0
  142. package/lib/model/data-asset-summary-from-hdfs.js +62 -0
  143. package/lib/model/data-asset-summary-from-hdfs.js.map +1 -0
  144. package/lib/model/data-asset-summary-from-my-sql-heat-wave.d.ts +37 -0
  145. package/lib/model/data-asset-summary-from-my-sql-heat-wave.js +62 -0
  146. package/lib/model/data-asset-summary-from-my-sql-heat-wave.js.map +1 -0
  147. package/lib/model/data-asset-summary-from-oracle-ebs.d.ts +47 -0
  148. package/lib/model/data-asset-summary-from-oracle-ebs.js +74 -0
  149. package/lib/model/data-asset-summary-from-oracle-ebs.js.map +1 -0
  150. package/lib/model/data-asset-summary-from-oracle-people-soft.d.ts +47 -0
  151. package/lib/model/data-asset-summary-from-oracle-people-soft.js +74 -0
  152. package/lib/model/data-asset-summary-from-oracle-people-soft.js.map +1 -0
  153. package/lib/model/data-asset-summary-from-oracle-siebel.d.ts +47 -0
  154. package/lib/model/data-asset-summary-from-oracle-siebel.js +74 -0
  155. package/lib/model/data-asset-summary-from-oracle-siebel.js.map +1 -0
  156. package/lib/model/data-asset-summary-from-rest.d.ts +1 -1
  157. package/lib/model/data-asset-summary-from-rest.js.map +1 -1
  158. package/lib/model/data-asset-summary.js +32 -12
  159. package/lib/model/data-asset-summary.js.map +1 -1
  160. package/lib/model/data-asset.js +32 -12
  161. package/lib/model/data-asset.js.map +1 -1
  162. package/lib/model/data-entity-details.js +4 -0
  163. package/lib/model/data-entity-details.js.map +1 -1
  164. package/lib/model/data-entity-from-object-entity-details.d.ts +89 -0
  165. package/lib/model/data-entity-from-object-entity-details.js +90 -0
  166. package/lib/model/data-entity-from-object-entity-details.js.map +1 -0
  167. package/lib/model/data-entity-from-object.d.ts +94 -0
  168. package/lib/model/data-entity-from-object.js +93 -0
  169. package/lib/model/data-entity-from-object.js.map +1 -0
  170. package/lib/model/data-entity-summary-from-object.d.ts +94 -0
  171. package/lib/model/data-entity-summary-from-object.js +95 -0
  172. package/lib/model/data-entity-summary-from-object.js.map +1 -0
  173. package/lib/model/data-entity-summary.js +4 -0
  174. package/lib/model/data-entity-summary.js.map +1 -1
  175. package/lib/model/data-entity.js +4 -0
  176. package/lib/model/data-entity.js.map +1 -1
  177. package/lib/model/enriched-entity.d.ts +1 -1
  178. package/lib/model/enriched-entity.js.map +1 -1
  179. package/lib/model/entity-shape-from-object.d.ts +95 -0
  180. package/lib/model/entity-shape-from-object.js +97 -0
  181. package/lib/model/entity-shape-from-object.js.map +1 -0
  182. package/lib/model/entity-shape.js +4 -0
  183. package/lib/model/entity-shape.js.map +1 -1
  184. package/lib/model/export-object-metadata-summary.d.ts +53 -0
  185. package/lib/model/export-object-metadata-summary.js +29 -0
  186. package/lib/model/export-object-metadata-summary.js.map +1 -0
  187. package/lib/model/export-request-summary-collection.d.ts +26 -0
  188. package/lib/model/export-request-summary-collection.js +61 -0
  189. package/lib/model/export-request-summary-collection.js.map +1 -0
  190. package/lib/model/export-request-summary.d.ts +109 -0
  191. package/lib/model/export-request-summary.js +75 -0
  192. package/lib/model/export-request-summary.js.map +1 -0
  193. package/lib/model/export-request.d.ts +109 -0
  194. package/lib/model/export-request.js +75 -0
  195. package/lib/model/export-request.js.map +1 -0
  196. package/lib/model/import-conflict-resolution.d.ts +43 -0
  197. package/lib/model/import-conflict-resolution.js +40 -0
  198. package/lib/model/import-conflict-resolution.js.map +1 -0
  199. package/lib/model/import-object-metadata-summary.d.ts +72 -0
  200. package/lib/model/import-object-metadata-summary.js +41 -0
  201. package/lib/model/import-object-metadata-summary.js.map +1 -0
  202. package/lib/model/import-request-summary-collection.d.ts +26 -0
  203. package/lib/model/import-request-summary-collection.js +61 -0
  204. package/lib/model/import-request-summary-collection.js.map +1 -0
  205. package/lib/model/import-request-summary.d.ts +94 -0
  206. package/lib/model/import-request-summary.js +81 -0
  207. package/lib/model/import-request-summary.js.map +1 -0
  208. package/lib/model/import-request.d.ts +94 -0
  209. package/lib/model/import-request.js +81 -0
  210. package/lib/model/import-request.js.map +1 -0
  211. package/lib/model/index.d.ts +130 -0
  212. package/lib/model/index.js +142 -11
  213. package/lib/model/index.js.map +1 -1
  214. package/lib/model/oracle-adwc-write-attribute.d.ts +2 -2
  215. package/lib/model/oracle-adwc-write-attribute.js.map +1 -1
  216. package/lib/model/oracle-adwc-write-attributes.d.ts +2 -2
  217. package/lib/model/oracle-adwc-write-attributes.js.map +1 -1
  218. package/lib/model/oracle-atp-write-attribute.d.ts +2 -2
  219. package/lib/model/oracle-atp-write-attribute.js.map +1 -1
  220. package/lib/model/oracle-atp-write-attributes.d.ts +2 -2
  221. package/lib/model/oracle-atp-write-attributes.js.map +1 -1
  222. package/lib/model/runtime-operator-summary.d.ts +71 -0
  223. package/lib/model/runtime-operator-summary.js +49 -0
  224. package/lib/model/runtime-operator-summary.js.map +1 -1
  225. package/lib/model/runtime-operator.d.ts +71 -0
  226. package/lib/model/runtime-operator.js +49 -0
  227. package/lib/model/runtime-operator.js.map +1 -1
  228. package/lib/model/source.d.ts +1 -1
  229. package/lib/model/source.js.map +1 -1
  230. package/lib/model/state.d.ts +31 -0
  231. package/lib/model/state.js +57 -0
  232. package/lib/model/state.js.map +1 -0
  233. package/lib/model/target.d.ts +1 -1
  234. package/lib/model/target.js.map +1 -1
  235. package/lib/model/update-connection-details.js +36 -16
  236. package/lib/model/update-connection-details.js.map +1 -1
  237. package/lib/model/update-connection-from-hdfs.d.ts +45 -0
  238. package/lib/model/update-connection-from-hdfs.js +62 -0
  239. package/lib/model/update-connection-from-hdfs.js.map +1 -0
  240. package/lib/model/update-connection-from-my-sql-heat-wave.d.ts +33 -0
  241. package/lib/model/update-connection-from-my-sql-heat-wave.js +62 -0
  242. package/lib/model/update-connection-from-my-sql-heat-wave.js.map +1 -0
  243. package/lib/model/update-connection-from-oracle-ebs.d.ts +33 -0
  244. package/lib/model/update-connection-from-oracle-ebs.js +62 -0
  245. package/lib/model/update-connection-from-oracle-ebs.js.map +1 -0
  246. package/lib/model/update-connection-from-oracle-people-soft.d.ts +33 -0
  247. package/lib/model/update-connection-from-oracle-people-soft.js +62 -0
  248. package/lib/model/update-connection-from-oracle-people-soft.js.map +1 -0
  249. package/lib/model/update-connection-from-oracle-siebel.d.ts +33 -0
  250. package/lib/model/update-connection-from-oracle-siebel.js +62 -0
  251. package/lib/model/update-connection-from-oracle-siebel.js.map +1 -0
  252. package/lib/model/update-data-asset-details.js +36 -16
  253. package/lib/model/update-data-asset-details.js.map +1 -1
  254. package/lib/model/update-data-asset-from-hdfs.d.ts +41 -0
  255. package/lib/model/update-data-asset-from-hdfs.js +62 -0
  256. package/lib/model/update-data-asset-from-hdfs.js.map +1 -0
  257. package/lib/model/update-data-asset-from-my-sql-heat-wave.d.ts +37 -0
  258. package/lib/model/update-data-asset-from-my-sql-heat-wave.js +62 -0
  259. package/lib/model/update-data-asset-from-my-sql-heat-wave.js.map +1 -0
  260. package/lib/model/update-data-asset-from-oracle-ebs.d.ts +47 -0
  261. package/lib/model/update-data-asset-from-oracle-ebs.js +74 -0
  262. package/lib/model/update-data-asset-from-oracle-ebs.js.map +1 -0
  263. package/lib/model/update-data-asset-from-oracle-people-soft.d.ts +47 -0
  264. package/lib/model/update-data-asset-from-oracle-people-soft.js +74 -0
  265. package/lib/model/update-data-asset-from-oracle-people-soft.js.map +1 -0
  266. package/lib/model/update-data-asset-from-oracle-siebel.d.ts +47 -0
  267. package/lib/model/update-data-asset-from-oracle-siebel.js +74 -0
  268. package/lib/model/update-data-asset-from-oracle-siebel.js.map +1 -0
  269. package/lib/model/update-data-asset-from-rest.d.ts +1 -1
  270. package/lib/model/update-data-asset-from-rest.js.map +1 -1
  271. package/lib/model/update-export-request-details.d.ts +28 -0
  272. package/lib/model/update-export-request-details.js +33 -0
  273. package/lib/model/update-export-request-details.js.map +1 -0
  274. package/lib/model/update-import-request-details.d.ts +28 -0
  275. package/lib/model/update-import-request-details.js +33 -0
  276. package/lib/model/update-import-request-details.js.map +1 -0
  277. package/lib/request/change-compartment-request.d.ts +1 -1
  278. package/lib/request/change-dis-application-compartment-request.d.ts +1 -1
  279. package/lib/request/create-application-detailed-description-request.d.ts +1 -1
  280. package/lib/request/create-application-request.d.ts +1 -1
  281. package/lib/request/create-connection-request.d.ts +2 -2
  282. package/lib/request/create-connection-validation-request.d.ts +1 -1
  283. package/lib/request/create-copy-object-request-request.d.ts +1 -1
  284. package/lib/request/create-data-asset-request.d.ts +2 -2
  285. package/lib/request/create-data-flow-request.d.ts +1 -1
  286. package/lib/request/create-data-flow-validation-request.d.ts +1 -1
  287. package/lib/request/create-dis-application-detailed-description-request.d.ts +1 -1
  288. package/lib/request/create-dis-application-request.d.ts +1 -1
  289. package/lib/request/create-entity-shape-request.d.ts +2 -2
  290. package/lib/request/create-export-request-request.d.ts +39 -0
  291. package/lib/request/create-export-request-request.js +15 -0
  292. package/lib/request/create-export-request-request.js.map +1 -0
  293. package/lib/request/create-external-publication-request.d.ts +1 -1
  294. package/lib/request/create-external-publication-validation-request.d.ts +1 -1
  295. package/lib/request/create-folder-request.d.ts +1 -1
  296. package/lib/request/create-function-library-request.d.ts +1 -1
  297. package/lib/request/create-import-request-request.d.ts +39 -0
  298. package/lib/request/create-import-request-request.js +15 -0
  299. package/lib/request/create-import-request-request.js.map +1 -0
  300. package/lib/request/create-patch-request.d.ts +1 -1
  301. package/lib/request/create-pipeline-request.d.ts +1 -1
  302. package/lib/request/create-pipeline-validation-request.d.ts +1 -1
  303. package/lib/request/create-project-request.d.ts +1 -1
  304. package/lib/request/create-schedule-request.d.ts +1 -1
  305. package/lib/request/create-task-request.d.ts +1 -1
  306. package/lib/request/create-task-run-request.d.ts +1 -1
  307. package/lib/request/create-task-schedule-request.d.ts +1 -1
  308. package/lib/request/create-task-validation-request.d.ts +1 -1
  309. package/lib/request/create-user-defined-function-request.d.ts +1 -1
  310. package/lib/request/create-user-defined-function-validation-request.d.ts +1 -1
  311. package/lib/request/create-workspace-request.d.ts +1 -1
  312. package/lib/request/delete-application-detailed-description-request.d.ts +1 -1
  313. package/lib/request/delete-application-request.d.ts +1 -1
  314. package/lib/request/delete-connection-request.d.ts +1 -1
  315. package/lib/request/delete-connection-validation-request.d.ts +1 -1
  316. package/lib/request/delete-copy-object-request-request.d.ts +1 -1
  317. package/lib/request/delete-data-asset-request.d.ts +1 -1
  318. package/lib/request/delete-data-flow-request.d.ts +1 -1
  319. package/lib/request/delete-data-flow-validation-request.d.ts +1 -1
  320. package/lib/request/delete-dis-application-detailed-description-request.d.ts +1 -1
  321. package/lib/request/delete-dis-application-request.d.ts +1 -1
  322. package/lib/request/delete-export-request-request.d.ts +40 -0
  323. package/lib/request/delete-export-request-request.js +15 -0
  324. package/lib/request/delete-export-request-request.js.map +1 -0
  325. package/lib/request/delete-external-publication-request.d.ts +1 -1
  326. package/lib/request/delete-external-publication-validation-request.d.ts +1 -1
  327. package/lib/request/delete-folder-request.d.ts +1 -1
  328. package/lib/request/delete-function-library-request.d.ts +1 -1
  329. package/lib/request/delete-import-request-request.d.ts +40 -0
  330. package/lib/request/delete-import-request-request.js +15 -0
  331. package/lib/request/delete-import-request-request.js.map +1 -0
  332. package/lib/request/delete-patch-request.d.ts +1 -1
  333. package/lib/request/delete-pipeline-request.d.ts +1 -1
  334. package/lib/request/delete-pipeline-validation-request.d.ts +1 -1
  335. package/lib/request/delete-project-request.d.ts +1 -1
  336. package/lib/request/delete-schedule-request.d.ts +1 -1
  337. package/lib/request/delete-task-request.d.ts +1 -1
  338. package/lib/request/delete-task-run-request.d.ts +1 -1
  339. package/lib/request/delete-task-schedule-request.d.ts +1 -1
  340. package/lib/request/delete-task-validation-request.d.ts +1 -1
  341. package/lib/request/delete-user-defined-function-request.d.ts +1 -1
  342. package/lib/request/delete-user-defined-function-validation-request.d.ts +1 -1
  343. package/lib/request/delete-workspace-request.d.ts +1 -1
  344. package/lib/request/get-application-detailed-description-request.d.ts +1 -1
  345. package/lib/request/get-application-request.d.ts +1 -1
  346. package/lib/request/get-composite-state-request.d.ts +37 -0
  347. package/lib/request/get-composite-state-request.js +15 -0
  348. package/lib/request/get-composite-state-request.js.map +1 -0
  349. package/lib/request/get-connection-request.d.ts +1 -1
  350. package/lib/request/get-connection-validation-request.d.ts +1 -1
  351. package/lib/request/get-copy-object-request-request.d.ts +1 -1
  352. package/lib/request/get-count-statistic-request.d.ts +1 -1
  353. package/lib/request/get-data-asset-request.d.ts +1 -1
  354. package/lib/request/get-data-entity-request.d.ts +1 -1
  355. package/lib/request/get-data-flow-request.d.ts +1 -1
  356. package/lib/request/get-data-flow-validation-request.d.ts +1 -1
  357. package/lib/request/get-dependent-object-request.d.ts +1 -1
  358. package/lib/request/get-dis-application-detailed-description-request.d.ts +1 -1
  359. package/lib/request/get-dis-application-request.d.ts +1 -1
  360. package/lib/request/get-export-request-request.d.ts +33 -0
  361. package/lib/request/get-export-request-request.js +15 -0
  362. package/lib/request/get-export-request-request.js.map +1 -0
  363. package/lib/request/get-external-publication-request.d.ts +1 -1
  364. package/lib/request/get-external-publication-validation-request.d.ts +1 -1
  365. package/lib/request/get-folder-request.d.ts +1 -1
  366. package/lib/request/get-function-library-request.d.ts +1 -1
  367. package/lib/request/get-import-request-request.d.ts +41 -0
  368. package/lib/request/get-import-request-request.js +15 -0
  369. package/lib/request/get-import-request-request.js.map +1 -0
  370. package/lib/request/get-patch-request.d.ts +1 -1
  371. package/lib/request/get-pipeline-request.d.ts +1 -1
  372. package/lib/request/get-pipeline-validation-request.d.ts +1 -1
  373. package/lib/request/get-project-request.d.ts +1 -1
  374. package/lib/request/get-published-object-request.d.ts +1 -1
  375. package/lib/request/get-reference-request.d.ts +1 -1
  376. package/lib/request/get-runtime-operator-request.d.ts +1 -1
  377. package/lib/request/get-runtime-pipeline-request.d.ts +1 -1
  378. package/lib/request/get-schedule-request.d.ts +1 -1
  379. package/lib/request/get-schema-request.d.ts +1 -1
  380. package/lib/request/get-task-request.d.ts +1 -1
  381. package/lib/request/get-task-run-request.d.ts +1 -1
  382. package/lib/request/get-task-schedule-request.d.ts +1 -1
  383. package/lib/request/get-task-validation-request.d.ts +1 -1
  384. package/lib/request/get-template-request.d.ts +1 -1
  385. package/lib/request/get-user-defined-function-request.d.ts +1 -1
  386. package/lib/request/get-user-defined-function-validation-request.d.ts +1 -1
  387. package/lib/request/get-work-request-request.d.ts +1 -1
  388. package/lib/request/get-workspace-request.d.ts +1 -1
  389. package/lib/request/index.d.ts +22 -0
  390. package/lib/request/index.js +5 -1
  391. package/lib/request/index.js.map +1 -1
  392. package/lib/request/list-applications-request.d.ts +1 -1
  393. package/lib/request/list-connection-validations-request.d.ts +1 -1
  394. package/lib/request/list-connections-request.d.ts +1 -1
  395. package/lib/request/list-copy-object-requests-request.d.ts +1 -1
  396. package/lib/request/list-data-assets-request.d.ts +1 -1
  397. package/lib/request/list-data-entities-request.d.ts +1 -1
  398. package/lib/request/list-data-flow-validations-request.d.ts +1 -1
  399. package/lib/request/list-data-flows-request.d.ts +1 -1
  400. package/lib/request/list-dependent-objects-request.d.ts +1 -1
  401. package/lib/request/list-dis-application-task-run-lineages-request.d.ts +1 -1
  402. package/lib/request/list-dis-applications-request.d.ts +1 -1
  403. package/lib/request/list-export-requests-request.d.ts +88 -0
  404. package/lib/request/list-export-requests-request.js +44 -0
  405. package/lib/request/list-export-requests-request.js.map +1 -0
  406. package/lib/request/list-external-publication-validations-request.d.ts +1 -1
  407. package/lib/request/list-external-publications-request.d.ts +1 -1
  408. package/lib/request/list-folders-request.d.ts +1 -1
  409. package/lib/request/list-function-libraries-request.d.ts +1 -1
  410. package/lib/request/list-import-requests-request.d.ts +88 -0
  411. package/lib/request/list-import-requests-request.js +44 -0
  412. package/lib/request/list-import-requests-request.js.map +1 -0
  413. package/lib/request/list-patch-changes-request.d.ts +1 -1
  414. package/lib/request/list-patches-request.d.ts +1 -1
  415. package/lib/request/list-pipeline-validations-request.d.ts +1 -1
  416. package/lib/request/list-pipelines-request.d.ts +1 -1
  417. package/lib/request/list-projects-request.d.ts +1 -1
  418. package/lib/request/list-published-objects-request.d.ts +1 -1
  419. package/lib/request/list-references-request.d.ts +1 -1
  420. package/lib/request/list-runtime-operators-request.d.ts +1 -1
  421. package/lib/request/list-runtime-pipelines-request.d.ts +1 -1
  422. package/lib/request/list-schedules-request.d.ts +1 -1
  423. package/lib/request/list-schemas-request.d.ts +1 -1
  424. package/lib/request/list-task-run-lineages-request.d.ts +1 -1
  425. package/lib/request/list-task-run-logs-request.d.ts +1 -1
  426. package/lib/request/list-task-runs-request.d.ts +1 -1
  427. package/lib/request/list-task-schedules-request.d.ts +1 -1
  428. package/lib/request/list-task-validations-request.d.ts +1 -1
  429. package/lib/request/list-tasks-request.d.ts +1 -1
  430. package/lib/request/list-templates-request.d.ts +1 -1
  431. package/lib/request/list-user-defined-function-validations-request.d.ts +1 -1
  432. package/lib/request/list-user-defined-functions-request.d.ts +1 -1
  433. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  434. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  435. package/lib/request/list-work-requests-request.d.ts +1 -1
  436. package/lib/request/list-workspaces-request.d.ts +1 -1
  437. package/lib/request/start-workspace-request.d.ts +1 -1
  438. package/lib/request/stop-workspace-request.d.ts +1 -1
  439. package/lib/request/update-application-detailed-description-request.d.ts +1 -1
  440. package/lib/request/update-application-request.d.ts +1 -1
  441. package/lib/request/update-connection-request.d.ts +2 -2
  442. package/lib/request/update-copy-object-request-request.d.ts +1 -1
  443. package/lib/request/update-data-asset-request.d.ts +2 -2
  444. package/lib/request/update-data-flow-request.d.ts +1 -1
  445. package/lib/request/update-dis-application-detailed-description-request.d.ts +1 -1
  446. package/lib/request/update-dis-application-request.d.ts +1 -1
  447. package/lib/request/update-export-request-request.d.ts +45 -0
  448. package/lib/request/update-export-request-request.js +15 -0
  449. package/lib/request/update-export-request-request.js.map +1 -0
  450. package/lib/request/update-external-publication-request.d.ts +1 -1
  451. package/lib/request/update-folder-request.d.ts +1 -1
  452. package/lib/request/update-function-library-request.d.ts +1 -1
  453. package/lib/request/update-import-request-request.d.ts +45 -0
  454. package/lib/request/update-import-request-request.js +15 -0
  455. package/lib/request/update-import-request-request.js.map +1 -0
  456. package/lib/request/update-pipeline-request.d.ts +1 -1
  457. package/lib/request/update-project-request.d.ts +1 -1
  458. package/lib/request/update-reference-request.d.ts +1 -1
  459. package/lib/request/update-schedule-request.d.ts +1 -1
  460. package/lib/request/update-task-request.d.ts +1 -1
  461. package/lib/request/update-task-run-request.d.ts +1 -1
  462. package/lib/request/update-task-schedule-request.d.ts +1 -1
  463. package/lib/request/update-user-defined-function-request.d.ts +1 -1
  464. package/lib/request/update-workspace-request.d.ts +1 -1
  465. package/lib/response/create-export-request-response.d.ts +35 -0
  466. package/lib/response/create-export-request-response.js +15 -0
  467. package/lib/response/create-export-request-response.js.map +1 -0
  468. package/lib/response/create-import-request-response.d.ts +35 -0
  469. package/lib/response/create-import-request-response.js +15 -0
  470. package/lib/response/create-import-request-response.js.map +1 -0
  471. package/lib/response/delete-export-request-response.d.ts +20 -0
  472. package/lib/response/delete-export-request-response.js +15 -0
  473. package/lib/response/delete-export-request-response.js.map +1 -0
  474. package/lib/response/delete-import-request-response.d.ts +20 -0
  475. package/lib/response/delete-import-request-response.js +15 -0
  476. package/lib/response/delete-import-request-response.js.map +1 -0
  477. package/lib/response/get-composite-state-response.d.ts +26 -0
  478. package/lib/response/get-composite-state-response.js +15 -0
  479. package/lib/response/get-composite-state-response.js.map +1 -0
  480. package/lib/response/get-export-request-response.d.ts +30 -0
  481. package/lib/response/get-export-request-response.js +15 -0
  482. package/lib/response/get-export-request-response.js.map +1 -0
  483. package/lib/response/get-import-request-response.d.ts +30 -0
  484. package/lib/response/get-import-request-response.js +15 -0
  485. package/lib/response/get-import-request-response.js.map +1 -0
  486. package/lib/response/index.d.ts +22 -0
  487. package/lib/response/list-export-requests-response.d.ts +30 -0
  488. package/lib/response/list-export-requests-response.js +15 -0
  489. package/lib/response/list-export-requests-response.js.map +1 -0
  490. package/lib/response/list-import-requests-response.d.ts +30 -0
  491. package/lib/response/list-import-requests-response.js +15 -0
  492. package/lib/response/list-import-requests-response.js.map +1 -0
  493. package/lib/response/update-export-request-response.d.ts +30 -0
  494. package/lib/response/update-export-request-response.js +15 -0
  495. package/lib/response/update-export-request-response.js.map +1 -0
  496. package/lib/response/update-import-request-response.d.ts +30 -0
  497. package/lib/response/update-import-request-response.js +15 -0
  498. package/lib/response/update-import-request-response.js.map +1 -0
  499. package/package.json +3 -3
@@ -0,0 +1,60 @@
1
+ "use strict";
2
+ /**
3
+ * Data Integration API
4
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
5
+ * OpenAPI spec version: 20200430
6
+ * Contact: di_dis_ww_grp@oracle.com
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.ConnectionFromOracleSiebel = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var ConnectionFromOracleSiebel;
37
+ (function (ConnectionFromOracleSiebel) {
38
+ function getJsonObj(obj, isParentJsonObj) {
39
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.Connection.getJsonObj(obj))), {
40
+ "passwordSecret": obj.passwordSecret
41
+ ? model.SensitiveAttribute.getJsonObj(obj.passwordSecret)
42
+ : undefined
43
+ });
44
+ return jsonObj;
45
+ }
46
+ ConnectionFromOracleSiebel.getJsonObj = getJsonObj;
47
+ ConnectionFromOracleSiebel.modelType = "ORACLE_SIEBEL_CONNECTION";
48
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
49
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
50
+ ? obj
51
+ : model.Connection.getDeserializedJsonObj(obj))), {
52
+ "passwordSecret": obj.passwordSecret
53
+ ? model.SensitiveAttribute.getDeserializedJsonObj(obj.passwordSecret)
54
+ : undefined
55
+ });
56
+ return jsonObj;
57
+ }
58
+ ConnectionFromOracleSiebel.getDeserializedJsonObj = getDeserializedJsonObj;
59
+ })(ConnectionFromOracleSiebel = exports.ConnectionFromOracleSiebel || (exports.ConnectionFromOracleSiebel = {}));
60
+ //# sourceMappingURL=connection-from-oracle-siebel.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"connection-from-oracle-siebel.js","sourceRoot":"","sources":["../../../../../lib/dataintegration/lib/model/connection-from-oracle-siebel.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoBlC,IAAiB,0BAA0B,CA+B1C;AA/BD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B,EAAE,eAAyB;QACnF,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,UAAU,CAAC,UAAU,CAAC,GAAG,CAAgC,CAAC,GAC1F;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAC,cAAc,CAAC;gBACzD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,qCAAU,aAWzB,CAAA;IACY,oCAAS,GAAG,0BAA0B,CAAC;IACpD,SAAgB,sBAAsB,CACpC,GAA+B,EAC/B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,UAAU,CAAC,sBAAsB,CAAC,GAAG,CAAgC,CAAC,GAC9E;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAAC,cAAc,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,iDAAsB,yBAgBrC,CAAA;AACH,CAAC,EA/BgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QA+B1C"}
@@ -0,0 +1,45 @@
1
+ /**
2
+ * Data Integration API
3
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
4
+ * OpenAPI spec version: 20200430
5
+ * Contact: di_dis_ww_grp@oracle.com
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * The connection summary details for the HDFS data asset.
16
+ */
17
+ export interface ConnectionSummaryFromHdfs extends model.ConnectionSummary {
18
+ /**
19
+ * The HDFS principal.
20
+ */
21
+ "hdfsPrincipal": string;
22
+ /**
23
+ * The HDFS Data Node principal.
24
+ */
25
+ "dataNodePrincipal": string;
26
+ /**
27
+ * The HDFS Name Node principal.
28
+ */
29
+ "nameNodePrincipal": string;
30
+ /**
31
+ * HDFS Realm name.
32
+ */
33
+ "realm"?: string;
34
+ /**
35
+ * The HDFS Key Distribution Center.
36
+ */
37
+ "keyDistributionCenter"?: string;
38
+ "keyTabContent"?: model.SensitiveAttribute;
39
+ "modelType": string;
40
+ }
41
+ export declare namespace ConnectionSummaryFromHdfs {
42
+ function getJsonObj(obj: ConnectionSummaryFromHdfs, isParentJsonObj?: boolean): object;
43
+ const modelType = "HDFS_CONNECTION";
44
+ function getDeserializedJsonObj(obj: ConnectionSummaryFromHdfs, isParentJsonObj?: boolean): object;
45
+ }
@@ -0,0 +1,62 @@
1
+ "use strict";
2
+ /**
3
+ * Data Integration API
4
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
5
+ * OpenAPI spec version: 20200430
6
+ * Contact: di_dis_ww_grp@oracle.com
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.ConnectionSummaryFromHdfs = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var ConnectionSummaryFromHdfs;
37
+ (function (ConnectionSummaryFromHdfs) {
38
+ function getJsonObj(obj, isParentJsonObj) {
39
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
40
+ ? obj
41
+ : model.ConnectionSummary.getJsonObj(obj))), {
42
+ "keyTabContent": obj.keyTabContent
43
+ ? model.SensitiveAttribute.getJsonObj(obj.keyTabContent)
44
+ : undefined
45
+ });
46
+ return jsonObj;
47
+ }
48
+ ConnectionSummaryFromHdfs.getJsonObj = getJsonObj;
49
+ ConnectionSummaryFromHdfs.modelType = "HDFS_CONNECTION";
50
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
51
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
52
+ ? obj
53
+ : model.ConnectionSummary.getDeserializedJsonObj(obj))), {
54
+ "keyTabContent": obj.keyTabContent
55
+ ? model.SensitiveAttribute.getDeserializedJsonObj(obj.keyTabContent)
56
+ : undefined
57
+ });
58
+ return jsonObj;
59
+ }
60
+ ConnectionSummaryFromHdfs.getDeserializedJsonObj = getDeserializedJsonObj;
61
+ })(ConnectionSummaryFromHdfs = exports.ConnectionSummaryFromHdfs || (exports.ConnectionSummaryFromHdfs = {}));
62
+ //# sourceMappingURL=connection-summary-from-hdfs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"connection-summary-from-hdfs.js","sourceRoot":"","sources":["../../../../../lib/dataintegration/lib/model/connection-summary-from-hdfs.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgClC,IAAiB,yBAAyB,CAiCzC;AAjCD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B,EAAE,eAAyB;QAClF,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAA+B,CAAC,GACxE;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAC,aAAa,CAAC;gBACxD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,oCAAU,aAazB,CAAA;IACY,mCAAS,GAAG,iBAAiB,CAAC;IAC3C,SAAgB,sBAAsB,CACpC,GAA8B,EAC9B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAA+B,CAAC,GACpF;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAAC,aAAa,CAAC;gBACpE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,gDAAsB,yBAgBrC,CAAA;AACH,CAAC,EAjCgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAiCzC"}
@@ -0,0 +1,33 @@
1
+ /**
2
+ * Data Integration API
3
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
4
+ * OpenAPI spec version: 20200430
5
+ * Contact: di_dis_ww_grp@oracle.com
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * The connection details for a MYSQL HeatWave data asset.
16
+ */
17
+ export interface ConnectionSummaryFromMySqlHeatWave extends model.ConnectionSummary {
18
+ /**
19
+ * The user name for the connection.
20
+ */
21
+ "username"?: string;
22
+ /**
23
+ * The password for the connection.
24
+ */
25
+ "password"?: string;
26
+ "passwordSecret"?: model.SensitiveAttribute;
27
+ "modelType": string;
28
+ }
29
+ export declare namespace ConnectionSummaryFromMySqlHeatWave {
30
+ function getJsonObj(obj: ConnectionSummaryFromMySqlHeatWave, isParentJsonObj?: boolean): object;
31
+ const modelType = "MYSQL_HEATWAVE_CONNECTION";
32
+ function getDeserializedJsonObj(obj: ConnectionSummaryFromMySqlHeatWave, isParentJsonObj?: boolean): object;
33
+ }
@@ -0,0 +1,62 @@
1
+ "use strict";
2
+ /**
3
+ * Data Integration API
4
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
5
+ * OpenAPI spec version: 20200430
6
+ * Contact: di_dis_ww_grp@oracle.com
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.ConnectionSummaryFromMySqlHeatWave = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var ConnectionSummaryFromMySqlHeatWave;
37
+ (function (ConnectionSummaryFromMySqlHeatWave) {
38
+ function getJsonObj(obj, isParentJsonObj) {
39
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
40
+ ? obj
41
+ : model.ConnectionSummary.getJsonObj(obj))), {
42
+ "passwordSecret": obj.passwordSecret
43
+ ? model.SensitiveAttribute.getJsonObj(obj.passwordSecret)
44
+ : undefined
45
+ });
46
+ return jsonObj;
47
+ }
48
+ ConnectionSummaryFromMySqlHeatWave.getJsonObj = getJsonObj;
49
+ ConnectionSummaryFromMySqlHeatWave.modelType = "MYSQL_HEATWAVE_CONNECTION";
50
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
51
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
52
+ ? obj
53
+ : model.ConnectionSummary.getDeserializedJsonObj(obj))), {
54
+ "passwordSecret": obj.passwordSecret
55
+ ? model.SensitiveAttribute.getDeserializedJsonObj(obj.passwordSecret)
56
+ : undefined
57
+ });
58
+ return jsonObj;
59
+ }
60
+ ConnectionSummaryFromMySqlHeatWave.getDeserializedJsonObj = getDeserializedJsonObj;
61
+ })(ConnectionSummaryFromMySqlHeatWave = exports.ConnectionSummaryFromMySqlHeatWave || (exports.ConnectionSummaryFromMySqlHeatWave = {}));
62
+ //# sourceMappingURL=connection-summary-from-my-sql-heat-wave.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"connection-summary-from-my-sql-heat-wave.js","sourceRoot":"","sources":["../../../../../lib/dataintegration/lib/model/connection-summary-from-my-sql-heat-wave.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoBlC,IAAiB,kCAAkC,CAsClD;AAtCD,WAAiB,kCAAkC;IACjD,SAAgB,UAAU,CACxB,GAAuC,EACvC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAAwC,CAAC,GACjF;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAC,cAAc,CAAC;gBACzD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,6CAAU,aAgBzB,CAAA;IACY,4CAAS,GAAG,2BAA2B,CAAC;IACrD,SAAgB,sBAAsB,CACpC,GAAuC,EACvC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAC7C,GAAG,CACmC,CAAC,GAC1C;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAAC,cAAc,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,yDAAsB,yBAkBrC,CAAA;AACH,CAAC,EAtCgB,kCAAkC,GAAlC,0CAAkC,KAAlC,0CAAkC,QAsClD"}
@@ -0,0 +1,33 @@
1
+ /**
2
+ * Data Integration API
3
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
4
+ * OpenAPI spec version: 20200430
5
+ * Contact: di_dis_ww_grp@oracle.com
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * The connection summary details for E-Business Suite data asset.
16
+ */
17
+ export interface ConnectionSummaryFromOracleEbs extends model.ConnectionSummary {
18
+ /**
19
+ * The user name for the connection.
20
+ */
21
+ "username": string;
22
+ /**
23
+ * The password for the connection.
24
+ */
25
+ "password": string;
26
+ "passwordSecret"?: model.SensitiveAttribute;
27
+ "modelType": string;
28
+ }
29
+ export declare namespace ConnectionSummaryFromOracleEbs {
30
+ function getJsonObj(obj: ConnectionSummaryFromOracleEbs, isParentJsonObj?: boolean): object;
31
+ const modelType = "ORACLE_EBS_CONNECTION";
32
+ function getDeserializedJsonObj(obj: ConnectionSummaryFromOracleEbs, isParentJsonObj?: boolean): object;
33
+ }
@@ -0,0 +1,62 @@
1
+ "use strict";
2
+ /**
3
+ * Data Integration API
4
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
5
+ * OpenAPI spec version: 20200430
6
+ * Contact: di_dis_ww_grp@oracle.com
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.ConnectionSummaryFromOracleEbs = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var ConnectionSummaryFromOracleEbs;
37
+ (function (ConnectionSummaryFromOracleEbs) {
38
+ function getJsonObj(obj, isParentJsonObj) {
39
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
40
+ ? obj
41
+ : model.ConnectionSummary.getJsonObj(obj))), {
42
+ "passwordSecret": obj.passwordSecret
43
+ ? model.SensitiveAttribute.getJsonObj(obj.passwordSecret)
44
+ : undefined
45
+ });
46
+ return jsonObj;
47
+ }
48
+ ConnectionSummaryFromOracleEbs.getJsonObj = getJsonObj;
49
+ ConnectionSummaryFromOracleEbs.modelType = "ORACLE_EBS_CONNECTION";
50
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
51
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
52
+ ? obj
53
+ : model.ConnectionSummary.getDeserializedJsonObj(obj))), {
54
+ "passwordSecret": obj.passwordSecret
55
+ ? model.SensitiveAttribute.getDeserializedJsonObj(obj.passwordSecret)
56
+ : undefined
57
+ });
58
+ return jsonObj;
59
+ }
60
+ ConnectionSummaryFromOracleEbs.getDeserializedJsonObj = getDeserializedJsonObj;
61
+ })(ConnectionSummaryFromOracleEbs = exports.ConnectionSummaryFromOracleEbs || (exports.ConnectionSummaryFromOracleEbs = {}));
62
+ //# sourceMappingURL=connection-summary-from-oracle-ebs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"connection-summary-from-oracle-ebs.js","sourceRoot":"","sources":["../../../../../lib/dataintegration/lib/model/connection-summary-from-oracle-ebs.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoBlC,IAAiB,8BAA8B,CAoC9C;AApCD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CACxB,GAAmC,EACnC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAAoC,CAAC,GAC7E;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAC,cAAc,CAAC;gBACzD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,yCAAU,aAgBzB,CAAA;IACY,wCAAS,GAAG,uBAAuB,CAAC;IACjD,SAAgB,sBAAsB,CACpC,GAAmC,EACnC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAAoC,CAAC,GACzF;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAAC,cAAc,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,qDAAsB,yBAgBrC,CAAA;AACH,CAAC,EApCgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAoC9C"}
@@ -0,0 +1,33 @@
1
+ /**
2
+ * Data Integration API
3
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
4
+ * OpenAPI spec version: 20200430
5
+ * Contact: di_dis_ww_grp@oracle.com
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * The connection summary details for an Oracle PeopleSoft data asset.
16
+ */
17
+ export interface ConnectionSummaryFromOraclePeopleSoft extends model.ConnectionSummary {
18
+ /**
19
+ * The user name for the connection.
20
+ */
21
+ "username": string;
22
+ /**
23
+ * The password for the connection.
24
+ */
25
+ "password": string;
26
+ "passwordSecret"?: model.SensitiveAttribute;
27
+ "modelType": string;
28
+ }
29
+ export declare namespace ConnectionSummaryFromOraclePeopleSoft {
30
+ function getJsonObj(obj: ConnectionSummaryFromOraclePeopleSoft, isParentJsonObj?: boolean): object;
31
+ const modelType = "ORACLE_PEOPLESOFT_CONNECTION";
32
+ function getDeserializedJsonObj(obj: ConnectionSummaryFromOraclePeopleSoft, isParentJsonObj?: boolean): object;
33
+ }
@@ -0,0 +1,62 @@
1
+ "use strict";
2
+ /**
3
+ * Data Integration API
4
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
5
+ * OpenAPI spec version: 20200430
6
+ * Contact: di_dis_ww_grp@oracle.com
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.ConnectionSummaryFromOraclePeopleSoft = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var ConnectionSummaryFromOraclePeopleSoft;
37
+ (function (ConnectionSummaryFromOraclePeopleSoft) {
38
+ function getJsonObj(obj, isParentJsonObj) {
39
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
40
+ ? obj
41
+ : model.ConnectionSummary.getJsonObj(obj))), {
42
+ "passwordSecret": obj.passwordSecret
43
+ ? model.SensitiveAttribute.getJsonObj(obj.passwordSecret)
44
+ : undefined
45
+ });
46
+ return jsonObj;
47
+ }
48
+ ConnectionSummaryFromOraclePeopleSoft.getJsonObj = getJsonObj;
49
+ ConnectionSummaryFromOraclePeopleSoft.modelType = "ORACLE_PEOPLESOFT_CONNECTION";
50
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
51
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
52
+ ? obj
53
+ : model.ConnectionSummary.getDeserializedJsonObj(obj))), {
54
+ "passwordSecret": obj.passwordSecret
55
+ ? model.SensitiveAttribute.getDeserializedJsonObj(obj.passwordSecret)
56
+ : undefined
57
+ });
58
+ return jsonObj;
59
+ }
60
+ ConnectionSummaryFromOraclePeopleSoft.getDeserializedJsonObj = getDeserializedJsonObj;
61
+ })(ConnectionSummaryFromOraclePeopleSoft = exports.ConnectionSummaryFromOraclePeopleSoft || (exports.ConnectionSummaryFromOraclePeopleSoft = {}));
62
+ //# sourceMappingURL=connection-summary-from-oracle-people-soft.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"connection-summary-from-oracle-people-soft.js","sourceRoot":"","sources":["../../../../../lib/dataintegration/lib/model/connection-summary-from-oracle-people-soft.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoBlC,IAAiB,qCAAqC,CAsCrD;AAtCD,WAAiB,qCAAqC;IACpD,SAAgB,UAAU,CACxB,GAA0C,EAC1C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAA2C,CAAC,GACpF;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAC,cAAc,CAAC;gBACzD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,gDAAU,aAgBzB,CAAA;IACY,+CAAS,GAAG,8BAA8B,CAAC;IACxD,SAAgB,sBAAsB,CACpC,GAA0C,EAC1C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAC7C,GAAG,CACsC,CAAC,GAC7C;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAAC,cAAc,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,4DAAsB,yBAkBrC,CAAA;AACH,CAAC,EAtCgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAsCrD"}
@@ -0,0 +1,33 @@
1
+ /**
2
+ * Data Integration API
3
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
4
+ * OpenAPI spec version: 20200430
5
+ * Contact: di_dis_ww_grp@oracle.com
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * The connection summary details for an Oracle Siebel data asset.
16
+ */
17
+ export interface ConnectionSummaryFromOracleSiebel extends model.ConnectionSummary {
18
+ /**
19
+ * The user name for the connection.
20
+ */
21
+ "username": string;
22
+ /**
23
+ * The password for the connection.
24
+ */
25
+ "password": string;
26
+ "passwordSecret"?: model.SensitiveAttribute;
27
+ "modelType": string;
28
+ }
29
+ export declare namespace ConnectionSummaryFromOracleSiebel {
30
+ function getJsonObj(obj: ConnectionSummaryFromOracleSiebel, isParentJsonObj?: boolean): object;
31
+ const modelType = "ORACLE_SIEBEL_CONNECTION";
32
+ function getDeserializedJsonObj(obj: ConnectionSummaryFromOracleSiebel, isParentJsonObj?: boolean): object;
33
+ }
@@ -0,0 +1,62 @@
1
+ "use strict";
2
+ /**
3
+ * Data Integration API
4
+ * Use the Data Integration API to organize your data integration projects, create data flows, pipelines and tasks, and then publish, schedule, and run tasks that extract, transform, and load data. For more information, see [Data Integration](https://docs.oracle.com/iaas/data-integration/home.htm).
5
+ * OpenAPI spec version: 20200430
6
+ * Contact: di_dis_ww_grp@oracle.com
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.ConnectionSummaryFromOracleSiebel = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var ConnectionSummaryFromOracleSiebel;
37
+ (function (ConnectionSummaryFromOracleSiebel) {
38
+ function getJsonObj(obj, isParentJsonObj) {
39
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
40
+ ? obj
41
+ : model.ConnectionSummary.getJsonObj(obj))), {
42
+ "passwordSecret": obj.passwordSecret
43
+ ? model.SensitiveAttribute.getJsonObj(obj.passwordSecret)
44
+ : undefined
45
+ });
46
+ return jsonObj;
47
+ }
48
+ ConnectionSummaryFromOracleSiebel.getJsonObj = getJsonObj;
49
+ ConnectionSummaryFromOracleSiebel.modelType = "ORACLE_SIEBEL_CONNECTION";
50
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
51
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
52
+ ? obj
53
+ : model.ConnectionSummary.getDeserializedJsonObj(obj))), {
54
+ "passwordSecret": obj.passwordSecret
55
+ ? model.SensitiveAttribute.getDeserializedJsonObj(obj.passwordSecret)
56
+ : undefined
57
+ });
58
+ return jsonObj;
59
+ }
60
+ ConnectionSummaryFromOracleSiebel.getDeserializedJsonObj = getDeserializedJsonObj;
61
+ })(ConnectionSummaryFromOracleSiebel = exports.ConnectionSummaryFromOracleSiebel || (exports.ConnectionSummaryFromOracleSiebel = {}));
62
+ //# sourceMappingURL=connection-summary-from-oracle-siebel.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"connection-summary-from-oracle-siebel.js","sourceRoot":"","sources":["../../../../../lib/dataintegration/lib/model/connection-summary-from-oracle-siebel.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoBlC,IAAiB,iCAAiC,CAsCjD;AAtCD,WAAiB,iCAAiC;IAChD,SAAgB,UAAU,CACxB,GAAsC,EACtC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAAuC,CAAC,GAChF;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,UAAU,CAAC,GAAG,CAAC,cAAc,CAAC;gBACzD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,4CAAU,aAgBzB,CAAA;IACY,2CAAS,GAAG,0BAA0B,CAAC;IACpD,SAAgB,sBAAsB,CACpC,GAAsC,EACtC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAC7C,GAAG,CACkC,CAAC,GACzC;YACD,gBAAgB,EAAE,GAAG,CAAC,cAAc;gBAClC,CAAC,CAAC,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CAAC,GAAG,CAAC,cAAc,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,wDAAsB,yBAkBrC,CAAA;AACH,CAAC,EAtCgB,iCAAiC,GAAjC,yCAAiC,KAAjC,yCAAiC,QAsCjD"}