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
package/lib/client.d.ts CHANGED
@@ -87,7 +87,7 @@ export declare class DataIntegrationClient {
87
87
  * @param ChangeCompartmentRequest
88
88
  * @return ChangeCompartmentResponse
89
89
  * @throws OciError when an error occurs
90
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ChangeCompartment.ts.html |here} to see how to use ChangeCompartment API.
90
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ChangeCompartment.ts.html |here} to see how to use ChangeCompartment API.
91
91
  */
92
92
  changeCompartment(changeCompartmentRequest: requests.ChangeCompartmentRequest): Promise<responses.ChangeCompartmentResponse>;
93
93
  /**
@@ -97,7 +97,7 @@ export declare class DataIntegrationClient {
97
97
  * @param ChangeDisApplicationCompartmentRequest
98
98
  * @return ChangeDisApplicationCompartmentResponse
99
99
  * @throws OciError when an error occurs
100
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ChangeDisApplicationCompartment.ts.html |here} to see how to use ChangeDisApplicationCompartment API.
100
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ChangeDisApplicationCompartment.ts.html |here} to see how to use ChangeDisApplicationCompartment API.
101
101
  */
102
102
  changeDisApplicationCompartment(changeDisApplicationCompartmentRequest: requests.ChangeDisApplicationCompartmentRequest): Promise<responses.ChangeDisApplicationCompartmentResponse>;
103
103
  /**
@@ -107,7 +107,7 @@ export declare class DataIntegrationClient {
107
107
  * @param CreateApplicationRequest
108
108
  * @return CreateApplicationResponse
109
109
  * @throws OciError when an error occurs
110
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateApplication.ts.html |here} to see how to use CreateApplication API.
110
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateApplication.ts.html |here} to see how to use CreateApplication API.
111
111
  */
112
112
  createApplication(createApplicationRequest: requests.CreateApplicationRequest): Promise<responses.CreateApplicationResponse>;
113
113
  /**
@@ -116,7 +116,7 @@ export declare class DataIntegrationClient {
116
116
  * @param CreateApplicationDetailedDescriptionRequest
117
117
  * @return CreateApplicationDetailedDescriptionResponse
118
118
  * @throws OciError when an error occurs
119
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateApplicationDetailedDescription.ts.html |here} to see how to use CreateApplicationDetailedDescription API.
119
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateApplicationDetailedDescription.ts.html |here} to see how to use CreateApplicationDetailedDescription API.
120
120
  */
121
121
  createApplicationDetailedDescription(createApplicationDetailedDescriptionRequest: requests.CreateApplicationDetailedDescriptionRequest): Promise<responses.CreateApplicationDetailedDescriptionResponse>;
122
122
  /**
@@ -125,7 +125,7 @@ export declare class DataIntegrationClient {
125
125
  * @param CreateConnectionRequest
126
126
  * @return CreateConnectionResponse
127
127
  * @throws OciError when an error occurs
128
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateConnection.ts.html |here} to see how to use CreateConnection API.
128
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateConnection.ts.html |here} to see how to use CreateConnection API.
129
129
  */
130
130
  createConnection(createConnectionRequest: requests.CreateConnectionRequest): Promise<responses.CreateConnectionResponse>;
131
131
  /**
@@ -134,7 +134,7 @@ export declare class DataIntegrationClient {
134
134
  * @param CreateConnectionValidationRequest
135
135
  * @return CreateConnectionValidationResponse
136
136
  * @throws OciError when an error occurs
137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateConnectionValidation.ts.html |here} to see how to use CreateConnectionValidation API.
137
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateConnectionValidation.ts.html |here} to see how to use CreateConnectionValidation API.
138
138
  */
139
139
  createConnectionValidation(createConnectionValidationRequest: requests.CreateConnectionValidationRequest): Promise<responses.CreateConnectionValidationResponse>;
140
140
  /**
@@ -144,7 +144,7 @@ export declare class DataIntegrationClient {
144
144
  * @param CreateCopyObjectRequestRequest
145
145
  * @return CreateCopyObjectRequestResponse
146
146
  * @throws OciError when an error occurs
147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateCopyObjectRequest.ts.html |here} to see how to use CreateCopyObjectRequest API.
147
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateCopyObjectRequest.ts.html |here} to see how to use CreateCopyObjectRequest API.
148
148
  */
149
149
  createCopyObjectRequest(createCopyObjectRequestRequest: requests.CreateCopyObjectRequestRequest): Promise<responses.CreateCopyObjectRequestResponse>;
150
150
  /**
@@ -153,7 +153,7 @@ export declare class DataIntegrationClient {
153
153
  * @param CreateDataAssetRequest
154
154
  * @return CreateDataAssetResponse
155
155
  * @throws OciError when an error occurs
156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
157
157
  */
158
158
  createDataAsset(createDataAssetRequest: requests.CreateDataAssetRequest): Promise<responses.CreateDataAssetResponse>;
159
159
  /**
@@ -163,7 +163,7 @@ export declare class DataIntegrationClient {
163
163
  * @param CreateDataFlowRequest
164
164
  * @return CreateDataFlowResponse
165
165
  * @throws OciError when an error occurs
166
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateDataFlow.ts.html |here} to see how to use CreateDataFlow API.
166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateDataFlow.ts.html |here} to see how to use CreateDataFlow API.
167
167
  */
168
168
  createDataFlow(createDataFlowRequest: requests.CreateDataFlowRequest): Promise<responses.CreateDataFlowResponse>;
169
169
  /**
@@ -173,7 +173,7 @@ export declare class DataIntegrationClient {
173
173
  * @param CreateDataFlowValidationRequest
174
174
  * @return CreateDataFlowValidationResponse
175
175
  * @throws OciError when an error occurs
176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateDataFlowValidation.ts.html |here} to see how to use CreateDataFlowValidation API.
176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateDataFlowValidation.ts.html |here} to see how to use CreateDataFlowValidation API.
177
177
  */
178
178
  createDataFlowValidation(createDataFlowValidationRequest: requests.CreateDataFlowValidationRequest): Promise<responses.CreateDataFlowValidationResponse>;
179
179
  /**
@@ -183,7 +183,7 @@ export declare class DataIntegrationClient {
183
183
  * @param CreateDisApplicationRequest
184
184
  * @return CreateDisApplicationResponse
185
185
  * @throws OciError when an error occurs
186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateDisApplication.ts.html |here} to see how to use CreateDisApplication API.
186
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateDisApplication.ts.html |here} to see how to use CreateDisApplication API.
187
187
  */
188
188
  createDisApplication(createDisApplicationRequest: requests.CreateDisApplicationRequest): Promise<responses.CreateDisApplicationResponse>;
189
189
  /**
@@ -192,7 +192,7 @@ export declare class DataIntegrationClient {
192
192
  * @param CreateDisApplicationDetailedDescriptionRequest
193
193
  * @return CreateDisApplicationDetailedDescriptionResponse
194
194
  * @throws OciError when an error occurs
195
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateDisApplicationDetailedDescription.ts.html |here} to see how to use CreateDisApplicationDetailedDescription API.
195
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateDisApplicationDetailedDescription.ts.html |here} to see how to use CreateDisApplicationDetailedDescription API.
196
196
  */
197
197
  createDisApplicationDetailedDescription(createDisApplicationDetailedDescriptionRequest: requests.CreateDisApplicationDetailedDescriptionRequest): Promise<responses.CreateDisApplicationDetailedDescriptionResponse>;
198
198
  /**
@@ -201,16 +201,25 @@ export declare class DataIntegrationClient {
201
201
  * @param CreateEntityShapeRequest
202
202
  * @return CreateEntityShapeResponse
203
203
  * @throws OciError when an error occurs
204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateEntityShape.ts.html |here} to see how to use CreateEntityShape API.
204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateEntityShape.ts.html |here} to see how to use CreateEntityShape API.
205
205
  */
206
206
  createEntityShape(createEntityShapeRequest: requests.CreateEntityShapeRequest): Promise<responses.CreateEntityShapeResponse>;
207
+ /**
208
+ * Export Metadata Object
209
+ * This operation does not retry by default if the user has not defined a retry configuration.
210
+ * @param CreateExportRequestRequest
211
+ * @return CreateExportRequestResponse
212
+ * @throws OciError when an error occurs
213
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateExportRequest.ts.html |here} to see how to use CreateExportRequest API.
214
+ */
215
+ createExportRequest(createExportRequestRequest: requests.CreateExportRequestRequest): Promise<responses.CreateExportRequestResponse>;
207
216
  /**
208
217
  * Publish a DataFlow in a OCI DataFlow application.
209
218
  * This operation does not retry by default if the user has not defined a retry configuration.
210
219
  * @param CreateExternalPublicationRequest
211
220
  * @return CreateExternalPublicationResponse
212
221
  * @throws OciError when an error occurs
213
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateExternalPublication.ts.html |here} to see how to use CreateExternalPublication API.
222
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateExternalPublication.ts.html |here} to see how to use CreateExternalPublication API.
214
223
  */
215
224
  createExternalPublication(createExternalPublicationRequest: requests.CreateExternalPublicationRequest): Promise<responses.CreateExternalPublicationResponse>;
216
225
  /**
@@ -219,7 +228,7 @@ export declare class DataIntegrationClient {
219
228
  * @param CreateExternalPublicationValidationRequest
220
229
  * @return CreateExternalPublicationValidationResponse
221
230
  * @throws OciError when an error occurs
222
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateExternalPublicationValidation.ts.html |here} to see how to use CreateExternalPublicationValidation API.
231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateExternalPublicationValidation.ts.html |here} to see how to use CreateExternalPublicationValidation API.
223
232
  */
224
233
  createExternalPublicationValidation(createExternalPublicationValidationRequest: requests.CreateExternalPublicationValidationRequest): Promise<responses.CreateExternalPublicationValidationResponse>;
225
234
  /**
@@ -230,7 +239,7 @@ export declare class DataIntegrationClient {
230
239
  * @param CreateFolderRequest
231
240
  * @return CreateFolderResponse
232
241
  * @throws OciError when an error occurs
233
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateFolder.ts.html |here} to see how to use CreateFolder API.
242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateFolder.ts.html |here} to see how to use CreateFolder API.
234
243
  */
235
244
  createFolder(createFolderRequest: requests.CreateFolderRequest): Promise<responses.CreateFolderResponse>;
236
245
  /**
@@ -241,16 +250,25 @@ export declare class DataIntegrationClient {
241
250
  * @param CreateFunctionLibraryRequest
242
251
  * @return CreateFunctionLibraryResponse
243
252
  * @throws OciError when an error occurs
244
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateFunctionLibrary.ts.html |here} to see how to use CreateFunctionLibrary API.
253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateFunctionLibrary.ts.html |here} to see how to use CreateFunctionLibrary API.
245
254
  */
246
255
  createFunctionLibrary(createFunctionLibraryRequest: requests.CreateFunctionLibraryRequest): Promise<responses.CreateFunctionLibraryResponse>;
256
+ /**
257
+ * Import Metadata Object
258
+ * This operation does not retry by default if the user has not defined a retry configuration.
259
+ * @param CreateImportRequestRequest
260
+ * @return CreateImportRequestResponse
261
+ * @throws OciError when an error occurs
262
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateImportRequest.ts.html |here} to see how to use CreateImportRequest API.
263
+ */
264
+ createImportRequest(createImportRequestRequest: requests.CreateImportRequestRequest): Promise<responses.CreateImportRequestResponse>;
247
265
  /**
248
266
  * Creates a patch in an application.
249
267
  * This operation does not retry by default if the user has not defined a retry configuration.
250
268
  * @param CreatePatchRequest
251
269
  * @return CreatePatchResponse
252
270
  * @throws OciError when an error occurs
253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreatePatch.ts.html |here} to see how to use CreatePatch API.
271
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreatePatch.ts.html |here} to see how to use CreatePatch API.
254
272
  */
255
273
  createPatch(createPatchRequest: requests.CreatePatchRequest): Promise<responses.CreatePatchResponse>;
256
274
  /**
@@ -260,7 +278,7 @@ export declare class DataIntegrationClient {
260
278
  * @param CreatePipelineRequest
261
279
  * @return CreatePipelineResponse
262
280
  * @throws OciError when an error occurs
263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
281
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
264
282
  */
265
283
  createPipeline(createPipelineRequest: requests.CreatePipelineRequest): Promise<responses.CreatePipelineResponse>;
266
284
  /**
@@ -270,7 +288,7 @@ export declare class DataIntegrationClient {
270
288
  * @param CreatePipelineValidationRequest
271
289
  * @return CreatePipelineValidationResponse
272
290
  * @throws OciError when an error occurs
273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreatePipelineValidation.ts.html |here} to see how to use CreatePipelineValidation API.
291
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreatePipelineValidation.ts.html |here} to see how to use CreatePipelineValidation API.
274
292
  */
275
293
  createPipelineValidation(createPipelineValidationRequest: requests.CreatePipelineValidationRequest): Promise<responses.CreatePipelineValidationResponse>;
276
294
  /**
@@ -280,7 +298,7 @@ export declare class DataIntegrationClient {
280
298
  * @param CreateProjectRequest
281
299
  * @return CreateProjectResponse
282
300
  * @throws OciError when an error occurs
283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateProject.ts.html |here} to see how to use CreateProject API.
301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateProject.ts.html |here} to see how to use CreateProject API.
284
302
  */
285
303
  createProject(createProjectRequest: requests.CreateProjectRequest): Promise<responses.CreateProjectResponse>;
286
304
  /**
@@ -289,7 +307,7 @@ export declare class DataIntegrationClient {
289
307
  * @param CreateScheduleRequest
290
308
  * @return CreateScheduleResponse
291
309
  * @throws OciError when an error occurs
292
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateSchedule.ts.html |here} to see how to use CreateSchedule API.
310
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateSchedule.ts.html |here} to see how to use CreateSchedule API.
293
311
  */
294
312
  createSchedule(createScheduleRequest: requests.CreateScheduleRequest): Promise<responses.CreateScheduleResponse>;
295
313
  /**
@@ -299,7 +317,7 @@ export declare class DataIntegrationClient {
299
317
  * @param CreateTaskRequest
300
318
  * @return CreateTaskResponse
301
319
  * @throws OciError when an error occurs
302
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateTask.ts.html |here} to see how to use CreateTask API.
320
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateTask.ts.html |here} to see how to use CreateTask API.
303
321
  */
304
322
  createTask(createTaskRequest: requests.CreateTaskRequest): Promise<responses.CreateTaskResponse>;
305
323
  /**
@@ -308,7 +326,7 @@ export declare class DataIntegrationClient {
308
326
  * @param CreateTaskRunRequest
309
327
  * @return CreateTaskRunResponse
310
328
  * @throws OciError when an error occurs
311
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateTaskRun.ts.html |here} to see how to use CreateTaskRun API.
329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateTaskRun.ts.html |here} to see how to use CreateTaskRun API.
312
330
  */
313
331
  createTaskRun(createTaskRunRequest: requests.CreateTaskRunRequest): Promise<responses.CreateTaskRunResponse>;
314
332
  /**
@@ -317,7 +335,7 @@ export declare class DataIntegrationClient {
317
335
  * @param CreateTaskScheduleRequest
318
336
  * @return CreateTaskScheduleResponse
319
337
  * @throws OciError when an error occurs
320
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateTaskSchedule.ts.html |here} to see how to use CreateTaskSchedule API.
338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateTaskSchedule.ts.html |here} to see how to use CreateTaskSchedule API.
321
339
  */
322
340
  createTaskSchedule(createTaskScheduleRequest: requests.CreateTaskScheduleRequest): Promise<responses.CreateTaskScheduleResponse>;
323
341
  /**
@@ -326,7 +344,7 @@ export declare class DataIntegrationClient {
326
344
  * @param CreateTaskValidationRequest
327
345
  * @return CreateTaskValidationResponse
328
346
  * @throws OciError when an error occurs
329
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateTaskValidation.ts.html |here} to see how to use CreateTaskValidation API.
347
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateTaskValidation.ts.html |here} to see how to use CreateTaskValidation API.
330
348
  */
331
349
  createTaskValidation(createTaskValidationRequest: requests.CreateTaskValidationRequest): Promise<responses.CreateTaskValidationResponse>;
332
350
  /**
@@ -336,7 +354,7 @@ export declare class DataIntegrationClient {
336
354
  * @param CreateUserDefinedFunctionRequest
337
355
  * @return CreateUserDefinedFunctionResponse
338
356
  * @throws OciError when an error occurs
339
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateUserDefinedFunction.ts.html |here} to see how to use CreateUserDefinedFunction API.
357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateUserDefinedFunction.ts.html |here} to see how to use CreateUserDefinedFunction API.
340
358
  */
341
359
  createUserDefinedFunction(createUserDefinedFunctionRequest: requests.CreateUserDefinedFunctionRequest): Promise<responses.CreateUserDefinedFunctionResponse>;
342
360
  /**
@@ -346,7 +364,7 @@ export declare class DataIntegrationClient {
346
364
  * @param CreateUserDefinedFunctionValidationRequest
347
365
  * @return CreateUserDefinedFunctionValidationResponse
348
366
  * @throws OciError when an error occurs
349
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateUserDefinedFunctionValidation.ts.html |here} to see how to use CreateUserDefinedFunctionValidation API.
367
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateUserDefinedFunctionValidation.ts.html |here} to see how to use CreateUserDefinedFunctionValidation API.
350
368
  */
351
369
  createUserDefinedFunctionValidation(createUserDefinedFunctionValidationRequest: requests.CreateUserDefinedFunctionValidationRequest): Promise<responses.CreateUserDefinedFunctionValidationResponse>;
352
370
  /**
@@ -356,7 +374,7 @@ export declare class DataIntegrationClient {
356
374
  * @param CreateWorkspaceRequest
357
375
  * @return CreateWorkspaceResponse
358
376
  * @throws OciError when an error occurs
359
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/CreateWorkspace.ts.html |here} to see how to use CreateWorkspace API.
377
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/CreateWorkspace.ts.html |here} to see how to use CreateWorkspace API.
360
378
  */
361
379
  createWorkspace(createWorkspaceRequest: requests.CreateWorkspaceRequest): Promise<responses.CreateWorkspaceResponse>;
362
380
  /**
@@ -365,7 +383,7 @@ export declare class DataIntegrationClient {
365
383
  * @param DeleteApplicationRequest
366
384
  * @return DeleteApplicationResponse
367
385
  * @throws OciError when an error occurs
368
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteApplication.ts.html |here} to see how to use DeleteApplication API.
386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteApplication.ts.html |here} to see how to use DeleteApplication API.
369
387
  */
370
388
  deleteApplication(deleteApplicationRequest: requests.DeleteApplicationRequest): Promise<responses.DeleteApplicationResponse>;
371
389
  /**
@@ -374,7 +392,7 @@ export declare class DataIntegrationClient {
374
392
  * @param DeleteApplicationDetailedDescriptionRequest
375
393
  * @return DeleteApplicationDetailedDescriptionResponse
376
394
  * @throws OciError when an error occurs
377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteApplicationDetailedDescription.ts.html |here} to see how to use DeleteApplicationDetailedDescription API.
395
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteApplicationDetailedDescription.ts.html |here} to see how to use DeleteApplicationDetailedDescription API.
378
396
  */
379
397
  deleteApplicationDetailedDescription(deleteApplicationDetailedDescriptionRequest: requests.DeleteApplicationDetailedDescriptionRequest): Promise<responses.DeleteApplicationDetailedDescriptionResponse>;
380
398
  /**
@@ -383,7 +401,7 @@ export declare class DataIntegrationClient {
383
401
  * @param DeleteConnectionRequest
384
402
  * @return DeleteConnectionResponse
385
403
  * @throws OciError when an error occurs
386
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
404
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
387
405
  */
388
406
  deleteConnection(deleteConnectionRequest: requests.DeleteConnectionRequest): Promise<responses.DeleteConnectionResponse>;
389
407
  /**
@@ -392,7 +410,7 @@ export declare class DataIntegrationClient {
392
410
  * @param DeleteConnectionValidationRequest
393
411
  * @return DeleteConnectionValidationResponse
394
412
  * @throws OciError when an error occurs
395
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteConnectionValidation.ts.html |here} to see how to use DeleteConnectionValidation API.
413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteConnectionValidation.ts.html |here} to see how to use DeleteConnectionValidation API.
396
414
  */
397
415
  deleteConnectionValidation(deleteConnectionValidationRequest: requests.DeleteConnectionValidationRequest): Promise<responses.DeleteConnectionValidationResponse>;
398
416
  /**
@@ -401,7 +419,7 @@ export declare class DataIntegrationClient {
401
419
  * @param DeleteCopyObjectRequestRequest
402
420
  * @return DeleteCopyObjectRequestResponse
403
421
  * @throws OciError when an error occurs
404
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteCopyObjectRequest.ts.html |here} to see how to use DeleteCopyObjectRequest API.
422
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteCopyObjectRequest.ts.html |here} to see how to use DeleteCopyObjectRequest API.
405
423
  */
406
424
  deleteCopyObjectRequest(deleteCopyObjectRequestRequest: requests.DeleteCopyObjectRequestRequest): Promise<responses.DeleteCopyObjectRequestResponse>;
407
425
  /**
@@ -410,7 +428,7 @@ export declare class DataIntegrationClient {
410
428
  * @param DeleteDataAssetRequest
411
429
  * @return DeleteDataAssetResponse
412
430
  * @throws OciError when an error occurs
413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
414
432
  */
415
433
  deleteDataAsset(deleteDataAssetRequest: requests.DeleteDataAssetRequest): Promise<responses.DeleteDataAssetResponse>;
416
434
  /**
@@ -419,7 +437,7 @@ export declare class DataIntegrationClient {
419
437
  * @param DeleteDataFlowRequest
420
438
  * @return DeleteDataFlowResponse
421
439
  * @throws OciError when an error occurs
422
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteDataFlow.ts.html |here} to see how to use DeleteDataFlow API.
440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteDataFlow.ts.html |here} to see how to use DeleteDataFlow API.
423
441
  */
424
442
  deleteDataFlow(deleteDataFlowRequest: requests.DeleteDataFlowRequest): Promise<responses.DeleteDataFlowResponse>;
425
443
  /**
@@ -428,7 +446,7 @@ export declare class DataIntegrationClient {
428
446
  * @param DeleteDataFlowValidationRequest
429
447
  * @return DeleteDataFlowValidationResponse
430
448
  * @throws OciError when an error occurs
431
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteDataFlowValidation.ts.html |here} to see how to use DeleteDataFlowValidation API.
449
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteDataFlowValidation.ts.html |here} to see how to use DeleteDataFlowValidation API.
432
450
  */
433
451
  deleteDataFlowValidation(deleteDataFlowValidationRequest: requests.DeleteDataFlowValidationRequest): Promise<responses.DeleteDataFlowValidationResponse>;
434
452
  /**
@@ -437,7 +455,7 @@ export declare class DataIntegrationClient {
437
455
  * @param DeleteDisApplicationRequest
438
456
  * @return DeleteDisApplicationResponse
439
457
  * @throws OciError when an error occurs
440
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteDisApplication.ts.html |here} to see how to use DeleteDisApplication API.
458
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteDisApplication.ts.html |here} to see how to use DeleteDisApplication API.
441
459
  */
442
460
  deleteDisApplication(deleteDisApplicationRequest: requests.DeleteDisApplicationRequest): Promise<responses.DeleteDisApplicationResponse>;
443
461
  /**
@@ -446,16 +464,26 @@ export declare class DataIntegrationClient {
446
464
  * @param DeleteDisApplicationDetailedDescriptionRequest
447
465
  * @return DeleteDisApplicationDetailedDescriptionResponse
448
466
  * @throws OciError when an error occurs
449
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteDisApplicationDetailedDescription.ts.html |here} to see how to use DeleteDisApplicationDetailedDescription API.
467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteDisApplicationDetailedDescription.ts.html |here} to see how to use DeleteDisApplicationDetailedDescription API.
450
468
  */
451
469
  deleteDisApplicationDetailedDescription(deleteDisApplicationDetailedDescriptionRequest: requests.DeleteDisApplicationDetailedDescriptionRequest): Promise<responses.DeleteDisApplicationDetailedDescriptionResponse>;
470
+ /**
471
+ * Delete export object request using the specified identifier.
472
+ *
473
+ * This operation does not retry by default if the user has not defined a retry configuration.
474
+ * @param DeleteExportRequestRequest
475
+ * @return DeleteExportRequestResponse
476
+ * @throws OciError when an error occurs
477
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteExportRequest.ts.html |here} to see how to use DeleteExportRequest API.
478
+ */
479
+ deleteExportRequest(deleteExportRequestRequest: requests.DeleteExportRequestRequest): Promise<responses.DeleteExportRequestResponse>;
452
480
  /**
453
481
  * Removes a published object using the specified identifier.
454
482
  * This operation does not retry by default if the user has not defined a retry configuration.
455
483
  * @param DeleteExternalPublicationRequest
456
484
  * @return DeleteExternalPublicationResponse
457
485
  * @throws OciError when an error occurs
458
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteExternalPublication.ts.html |here} to see how to use DeleteExternalPublication API.
486
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteExternalPublication.ts.html |here} to see how to use DeleteExternalPublication API.
459
487
  */
460
488
  deleteExternalPublication(deleteExternalPublicationRequest: requests.DeleteExternalPublicationRequest): Promise<responses.DeleteExternalPublicationResponse>;
461
489
  /**
@@ -465,7 +493,7 @@ export declare class DataIntegrationClient {
465
493
  * @param DeleteExternalPublicationValidationRequest
466
494
  * @return DeleteExternalPublicationValidationResponse
467
495
  * @throws OciError when an error occurs
468
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteExternalPublicationValidation.ts.html |here} to see how to use DeleteExternalPublicationValidation API.
496
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteExternalPublicationValidation.ts.html |here} to see how to use DeleteExternalPublicationValidation API.
469
497
  */
470
498
  deleteExternalPublicationValidation(deleteExternalPublicationValidationRequest: requests.DeleteExternalPublicationValidationRequest): Promise<responses.DeleteExternalPublicationValidationResponse>;
471
499
  /**
@@ -474,7 +502,7 @@ export declare class DataIntegrationClient {
474
502
  * @param DeleteFolderRequest
475
503
  * @return DeleteFolderResponse
476
504
  * @throws OciError when an error occurs
477
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
478
506
  */
479
507
  deleteFolder(deleteFolderRequest: requests.DeleteFolderRequest): Promise<responses.DeleteFolderResponse>;
480
508
  /**
@@ -483,16 +511,26 @@ export declare class DataIntegrationClient {
483
511
  * @param DeleteFunctionLibraryRequest
484
512
  * @return DeleteFunctionLibraryResponse
485
513
  * @throws OciError when an error occurs
486
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteFunctionLibrary.ts.html |here} to see how to use DeleteFunctionLibrary API.
514
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteFunctionLibrary.ts.html |here} to see how to use DeleteFunctionLibrary API.
487
515
  */
488
516
  deleteFunctionLibrary(deleteFunctionLibraryRequest: requests.DeleteFunctionLibraryRequest): Promise<responses.DeleteFunctionLibraryResponse>;
517
+ /**
518
+ * Delete import object request using the specified identifier.
519
+ *
520
+ * This operation does not retry by default if the user has not defined a retry configuration.
521
+ * @param DeleteImportRequestRequest
522
+ * @return DeleteImportRequestResponse
523
+ * @throws OciError when an error occurs
524
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteImportRequest.ts.html |here} to see how to use DeleteImportRequest API.
525
+ */
526
+ deleteImportRequest(deleteImportRequestRequest: requests.DeleteImportRequestRequest): Promise<responses.DeleteImportRequestResponse>;
489
527
  /**
490
528
  * Removes a patch using the specified identifier.
491
529
  * This operation does not retry by default if the user has not defined a retry configuration.
492
530
  * @param DeletePatchRequest
493
531
  * @return DeletePatchResponse
494
532
  * @throws OciError when an error occurs
495
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeletePatch.ts.html |here} to see how to use DeletePatch API.
533
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeletePatch.ts.html |here} to see how to use DeletePatch API.
496
534
  */
497
535
  deletePatch(deletePatchRequest: requests.DeletePatchRequest): Promise<responses.DeletePatchResponse>;
498
536
  /**
@@ -501,7 +539,7 @@ export declare class DataIntegrationClient {
501
539
  * @param DeletePipelineRequest
502
540
  * @return DeletePipelineResponse
503
541
  * @throws OciError when an error occurs
504
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
542
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
505
543
  */
506
544
  deletePipeline(deletePipelineRequest: requests.DeletePipelineRequest): Promise<responses.DeletePipelineResponse>;
507
545
  /**
@@ -510,7 +548,7 @@ export declare class DataIntegrationClient {
510
548
  * @param DeletePipelineValidationRequest
511
549
  * @return DeletePipelineValidationResponse
512
550
  * @throws OciError when an error occurs
513
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeletePipelineValidation.ts.html |here} to see how to use DeletePipelineValidation API.
551
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeletePipelineValidation.ts.html |here} to see how to use DeletePipelineValidation API.
514
552
  */
515
553
  deletePipelineValidation(deletePipelineValidationRequest: requests.DeletePipelineValidationRequest): Promise<responses.DeletePipelineValidationResponse>;
516
554
  /**
@@ -519,7 +557,7 @@ export declare class DataIntegrationClient {
519
557
  * @param DeleteProjectRequest
520
558
  * @return DeleteProjectResponse
521
559
  * @throws OciError when an error occurs
522
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteProject.ts.html |here} to see how to use DeleteProject API.
560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteProject.ts.html |here} to see how to use DeleteProject API.
523
561
  */
524
562
  deleteProject(deleteProjectRequest: requests.DeleteProjectRequest): Promise<responses.DeleteProjectResponse>;
525
563
  /**
@@ -528,7 +566,7 @@ export declare class DataIntegrationClient {
528
566
  * @param DeleteScheduleRequest
529
567
  * @return DeleteScheduleResponse
530
568
  * @throws OciError when an error occurs
531
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteSchedule.ts.html |here} to see how to use DeleteSchedule API.
569
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteSchedule.ts.html |here} to see how to use DeleteSchedule API.
532
570
  */
533
571
  deleteSchedule(deleteScheduleRequest: requests.DeleteScheduleRequest): Promise<responses.DeleteScheduleResponse>;
534
572
  /**
@@ -537,7 +575,7 @@ export declare class DataIntegrationClient {
537
575
  * @param DeleteTaskRequest
538
576
  * @return DeleteTaskResponse
539
577
  * @throws OciError when an error occurs
540
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteTask.ts.html |here} to see how to use DeleteTask API.
578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteTask.ts.html |here} to see how to use DeleteTask API.
541
579
  */
542
580
  deleteTask(deleteTaskRequest: requests.DeleteTaskRequest): Promise<responses.DeleteTaskResponse>;
543
581
  /**
@@ -546,7 +584,7 @@ export declare class DataIntegrationClient {
546
584
  * @param DeleteTaskRunRequest
547
585
  * @return DeleteTaskRunResponse
548
586
  * @throws OciError when an error occurs
549
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteTaskRun.ts.html |here} to see how to use DeleteTaskRun API.
587
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteTaskRun.ts.html |here} to see how to use DeleteTaskRun API.
550
588
  */
551
589
  deleteTaskRun(deleteTaskRunRequest: requests.DeleteTaskRunRequest): Promise<responses.DeleteTaskRunResponse>;
552
590
  /**
@@ -555,7 +593,7 @@ export declare class DataIntegrationClient {
555
593
  * @param DeleteTaskScheduleRequest
556
594
  * @return DeleteTaskScheduleResponse
557
595
  * @throws OciError when an error occurs
558
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteTaskSchedule.ts.html |here} to see how to use DeleteTaskSchedule API.
596
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteTaskSchedule.ts.html |here} to see how to use DeleteTaskSchedule API.
559
597
  */
560
598
  deleteTaskSchedule(deleteTaskScheduleRequest: requests.DeleteTaskScheduleRequest): Promise<responses.DeleteTaskScheduleResponse>;
561
599
  /**
@@ -565,7 +603,7 @@ export declare class DataIntegrationClient {
565
603
  * @param DeleteTaskValidationRequest
566
604
  * @return DeleteTaskValidationResponse
567
605
  * @throws OciError when an error occurs
568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteTaskValidation.ts.html |here} to see how to use DeleteTaskValidation API.
606
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteTaskValidation.ts.html |here} to see how to use DeleteTaskValidation API.
569
607
  */
570
608
  deleteTaskValidation(deleteTaskValidationRequest: requests.DeleteTaskValidationRequest): Promise<responses.DeleteTaskValidationResponse>;
571
609
  /**
@@ -574,7 +612,7 @@ export declare class DataIntegrationClient {
574
612
  * @param DeleteUserDefinedFunctionRequest
575
613
  * @return DeleteUserDefinedFunctionResponse
576
614
  * @throws OciError when an error occurs
577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteUserDefinedFunction.ts.html |here} to see how to use DeleteUserDefinedFunction API.
615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteUserDefinedFunction.ts.html |here} to see how to use DeleteUserDefinedFunction API.
578
616
  */
579
617
  deleteUserDefinedFunction(deleteUserDefinedFunctionRequest: requests.DeleteUserDefinedFunctionRequest): Promise<responses.DeleteUserDefinedFunctionResponse>;
580
618
  /**
@@ -583,7 +621,7 @@ export declare class DataIntegrationClient {
583
621
  * @param DeleteUserDefinedFunctionValidationRequest
584
622
  * @return DeleteUserDefinedFunctionValidationResponse
585
623
  * @throws OciError when an error occurs
586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteUserDefinedFunctionValidation.ts.html |here} to see how to use DeleteUserDefinedFunctionValidation API.
624
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteUserDefinedFunctionValidation.ts.html |here} to see how to use DeleteUserDefinedFunctionValidation API.
587
625
  */
588
626
  deleteUserDefinedFunctionValidation(deleteUserDefinedFunctionValidationRequest: requests.DeleteUserDefinedFunctionValidationRequest): Promise<responses.DeleteUserDefinedFunctionValidationResponse>;
589
627
  /**
@@ -592,7 +630,7 @@ export declare class DataIntegrationClient {
592
630
  * @param DeleteWorkspaceRequest
593
631
  * @return DeleteWorkspaceResponse
594
632
  * @throws OciError when an error occurs
595
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/DeleteWorkspace.ts.html |here} to see how to use DeleteWorkspace API.
633
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/DeleteWorkspace.ts.html |here} to see how to use DeleteWorkspace API.
596
634
  */
597
635
  deleteWorkspace(deleteWorkspaceRequest: requests.DeleteWorkspaceRequest): Promise<responses.DeleteWorkspaceResponse>;
598
636
  /**
@@ -601,7 +639,7 @@ export declare class DataIntegrationClient {
601
639
  * @param GetApplicationRequest
602
640
  * @return GetApplicationResponse
603
641
  * @throws OciError when an error occurs
604
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetApplication.ts.html |here} to see how to use GetApplication API.
642
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetApplication.ts.html |here} to see how to use GetApplication API.
605
643
  */
606
644
  getApplication(getApplicationRequest: requests.GetApplicationRequest): Promise<responses.GetApplicationResponse>;
607
645
  /**
@@ -610,16 +648,26 @@ export declare class DataIntegrationClient {
610
648
  * @param GetApplicationDetailedDescriptionRequest
611
649
  * @return GetApplicationDetailedDescriptionResponse
612
650
  * @throws OciError when an error occurs
613
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetApplicationDetailedDescription.ts.html |here} to see how to use GetApplicationDetailedDescription API.
651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetApplicationDetailedDescription.ts.html |here} to see how to use GetApplicationDetailedDescription API.
614
652
  */
615
653
  getApplicationDetailedDescription(getApplicationDetailedDescriptionRequest: requests.GetApplicationDetailedDescriptionRequest): Promise<responses.GetApplicationDetailedDescriptionResponse>;
654
+ /**
655
+ * This endpoint can be used to get composite state for a given aggregator
656
+ *
657
+ * This operation does not retry by default if the user has not defined a retry configuration.
658
+ * @param GetCompositeStateRequest
659
+ * @return GetCompositeStateResponse
660
+ * @throws OciError when an error occurs
661
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetCompositeState.ts.html |here} to see how to use GetCompositeState API.
662
+ */
663
+ getCompositeState(getCompositeStateRequest: requests.GetCompositeStateRequest): Promise<responses.GetCompositeStateResponse>;
616
664
  /**
617
665
  * Retrieves the connection details using the specified identifier.
618
666
  * This operation does not retry by default if the user has not defined a retry configuration.
619
667
  * @param GetConnectionRequest
620
668
  * @return GetConnectionResponse
621
669
  * @throws OciError when an error occurs
622
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetConnection.ts.html |here} to see how to use GetConnection API.
670
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetConnection.ts.html |here} to see how to use GetConnection API.
623
671
  */
624
672
  getConnection(getConnectionRequest: requests.GetConnectionRequest): Promise<responses.GetConnectionResponse>;
625
673
  /**
@@ -628,7 +676,7 @@ export declare class DataIntegrationClient {
628
676
  * @param GetConnectionValidationRequest
629
677
  * @return GetConnectionValidationResponse
630
678
  * @throws OciError when an error occurs
631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetConnectionValidation.ts.html |here} to see how to use GetConnectionValidation API.
679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetConnectionValidation.ts.html |here} to see how to use GetConnectionValidation API.
632
680
  */
633
681
  getConnectionValidation(getConnectionValidationRequest: requests.GetConnectionValidationRequest): Promise<responses.GetConnectionValidationResponse>;
634
682
  /**
@@ -638,7 +686,7 @@ export declare class DataIntegrationClient {
638
686
  * @param GetCopyObjectRequestRequest
639
687
  * @return GetCopyObjectRequestResponse
640
688
  * @throws OciError when an error occurs
641
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetCopyObjectRequest.ts.html |here} to see how to use GetCopyObjectRequest API.
689
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetCopyObjectRequest.ts.html |here} to see how to use GetCopyObjectRequest API.
642
690
  */
643
691
  getCopyObjectRequest(getCopyObjectRequestRequest: requests.GetCopyObjectRequestRequest): Promise<responses.GetCopyObjectRequestResponse>;
644
692
  /**
@@ -649,7 +697,7 @@ export declare class DataIntegrationClient {
649
697
  * @param GetCountStatisticRequest
650
698
  * @return GetCountStatisticResponse
651
699
  * @throws OciError when an error occurs
652
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetCountStatistic.ts.html |here} to see how to use GetCountStatistic API.
700
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetCountStatistic.ts.html |here} to see how to use GetCountStatistic API.
653
701
  */
654
702
  getCountStatistic(getCountStatisticRequest: requests.GetCountStatisticRequest): Promise<responses.GetCountStatisticResponse>;
655
703
  /**
@@ -658,7 +706,7 @@ export declare class DataIntegrationClient {
658
706
  * @param GetDataAssetRequest
659
707
  * @return GetDataAssetResponse
660
708
  * @throws OciError when an error occurs
661
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
709
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
662
710
  */
663
711
  getDataAsset(getDataAssetRequest: requests.GetDataAssetRequest): Promise<responses.GetDataAssetResponse>;
664
712
  /**
@@ -667,7 +715,7 @@ export declare class DataIntegrationClient {
667
715
  * @param GetDataEntityRequest
668
716
  * @return GetDataEntityResponse
669
717
  * @throws OciError when an error occurs
670
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetDataEntity.ts.html |here} to see how to use GetDataEntity API.
718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetDataEntity.ts.html |here} to see how to use GetDataEntity API.
671
719
  */
672
720
  getDataEntity(getDataEntityRequest: requests.GetDataEntityRequest): Promise<responses.GetDataEntityResponse>;
673
721
  /**
@@ -676,7 +724,7 @@ export declare class DataIntegrationClient {
676
724
  * @param GetDataFlowRequest
677
725
  * @return GetDataFlowResponse
678
726
  * @throws OciError when an error occurs
679
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetDataFlow.ts.html |here} to see how to use GetDataFlow API.
727
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetDataFlow.ts.html |here} to see how to use GetDataFlow API.
680
728
  */
681
729
  getDataFlow(getDataFlowRequest: requests.GetDataFlowRequest): Promise<responses.GetDataFlowResponse>;
682
730
  /**
@@ -685,7 +733,7 @@ export declare class DataIntegrationClient {
685
733
  * @param GetDataFlowValidationRequest
686
734
  * @return GetDataFlowValidationResponse
687
735
  * @throws OciError when an error occurs
688
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetDataFlowValidation.ts.html |here} to see how to use GetDataFlowValidation API.
736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetDataFlowValidation.ts.html |here} to see how to use GetDataFlowValidation API.
689
737
  */
690
738
  getDataFlowValidation(getDataFlowValidationRequest: requests.GetDataFlowValidationRequest): Promise<responses.GetDataFlowValidationResponse>;
691
739
  /**
@@ -694,7 +742,7 @@ export declare class DataIntegrationClient {
694
742
  * @param GetDependentObjectRequest
695
743
  * @return GetDependentObjectResponse
696
744
  * @throws OciError when an error occurs
697
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetDependentObject.ts.html |here} to see how to use GetDependentObject API.
745
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetDependentObject.ts.html |here} to see how to use GetDependentObject API.
698
746
  */
699
747
  getDependentObject(getDependentObjectRequest: requests.GetDependentObjectRequest): Promise<responses.GetDependentObjectResponse>;
700
748
  /**
@@ -703,7 +751,7 @@ export declare class DataIntegrationClient {
703
751
  * @param GetDisApplicationRequest
704
752
  * @return GetDisApplicationResponse
705
753
  * @throws OciError when an error occurs
706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetDisApplication.ts.html |here} to see how to use GetDisApplication API.
754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetDisApplication.ts.html |here} to see how to use GetDisApplication API.
707
755
  */
708
756
  getDisApplication(getDisApplicationRequest: requests.GetDisApplicationRequest): Promise<responses.GetDisApplicationResponse>;
709
757
  /**
@@ -712,16 +760,26 @@ export declare class DataIntegrationClient {
712
760
  * @param GetDisApplicationDetailedDescriptionRequest
713
761
  * @return GetDisApplicationDetailedDescriptionResponse
714
762
  * @throws OciError when an error occurs
715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetDisApplicationDetailedDescription.ts.html |here} to see how to use GetDisApplicationDetailedDescription API.
763
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetDisApplicationDetailedDescription.ts.html |here} to see how to use GetDisApplicationDetailedDescription API.
716
764
  */
717
765
  getDisApplicationDetailedDescription(getDisApplicationDetailedDescriptionRequest: requests.GetDisApplicationDetailedDescriptionRequest): Promise<responses.GetDisApplicationDetailedDescriptionResponse>;
766
+ /**
767
+ * This endpoint can be used to get the summary/details of object being exported.
768
+ *
769
+ * This operation does not retry by default if the user has not defined a retry configuration.
770
+ * @param GetExportRequestRequest
771
+ * @return GetExportRequestResponse
772
+ * @throws OciError when an error occurs
773
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetExportRequest.ts.html |here} to see how to use GetExportRequest API.
774
+ */
775
+ getExportRequest(getExportRequestRequest: requests.GetExportRequestRequest): Promise<responses.GetExportRequestResponse>;
718
776
  /**
719
777
  * Retrieves a publshed object in an task using the specified identifier.
720
778
  * This operation does not retry by default if the user has not defined a retry configuration.
721
779
  * @param GetExternalPublicationRequest
722
780
  * @return GetExternalPublicationResponse
723
781
  * @throws OciError when an error occurs
724
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetExternalPublication.ts.html |here} to see how to use GetExternalPublication API.
782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetExternalPublication.ts.html |here} to see how to use GetExternalPublication API.
725
783
  */
726
784
  getExternalPublication(getExternalPublicationRequest: requests.GetExternalPublicationRequest): Promise<responses.GetExternalPublicationResponse>;
727
785
  /**
@@ -730,7 +788,7 @@ export declare class DataIntegrationClient {
730
788
  * @param GetExternalPublicationValidationRequest
731
789
  * @return GetExternalPublicationValidationResponse
732
790
  * @throws OciError when an error occurs
733
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetExternalPublicationValidation.ts.html |here} to see how to use GetExternalPublicationValidation API.
791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetExternalPublicationValidation.ts.html |here} to see how to use GetExternalPublicationValidation API.
734
792
  */
735
793
  getExternalPublicationValidation(getExternalPublicationValidationRequest: requests.GetExternalPublicationValidationRequest): Promise<responses.GetExternalPublicationValidationResponse>;
736
794
  /**
@@ -739,7 +797,7 @@ export declare class DataIntegrationClient {
739
797
  * @param GetFolderRequest
740
798
  * @return GetFolderResponse
741
799
  * @throws OciError when an error occurs
742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetFolder.ts.html |here} to see how to use GetFolder API.
800
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetFolder.ts.html |here} to see how to use GetFolder API.
743
801
  */
744
802
  getFolder(getFolderRequest: requests.GetFolderRequest): Promise<responses.GetFolderResponse>;
745
803
  /**
@@ -748,16 +806,26 @@ export declare class DataIntegrationClient {
748
806
  * @param GetFunctionLibraryRequest
749
807
  * @return GetFunctionLibraryResponse
750
808
  * @throws OciError when an error occurs
751
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetFunctionLibrary.ts.html |here} to see how to use GetFunctionLibrary API.
809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetFunctionLibrary.ts.html |here} to see how to use GetFunctionLibrary API.
752
810
  */
753
811
  getFunctionLibrary(getFunctionLibraryRequest: requests.GetFunctionLibraryRequest): Promise<responses.GetFunctionLibraryResponse>;
812
+ /**
813
+ * This endpoint can be used to get the summary/details of object being imported.
814
+ *
815
+ * This operation does not retry by default if the user has not defined a retry configuration.
816
+ * @param GetImportRequestRequest
817
+ * @return GetImportRequestResponse
818
+ * @throws OciError when an error occurs
819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetImportRequest.ts.html |here} to see how to use GetImportRequest API.
820
+ */
821
+ getImportRequest(getImportRequestRequest: requests.GetImportRequestRequest): Promise<responses.GetImportRequestResponse>;
754
822
  /**
755
823
  * Retrieves a patch in an application using the specified identifier.
756
824
  * This operation does not retry by default if the user has not defined a retry configuration.
757
825
  * @param GetPatchRequest
758
826
  * @return GetPatchResponse
759
827
  * @throws OciError when an error occurs
760
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetPatch.ts.html |here} to see how to use GetPatch API.
828
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetPatch.ts.html |here} to see how to use GetPatch API.
761
829
  */
762
830
  getPatch(getPatchRequest: requests.GetPatchRequest): Promise<responses.GetPatchResponse>;
763
831
  /**
@@ -766,7 +834,7 @@ export declare class DataIntegrationClient {
766
834
  * @param GetPipelineRequest
767
835
  * @return GetPipelineResponse
768
836
  * @throws OciError when an error occurs
769
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetPipeline.ts.html |here} to see how to use GetPipeline API.
837
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetPipeline.ts.html |here} to see how to use GetPipeline API.
770
838
  */
771
839
  getPipeline(getPipelineRequest: requests.GetPipelineRequest): Promise<responses.GetPipelineResponse>;
772
840
  /**
@@ -775,7 +843,7 @@ export declare class DataIntegrationClient {
775
843
  * @param GetPipelineValidationRequest
776
844
  * @return GetPipelineValidationResponse
777
845
  * @throws OciError when an error occurs
778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetPipelineValidation.ts.html |here} to see how to use GetPipelineValidation API.
846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetPipelineValidation.ts.html |here} to see how to use GetPipelineValidation API.
779
847
  */
780
848
  getPipelineValidation(getPipelineValidationRequest: requests.GetPipelineValidationRequest): Promise<responses.GetPipelineValidationResponse>;
781
849
  /**
@@ -784,7 +852,7 @@ export declare class DataIntegrationClient {
784
852
  * @param GetProjectRequest
785
853
  * @return GetProjectResponse
786
854
  * @throws OciError when an error occurs
787
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetProject.ts.html |here} to see how to use GetProject API.
855
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetProject.ts.html |here} to see how to use GetProject API.
788
856
  */
789
857
  getProject(getProjectRequest: requests.GetProjectRequest): Promise<responses.GetProjectResponse>;
790
858
  /**
@@ -793,7 +861,7 @@ export declare class DataIntegrationClient {
793
861
  * @param GetPublishedObjectRequest
794
862
  * @return GetPublishedObjectResponse
795
863
  * @throws OciError when an error occurs
796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetPublishedObject.ts.html |here} to see how to use GetPublishedObject API.
864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetPublishedObject.ts.html |here} to see how to use GetPublishedObject API.
797
865
  */
798
866
  getPublishedObject(getPublishedObjectRequest: requests.GetPublishedObjectRequest): Promise<responses.GetPublishedObjectResponse>;
799
867
  /**
@@ -802,7 +870,7 @@ export declare class DataIntegrationClient {
802
870
  * @param GetReferenceRequest
803
871
  * @return GetReferenceResponse
804
872
  * @throws OciError when an error occurs
805
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetReference.ts.html |here} to see how to use GetReference API.
873
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetReference.ts.html |here} to see how to use GetReference API.
806
874
  */
807
875
  getReference(getReferenceRequest: requests.GetReferenceRequest): Promise<responses.GetReferenceResponse>;
808
876
  /**
@@ -811,7 +879,7 @@ export declare class DataIntegrationClient {
811
879
  * @param GetRuntimeOperatorRequest
812
880
  * @return GetRuntimeOperatorResponse
813
881
  * @throws OciError when an error occurs
814
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetRuntimeOperator.ts.html |here} to see how to use GetRuntimeOperator API.
882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetRuntimeOperator.ts.html |here} to see how to use GetRuntimeOperator API.
815
883
  */
816
884
  getRuntimeOperator(getRuntimeOperatorRequest: requests.GetRuntimeOperatorRequest): Promise<responses.GetRuntimeOperatorResponse>;
817
885
  /**
@@ -820,7 +888,7 @@ export declare class DataIntegrationClient {
820
888
  * @param GetRuntimePipelineRequest
821
889
  * @return GetRuntimePipelineResponse
822
890
  * @throws OciError when an error occurs
823
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetRuntimePipeline.ts.html |here} to see how to use GetRuntimePipeline API.
891
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetRuntimePipeline.ts.html |here} to see how to use GetRuntimePipeline API.
824
892
  */
825
893
  getRuntimePipeline(getRuntimePipelineRequest: requests.GetRuntimePipelineRequest): Promise<responses.GetRuntimePipelineResponse>;
826
894
  /**
@@ -829,7 +897,7 @@ export declare class DataIntegrationClient {
829
897
  * @param GetScheduleRequest
830
898
  * @return GetScheduleResponse
831
899
  * @throws OciError when an error occurs
832
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetSchedule.ts.html |here} to see how to use GetSchedule API.
900
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetSchedule.ts.html |here} to see how to use GetSchedule API.
833
901
  */
834
902
  getSchedule(getScheduleRequest: requests.GetScheduleRequest): Promise<responses.GetScheduleResponse>;
835
903
  /**
@@ -838,7 +906,7 @@ export declare class DataIntegrationClient {
838
906
  * @param GetSchemaRequest
839
907
  * @return GetSchemaResponse
840
908
  * @throws OciError when an error occurs
841
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetSchema.ts.html |here} to see how to use GetSchema API.
909
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetSchema.ts.html |here} to see how to use GetSchema API.
842
910
  */
843
911
  getSchema(getSchemaRequest: requests.GetSchemaRequest): Promise<responses.GetSchemaResponse>;
844
912
  /**
@@ -847,7 +915,7 @@ export declare class DataIntegrationClient {
847
915
  * @param GetTaskRequest
848
916
  * @return GetTaskResponse
849
917
  * @throws OciError when an error occurs
850
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetTask.ts.html |here} to see how to use GetTask API.
918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetTask.ts.html |here} to see how to use GetTask API.
851
919
  */
852
920
  getTask(getTaskRequest: requests.GetTaskRequest): Promise<responses.GetTaskResponse>;
853
921
  /**
@@ -856,7 +924,7 @@ export declare class DataIntegrationClient {
856
924
  * @param GetTaskRunRequest
857
925
  * @return GetTaskRunResponse
858
926
  * @throws OciError when an error occurs
859
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetTaskRun.ts.html |here} to see how to use GetTaskRun API.
927
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetTaskRun.ts.html |here} to see how to use GetTaskRun API.
860
928
  */
861
929
  getTaskRun(getTaskRunRequest: requests.GetTaskRunRequest): Promise<responses.GetTaskRunResponse>;
862
930
  /**
@@ -865,7 +933,7 @@ export declare class DataIntegrationClient {
865
933
  * @param GetTaskScheduleRequest
866
934
  * @return GetTaskScheduleResponse
867
935
  * @throws OciError when an error occurs
868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetTaskSchedule.ts.html |here} to see how to use GetTaskSchedule API.
936
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetTaskSchedule.ts.html |here} to see how to use GetTaskSchedule API.
869
937
  */
870
938
  getTaskSchedule(getTaskScheduleRequest: requests.GetTaskScheduleRequest): Promise<responses.GetTaskScheduleResponse>;
871
939
  /**
@@ -875,7 +943,7 @@ export declare class DataIntegrationClient {
875
943
  * @param GetTaskValidationRequest
876
944
  * @return GetTaskValidationResponse
877
945
  * @throws OciError when an error occurs
878
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetTaskValidation.ts.html |here} to see how to use GetTaskValidation API.
946
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetTaskValidation.ts.html |here} to see how to use GetTaskValidation API.
879
947
  */
880
948
  getTaskValidation(getTaskValidationRequest: requests.GetTaskValidationRequest): Promise<responses.GetTaskValidationResponse>;
881
949
  /**
@@ -884,7 +952,7 @@ export declare class DataIntegrationClient {
884
952
  * @param GetTemplateRequest
885
953
  * @return GetTemplateResponse
886
954
  * @throws OciError when an error occurs
887
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetTemplate.ts.html |here} to see how to use GetTemplate API.
955
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetTemplate.ts.html |here} to see how to use GetTemplate API.
888
956
  */
889
957
  getTemplate(getTemplateRequest: requests.GetTemplateRequest): Promise<responses.GetTemplateResponse>;
890
958
  /**
@@ -893,7 +961,7 @@ export declare class DataIntegrationClient {
893
961
  * @param GetUserDefinedFunctionRequest
894
962
  * @return GetUserDefinedFunctionResponse
895
963
  * @throws OciError when an error occurs
896
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetUserDefinedFunction.ts.html |here} to see how to use GetUserDefinedFunction API.
964
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetUserDefinedFunction.ts.html |here} to see how to use GetUserDefinedFunction API.
897
965
  */
898
966
  getUserDefinedFunction(getUserDefinedFunctionRequest: requests.GetUserDefinedFunctionRequest): Promise<responses.GetUserDefinedFunctionResponse>;
899
967
  /**
@@ -902,7 +970,7 @@ export declare class DataIntegrationClient {
902
970
  * @param GetUserDefinedFunctionValidationRequest
903
971
  * @return GetUserDefinedFunctionValidationResponse
904
972
  * @throws OciError when an error occurs
905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetUserDefinedFunctionValidation.ts.html |here} to see how to use GetUserDefinedFunctionValidation API.
973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetUserDefinedFunctionValidation.ts.html |here} to see how to use GetUserDefinedFunctionValidation API.
906
974
  */
907
975
  getUserDefinedFunctionValidation(getUserDefinedFunctionValidationRequest: requests.GetUserDefinedFunctionValidationRequest): Promise<responses.GetUserDefinedFunctionValidationResponse>;
908
976
  /**
@@ -911,7 +979,7 @@ export declare class DataIntegrationClient {
911
979
  * @param GetWorkRequestRequest
912
980
  * @return GetWorkRequestResponse
913
981
  * @throws OciError when an error occurs
914
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
982
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
915
983
  */
916
984
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
917
985
  /**
@@ -920,7 +988,7 @@ export declare class DataIntegrationClient {
920
988
  * @param GetWorkspaceRequest
921
989
  * @return GetWorkspaceResponse
922
990
  * @throws OciError when an error occurs
923
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/GetWorkspace.ts.html |here} to see how to use GetWorkspace API.
991
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/GetWorkspace.ts.html |here} to see how to use GetWorkspace API.
924
992
  */
925
993
  getWorkspace(getWorkspaceRequest: requests.GetWorkspaceRequest): Promise<responses.GetWorkspaceResponse>;
926
994
  /**
@@ -929,7 +997,7 @@ export declare class DataIntegrationClient {
929
997
  * @param ListApplicationsRequest
930
998
  * @return ListApplicationsResponse
931
999
  * @throws OciError when an error occurs
932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListApplications.ts.html |here} to see how to use ListApplications API.
1000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListApplications.ts.html |here} to see how to use ListApplications API.
933
1001
  */
934
1002
  listApplications(listApplicationsRequest: requests.ListApplicationsRequest): Promise<responses.ListApplicationsResponse>;
935
1003
  /**
@@ -938,7 +1006,7 @@ export declare class DataIntegrationClient {
938
1006
  * @param ListConnectionValidationsRequest
939
1007
  * @return ListConnectionValidationsResponse
940
1008
  * @throws OciError when an error occurs
941
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListConnectionValidations.ts.html |here} to see how to use ListConnectionValidations API.
1009
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListConnectionValidations.ts.html |here} to see how to use ListConnectionValidations API.
942
1010
  */
943
1011
  listConnectionValidations(listConnectionValidationsRequest: requests.ListConnectionValidationsRequest): Promise<responses.ListConnectionValidationsResponse>;
944
1012
  /**
@@ -947,7 +1015,7 @@ export declare class DataIntegrationClient {
947
1015
  * @param ListConnectionsRequest
948
1016
  * @return ListConnectionsResponse
949
1017
  * @throws OciError when an error occurs
950
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListConnections.ts.html |here} to see how to use ListConnections API.
1018
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListConnections.ts.html |here} to see how to use ListConnections API.
951
1019
  */
952
1020
  listConnections(listConnectionsRequest: requests.ListConnectionsRequest): Promise<responses.ListConnectionsResponse>;
953
1021
  /**
@@ -957,7 +1025,7 @@ export declare class DataIntegrationClient {
957
1025
  * @param ListCopyObjectRequestsRequest
958
1026
  * @return ListCopyObjectRequestsResponse
959
1027
  * @throws OciError when an error occurs
960
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListCopyObjectRequests.ts.html |here} to see how to use ListCopyObjectRequests API.
1028
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListCopyObjectRequests.ts.html |here} to see how to use ListCopyObjectRequests API.
961
1029
  */
962
1030
  listCopyObjectRequests(listCopyObjectRequestsRequest: requests.ListCopyObjectRequestsRequest): Promise<responses.ListCopyObjectRequestsResponse>;
963
1031
  /**
@@ -967,7 +1035,7 @@ export declare class DataIntegrationClient {
967
1035
  * @param ListDataAssetsRequest
968
1036
  * @return ListDataAssetsResponse
969
1037
  * @throws OciError when an error occurs
970
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
1038
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
971
1039
  */
972
1040
  listDataAssets(listDataAssetsRequest: requests.ListDataAssetsRequest): Promise<responses.ListDataAssetsResponse>;
973
1041
  /**
@@ -977,7 +1045,7 @@ export declare class DataIntegrationClient {
977
1045
  * @param ListDataEntitiesRequest
978
1046
  * @return ListDataEntitiesResponse
979
1047
  * @throws OciError when an error occurs
980
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListDataEntities.ts.html |here} to see how to use ListDataEntities API.
1048
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListDataEntities.ts.html |here} to see how to use ListDataEntities API.
981
1049
  */
982
1050
  listDataEntities(listDataEntitiesRequest: requests.ListDataEntitiesRequest): Promise<responses.ListDataEntitiesResponse>;
983
1051
  /**
@@ -986,7 +1054,7 @@ export declare class DataIntegrationClient {
986
1054
  * @param ListDataFlowValidationsRequest
987
1055
  * @return ListDataFlowValidationsResponse
988
1056
  * @throws OciError when an error occurs
989
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListDataFlowValidations.ts.html |here} to see how to use ListDataFlowValidations API.
1057
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListDataFlowValidations.ts.html |here} to see how to use ListDataFlowValidations API.
990
1058
  */
991
1059
  listDataFlowValidations(listDataFlowValidationsRequest: requests.ListDataFlowValidationsRequest): Promise<responses.ListDataFlowValidationsResponse>;
992
1060
  /**
@@ -996,7 +1064,7 @@ export declare class DataIntegrationClient {
996
1064
  * @param ListDataFlowsRequest
997
1065
  * @return ListDataFlowsResponse
998
1066
  * @throws OciError when an error occurs
999
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListDataFlows.ts.html |here} to see how to use ListDataFlows API.
1067
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListDataFlows.ts.html |here} to see how to use ListDataFlows API.
1000
1068
  */
1001
1069
  listDataFlows(listDataFlowsRequest: requests.ListDataFlowsRequest): Promise<responses.ListDataFlowsResponse>;
1002
1070
  /**
@@ -1005,7 +1073,7 @@ export declare class DataIntegrationClient {
1005
1073
  * @param ListDependentObjectsRequest
1006
1074
  * @return ListDependentObjectsResponse
1007
1075
  * @throws OciError when an error occurs
1008
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListDependentObjects.ts.html |here} to see how to use ListDependentObjects API.
1076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListDependentObjects.ts.html |here} to see how to use ListDependentObjects API.
1009
1077
  */
1010
1078
  listDependentObjects(listDependentObjectsRequest: requests.ListDependentObjectsRequest): Promise<responses.ListDependentObjectsResponse>;
1011
1079
  /**
@@ -1015,7 +1083,7 @@ export declare class DataIntegrationClient {
1015
1083
  * @param ListDisApplicationTaskRunLineagesRequest
1016
1084
  * @return ListDisApplicationTaskRunLineagesResponse
1017
1085
  * @throws OciError when an error occurs
1018
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListDisApplicationTaskRunLineages.ts.html |here} to see how to use ListDisApplicationTaskRunLineages API.
1086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListDisApplicationTaskRunLineages.ts.html |here} to see how to use ListDisApplicationTaskRunLineages API.
1019
1087
  */
1020
1088
  listDisApplicationTaskRunLineages(listDisApplicationTaskRunLineagesRequest: requests.ListDisApplicationTaskRunLineagesRequest): Promise<responses.ListDisApplicationTaskRunLineagesResponse>;
1021
1089
  /**
@@ -1024,9 +1092,19 @@ export declare class DataIntegrationClient {
1024
1092
  * @param ListDisApplicationsRequest
1025
1093
  * @return ListDisApplicationsResponse
1026
1094
  * @throws OciError when an error occurs
1027
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListDisApplications.ts.html |here} to see how to use ListDisApplications API.
1095
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListDisApplications.ts.html |here} to see how to use ListDisApplications API.
1028
1096
  */
1029
1097
  listDisApplications(listDisApplicationsRequest: requests.ListDisApplicationsRequest): Promise<responses.ListDisApplicationsResponse>;
1098
+ /**
1099
+ * This endpoint can be used to get the list of export object requests.
1100
+ *
1101
+ * This operation does not retry by default if the user has not defined a retry configuration.
1102
+ * @param ListExportRequestsRequest
1103
+ * @return ListExportRequestsResponse
1104
+ * @throws OciError when an error occurs
1105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListExportRequests.ts.html |here} to see how to use ListExportRequests API.
1106
+ */
1107
+ listExportRequests(listExportRequestsRequest: requests.ListExportRequestsRequest): Promise<responses.ListExportRequestsResponse>;
1030
1108
  /**
1031
1109
  * Retrieves a lists of external publication validations in a workspace and provides options to filter the list.
1032
1110
  *
@@ -1034,7 +1112,7 @@ export declare class DataIntegrationClient {
1034
1112
  * @param ListExternalPublicationValidationsRequest
1035
1113
  * @return ListExternalPublicationValidationsResponse
1036
1114
  * @throws OciError when an error occurs
1037
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListExternalPublicationValidations.ts.html |here} to see how to use ListExternalPublicationValidations API.
1115
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListExternalPublicationValidations.ts.html |here} to see how to use ListExternalPublicationValidations API.
1038
1116
  */
1039
1117
  listExternalPublicationValidations(listExternalPublicationValidationsRequest: requests.ListExternalPublicationValidationsRequest): Promise<responses.ListExternalPublicationValidationsResponse>;
1040
1118
  /**
@@ -1043,7 +1121,7 @@ export declare class DataIntegrationClient {
1043
1121
  * @param ListExternalPublicationsRequest
1044
1122
  * @return ListExternalPublicationsResponse
1045
1123
  * @throws OciError when an error occurs
1046
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListExternalPublications.ts.html |here} to see how to use ListExternalPublications API.
1124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListExternalPublications.ts.html |here} to see how to use ListExternalPublications API.
1047
1125
  */
1048
1126
  listExternalPublications(listExternalPublicationsRequest: requests.ListExternalPublicationsRequest): Promise<responses.ListExternalPublicationsResponse>;
1049
1127
  /**
@@ -1053,7 +1131,7 @@ export declare class DataIntegrationClient {
1053
1131
  * @param ListFoldersRequest
1054
1132
  * @return ListFoldersResponse
1055
1133
  * @throws OciError when an error occurs
1056
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListFolders.ts.html |here} to see how to use ListFolders API.
1134
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListFolders.ts.html |here} to see how to use ListFolders API.
1057
1135
  */
1058
1136
  listFolders(listFoldersRequest: requests.ListFoldersRequest): Promise<responses.ListFoldersResponse>;
1059
1137
  /**
@@ -1063,16 +1141,26 @@ export declare class DataIntegrationClient {
1063
1141
  * @param ListFunctionLibrariesRequest
1064
1142
  * @return ListFunctionLibrariesResponse
1065
1143
  * @throws OciError when an error occurs
1066
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListFunctionLibraries.ts.html |here} to see how to use ListFunctionLibraries API.
1144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListFunctionLibraries.ts.html |here} to see how to use ListFunctionLibraries API.
1067
1145
  */
1068
1146
  listFunctionLibraries(listFunctionLibrariesRequest: requests.ListFunctionLibrariesRequest): Promise<responses.ListFunctionLibrariesResponse>;
1147
+ /**
1148
+ * This endpoint can be used to get the list of import object requests.
1149
+ *
1150
+ * This operation does not retry by default if the user has not defined a retry configuration.
1151
+ * @param ListImportRequestsRequest
1152
+ * @return ListImportRequestsResponse
1153
+ * @throws OciError when an error occurs
1154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListImportRequests.ts.html |here} to see how to use ListImportRequests API.
1155
+ */
1156
+ listImportRequests(listImportRequestsRequest: requests.ListImportRequestsRequest): Promise<responses.ListImportRequestsResponse>;
1069
1157
  /**
1070
1158
  * Retrieves a list of patches in an application and provides options to filter the list.
1071
1159
  * This operation does not retry by default if the user has not defined a retry configuration.
1072
1160
  * @param ListPatchChangesRequest
1073
1161
  * @return ListPatchChangesResponse
1074
1162
  * @throws OciError when an error occurs
1075
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListPatchChanges.ts.html |here} to see how to use ListPatchChanges API.
1163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListPatchChanges.ts.html |here} to see how to use ListPatchChanges API.
1076
1164
  */
1077
1165
  listPatchChanges(listPatchChangesRequest: requests.ListPatchChangesRequest): Promise<responses.ListPatchChangesResponse>;
1078
1166
  /**
@@ -1081,7 +1169,7 @@ export declare class DataIntegrationClient {
1081
1169
  * @param ListPatchesRequest
1082
1170
  * @return ListPatchesResponse
1083
1171
  * @throws OciError when an error occurs
1084
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListPatches.ts.html |here} to see how to use ListPatches API.
1172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListPatches.ts.html |here} to see how to use ListPatches API.
1085
1173
  */
1086
1174
  listPatches(listPatchesRequest: requests.ListPatchesRequest): Promise<responses.ListPatchesResponse>;
1087
1175
  /**
@@ -1090,7 +1178,7 @@ export declare class DataIntegrationClient {
1090
1178
  * @param ListPipelineValidationsRequest
1091
1179
  * @return ListPipelineValidationsResponse
1092
1180
  * @throws OciError when an error occurs
1093
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListPipelineValidations.ts.html |here} to see how to use ListPipelineValidations API.
1181
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListPipelineValidations.ts.html |here} to see how to use ListPipelineValidations API.
1094
1182
  */
1095
1183
  listPipelineValidations(listPipelineValidationsRequest: requests.ListPipelineValidationsRequest): Promise<responses.ListPipelineValidationsResponse>;
1096
1184
  /**
@@ -1100,7 +1188,7 @@ export declare class DataIntegrationClient {
1100
1188
  * @param ListPipelinesRequest
1101
1189
  * @return ListPipelinesResponse
1102
1190
  * @throws OciError when an error occurs
1103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListPipelines.ts.html |here} to see how to use ListPipelines API.
1191
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListPipelines.ts.html |here} to see how to use ListPipelines API.
1104
1192
  */
1105
1193
  listPipelines(listPipelinesRequest: requests.ListPipelinesRequest): Promise<responses.ListPipelinesResponse>;
1106
1194
  /**
@@ -1110,7 +1198,7 @@ export declare class DataIntegrationClient {
1110
1198
  * @param ListProjectsRequest
1111
1199
  * @return ListProjectsResponse
1112
1200
  * @throws OciError when an error occurs
1113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListProjects.ts.html |here} to see how to use ListProjects API.
1201
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListProjects.ts.html |here} to see how to use ListProjects API.
1114
1202
  */
1115
1203
  listProjects(listProjectsRequest: requests.ListProjectsRequest): Promise<responses.ListProjectsResponse>;
1116
1204
  /**
@@ -1119,7 +1207,7 @@ export declare class DataIntegrationClient {
1119
1207
  * @param ListPublishedObjectsRequest
1120
1208
  * @return ListPublishedObjectsResponse
1121
1209
  * @throws OciError when an error occurs
1122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListPublishedObjects.ts.html |here} to see how to use ListPublishedObjects API.
1210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListPublishedObjects.ts.html |here} to see how to use ListPublishedObjects API.
1123
1211
  */
1124
1212
  listPublishedObjects(listPublishedObjectsRequest: requests.ListPublishedObjectsRequest): Promise<responses.ListPublishedObjectsResponse>;
1125
1213
  /**
@@ -1128,7 +1216,7 @@ export declare class DataIntegrationClient {
1128
1216
  * @param ListReferencesRequest
1129
1217
  * @return ListReferencesResponse
1130
1218
  * @throws OciError when an error occurs
1131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListReferences.ts.html |here} to see how to use ListReferences API.
1219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListReferences.ts.html |here} to see how to use ListReferences API.
1132
1220
  */
1133
1221
  listReferences(listReferencesRequest: requests.ListReferencesRequest): Promise<responses.ListReferencesResponse>;
1134
1222
  /**
@@ -1138,7 +1226,7 @@ export declare class DataIntegrationClient {
1138
1226
  * @param ListRuntimeOperatorsRequest
1139
1227
  * @return ListRuntimeOperatorsResponse
1140
1228
  * @throws OciError when an error occurs
1141
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListRuntimeOperators.ts.html |here} to see how to use ListRuntimeOperators API.
1229
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListRuntimeOperators.ts.html |here} to see how to use ListRuntimeOperators API.
1142
1230
  */
1143
1231
  listRuntimeOperators(listRuntimeOperatorsRequest: requests.ListRuntimeOperatorsRequest): Promise<responses.ListRuntimeOperatorsResponse>;
1144
1232
  /**
@@ -1148,7 +1236,7 @@ export declare class DataIntegrationClient {
1148
1236
  * @param ListRuntimePipelinesRequest
1149
1237
  * @return ListRuntimePipelinesResponse
1150
1238
  * @throws OciError when an error occurs
1151
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListRuntimePipelines.ts.html |here} to see how to use ListRuntimePipelines API.
1239
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListRuntimePipelines.ts.html |here} to see how to use ListRuntimePipelines API.
1152
1240
  */
1153
1241
  listRuntimePipelines(listRuntimePipelinesRequest: requests.ListRuntimePipelinesRequest): Promise<responses.ListRuntimePipelinesResponse>;
1154
1242
  /**
@@ -1158,7 +1246,7 @@ export declare class DataIntegrationClient {
1158
1246
  * @param ListSchedulesRequest
1159
1247
  * @return ListSchedulesResponse
1160
1248
  * @throws OciError when an error occurs
1161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListSchedules.ts.html |here} to see how to use ListSchedules API.
1249
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListSchedules.ts.html |here} to see how to use ListSchedules API.
1162
1250
  */
1163
1251
  listSchedules(listSchedulesRequest: requests.ListSchedulesRequest): Promise<responses.ListSchedulesResponse>;
1164
1252
  /**
@@ -1167,7 +1255,7 @@ export declare class DataIntegrationClient {
1167
1255
  * @param ListSchemasRequest
1168
1256
  * @return ListSchemasResponse
1169
1257
  * @throws OciError when an error occurs
1170
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListSchemas.ts.html |here} to see how to use ListSchemas API.
1258
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListSchemas.ts.html |here} to see how to use ListSchemas API.
1171
1259
  */
1172
1260
  listSchemas(listSchemasRequest: requests.ListSchemasRequest): Promise<responses.ListSchemasResponse>;
1173
1261
  /**
@@ -1177,7 +1265,7 @@ export declare class DataIntegrationClient {
1177
1265
  * @param ListTaskRunLineagesRequest
1178
1266
  * @return ListTaskRunLineagesResponse
1179
1267
  * @throws OciError when an error occurs
1180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListTaskRunLineages.ts.html |here} to see how to use ListTaskRunLineages API.
1268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListTaskRunLineages.ts.html |here} to see how to use ListTaskRunLineages API.
1181
1269
  */
1182
1270
  listTaskRunLineages(listTaskRunLineagesRequest: requests.ListTaskRunLineagesRequest): Promise<responses.ListTaskRunLineagesResponse>;
1183
1271
  /**
@@ -1186,7 +1274,7 @@ export declare class DataIntegrationClient {
1186
1274
  * @param ListTaskRunLogsRequest
1187
1275
  * @return ListTaskRunLogsResponse
1188
1276
  * @throws OciError when an error occurs
1189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListTaskRunLogs.ts.html |here} to see how to use ListTaskRunLogs API.
1277
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListTaskRunLogs.ts.html |here} to see how to use ListTaskRunLogs API.
1190
1278
  */
1191
1279
  listTaskRunLogs(listTaskRunLogsRequest: requests.ListTaskRunLogsRequest): Promise<responses.ListTaskRunLogsResponse>;
1192
1280
  /**
@@ -1227,7 +1315,7 @@ export declare class DataIntegrationClient {
1227
1315
  * @param ListTaskRunsRequest
1228
1316
  * @return ListTaskRunsResponse
1229
1317
  * @throws OciError when an error occurs
1230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListTaskRuns.ts.html |here} to see how to use ListTaskRuns API.
1318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListTaskRuns.ts.html |here} to see how to use ListTaskRuns API.
1231
1319
  */
1232
1320
  listTaskRuns(listTaskRunsRequest: requests.ListTaskRunsRequest): Promise<responses.ListTaskRunsResponse>;
1233
1321
  /**
@@ -1237,7 +1325,7 @@ export declare class DataIntegrationClient {
1237
1325
  * @param ListTaskSchedulesRequest
1238
1326
  * @return ListTaskSchedulesResponse
1239
1327
  * @throws OciError when an error occurs
1240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListTaskSchedules.ts.html |here} to see how to use ListTaskSchedules API.
1328
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListTaskSchedules.ts.html |here} to see how to use ListTaskSchedules API.
1241
1329
  */
1242
1330
  listTaskSchedules(listTaskSchedulesRequest: requests.ListTaskSchedulesRequest): Promise<responses.ListTaskSchedulesResponse>;
1243
1331
  /**
@@ -1247,7 +1335,7 @@ export declare class DataIntegrationClient {
1247
1335
  * @param ListTaskValidationsRequest
1248
1336
  * @return ListTaskValidationsResponse
1249
1337
  * @throws OciError when an error occurs
1250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListTaskValidations.ts.html |here} to see how to use ListTaskValidations API.
1338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListTaskValidations.ts.html |here} to see how to use ListTaskValidations API.
1251
1339
  */
1252
1340
  listTaskValidations(listTaskValidationsRequest: requests.ListTaskValidationsRequest): Promise<responses.ListTaskValidationsResponse>;
1253
1341
  /**
@@ -1257,7 +1345,7 @@ export declare class DataIntegrationClient {
1257
1345
  * @param ListTasksRequest
1258
1346
  * @return ListTasksResponse
1259
1347
  * @throws OciError when an error occurs
1260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListTasks.ts.html |here} to see how to use ListTasks API.
1348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListTasks.ts.html |here} to see how to use ListTasks API.
1261
1349
  */
1262
1350
  listTasks(listTasksRequest: requests.ListTasksRequest): Promise<responses.ListTasksResponse>;
1263
1351
  /**
@@ -1266,7 +1354,7 @@ export declare class DataIntegrationClient {
1266
1354
  * @param ListTemplatesRequest
1267
1355
  * @return ListTemplatesResponse
1268
1356
  * @throws OciError when an error occurs
1269
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListTemplates.ts.html |here} to see how to use ListTemplates API.
1357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListTemplates.ts.html |here} to see how to use ListTemplates API.
1270
1358
  */
1271
1359
  listTemplates(listTemplatesRequest: requests.ListTemplatesRequest): Promise<responses.ListTemplatesResponse>;
1272
1360
  /**
@@ -1275,7 +1363,7 @@ export declare class DataIntegrationClient {
1275
1363
  * @param ListUserDefinedFunctionValidationsRequest
1276
1364
  * @return ListUserDefinedFunctionValidationsResponse
1277
1365
  * @throws OciError when an error occurs
1278
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListUserDefinedFunctionValidations.ts.html |here} to see how to use ListUserDefinedFunctionValidations API.
1366
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListUserDefinedFunctionValidations.ts.html |here} to see how to use ListUserDefinedFunctionValidations API.
1279
1367
  */
1280
1368
  listUserDefinedFunctionValidations(listUserDefinedFunctionValidationsRequest: requests.ListUserDefinedFunctionValidationsRequest): Promise<responses.ListUserDefinedFunctionValidationsResponse>;
1281
1369
  /**
@@ -1285,7 +1373,7 @@ export declare class DataIntegrationClient {
1285
1373
  * @param ListUserDefinedFunctionsRequest
1286
1374
  * @return ListUserDefinedFunctionsResponse
1287
1375
  * @throws OciError when an error occurs
1288
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListUserDefinedFunctions.ts.html |here} to see how to use ListUserDefinedFunctions API.
1376
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListUserDefinedFunctions.ts.html |here} to see how to use ListUserDefinedFunctions API.
1289
1377
  */
1290
1378
  listUserDefinedFunctions(listUserDefinedFunctionsRequest: requests.ListUserDefinedFunctionsRequest): Promise<responses.ListUserDefinedFunctionsResponse>;
1291
1379
  /**
@@ -1295,7 +1383,7 @@ export declare class DataIntegrationClient {
1295
1383
  * @param ListWorkRequestErrorsRequest
1296
1384
  * @return ListWorkRequestErrorsResponse
1297
1385
  * @throws OciError when an error occurs
1298
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1299
1387
  */
1300
1388
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
1301
1389
  /**
@@ -1337,7 +1425,7 @@ export declare class DataIntegrationClient {
1337
1425
  * @param ListWorkRequestLogsRequest
1338
1426
  * @return ListWorkRequestLogsResponse
1339
1427
  * @throws OciError when an error occurs
1340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1428
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1341
1429
  */
1342
1430
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
1343
1431
  /**
@@ -1379,7 +1467,7 @@ export declare class DataIntegrationClient {
1379
1467
  * @param ListWorkRequestsRequest
1380
1468
  * @return ListWorkRequestsResponse
1381
1469
  * @throws OciError when an error occurs
1382
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1470
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1383
1471
  */
1384
1472
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
1385
1473
  /**
@@ -1421,7 +1509,7 @@ export declare class DataIntegrationClient {
1421
1509
  * @param ListWorkspacesRequest
1422
1510
  * @return ListWorkspacesResponse
1423
1511
  * @throws OciError when an error occurs
1424
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/ListWorkspaces.ts.html |here} to see how to use ListWorkspaces API.
1512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/ListWorkspaces.ts.html |here} to see how to use ListWorkspaces API.
1425
1513
  */
1426
1514
  listWorkspaces(listWorkspacesRequest: requests.ListWorkspacesRequest): Promise<responses.ListWorkspacesResponse>;
1427
1515
  /**
@@ -1463,7 +1551,7 @@ export declare class DataIntegrationClient {
1463
1551
  * @param StartWorkspaceRequest
1464
1552
  * @return StartWorkspaceResponse
1465
1553
  * @throws OciError when an error occurs
1466
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/StartWorkspace.ts.html |here} to see how to use StartWorkspace API.
1554
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/StartWorkspace.ts.html |here} to see how to use StartWorkspace API.
1467
1555
  */
1468
1556
  startWorkspace(startWorkspaceRequest: requests.StartWorkspaceRequest): Promise<responses.StartWorkspaceResponse>;
1469
1557
  /**
@@ -1473,7 +1561,7 @@ export declare class DataIntegrationClient {
1473
1561
  * @param StopWorkspaceRequest
1474
1562
  * @return StopWorkspaceResponse
1475
1563
  * @throws OciError when an error occurs
1476
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/StopWorkspace.ts.html |here} to see how to use StopWorkspace API.
1564
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/StopWorkspace.ts.html |here} to see how to use StopWorkspace API.
1477
1565
  */
1478
1566
  stopWorkspace(stopWorkspaceRequest: requests.StopWorkspaceRequest): Promise<responses.StopWorkspaceResponse>;
1479
1567
  /**
@@ -1482,7 +1570,7 @@ export declare class DataIntegrationClient {
1482
1570
  * @param UpdateApplicationRequest
1483
1571
  * @return UpdateApplicationResponse
1484
1572
  * @throws OciError when an error occurs
1485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdateApplication.ts.html |here} to see how to use UpdateApplication API.
1573
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateApplication.ts.html |here} to see how to use UpdateApplication API.
1486
1574
  */
1487
1575
  updateApplication(updateApplicationRequest: requests.UpdateApplicationRequest): Promise<responses.UpdateApplicationResponse>;
1488
1576
  /**
@@ -1491,7 +1579,7 @@ export declare class DataIntegrationClient {
1491
1579
  * @param UpdateApplicationDetailedDescriptionRequest
1492
1580
  * @return UpdateApplicationDetailedDescriptionResponse
1493
1581
  * @throws OciError when an error occurs
1494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdateApplicationDetailedDescription.ts.html |here} to see how to use UpdateApplicationDetailedDescription API.
1582
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateApplicationDetailedDescription.ts.html |here} to see how to use UpdateApplicationDetailedDescription API.
1495
1583
  */
1496
1584
  updateApplicationDetailedDescription(updateApplicationDetailedDescriptionRequest: requests.UpdateApplicationDetailedDescriptionRequest): Promise<responses.UpdateApplicationDetailedDescriptionResponse>;
1497
1585
  /**
@@ -1500,7 +1588,7 @@ export declare class DataIntegrationClient {
1500
1588
  * @param UpdateConnectionRequest
1501
1589
  * @return UpdateConnectionResponse
1502
1590
  * @throws OciError when an error occurs
1503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
1591
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
1504
1592
  */
1505
1593
  updateConnection(updateConnectionRequest: requests.UpdateConnectionRequest): Promise<responses.UpdateConnectionResponse>;
1506
1594
  /**
@@ -1509,7 +1597,7 @@ export declare class DataIntegrationClient {
1509
1597
  * @param UpdateCopyObjectRequestRequest
1510
1598
  * @return UpdateCopyObjectRequestResponse
1511
1599
  * @throws OciError when an error occurs
1512
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdateCopyObjectRequest.ts.html |here} to see how to use UpdateCopyObjectRequest API.
1600
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateCopyObjectRequest.ts.html |here} to see how to use UpdateCopyObjectRequest API.
1513
1601
  */
1514
1602
  updateCopyObjectRequest(updateCopyObjectRequestRequest: requests.UpdateCopyObjectRequestRequest): Promise<responses.UpdateCopyObjectRequestResponse>;
1515
1603
  /**
@@ -1518,7 +1606,7 @@ export declare class DataIntegrationClient {
1518
1606
  * @param UpdateDataAssetRequest
1519
1607
  * @return UpdateDataAssetResponse
1520
1608
  * @throws OciError when an error occurs
1521
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
1609
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
1522
1610
  */
1523
1611
  updateDataAsset(updateDataAssetRequest: requests.UpdateDataAssetRequest): Promise<responses.UpdateDataAssetResponse>;
1524
1612
  /**
@@ -1527,7 +1615,7 @@ export declare class DataIntegrationClient {
1527
1615
  * @param UpdateDataFlowRequest
1528
1616
  * @return UpdateDataFlowResponse
1529
1617
  * @throws OciError when an error occurs
1530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdateDataFlow.ts.html |here} to see how to use UpdateDataFlow API.
1618
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateDataFlow.ts.html |here} to see how to use UpdateDataFlow API.
1531
1619
  */
1532
1620
  updateDataFlow(updateDataFlowRequest: requests.UpdateDataFlowRequest): Promise<responses.UpdateDataFlowResponse>;
1533
1621
  /**
@@ -1536,7 +1624,7 @@ export declare class DataIntegrationClient {
1536
1624
  * @param UpdateDisApplicationRequest
1537
1625
  * @return UpdateDisApplicationResponse
1538
1626
  * @throws OciError when an error occurs
1539
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdateDisApplication.ts.html |here} to see how to use UpdateDisApplication API.
1627
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateDisApplication.ts.html |here} to see how to use UpdateDisApplication API.
1540
1628
  */
1541
1629
  updateDisApplication(updateDisApplicationRequest: requests.UpdateDisApplicationRequest): Promise<responses.UpdateDisApplicationResponse>;
1542
1630
  /**
@@ -1545,16 +1633,25 @@ export declare class DataIntegrationClient {
1545
1633
  * @param UpdateDisApplicationDetailedDescriptionRequest
1546
1634
  * @return UpdateDisApplicationDetailedDescriptionResponse
1547
1635
  * @throws OciError when an error occurs
1548
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdateDisApplicationDetailedDescription.ts.html |here} to see how to use UpdateDisApplicationDetailedDescription API.
1636
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateDisApplicationDetailedDescription.ts.html |here} to see how to use UpdateDisApplicationDetailedDescription API.
1549
1637
  */
1550
1638
  updateDisApplicationDetailedDescription(updateDisApplicationDetailedDescriptionRequest: requests.UpdateDisApplicationDetailedDescriptionRequest): Promise<responses.UpdateDisApplicationDetailedDescriptionResponse>;
1639
+ /**
1640
+ * Updates the status of a export object request.
1641
+ * This operation does not retry by default if the user has not defined a retry configuration.
1642
+ * @param UpdateExportRequestRequest
1643
+ * @return UpdateExportRequestResponse
1644
+ * @throws OciError when an error occurs
1645
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateExportRequest.ts.html |here} to see how to use UpdateExportRequest API.
1646
+ */
1647
+ updateExportRequest(updateExportRequestRequest: requests.UpdateExportRequestRequest): Promise<responses.UpdateExportRequestResponse>;
1551
1648
  /**
1552
1649
  * Updates the external publication object.
1553
1650
  * This operation does not retry by default if the user has not defined a retry configuration.
1554
1651
  * @param UpdateExternalPublicationRequest
1555
1652
  * @return UpdateExternalPublicationResponse
1556
1653
  * @throws OciError when an error occurs
1557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdateExternalPublication.ts.html |here} to see how to use UpdateExternalPublication API.
1654
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateExternalPublication.ts.html |here} to see how to use UpdateExternalPublication API.
1558
1655
  */
1559
1656
  updateExternalPublication(updateExternalPublicationRequest: requests.UpdateExternalPublicationRequest): Promise<responses.UpdateExternalPublicationResponse>;
1560
1657
  /**
@@ -1563,7 +1660,7 @@ export declare class DataIntegrationClient {
1563
1660
  * @param UpdateFolderRequest
1564
1661
  * @return UpdateFolderResponse
1565
1662
  * @throws OciError when an error occurs
1566
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
1663
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
1567
1664
  */
1568
1665
  updateFolder(updateFolderRequest: requests.UpdateFolderRequest): Promise<responses.UpdateFolderResponse>;
1569
1666
  /**
@@ -1572,16 +1669,25 @@ export declare class DataIntegrationClient {
1572
1669
  * @param UpdateFunctionLibraryRequest
1573
1670
  * @return UpdateFunctionLibraryResponse
1574
1671
  * @throws OciError when an error occurs
1575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdateFunctionLibrary.ts.html |here} to see how to use UpdateFunctionLibrary API.
1672
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateFunctionLibrary.ts.html |here} to see how to use UpdateFunctionLibrary API.
1576
1673
  */
1577
1674
  updateFunctionLibrary(updateFunctionLibraryRequest: requests.UpdateFunctionLibraryRequest): Promise<responses.UpdateFunctionLibraryResponse>;
1675
+ /**
1676
+ * Updates the status of a import object request.
1677
+ * This operation does not retry by default if the user has not defined a retry configuration.
1678
+ * @param UpdateImportRequestRequest
1679
+ * @return UpdateImportRequestResponse
1680
+ * @throws OciError when an error occurs
1681
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateImportRequest.ts.html |here} to see how to use UpdateImportRequest API.
1682
+ */
1683
+ updateImportRequest(updateImportRequestRequest: requests.UpdateImportRequestRequest): Promise<responses.UpdateImportRequestResponse>;
1578
1684
  /**
1579
1685
  * Updates a specific pipeline.
1580
1686
  * This operation does not retry by default if the user has not defined a retry configuration.
1581
1687
  * @param UpdatePipelineRequest
1582
1688
  * @return UpdatePipelineResponse
1583
1689
  * @throws OciError when an error occurs
1584
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
1690
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
1585
1691
  */
1586
1692
  updatePipeline(updatePipelineRequest: requests.UpdatePipelineRequest): Promise<responses.UpdatePipelineResponse>;
1587
1693
  /**
@@ -1590,7 +1696,7 @@ export declare class DataIntegrationClient {
1590
1696
  * @param UpdateProjectRequest
1591
1697
  * @return UpdateProjectResponse
1592
1698
  * @throws OciError when an error occurs
1593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdateProject.ts.html |here} to see how to use UpdateProject API.
1699
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateProject.ts.html |here} to see how to use UpdateProject API.
1594
1700
  */
1595
1701
  updateProject(updateProjectRequest: requests.UpdateProjectRequest): Promise<responses.UpdateProjectResponse>;
1596
1702
  /**
@@ -1599,7 +1705,7 @@ export declare class DataIntegrationClient {
1599
1705
  * @param UpdateReferenceRequest
1600
1706
  * @return UpdateReferenceResponse
1601
1707
  * @throws OciError when an error occurs
1602
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdateReference.ts.html |here} to see how to use UpdateReference API.
1708
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateReference.ts.html |here} to see how to use UpdateReference API.
1603
1709
  */
1604
1710
  updateReference(updateReferenceRequest: requests.UpdateReferenceRequest): Promise<responses.UpdateReferenceResponse>;
1605
1711
  /**
@@ -1608,7 +1714,7 @@ export declare class DataIntegrationClient {
1608
1714
  * @param UpdateScheduleRequest
1609
1715
  * @return UpdateScheduleResponse
1610
1716
  * @throws OciError when an error occurs
1611
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdateSchedule.ts.html |here} to see how to use UpdateSchedule API.
1717
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateSchedule.ts.html |here} to see how to use UpdateSchedule API.
1612
1718
  */
1613
1719
  updateSchedule(updateScheduleRequest: requests.UpdateScheduleRequest): Promise<responses.UpdateScheduleResponse>;
1614
1720
  /**
@@ -1617,7 +1723,7 @@ export declare class DataIntegrationClient {
1617
1723
  * @param UpdateTaskRequest
1618
1724
  * @return UpdateTaskResponse
1619
1725
  * @throws OciError when an error occurs
1620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdateTask.ts.html |here} to see how to use UpdateTask API.
1726
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateTask.ts.html |here} to see how to use UpdateTask API.
1621
1727
  */
1622
1728
  updateTask(updateTaskRequest: requests.UpdateTaskRequest): Promise<responses.UpdateTaskResponse>;
1623
1729
  /**
@@ -1626,7 +1732,7 @@ export declare class DataIntegrationClient {
1626
1732
  * @param UpdateTaskRunRequest
1627
1733
  * @return UpdateTaskRunResponse
1628
1734
  * @throws OciError when an error occurs
1629
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdateTaskRun.ts.html |here} to see how to use UpdateTaskRun API.
1735
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateTaskRun.ts.html |here} to see how to use UpdateTaskRun API.
1630
1736
  */
1631
1737
  updateTaskRun(updateTaskRunRequest: requests.UpdateTaskRunRequest): Promise<responses.UpdateTaskRunResponse>;
1632
1738
  /**
@@ -1635,7 +1741,7 @@ export declare class DataIntegrationClient {
1635
1741
  * @param UpdateTaskScheduleRequest
1636
1742
  * @return UpdateTaskScheduleResponse
1637
1743
  * @throws OciError when an error occurs
1638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdateTaskSchedule.ts.html |here} to see how to use UpdateTaskSchedule API.
1744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateTaskSchedule.ts.html |here} to see how to use UpdateTaskSchedule API.
1639
1745
  */
1640
1746
  updateTaskSchedule(updateTaskScheduleRequest: requests.UpdateTaskScheduleRequest): Promise<responses.UpdateTaskScheduleResponse>;
1641
1747
  /**
@@ -1644,7 +1750,7 @@ export declare class DataIntegrationClient {
1644
1750
  * @param UpdateUserDefinedFunctionRequest
1645
1751
  * @return UpdateUserDefinedFunctionResponse
1646
1752
  * @throws OciError when an error occurs
1647
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdateUserDefinedFunction.ts.html |here} to see how to use UpdateUserDefinedFunction API.
1753
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateUserDefinedFunction.ts.html |here} to see how to use UpdateUserDefinedFunction API.
1648
1754
  */
1649
1755
  updateUserDefinedFunction(updateUserDefinedFunctionRequest: requests.UpdateUserDefinedFunctionRequest): Promise<responses.UpdateUserDefinedFunctionResponse>;
1650
1756
  /**
@@ -1653,7 +1759,7 @@ export declare class DataIntegrationClient {
1653
1759
  * @param UpdateWorkspaceRequest
1654
1760
  * @return UpdateWorkspaceResponse
1655
1761
  * @throws OciError when an error occurs
1656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.63.0/dataintegration/UpdateWorkspace.ts.html |here} to see how to use UpdateWorkspace API.
1762
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/dataintegration/UpdateWorkspace.ts.html |here} to see how to use UpdateWorkspace API.
1657
1763
  */
1658
1764
  updateWorkspace(updateWorkspaceRequest: requests.UpdateWorkspaceRequest): Promise<responses.UpdateWorkspaceResponse>;
1659
1765
  }