oci-dataintegration 2.102.2 → 2.103.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 (297) hide show
  1. package/lib/client.d.ts +163 -163
  2. package/lib/client.js +163 -163
  3. package/lib/model/create-application-details.d.ts +2 -2
  4. package/lib/model/create-dis-application-details.d.ts +2 -2
  5. package/lib/model/create-workspace-details.d.ts +2 -2
  6. package/lib/model/error-details.d.ts +1 -1
  7. package/lib/model/update-workspace-details.d.ts +2 -2
  8. package/lib/model/work-request-error.d.ts +1 -1
  9. package/lib/model/workspace.d.ts +2 -2
  10. package/lib/request/change-compartment-request.d.ts +1 -1
  11. package/lib/request/change-dis-application-compartment-request.d.ts +1 -1
  12. package/lib/request/create-application-detailed-description-request.d.ts +1 -1
  13. package/lib/request/create-application-request.d.ts +1 -1
  14. package/lib/request/create-connection-request.d.ts +1 -1
  15. package/lib/request/create-connection-validation-request.d.ts +1 -1
  16. package/lib/request/create-copy-object-request-request.d.ts +1 -1
  17. package/lib/request/create-data-asset-request.d.ts +1 -1
  18. package/lib/request/create-data-flow-request.d.ts +1 -1
  19. package/lib/request/create-data-flow-validation-request.d.ts +1 -1
  20. package/lib/request/create-dis-application-detailed-description-request.d.ts +1 -1
  21. package/lib/request/create-dis-application-request.d.ts +1 -1
  22. package/lib/request/create-entity-shape-request.d.ts +1 -1
  23. package/lib/request/create-export-request-request.d.ts +1 -1
  24. package/lib/request/create-external-publication-request.d.ts +1 -1
  25. package/lib/request/create-external-publication-validation-request.d.ts +1 -1
  26. package/lib/request/create-folder-request.d.ts +1 -1
  27. package/lib/request/create-function-library-request.d.ts +1 -1
  28. package/lib/request/create-import-request-request.d.ts +1 -1
  29. package/lib/request/create-patch-request.d.ts +1 -1
  30. package/lib/request/create-pipeline-request.d.ts +1 -1
  31. package/lib/request/create-pipeline-validation-request.d.ts +1 -1
  32. package/lib/request/create-project-request.d.ts +1 -1
  33. package/lib/request/create-schedule-request.d.ts +1 -1
  34. package/lib/request/create-task-request.d.ts +1 -1
  35. package/lib/request/create-task-run-request.d.ts +1 -1
  36. package/lib/request/create-task-schedule-request.d.ts +1 -1
  37. package/lib/request/create-task-validation-request.d.ts +1 -1
  38. package/lib/request/create-user-defined-function-request.d.ts +1 -1
  39. package/lib/request/create-user-defined-function-validation-request.d.ts +1 -1
  40. package/lib/request/create-workspace-request.d.ts +1 -1
  41. package/lib/request/delete-application-detailed-description-request.d.ts +1 -1
  42. package/lib/request/delete-application-request.d.ts +1 -1
  43. package/lib/request/delete-connection-request.d.ts +1 -1
  44. package/lib/request/delete-connection-validation-request.d.ts +1 -1
  45. package/lib/request/delete-copy-object-request-request.d.ts +1 -1
  46. package/lib/request/delete-data-asset-request.d.ts +1 -1
  47. package/lib/request/delete-data-flow-request.d.ts +1 -1
  48. package/lib/request/delete-data-flow-validation-request.d.ts +1 -1
  49. package/lib/request/delete-dis-application-detailed-description-request.d.ts +1 -1
  50. package/lib/request/delete-dis-application-request.d.ts +1 -1
  51. package/lib/request/delete-export-request-request.d.ts +1 -1
  52. package/lib/request/delete-external-publication-request.d.ts +1 -1
  53. package/lib/request/delete-external-publication-validation-request.d.ts +1 -1
  54. package/lib/request/delete-folder-request.d.ts +1 -1
  55. package/lib/request/delete-function-library-request.d.ts +1 -1
  56. package/lib/request/delete-import-request-request.d.ts +1 -1
  57. package/lib/request/delete-patch-request.d.ts +1 -1
  58. package/lib/request/delete-pipeline-request.d.ts +1 -1
  59. package/lib/request/delete-pipeline-validation-request.d.ts +1 -1
  60. package/lib/request/delete-project-request.d.ts +1 -1
  61. package/lib/request/delete-schedule-request.d.ts +1 -1
  62. package/lib/request/delete-task-request.d.ts +1 -1
  63. package/lib/request/delete-task-run-request.d.ts +1 -1
  64. package/lib/request/delete-task-schedule-request.d.ts +1 -1
  65. package/lib/request/delete-task-validation-request.d.ts +1 -1
  66. package/lib/request/delete-user-defined-function-request.d.ts +1 -1
  67. package/lib/request/delete-user-defined-function-validation-request.d.ts +1 -1
  68. package/lib/request/delete-workspace-request.d.ts +1 -1
  69. package/lib/request/get-application-detailed-description-request.d.ts +1 -1
  70. package/lib/request/get-application-request.d.ts +1 -1
  71. package/lib/request/get-composite-state-request.d.ts +1 -1
  72. package/lib/request/get-connection-request.d.ts +1 -1
  73. package/lib/request/get-connection-validation-request.d.ts +1 -1
  74. package/lib/request/get-copy-object-request-request.d.ts +1 -1
  75. package/lib/request/get-count-statistic-request.d.ts +1 -1
  76. package/lib/request/get-data-asset-request.d.ts +1 -1
  77. package/lib/request/get-data-entity-request.d.ts +1 -1
  78. package/lib/request/get-data-flow-request.d.ts +1 -1
  79. package/lib/request/get-data-flow-validation-request.d.ts +1 -1
  80. package/lib/request/get-dependent-object-request.d.ts +1 -1
  81. package/lib/request/get-dis-application-detailed-description-request.d.ts +1 -1
  82. package/lib/request/get-dis-application-request.d.ts +1 -1
  83. package/lib/request/get-export-request-request.d.ts +1 -1
  84. package/lib/request/get-external-publication-request.d.ts +1 -1
  85. package/lib/request/get-external-publication-validation-request.d.ts +1 -1
  86. package/lib/request/get-folder-request.d.ts +1 -1
  87. package/lib/request/get-function-library-request.d.ts +1 -1
  88. package/lib/request/get-import-request-request.d.ts +3 -3
  89. package/lib/request/get-patch-request.d.ts +1 -1
  90. package/lib/request/get-pipeline-request.d.ts +1 -1
  91. package/lib/request/get-pipeline-validation-request.d.ts +1 -1
  92. package/lib/request/get-project-request.d.ts +1 -1
  93. package/lib/request/get-published-object-request.d.ts +1 -1
  94. package/lib/request/get-reference-request.d.ts +1 -1
  95. package/lib/request/get-runtime-operator-request.d.ts +1 -1
  96. package/lib/request/get-runtime-pipeline-request.d.ts +1 -1
  97. package/lib/request/get-schedule-request.d.ts +1 -1
  98. package/lib/request/get-schema-request.d.ts +1 -1
  99. package/lib/request/get-task-request.d.ts +1 -1
  100. package/lib/request/get-task-run-request.d.ts +1 -1
  101. package/lib/request/get-task-schedule-request.d.ts +1 -1
  102. package/lib/request/get-task-validation-request.d.ts +1 -1
  103. package/lib/request/get-template-request.d.ts +1 -1
  104. package/lib/request/get-user-defined-function-request.d.ts +1 -1
  105. package/lib/request/get-user-defined-function-validation-request.d.ts +1 -1
  106. package/lib/request/get-work-request-request.d.ts +1 -1
  107. package/lib/request/get-workspace-request.d.ts +1 -1
  108. package/lib/request/list-applications-request.d.ts +3 -3
  109. package/lib/request/list-connection-validations-request.d.ts +3 -3
  110. package/lib/request/list-connections-request.d.ts +3 -3
  111. package/lib/request/list-copy-object-requests-request.d.ts +3 -3
  112. package/lib/request/list-data-assets-request.d.ts +3 -3
  113. package/lib/request/list-data-entities-request.d.ts +3 -3
  114. package/lib/request/list-data-flow-validations-request.d.ts +3 -3
  115. package/lib/request/list-data-flows-request.d.ts +3 -3
  116. package/lib/request/list-dependent-objects-request.d.ts +3 -3
  117. package/lib/request/list-dis-application-task-run-lineages-request.d.ts +3 -3
  118. package/lib/request/list-dis-applications-request.d.ts +3 -3
  119. package/lib/request/list-export-requests-request.d.ts +3 -3
  120. package/lib/request/list-external-publication-validations-request.d.ts +3 -3
  121. package/lib/request/list-external-publications-request.d.ts +3 -3
  122. package/lib/request/list-folders-request.d.ts +3 -3
  123. package/lib/request/list-function-libraries-request.d.ts +3 -3
  124. package/lib/request/list-import-requests-request.d.ts +3 -3
  125. package/lib/request/list-patch-changes-request.d.ts +3 -3
  126. package/lib/request/list-patches-request.d.ts +3 -3
  127. package/lib/request/list-pipeline-validations-request.d.ts +3 -3
  128. package/lib/request/list-pipelines-request.d.ts +3 -3
  129. package/lib/request/list-projects-request.d.ts +3 -3
  130. package/lib/request/list-published-objects-request.d.ts +3 -3
  131. package/lib/request/list-references-request.d.ts +3 -3
  132. package/lib/request/list-runtime-operators-request.d.ts +3 -3
  133. package/lib/request/list-runtime-pipelines-request.d.ts +3 -3
  134. package/lib/request/list-schedules-request.d.ts +3 -3
  135. package/lib/request/list-schemas-request.d.ts +3 -3
  136. package/lib/request/list-task-run-lineages-request.d.ts +3 -3
  137. package/lib/request/list-task-run-logs-request.d.ts +3 -3
  138. package/lib/request/list-task-runs-request.d.ts +3 -3
  139. package/lib/request/list-task-schedules-request.d.ts +3 -3
  140. package/lib/request/list-task-validations-request.d.ts +3 -3
  141. package/lib/request/list-tasks-request.d.ts +3 -3
  142. package/lib/request/list-templates-request.d.ts +3 -3
  143. package/lib/request/list-user-defined-function-validations-request.d.ts +3 -3
  144. package/lib/request/list-user-defined-functions-request.d.ts +3 -3
  145. package/lib/request/list-work-request-errors-request.d.ts +3 -3
  146. package/lib/request/list-work-request-logs-request.d.ts +3 -3
  147. package/lib/request/list-work-requests-request.d.ts +3 -3
  148. package/lib/request/list-workspaces-request.d.ts +3 -3
  149. package/lib/request/start-workspace-request.d.ts +1 -1
  150. package/lib/request/stop-workspace-request.d.ts +1 -1
  151. package/lib/request/update-application-detailed-description-request.d.ts +1 -1
  152. package/lib/request/update-application-request.d.ts +1 -1
  153. package/lib/request/update-connection-request.d.ts +1 -1
  154. package/lib/request/update-copy-object-request-request.d.ts +1 -1
  155. package/lib/request/update-data-asset-request.d.ts +1 -1
  156. package/lib/request/update-data-flow-request.d.ts +1 -1
  157. package/lib/request/update-dis-application-detailed-description-request.d.ts +1 -1
  158. package/lib/request/update-dis-application-request.d.ts +1 -1
  159. package/lib/request/update-export-request-request.d.ts +1 -1
  160. package/lib/request/update-external-publication-request.d.ts +1 -1
  161. package/lib/request/update-folder-request.d.ts +1 -1
  162. package/lib/request/update-function-library-request.d.ts +1 -1
  163. package/lib/request/update-import-request-request.d.ts +1 -1
  164. package/lib/request/update-pipeline-request.d.ts +1 -1
  165. package/lib/request/update-project-request.d.ts +1 -1
  166. package/lib/request/update-reference-request.d.ts +1 -1
  167. package/lib/request/update-schedule-request.d.ts +1 -1
  168. package/lib/request/update-task-request.d.ts +1 -1
  169. package/lib/request/update-task-run-request.d.ts +1 -1
  170. package/lib/request/update-task-schedule-request.d.ts +1 -1
  171. package/lib/request/update-user-defined-function-request.d.ts +1 -1
  172. package/lib/request/update-workspace-request.d.ts +1 -1
  173. package/lib/response/change-compartment-response.d.ts +1 -1
  174. package/lib/response/change-dis-application-compartment-response.d.ts +1 -1
  175. package/lib/response/create-application-detailed-description-response.d.ts +1 -1
  176. package/lib/response/create-application-response.d.ts +1 -1
  177. package/lib/response/create-connection-response.d.ts +1 -1
  178. package/lib/response/create-connection-validation-response.d.ts +1 -1
  179. package/lib/response/create-copy-object-request-response.d.ts +1 -1
  180. package/lib/response/create-data-asset-response.d.ts +1 -1
  181. package/lib/response/create-data-flow-response.d.ts +1 -1
  182. package/lib/response/create-data-flow-validation-response.d.ts +1 -1
  183. package/lib/response/create-dis-application-detailed-description-response.d.ts +1 -1
  184. package/lib/response/create-dis-application-response.d.ts +1 -1
  185. package/lib/response/create-export-request-response.d.ts +1 -1
  186. package/lib/response/create-external-publication-response.d.ts +1 -1
  187. package/lib/response/create-external-publication-validation-response.d.ts +1 -1
  188. package/lib/response/create-folder-response.d.ts +1 -1
  189. package/lib/response/create-function-library-response.d.ts +1 -1
  190. package/lib/response/create-import-request-response.d.ts +1 -1
  191. package/lib/response/create-patch-response.d.ts +1 -1
  192. package/lib/response/create-pipeline-response.d.ts +1 -1
  193. package/lib/response/create-pipeline-validation-response.d.ts +1 -1
  194. package/lib/response/create-project-response.d.ts +1 -1
  195. package/lib/response/create-schedule-response.d.ts +1 -1
  196. package/lib/response/create-task-response.d.ts +1 -1
  197. package/lib/response/create-task-run-response.d.ts +1 -1
  198. package/lib/response/create-task-schedule-response.d.ts +1 -1
  199. package/lib/response/create-task-validation-response.d.ts +1 -1
  200. package/lib/response/create-user-defined-function-response.d.ts +1 -1
  201. package/lib/response/create-user-defined-function-validation-response.d.ts +1 -1
  202. package/lib/response/create-workspace-response.d.ts +1 -1
  203. package/lib/response/delete-workspace-response.d.ts +1 -1
  204. package/lib/response/get-application-detailed-description-response.d.ts +1 -1
  205. package/lib/response/get-application-response.d.ts +1 -1
  206. package/lib/response/get-connection-response.d.ts +1 -1
  207. package/lib/response/get-connection-validation-response.d.ts +1 -1
  208. package/lib/response/get-copy-object-request-response.d.ts +1 -1
  209. package/lib/response/get-count-statistic-response.d.ts +1 -1
  210. package/lib/response/get-data-asset-response.d.ts +1 -1
  211. package/lib/response/get-data-flow-response.d.ts +1 -1
  212. package/lib/response/get-data-flow-validation-response.d.ts +1 -1
  213. package/lib/response/get-dependent-object-response.d.ts +1 -1
  214. package/lib/response/get-dis-application-detailed-description-response.d.ts +1 -1
  215. package/lib/response/get-dis-application-response.d.ts +1 -1
  216. package/lib/response/get-export-request-response.d.ts +1 -1
  217. package/lib/response/get-external-publication-response.d.ts +1 -1
  218. package/lib/response/get-external-publication-validation-response.d.ts +1 -1
  219. package/lib/response/get-folder-response.d.ts +1 -1
  220. package/lib/response/get-function-library-response.d.ts +1 -1
  221. package/lib/response/get-import-request-response.d.ts +1 -1
  222. package/lib/response/get-patch-response.d.ts +1 -1
  223. package/lib/response/get-pipeline-response.d.ts +1 -1
  224. package/lib/response/get-pipeline-validation-response.d.ts +1 -1
  225. package/lib/response/get-project-response.d.ts +1 -1
  226. package/lib/response/get-published-object-response.d.ts +1 -1
  227. package/lib/response/get-reference-response.d.ts +1 -1
  228. package/lib/response/get-schedule-response.d.ts +1 -1
  229. package/lib/response/get-task-response.d.ts +1 -1
  230. package/lib/response/get-task-run-response.d.ts +1 -1
  231. package/lib/response/get-task-schedule-response.d.ts +1 -1
  232. package/lib/response/get-task-validation-response.d.ts +1 -1
  233. package/lib/response/get-user-defined-function-response.d.ts +1 -1
  234. package/lib/response/get-user-defined-function-validation-response.d.ts +1 -1
  235. package/lib/response/get-work-request-response.d.ts +1 -1
  236. package/lib/response/get-workspace-response.d.ts +1 -1
  237. package/lib/response/list-applications-response.d.ts +2 -2
  238. package/lib/response/list-connection-validations-response.d.ts +2 -2
  239. package/lib/response/list-connections-response.d.ts +2 -2
  240. package/lib/response/list-copy-object-requests-response.d.ts +1 -1
  241. package/lib/response/list-data-assets-response.d.ts +2 -2
  242. package/lib/response/list-data-entities-response.d.ts +2 -2
  243. package/lib/response/list-data-flow-validations-response.d.ts +2 -2
  244. package/lib/response/list-data-flows-response.d.ts +2 -2
  245. package/lib/response/list-dependent-objects-response.d.ts +2 -2
  246. package/lib/response/list-dis-applications-response.d.ts +2 -2
  247. package/lib/response/list-export-requests-response.d.ts +1 -1
  248. package/lib/response/list-external-publication-validations-response.d.ts +2 -2
  249. package/lib/response/list-external-publications-response.d.ts +2 -2
  250. package/lib/response/list-folders-response.d.ts +2 -2
  251. package/lib/response/list-function-libraries-response.d.ts +2 -2
  252. package/lib/response/list-import-requests-response.d.ts +1 -1
  253. package/lib/response/list-patch-changes-response.d.ts +2 -2
  254. package/lib/response/list-patches-response.d.ts +2 -2
  255. package/lib/response/list-pipeline-validations-response.d.ts +2 -2
  256. package/lib/response/list-pipelines-response.d.ts +2 -2
  257. package/lib/response/list-projects-response.d.ts +2 -2
  258. package/lib/response/list-published-objects-response.d.ts +2 -2
  259. package/lib/response/list-references-response.d.ts +3 -3
  260. package/lib/response/list-schedules-response.d.ts +2 -2
  261. package/lib/response/list-schemas-response.d.ts +2 -2
  262. package/lib/response/list-task-run-logs-response.d.ts +2 -2
  263. package/lib/response/list-task-runs-response.d.ts +2 -2
  264. package/lib/response/list-task-schedules-response.d.ts +2 -2
  265. package/lib/response/list-task-validations-response.d.ts +2 -2
  266. package/lib/response/list-tasks-response.d.ts +2 -2
  267. package/lib/response/list-templates-response.d.ts +2 -2
  268. package/lib/response/list-user-defined-function-validations-response.d.ts +2 -2
  269. package/lib/response/list-user-defined-functions-response.d.ts +2 -2
  270. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  271. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  272. package/lib/response/list-work-requests-response.d.ts +1 -1
  273. package/lib/response/list-workspaces-response.d.ts +1 -1
  274. package/lib/response/start-workspace-response.d.ts +1 -1
  275. package/lib/response/stop-workspace-response.d.ts +1 -1
  276. package/lib/response/update-application-detailed-description-response.d.ts +1 -1
  277. package/lib/response/update-application-response.d.ts +1 -1
  278. package/lib/response/update-connection-response.d.ts +1 -1
  279. package/lib/response/update-copy-object-request-response.d.ts +1 -1
  280. package/lib/response/update-data-asset-response.d.ts +1 -1
  281. package/lib/response/update-data-flow-response.d.ts +1 -1
  282. package/lib/response/update-dis-application-detailed-description-response.d.ts +1 -1
  283. package/lib/response/update-dis-application-response.d.ts +1 -1
  284. package/lib/response/update-export-request-response.d.ts +1 -1
  285. package/lib/response/update-folder-response.d.ts +1 -1
  286. package/lib/response/update-function-library-response.d.ts +1 -1
  287. package/lib/response/update-import-request-response.d.ts +1 -1
  288. package/lib/response/update-pipeline-response.d.ts +1 -1
  289. package/lib/response/update-project-response.d.ts +1 -1
  290. package/lib/response/update-reference-response.d.ts +1 -1
  291. package/lib/response/update-schedule-response.d.ts +1 -1
  292. package/lib/response/update-task-response.d.ts +1 -1
  293. package/lib/response/update-task-run-response.d.ts +1 -1
  294. package/lib/response/update-task-schedule-response.d.ts +1 -1
  295. package/lib/response/update-user-defined-function-response.d.ts +1 -1
  296. package/lib/response/update-workspace-response.d.ts +2 -2
  297. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -102,7 +102,7 @@ export declare class DataIntegrationClient {
102
102
  * @param ChangeCompartmentRequest
103
103
  * @return ChangeCompartmentResponse
104
104
  * @throws OciError when an error occurs
105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ChangeCompartment.ts.html |here} to see how to use ChangeCompartment API.
105
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ChangeCompartment.ts.html |here} to see how to use ChangeCompartment API.
106
106
  */
107
107
  changeCompartment(changeCompartmentRequest: requests.ChangeCompartmentRequest): Promise<responses.ChangeCompartmentResponse>;
108
108
  /**
@@ -112,7 +112,7 @@ export declare class DataIntegrationClient {
112
112
  * @param ChangeDisApplicationCompartmentRequest
113
113
  * @return ChangeDisApplicationCompartmentResponse
114
114
  * @throws OciError when an error occurs
115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ChangeDisApplicationCompartment.ts.html |here} to see how to use ChangeDisApplicationCompartment API.
115
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ChangeDisApplicationCompartment.ts.html |here} to see how to use ChangeDisApplicationCompartment API.
116
116
  */
117
117
  changeDisApplicationCompartment(changeDisApplicationCompartmentRequest: requests.ChangeDisApplicationCompartmentRequest): Promise<responses.ChangeDisApplicationCompartmentResponse>;
118
118
  /**
@@ -122,7 +122,7 @@ export declare class DataIntegrationClient {
122
122
  * @param CreateApplicationRequest
123
123
  * @return CreateApplicationResponse
124
124
  * @throws OciError when an error occurs
125
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateApplication.ts.html |here} to see how to use CreateApplication API.
125
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateApplication.ts.html |here} to see how to use CreateApplication API.
126
126
  */
127
127
  createApplication(createApplicationRequest: requests.CreateApplicationRequest): Promise<responses.CreateApplicationResponse>;
128
128
  /**
@@ -131,7 +131,7 @@ export declare class DataIntegrationClient {
131
131
  * @param CreateApplicationDetailedDescriptionRequest
132
132
  * @return CreateApplicationDetailedDescriptionResponse
133
133
  * @throws OciError when an error occurs
134
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateApplicationDetailedDescription.ts.html |here} to see how to use CreateApplicationDetailedDescription API.
134
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateApplicationDetailedDescription.ts.html |here} to see how to use CreateApplicationDetailedDescription API.
135
135
  */
136
136
  createApplicationDetailedDescription(createApplicationDetailedDescriptionRequest: requests.CreateApplicationDetailedDescriptionRequest): Promise<responses.CreateApplicationDetailedDescriptionResponse>;
137
137
  /**
@@ -140,7 +140,7 @@ export declare class DataIntegrationClient {
140
140
  * @param CreateConnectionRequest
141
141
  * @return CreateConnectionResponse
142
142
  * @throws OciError when an error occurs
143
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateConnection.ts.html |here} to see how to use CreateConnection API.
143
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateConnection.ts.html |here} to see how to use CreateConnection API.
144
144
  */
145
145
  createConnection(createConnectionRequest: requests.CreateConnectionRequest): Promise<responses.CreateConnectionResponse>;
146
146
  /**
@@ -149,7 +149,7 @@ export declare class DataIntegrationClient {
149
149
  * @param CreateConnectionValidationRequest
150
150
  * @return CreateConnectionValidationResponse
151
151
  * @throws OciError when an error occurs
152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateConnectionValidation.ts.html |here} to see how to use CreateConnectionValidation API.
152
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateConnectionValidation.ts.html |here} to see how to use CreateConnectionValidation API.
153
153
  */
154
154
  createConnectionValidation(createConnectionValidationRequest: requests.CreateConnectionValidationRequest): Promise<responses.CreateConnectionValidationResponse>;
155
155
  /**
@@ -159,7 +159,7 @@ export declare class DataIntegrationClient {
159
159
  * @param CreateCopyObjectRequestRequest
160
160
  * @return CreateCopyObjectRequestResponse
161
161
  * @throws OciError when an error occurs
162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateCopyObjectRequest.ts.html |here} to see how to use CreateCopyObjectRequest API.
162
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateCopyObjectRequest.ts.html |here} to see how to use CreateCopyObjectRequest API.
163
163
  */
164
164
  createCopyObjectRequest(createCopyObjectRequestRequest: requests.CreateCopyObjectRequestRequest): Promise<responses.CreateCopyObjectRequestResponse>;
165
165
  /**
@@ -168,7 +168,7 @@ export declare class DataIntegrationClient {
168
168
  * @param CreateDataAssetRequest
169
169
  * @return CreateDataAssetResponse
170
170
  * @throws OciError when an error occurs
171
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
171
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
172
172
  */
173
173
  createDataAsset(createDataAssetRequest: requests.CreateDataAssetRequest): Promise<responses.CreateDataAssetResponse>;
174
174
  /**
@@ -178,7 +178,7 @@ export declare class DataIntegrationClient {
178
178
  * @param CreateDataFlowRequest
179
179
  * @return CreateDataFlowResponse
180
180
  * @throws OciError when an error occurs
181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateDataFlow.ts.html |here} to see how to use CreateDataFlow API.
181
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateDataFlow.ts.html |here} to see how to use CreateDataFlow API.
182
182
  */
183
183
  createDataFlow(createDataFlowRequest: requests.CreateDataFlowRequest): Promise<responses.CreateDataFlowResponse>;
184
184
  /**
@@ -188,7 +188,7 @@ export declare class DataIntegrationClient {
188
188
  * @param CreateDataFlowValidationRequest
189
189
  * @return CreateDataFlowValidationResponse
190
190
  * @throws OciError when an error occurs
191
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateDataFlowValidation.ts.html |here} to see how to use CreateDataFlowValidation API.
191
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateDataFlowValidation.ts.html |here} to see how to use CreateDataFlowValidation API.
192
192
  */
193
193
  createDataFlowValidation(createDataFlowValidationRequest: requests.CreateDataFlowValidationRequest): Promise<responses.CreateDataFlowValidationResponse>;
194
194
  /**
@@ -198,7 +198,7 @@ export declare class DataIntegrationClient {
198
198
  * @param CreateDisApplicationRequest
199
199
  * @return CreateDisApplicationResponse
200
200
  * @throws OciError when an error occurs
201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateDisApplication.ts.html |here} to see how to use CreateDisApplication API.
201
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateDisApplication.ts.html |here} to see how to use CreateDisApplication API.
202
202
  */
203
203
  createDisApplication(createDisApplicationRequest: requests.CreateDisApplicationRequest): Promise<responses.CreateDisApplicationResponse>;
204
204
  /**
@@ -207,7 +207,7 @@ export declare class DataIntegrationClient {
207
207
  * @param CreateDisApplicationDetailedDescriptionRequest
208
208
  * @return CreateDisApplicationDetailedDescriptionResponse
209
209
  * @throws OciError when an error occurs
210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateDisApplicationDetailedDescription.ts.html |here} to see how to use CreateDisApplicationDetailedDescription API.
210
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateDisApplicationDetailedDescription.ts.html |here} to see how to use CreateDisApplicationDetailedDescription API.
211
211
  */
212
212
  createDisApplicationDetailedDescription(createDisApplicationDetailedDescriptionRequest: requests.CreateDisApplicationDetailedDescriptionRequest): Promise<responses.CreateDisApplicationDetailedDescriptionResponse>;
213
213
  /**
@@ -216,7 +216,7 @@ export declare class DataIntegrationClient {
216
216
  * @param CreateEntityShapeRequest
217
217
  * @return CreateEntityShapeResponse
218
218
  * @throws OciError when an error occurs
219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateEntityShape.ts.html |here} to see how to use CreateEntityShape API.
219
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateEntityShape.ts.html |here} to see how to use CreateEntityShape API.
220
220
  */
221
221
  createEntityShape(createEntityShapeRequest: requests.CreateEntityShapeRequest): Promise<responses.CreateEntityShapeResponse>;
222
222
  /**
@@ -225,7 +225,7 @@ export declare class DataIntegrationClient {
225
225
  * @param CreateExportRequestRequest
226
226
  * @return CreateExportRequestResponse
227
227
  * @throws OciError when an error occurs
228
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateExportRequest.ts.html |here} to see how to use CreateExportRequest API.
228
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateExportRequest.ts.html |here} to see how to use CreateExportRequest API.
229
229
  */
230
230
  createExportRequest(createExportRequestRequest: requests.CreateExportRequestRequest): Promise<responses.CreateExportRequestResponse>;
231
231
  /**
@@ -234,7 +234,7 @@ export declare class DataIntegrationClient {
234
234
  * @param CreateExternalPublicationRequest
235
235
  * @return CreateExternalPublicationResponse
236
236
  * @throws OciError when an error occurs
237
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateExternalPublication.ts.html |here} to see how to use CreateExternalPublication API.
237
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateExternalPublication.ts.html |here} to see how to use CreateExternalPublication API.
238
238
  */
239
239
  createExternalPublication(createExternalPublicationRequest: requests.CreateExternalPublicationRequest): Promise<responses.CreateExternalPublicationResponse>;
240
240
  /**
@@ -243,7 +243,7 @@ export declare class DataIntegrationClient {
243
243
  * @param CreateExternalPublicationValidationRequest
244
244
  * @return CreateExternalPublicationValidationResponse
245
245
  * @throws OciError when an error occurs
246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateExternalPublicationValidation.ts.html |here} to see how to use CreateExternalPublicationValidation API.
246
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateExternalPublicationValidation.ts.html |here} to see how to use CreateExternalPublicationValidation API.
247
247
  */
248
248
  createExternalPublicationValidation(createExternalPublicationValidationRequest: requests.CreateExternalPublicationValidationRequest): Promise<responses.CreateExternalPublicationValidationResponse>;
249
249
  /**
@@ -254,7 +254,7 @@ export declare class DataIntegrationClient {
254
254
  * @param CreateFolderRequest
255
255
  * @return CreateFolderResponse
256
256
  * @throws OciError when an error occurs
257
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateFolder.ts.html |here} to see how to use CreateFolder API.
257
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateFolder.ts.html |here} to see how to use CreateFolder API.
258
258
  */
259
259
  createFolder(createFolderRequest: requests.CreateFolderRequest): Promise<responses.CreateFolderResponse>;
260
260
  /**
@@ -265,7 +265,7 @@ export declare class DataIntegrationClient {
265
265
  * @param CreateFunctionLibraryRequest
266
266
  * @return CreateFunctionLibraryResponse
267
267
  * @throws OciError when an error occurs
268
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateFunctionLibrary.ts.html |here} to see how to use CreateFunctionLibrary API.
268
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateFunctionLibrary.ts.html |here} to see how to use CreateFunctionLibrary API.
269
269
  */
270
270
  createFunctionLibrary(createFunctionLibraryRequest: requests.CreateFunctionLibraryRequest): Promise<responses.CreateFunctionLibraryResponse>;
271
271
  /**
@@ -274,7 +274,7 @@ export declare class DataIntegrationClient {
274
274
  * @param CreateImportRequestRequest
275
275
  * @return CreateImportRequestResponse
276
276
  * @throws OciError when an error occurs
277
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateImportRequest.ts.html |here} to see how to use CreateImportRequest API.
277
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateImportRequest.ts.html |here} to see how to use CreateImportRequest API.
278
278
  */
279
279
  createImportRequest(createImportRequestRequest: requests.CreateImportRequestRequest): Promise<responses.CreateImportRequestResponse>;
280
280
  /**
@@ -283,7 +283,7 @@ export declare class DataIntegrationClient {
283
283
  * @param CreatePatchRequest
284
284
  * @return CreatePatchResponse
285
285
  * @throws OciError when an error occurs
286
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreatePatch.ts.html |here} to see how to use CreatePatch API.
286
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreatePatch.ts.html |here} to see how to use CreatePatch API.
287
287
  */
288
288
  createPatch(createPatchRequest: requests.CreatePatchRequest): Promise<responses.CreatePatchResponse>;
289
289
  /**
@@ -293,7 +293,7 @@ export declare class DataIntegrationClient {
293
293
  * @param CreatePipelineRequest
294
294
  * @return CreatePipelineResponse
295
295
  * @throws OciError when an error occurs
296
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
296
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
297
297
  */
298
298
  createPipeline(createPipelineRequest: requests.CreatePipelineRequest): Promise<responses.CreatePipelineResponse>;
299
299
  /**
@@ -303,7 +303,7 @@ export declare class DataIntegrationClient {
303
303
  * @param CreatePipelineValidationRequest
304
304
  * @return CreatePipelineValidationResponse
305
305
  * @throws OciError when an error occurs
306
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreatePipelineValidation.ts.html |here} to see how to use CreatePipelineValidation API.
306
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreatePipelineValidation.ts.html |here} to see how to use CreatePipelineValidation API.
307
307
  */
308
308
  createPipelineValidation(createPipelineValidationRequest: requests.CreatePipelineValidationRequest): Promise<responses.CreatePipelineValidationResponse>;
309
309
  /**
@@ -313,7 +313,7 @@ export declare class DataIntegrationClient {
313
313
  * @param CreateProjectRequest
314
314
  * @return CreateProjectResponse
315
315
  * @throws OciError when an error occurs
316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateProject.ts.html |here} to see how to use CreateProject API.
316
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateProject.ts.html |here} to see how to use CreateProject API.
317
317
  */
318
318
  createProject(createProjectRequest: requests.CreateProjectRequest): Promise<responses.CreateProjectResponse>;
319
319
  /**
@@ -322,7 +322,7 @@ export declare class DataIntegrationClient {
322
322
  * @param CreateScheduleRequest
323
323
  * @return CreateScheduleResponse
324
324
  * @throws OciError when an error occurs
325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateSchedule.ts.html |here} to see how to use CreateSchedule API.
325
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateSchedule.ts.html |here} to see how to use CreateSchedule API.
326
326
  */
327
327
  createSchedule(createScheduleRequest: requests.CreateScheduleRequest): Promise<responses.CreateScheduleResponse>;
328
328
  /**
@@ -332,7 +332,7 @@ export declare class DataIntegrationClient {
332
332
  * @param CreateTaskRequest
333
333
  * @return CreateTaskResponse
334
334
  * @throws OciError when an error occurs
335
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateTask.ts.html |here} to see how to use CreateTask API.
335
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateTask.ts.html |here} to see how to use CreateTask API.
336
336
  */
337
337
  createTask(createTaskRequest: requests.CreateTaskRequest): Promise<responses.CreateTaskResponse>;
338
338
  /**
@@ -341,7 +341,7 @@ export declare class DataIntegrationClient {
341
341
  * @param CreateTaskRunRequest
342
342
  * @return CreateTaskRunResponse
343
343
  * @throws OciError when an error occurs
344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateTaskRun.ts.html |here} to see how to use CreateTaskRun API.
344
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateTaskRun.ts.html |here} to see how to use CreateTaskRun API.
345
345
  */
346
346
  createTaskRun(createTaskRunRequest: requests.CreateTaskRunRequest): Promise<responses.CreateTaskRunResponse>;
347
347
  /**
@@ -350,7 +350,7 @@ export declare class DataIntegrationClient {
350
350
  * @param CreateTaskScheduleRequest
351
351
  * @return CreateTaskScheduleResponse
352
352
  * @throws OciError when an error occurs
353
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateTaskSchedule.ts.html |here} to see how to use CreateTaskSchedule API.
353
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateTaskSchedule.ts.html |here} to see how to use CreateTaskSchedule API.
354
354
  */
355
355
  createTaskSchedule(createTaskScheduleRequest: requests.CreateTaskScheduleRequest): Promise<responses.CreateTaskScheduleResponse>;
356
356
  /**
@@ -359,7 +359,7 @@ export declare class DataIntegrationClient {
359
359
  * @param CreateTaskValidationRequest
360
360
  * @return CreateTaskValidationResponse
361
361
  * @throws OciError when an error occurs
362
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateTaskValidation.ts.html |here} to see how to use CreateTaskValidation API.
362
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateTaskValidation.ts.html |here} to see how to use CreateTaskValidation API.
363
363
  */
364
364
  createTaskValidation(createTaskValidationRequest: requests.CreateTaskValidationRequest): Promise<responses.CreateTaskValidationResponse>;
365
365
  /**
@@ -369,7 +369,7 @@ export declare class DataIntegrationClient {
369
369
  * @param CreateUserDefinedFunctionRequest
370
370
  * @return CreateUserDefinedFunctionResponse
371
371
  * @throws OciError when an error occurs
372
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateUserDefinedFunction.ts.html |here} to see how to use CreateUserDefinedFunction API.
372
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateUserDefinedFunction.ts.html |here} to see how to use CreateUserDefinedFunction API.
373
373
  */
374
374
  createUserDefinedFunction(createUserDefinedFunctionRequest: requests.CreateUserDefinedFunctionRequest): Promise<responses.CreateUserDefinedFunctionResponse>;
375
375
  /**
@@ -379,7 +379,7 @@ export declare class DataIntegrationClient {
379
379
  * @param CreateUserDefinedFunctionValidationRequest
380
380
  * @return CreateUserDefinedFunctionValidationResponse
381
381
  * @throws OciError when an error occurs
382
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateUserDefinedFunctionValidation.ts.html |here} to see how to use CreateUserDefinedFunctionValidation API.
382
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateUserDefinedFunctionValidation.ts.html |here} to see how to use CreateUserDefinedFunctionValidation API.
383
383
  */
384
384
  createUserDefinedFunctionValidation(createUserDefinedFunctionValidationRequest: requests.CreateUserDefinedFunctionValidationRequest): Promise<responses.CreateUserDefinedFunctionValidationResponse>;
385
385
  /**
@@ -389,7 +389,7 @@ export declare class DataIntegrationClient {
389
389
  * @param CreateWorkspaceRequest
390
390
  * @return CreateWorkspaceResponse
391
391
  * @throws OciError when an error occurs
392
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateWorkspace.ts.html |here} to see how to use CreateWorkspace API.
392
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/CreateWorkspace.ts.html |here} to see how to use CreateWorkspace API.
393
393
  */
394
394
  createWorkspace(createWorkspaceRequest: requests.CreateWorkspaceRequest): Promise<responses.CreateWorkspaceResponse>;
395
395
  /**
@@ -398,7 +398,7 @@ export declare class DataIntegrationClient {
398
398
  * @param DeleteApplicationRequest
399
399
  * @return DeleteApplicationResponse
400
400
  * @throws OciError when an error occurs
401
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteApplication.ts.html |here} to see how to use DeleteApplication API.
401
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteApplication.ts.html |here} to see how to use DeleteApplication API.
402
402
  */
403
403
  deleteApplication(deleteApplicationRequest: requests.DeleteApplicationRequest): Promise<responses.DeleteApplicationResponse>;
404
404
  /**
@@ -407,7 +407,7 @@ export declare class DataIntegrationClient {
407
407
  * @param DeleteApplicationDetailedDescriptionRequest
408
408
  * @return DeleteApplicationDetailedDescriptionResponse
409
409
  * @throws OciError when an error occurs
410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteApplicationDetailedDescription.ts.html |here} to see how to use DeleteApplicationDetailedDescription API.
410
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteApplicationDetailedDescription.ts.html |here} to see how to use DeleteApplicationDetailedDescription API.
411
411
  */
412
412
  deleteApplicationDetailedDescription(deleteApplicationDetailedDescriptionRequest: requests.DeleteApplicationDetailedDescriptionRequest): Promise<responses.DeleteApplicationDetailedDescriptionResponse>;
413
413
  /**
@@ -416,7 +416,7 @@ export declare class DataIntegrationClient {
416
416
  * @param DeleteConnectionRequest
417
417
  * @return DeleteConnectionResponse
418
418
  * @throws OciError when an error occurs
419
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
419
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
420
420
  */
421
421
  deleteConnection(deleteConnectionRequest: requests.DeleteConnectionRequest): Promise<responses.DeleteConnectionResponse>;
422
422
  /**
@@ -425,7 +425,7 @@ export declare class DataIntegrationClient {
425
425
  * @param DeleteConnectionValidationRequest
426
426
  * @return DeleteConnectionValidationResponse
427
427
  * @throws OciError when an error occurs
428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteConnectionValidation.ts.html |here} to see how to use DeleteConnectionValidation API.
428
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteConnectionValidation.ts.html |here} to see how to use DeleteConnectionValidation API.
429
429
  */
430
430
  deleteConnectionValidation(deleteConnectionValidationRequest: requests.DeleteConnectionValidationRequest): Promise<responses.DeleteConnectionValidationResponse>;
431
431
  /**
@@ -434,7 +434,7 @@ export declare class DataIntegrationClient {
434
434
  * @param DeleteCopyObjectRequestRequest
435
435
  * @return DeleteCopyObjectRequestResponse
436
436
  * @throws OciError when an error occurs
437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteCopyObjectRequest.ts.html |here} to see how to use DeleteCopyObjectRequest API.
437
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteCopyObjectRequest.ts.html |here} to see how to use DeleteCopyObjectRequest API.
438
438
  */
439
439
  deleteCopyObjectRequest(deleteCopyObjectRequestRequest: requests.DeleteCopyObjectRequestRequest): Promise<responses.DeleteCopyObjectRequestResponse>;
440
440
  /**
@@ -443,7 +443,7 @@ export declare class DataIntegrationClient {
443
443
  * @param DeleteDataAssetRequest
444
444
  * @return DeleteDataAssetResponse
445
445
  * @throws OciError when an error occurs
446
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
446
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
447
447
  */
448
448
  deleteDataAsset(deleteDataAssetRequest: requests.DeleteDataAssetRequest): Promise<responses.DeleteDataAssetResponse>;
449
449
  /**
@@ -452,7 +452,7 @@ export declare class DataIntegrationClient {
452
452
  * @param DeleteDataFlowRequest
453
453
  * @return DeleteDataFlowResponse
454
454
  * @throws OciError when an error occurs
455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteDataFlow.ts.html |here} to see how to use DeleteDataFlow API.
455
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteDataFlow.ts.html |here} to see how to use DeleteDataFlow API.
456
456
  */
457
457
  deleteDataFlow(deleteDataFlowRequest: requests.DeleteDataFlowRequest): Promise<responses.DeleteDataFlowResponse>;
458
458
  /**
@@ -461,7 +461,7 @@ export declare class DataIntegrationClient {
461
461
  * @param DeleteDataFlowValidationRequest
462
462
  * @return DeleteDataFlowValidationResponse
463
463
  * @throws OciError when an error occurs
464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteDataFlowValidation.ts.html |here} to see how to use DeleteDataFlowValidation API.
464
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteDataFlowValidation.ts.html |here} to see how to use DeleteDataFlowValidation API.
465
465
  */
466
466
  deleteDataFlowValidation(deleteDataFlowValidationRequest: requests.DeleteDataFlowValidationRequest): Promise<responses.DeleteDataFlowValidationResponse>;
467
467
  /**
@@ -470,7 +470,7 @@ export declare class DataIntegrationClient {
470
470
  * @param DeleteDisApplicationRequest
471
471
  * @return DeleteDisApplicationResponse
472
472
  * @throws OciError when an error occurs
473
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteDisApplication.ts.html |here} to see how to use DeleteDisApplication API.
473
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteDisApplication.ts.html |here} to see how to use DeleteDisApplication API.
474
474
  */
475
475
  deleteDisApplication(deleteDisApplicationRequest: requests.DeleteDisApplicationRequest): Promise<responses.DeleteDisApplicationResponse>;
476
476
  /**
@@ -479,7 +479,7 @@ export declare class DataIntegrationClient {
479
479
  * @param DeleteDisApplicationDetailedDescriptionRequest
480
480
  * @return DeleteDisApplicationDetailedDescriptionResponse
481
481
  * @throws OciError when an error occurs
482
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteDisApplicationDetailedDescription.ts.html |here} to see how to use DeleteDisApplicationDetailedDescription API.
482
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteDisApplicationDetailedDescription.ts.html |here} to see how to use DeleteDisApplicationDetailedDescription API.
483
483
  */
484
484
  deleteDisApplicationDetailedDescription(deleteDisApplicationDetailedDescriptionRequest: requests.DeleteDisApplicationDetailedDescriptionRequest): Promise<responses.DeleteDisApplicationDetailedDescriptionResponse>;
485
485
  /**
@@ -489,7 +489,7 @@ export declare class DataIntegrationClient {
489
489
  * @param DeleteExportRequestRequest
490
490
  * @return DeleteExportRequestResponse
491
491
  * @throws OciError when an error occurs
492
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteExportRequest.ts.html |here} to see how to use DeleteExportRequest API.
492
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteExportRequest.ts.html |here} to see how to use DeleteExportRequest API.
493
493
  */
494
494
  deleteExportRequest(deleteExportRequestRequest: requests.DeleteExportRequestRequest): Promise<responses.DeleteExportRequestResponse>;
495
495
  /**
@@ -498,7 +498,7 @@ export declare class DataIntegrationClient {
498
498
  * @param DeleteExternalPublicationRequest
499
499
  * @return DeleteExternalPublicationResponse
500
500
  * @throws OciError when an error occurs
501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteExternalPublication.ts.html |here} to see how to use DeleteExternalPublication API.
501
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteExternalPublication.ts.html |here} to see how to use DeleteExternalPublication API.
502
502
  */
503
503
  deleteExternalPublication(deleteExternalPublicationRequest: requests.DeleteExternalPublicationRequest): Promise<responses.DeleteExternalPublicationResponse>;
504
504
  /**
@@ -508,7 +508,7 @@ export declare class DataIntegrationClient {
508
508
  * @param DeleteExternalPublicationValidationRequest
509
509
  * @return DeleteExternalPublicationValidationResponse
510
510
  * @throws OciError when an error occurs
511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteExternalPublicationValidation.ts.html |here} to see how to use DeleteExternalPublicationValidation API.
511
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteExternalPublicationValidation.ts.html |here} to see how to use DeleteExternalPublicationValidation API.
512
512
  */
513
513
  deleteExternalPublicationValidation(deleteExternalPublicationValidationRequest: requests.DeleteExternalPublicationValidationRequest): Promise<responses.DeleteExternalPublicationValidationResponse>;
514
514
  /**
@@ -517,7 +517,7 @@ export declare class DataIntegrationClient {
517
517
  * @param DeleteFolderRequest
518
518
  * @return DeleteFolderResponse
519
519
  * @throws OciError when an error occurs
520
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
520
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
521
521
  */
522
522
  deleteFolder(deleteFolderRequest: requests.DeleteFolderRequest): Promise<responses.DeleteFolderResponse>;
523
523
  /**
@@ -526,7 +526,7 @@ export declare class DataIntegrationClient {
526
526
  * @param DeleteFunctionLibraryRequest
527
527
  * @return DeleteFunctionLibraryResponse
528
528
  * @throws OciError when an error occurs
529
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteFunctionLibrary.ts.html |here} to see how to use DeleteFunctionLibrary API.
529
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteFunctionLibrary.ts.html |here} to see how to use DeleteFunctionLibrary API.
530
530
  */
531
531
  deleteFunctionLibrary(deleteFunctionLibraryRequest: requests.DeleteFunctionLibraryRequest): Promise<responses.DeleteFunctionLibraryResponse>;
532
532
  /**
@@ -536,7 +536,7 @@ export declare class DataIntegrationClient {
536
536
  * @param DeleteImportRequestRequest
537
537
  * @return DeleteImportRequestResponse
538
538
  * @throws OciError when an error occurs
539
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteImportRequest.ts.html |here} to see how to use DeleteImportRequest API.
539
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteImportRequest.ts.html |here} to see how to use DeleteImportRequest API.
540
540
  */
541
541
  deleteImportRequest(deleteImportRequestRequest: requests.DeleteImportRequestRequest): Promise<responses.DeleteImportRequestResponse>;
542
542
  /**
@@ -545,7 +545,7 @@ export declare class DataIntegrationClient {
545
545
  * @param DeletePatchRequest
546
546
  * @return DeletePatchResponse
547
547
  * @throws OciError when an error occurs
548
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeletePatch.ts.html |here} to see how to use DeletePatch API.
548
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeletePatch.ts.html |here} to see how to use DeletePatch API.
549
549
  */
550
550
  deletePatch(deletePatchRequest: requests.DeletePatchRequest): Promise<responses.DeletePatchResponse>;
551
551
  /**
@@ -554,7 +554,7 @@ export declare class DataIntegrationClient {
554
554
  * @param DeletePipelineRequest
555
555
  * @return DeletePipelineResponse
556
556
  * @throws OciError when an error occurs
557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
557
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
558
558
  */
559
559
  deletePipeline(deletePipelineRequest: requests.DeletePipelineRequest): Promise<responses.DeletePipelineResponse>;
560
560
  /**
@@ -563,7 +563,7 @@ export declare class DataIntegrationClient {
563
563
  * @param DeletePipelineValidationRequest
564
564
  * @return DeletePipelineValidationResponse
565
565
  * @throws OciError when an error occurs
566
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeletePipelineValidation.ts.html |here} to see how to use DeletePipelineValidation API.
566
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeletePipelineValidation.ts.html |here} to see how to use DeletePipelineValidation API.
567
567
  */
568
568
  deletePipelineValidation(deletePipelineValidationRequest: requests.DeletePipelineValidationRequest): Promise<responses.DeletePipelineValidationResponse>;
569
569
  /**
@@ -572,7 +572,7 @@ export declare class DataIntegrationClient {
572
572
  * @param DeleteProjectRequest
573
573
  * @return DeleteProjectResponse
574
574
  * @throws OciError when an error occurs
575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteProject.ts.html |here} to see how to use DeleteProject API.
575
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteProject.ts.html |here} to see how to use DeleteProject API.
576
576
  */
577
577
  deleteProject(deleteProjectRequest: requests.DeleteProjectRequest): Promise<responses.DeleteProjectResponse>;
578
578
  /**
@@ -581,7 +581,7 @@ export declare class DataIntegrationClient {
581
581
  * @param DeleteScheduleRequest
582
582
  * @return DeleteScheduleResponse
583
583
  * @throws OciError when an error occurs
584
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteSchedule.ts.html |here} to see how to use DeleteSchedule API.
584
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteSchedule.ts.html |here} to see how to use DeleteSchedule API.
585
585
  */
586
586
  deleteSchedule(deleteScheduleRequest: requests.DeleteScheduleRequest): Promise<responses.DeleteScheduleResponse>;
587
587
  /**
@@ -590,7 +590,7 @@ export declare class DataIntegrationClient {
590
590
  * @param DeleteTaskRequest
591
591
  * @return DeleteTaskResponse
592
592
  * @throws OciError when an error occurs
593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteTask.ts.html |here} to see how to use DeleteTask API.
593
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteTask.ts.html |here} to see how to use DeleteTask API.
594
594
  */
595
595
  deleteTask(deleteTaskRequest: requests.DeleteTaskRequest): Promise<responses.DeleteTaskResponse>;
596
596
  /**
@@ -599,7 +599,7 @@ export declare class DataIntegrationClient {
599
599
  * @param DeleteTaskRunRequest
600
600
  * @return DeleteTaskRunResponse
601
601
  * @throws OciError when an error occurs
602
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteTaskRun.ts.html |here} to see how to use DeleteTaskRun API.
602
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteTaskRun.ts.html |here} to see how to use DeleteTaskRun API.
603
603
  */
604
604
  deleteTaskRun(deleteTaskRunRequest: requests.DeleteTaskRunRequest): Promise<responses.DeleteTaskRunResponse>;
605
605
  /**
@@ -608,7 +608,7 @@ export declare class DataIntegrationClient {
608
608
  * @param DeleteTaskScheduleRequest
609
609
  * @return DeleteTaskScheduleResponse
610
610
  * @throws OciError when an error occurs
611
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteTaskSchedule.ts.html |here} to see how to use DeleteTaskSchedule API.
611
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteTaskSchedule.ts.html |here} to see how to use DeleteTaskSchedule API.
612
612
  */
613
613
  deleteTaskSchedule(deleteTaskScheduleRequest: requests.DeleteTaskScheduleRequest): Promise<responses.DeleteTaskScheduleResponse>;
614
614
  /**
@@ -618,7 +618,7 @@ export declare class DataIntegrationClient {
618
618
  * @param DeleteTaskValidationRequest
619
619
  * @return DeleteTaskValidationResponse
620
620
  * @throws OciError when an error occurs
621
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteTaskValidation.ts.html |here} to see how to use DeleteTaskValidation API.
621
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteTaskValidation.ts.html |here} to see how to use DeleteTaskValidation API.
622
622
  */
623
623
  deleteTaskValidation(deleteTaskValidationRequest: requests.DeleteTaskValidationRequest): Promise<responses.DeleteTaskValidationResponse>;
624
624
  /**
@@ -627,7 +627,7 @@ export declare class DataIntegrationClient {
627
627
  * @param DeleteUserDefinedFunctionRequest
628
628
  * @return DeleteUserDefinedFunctionResponse
629
629
  * @throws OciError when an error occurs
630
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteUserDefinedFunction.ts.html |here} to see how to use DeleteUserDefinedFunction API.
630
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteUserDefinedFunction.ts.html |here} to see how to use DeleteUserDefinedFunction API.
631
631
  */
632
632
  deleteUserDefinedFunction(deleteUserDefinedFunctionRequest: requests.DeleteUserDefinedFunctionRequest): Promise<responses.DeleteUserDefinedFunctionResponse>;
633
633
  /**
@@ -636,7 +636,7 @@ export declare class DataIntegrationClient {
636
636
  * @param DeleteUserDefinedFunctionValidationRequest
637
637
  * @return DeleteUserDefinedFunctionValidationResponse
638
638
  * @throws OciError when an error occurs
639
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteUserDefinedFunctionValidation.ts.html |here} to see how to use DeleteUserDefinedFunctionValidation API.
639
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteUserDefinedFunctionValidation.ts.html |here} to see how to use DeleteUserDefinedFunctionValidation API.
640
640
  */
641
641
  deleteUserDefinedFunctionValidation(deleteUserDefinedFunctionValidationRequest: requests.DeleteUserDefinedFunctionValidationRequest): Promise<responses.DeleteUserDefinedFunctionValidationResponse>;
642
642
  /**
@@ -645,7 +645,7 @@ export declare class DataIntegrationClient {
645
645
  * @param DeleteWorkspaceRequest
646
646
  * @return DeleteWorkspaceResponse
647
647
  * @throws OciError when an error occurs
648
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteWorkspace.ts.html |here} to see how to use DeleteWorkspace API.
648
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/DeleteWorkspace.ts.html |here} to see how to use DeleteWorkspace API.
649
649
  */
650
650
  deleteWorkspace(deleteWorkspaceRequest: requests.DeleteWorkspaceRequest): Promise<responses.DeleteWorkspaceResponse>;
651
651
  /**
@@ -654,7 +654,7 @@ export declare class DataIntegrationClient {
654
654
  * @param GetApplicationRequest
655
655
  * @return GetApplicationResponse
656
656
  * @throws OciError when an error occurs
657
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetApplication.ts.html |here} to see how to use GetApplication API.
657
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetApplication.ts.html |here} to see how to use GetApplication API.
658
658
  */
659
659
  getApplication(getApplicationRequest: requests.GetApplicationRequest): Promise<responses.GetApplicationResponse>;
660
660
  /**
@@ -663,7 +663,7 @@ export declare class DataIntegrationClient {
663
663
  * @param GetApplicationDetailedDescriptionRequest
664
664
  * @return GetApplicationDetailedDescriptionResponse
665
665
  * @throws OciError when an error occurs
666
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetApplicationDetailedDescription.ts.html |here} to see how to use GetApplicationDetailedDescription API.
666
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetApplicationDetailedDescription.ts.html |here} to see how to use GetApplicationDetailedDescription API.
667
667
  */
668
668
  getApplicationDetailedDescription(getApplicationDetailedDescriptionRequest: requests.GetApplicationDetailedDescriptionRequest): Promise<responses.GetApplicationDetailedDescriptionResponse>;
669
669
  /**
@@ -673,7 +673,7 @@ export declare class DataIntegrationClient {
673
673
  * @param GetCompositeStateRequest
674
674
  * @return GetCompositeStateResponse
675
675
  * @throws OciError when an error occurs
676
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetCompositeState.ts.html |here} to see how to use GetCompositeState API.
676
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetCompositeState.ts.html |here} to see how to use GetCompositeState API.
677
677
  */
678
678
  getCompositeState(getCompositeStateRequest: requests.GetCompositeStateRequest): Promise<responses.GetCompositeStateResponse>;
679
679
  /**
@@ -682,7 +682,7 @@ export declare class DataIntegrationClient {
682
682
  * @param GetConnectionRequest
683
683
  * @return GetConnectionResponse
684
684
  * @throws OciError when an error occurs
685
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetConnection.ts.html |here} to see how to use GetConnection API.
685
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetConnection.ts.html |here} to see how to use GetConnection API.
686
686
  */
687
687
  getConnection(getConnectionRequest: requests.GetConnectionRequest): Promise<responses.GetConnectionResponse>;
688
688
  /**
@@ -691,7 +691,7 @@ export declare class DataIntegrationClient {
691
691
  * @param GetConnectionValidationRequest
692
692
  * @return GetConnectionValidationResponse
693
693
  * @throws OciError when an error occurs
694
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetConnectionValidation.ts.html |here} to see how to use GetConnectionValidation API.
694
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetConnectionValidation.ts.html |here} to see how to use GetConnectionValidation API.
695
695
  */
696
696
  getConnectionValidation(getConnectionValidationRequest: requests.GetConnectionValidationRequest): Promise<responses.GetConnectionValidationResponse>;
697
697
  /**
@@ -701,7 +701,7 @@ export declare class DataIntegrationClient {
701
701
  * @param GetCopyObjectRequestRequest
702
702
  * @return GetCopyObjectRequestResponse
703
703
  * @throws OciError when an error occurs
704
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetCopyObjectRequest.ts.html |here} to see how to use GetCopyObjectRequest API.
704
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetCopyObjectRequest.ts.html |here} to see how to use GetCopyObjectRequest API.
705
705
  */
706
706
  getCopyObjectRequest(getCopyObjectRequestRequest: requests.GetCopyObjectRequestRequest): Promise<responses.GetCopyObjectRequestResponse>;
707
707
  /**
@@ -712,7 +712,7 @@ export declare class DataIntegrationClient {
712
712
  * @param GetCountStatisticRequest
713
713
  * @return GetCountStatisticResponse
714
714
  * @throws OciError when an error occurs
715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetCountStatistic.ts.html |here} to see how to use GetCountStatistic API.
715
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetCountStatistic.ts.html |here} to see how to use GetCountStatistic API.
716
716
  */
717
717
  getCountStatistic(getCountStatisticRequest: requests.GetCountStatisticRequest): Promise<responses.GetCountStatisticResponse>;
718
718
  /**
@@ -721,7 +721,7 @@ export declare class DataIntegrationClient {
721
721
  * @param GetDataAssetRequest
722
722
  * @return GetDataAssetResponse
723
723
  * @throws OciError when an error occurs
724
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
724
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
725
725
  */
726
726
  getDataAsset(getDataAssetRequest: requests.GetDataAssetRequest): Promise<responses.GetDataAssetResponse>;
727
727
  /**
@@ -730,7 +730,7 @@ export declare class DataIntegrationClient {
730
730
  * @param GetDataEntityRequest
731
731
  * @return GetDataEntityResponse
732
732
  * @throws OciError when an error occurs
733
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetDataEntity.ts.html |here} to see how to use GetDataEntity API.
733
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetDataEntity.ts.html |here} to see how to use GetDataEntity API.
734
734
  */
735
735
  getDataEntity(getDataEntityRequest: requests.GetDataEntityRequest): Promise<responses.GetDataEntityResponse>;
736
736
  /**
@@ -739,7 +739,7 @@ export declare class DataIntegrationClient {
739
739
  * @param GetDataFlowRequest
740
740
  * @return GetDataFlowResponse
741
741
  * @throws OciError when an error occurs
742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetDataFlow.ts.html |here} to see how to use GetDataFlow API.
742
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetDataFlow.ts.html |here} to see how to use GetDataFlow API.
743
743
  */
744
744
  getDataFlow(getDataFlowRequest: requests.GetDataFlowRequest): Promise<responses.GetDataFlowResponse>;
745
745
  /**
@@ -748,7 +748,7 @@ export declare class DataIntegrationClient {
748
748
  * @param GetDataFlowValidationRequest
749
749
  * @return GetDataFlowValidationResponse
750
750
  * @throws OciError when an error occurs
751
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetDataFlowValidation.ts.html |here} to see how to use GetDataFlowValidation API.
751
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetDataFlowValidation.ts.html |here} to see how to use GetDataFlowValidation API.
752
752
  */
753
753
  getDataFlowValidation(getDataFlowValidationRequest: requests.GetDataFlowValidationRequest): Promise<responses.GetDataFlowValidationResponse>;
754
754
  /**
@@ -757,7 +757,7 @@ export declare class DataIntegrationClient {
757
757
  * @param GetDependentObjectRequest
758
758
  * @return GetDependentObjectResponse
759
759
  * @throws OciError when an error occurs
760
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetDependentObject.ts.html |here} to see how to use GetDependentObject API.
760
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetDependentObject.ts.html |here} to see how to use GetDependentObject API.
761
761
  */
762
762
  getDependentObject(getDependentObjectRequest: requests.GetDependentObjectRequest): Promise<responses.GetDependentObjectResponse>;
763
763
  /**
@@ -766,7 +766,7 @@ export declare class DataIntegrationClient {
766
766
  * @param GetDisApplicationRequest
767
767
  * @return GetDisApplicationResponse
768
768
  * @throws OciError when an error occurs
769
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetDisApplication.ts.html |here} to see how to use GetDisApplication API.
769
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetDisApplication.ts.html |here} to see how to use GetDisApplication API.
770
770
  */
771
771
  getDisApplication(getDisApplicationRequest: requests.GetDisApplicationRequest): Promise<responses.GetDisApplicationResponse>;
772
772
  /**
@@ -775,7 +775,7 @@ export declare class DataIntegrationClient {
775
775
  * @param GetDisApplicationDetailedDescriptionRequest
776
776
  * @return GetDisApplicationDetailedDescriptionResponse
777
777
  * @throws OciError when an error occurs
778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetDisApplicationDetailedDescription.ts.html |here} to see how to use GetDisApplicationDetailedDescription API.
778
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetDisApplicationDetailedDescription.ts.html |here} to see how to use GetDisApplicationDetailedDescription API.
779
779
  */
780
780
  getDisApplicationDetailedDescription(getDisApplicationDetailedDescriptionRequest: requests.GetDisApplicationDetailedDescriptionRequest): Promise<responses.GetDisApplicationDetailedDescriptionResponse>;
781
781
  /**
@@ -785,7 +785,7 @@ export declare class DataIntegrationClient {
785
785
  * @param GetExportRequestRequest
786
786
  * @return GetExportRequestResponse
787
787
  * @throws OciError when an error occurs
788
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetExportRequest.ts.html |here} to see how to use GetExportRequest API.
788
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetExportRequest.ts.html |here} to see how to use GetExportRequest API.
789
789
  */
790
790
  getExportRequest(getExportRequestRequest: requests.GetExportRequestRequest): Promise<responses.GetExportRequestResponse>;
791
791
  /**
@@ -794,7 +794,7 @@ export declare class DataIntegrationClient {
794
794
  * @param GetExternalPublicationRequest
795
795
  * @return GetExternalPublicationResponse
796
796
  * @throws OciError when an error occurs
797
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetExternalPublication.ts.html |here} to see how to use GetExternalPublication API.
797
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetExternalPublication.ts.html |here} to see how to use GetExternalPublication API.
798
798
  */
799
799
  getExternalPublication(getExternalPublicationRequest: requests.GetExternalPublicationRequest): Promise<responses.GetExternalPublicationResponse>;
800
800
  /**
@@ -803,7 +803,7 @@ export declare class DataIntegrationClient {
803
803
  * @param GetExternalPublicationValidationRequest
804
804
  * @return GetExternalPublicationValidationResponse
805
805
  * @throws OciError when an error occurs
806
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetExternalPublicationValidation.ts.html |here} to see how to use GetExternalPublicationValidation API.
806
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetExternalPublicationValidation.ts.html |here} to see how to use GetExternalPublicationValidation API.
807
807
  */
808
808
  getExternalPublicationValidation(getExternalPublicationValidationRequest: requests.GetExternalPublicationValidationRequest): Promise<responses.GetExternalPublicationValidationResponse>;
809
809
  /**
@@ -812,7 +812,7 @@ export declare class DataIntegrationClient {
812
812
  * @param GetFolderRequest
813
813
  * @return GetFolderResponse
814
814
  * @throws OciError when an error occurs
815
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetFolder.ts.html |here} to see how to use GetFolder API.
815
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetFolder.ts.html |here} to see how to use GetFolder API.
816
816
  */
817
817
  getFolder(getFolderRequest: requests.GetFolderRequest): Promise<responses.GetFolderResponse>;
818
818
  /**
@@ -821,7 +821,7 @@ export declare class DataIntegrationClient {
821
821
  * @param GetFunctionLibraryRequest
822
822
  * @return GetFunctionLibraryResponse
823
823
  * @throws OciError when an error occurs
824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetFunctionLibrary.ts.html |here} to see how to use GetFunctionLibrary API.
824
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetFunctionLibrary.ts.html |here} to see how to use GetFunctionLibrary API.
825
825
  */
826
826
  getFunctionLibrary(getFunctionLibraryRequest: requests.GetFunctionLibraryRequest): Promise<responses.GetFunctionLibraryResponse>;
827
827
  /**
@@ -831,7 +831,7 @@ export declare class DataIntegrationClient {
831
831
  * @param GetImportRequestRequest
832
832
  * @return GetImportRequestResponse
833
833
  * @throws OciError when an error occurs
834
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetImportRequest.ts.html |here} to see how to use GetImportRequest API.
834
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetImportRequest.ts.html |here} to see how to use GetImportRequest API.
835
835
  */
836
836
  getImportRequest(getImportRequestRequest: requests.GetImportRequestRequest): Promise<responses.GetImportRequestResponse>;
837
837
  /**
@@ -840,7 +840,7 @@ export declare class DataIntegrationClient {
840
840
  * @param GetPatchRequest
841
841
  * @return GetPatchResponse
842
842
  * @throws OciError when an error occurs
843
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetPatch.ts.html |here} to see how to use GetPatch API.
843
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetPatch.ts.html |here} to see how to use GetPatch API.
844
844
  */
845
845
  getPatch(getPatchRequest: requests.GetPatchRequest): Promise<responses.GetPatchResponse>;
846
846
  /**
@@ -849,7 +849,7 @@ export declare class DataIntegrationClient {
849
849
  * @param GetPipelineRequest
850
850
  * @return GetPipelineResponse
851
851
  * @throws OciError when an error occurs
852
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetPipeline.ts.html |here} to see how to use GetPipeline API.
852
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetPipeline.ts.html |here} to see how to use GetPipeline API.
853
853
  */
854
854
  getPipeline(getPipelineRequest: requests.GetPipelineRequest): Promise<responses.GetPipelineResponse>;
855
855
  /**
@@ -858,7 +858,7 @@ export declare class DataIntegrationClient {
858
858
  * @param GetPipelineValidationRequest
859
859
  * @return GetPipelineValidationResponse
860
860
  * @throws OciError when an error occurs
861
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetPipelineValidation.ts.html |here} to see how to use GetPipelineValidation API.
861
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetPipelineValidation.ts.html |here} to see how to use GetPipelineValidation API.
862
862
  */
863
863
  getPipelineValidation(getPipelineValidationRequest: requests.GetPipelineValidationRequest): Promise<responses.GetPipelineValidationResponse>;
864
864
  /**
@@ -867,7 +867,7 @@ export declare class DataIntegrationClient {
867
867
  * @param GetProjectRequest
868
868
  * @return GetProjectResponse
869
869
  * @throws OciError when an error occurs
870
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetProject.ts.html |here} to see how to use GetProject API.
870
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetProject.ts.html |here} to see how to use GetProject API.
871
871
  */
872
872
  getProject(getProjectRequest: requests.GetProjectRequest): Promise<responses.GetProjectResponse>;
873
873
  /**
@@ -876,7 +876,7 @@ export declare class DataIntegrationClient {
876
876
  * @param GetPublishedObjectRequest
877
877
  * @return GetPublishedObjectResponse
878
878
  * @throws OciError when an error occurs
879
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetPublishedObject.ts.html |here} to see how to use GetPublishedObject API.
879
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetPublishedObject.ts.html |here} to see how to use GetPublishedObject API.
880
880
  */
881
881
  getPublishedObject(getPublishedObjectRequest: requests.GetPublishedObjectRequest): Promise<responses.GetPublishedObjectResponse>;
882
882
  /**
@@ -885,7 +885,7 @@ export declare class DataIntegrationClient {
885
885
  * @param GetReferenceRequest
886
886
  * @return GetReferenceResponse
887
887
  * @throws OciError when an error occurs
888
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetReference.ts.html |here} to see how to use GetReference API.
888
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetReference.ts.html |here} to see how to use GetReference API.
889
889
  */
890
890
  getReference(getReferenceRequest: requests.GetReferenceRequest): Promise<responses.GetReferenceResponse>;
891
891
  /**
@@ -894,7 +894,7 @@ export declare class DataIntegrationClient {
894
894
  * @param GetRuntimeOperatorRequest
895
895
  * @return GetRuntimeOperatorResponse
896
896
  * @throws OciError when an error occurs
897
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetRuntimeOperator.ts.html |here} to see how to use GetRuntimeOperator API.
897
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetRuntimeOperator.ts.html |here} to see how to use GetRuntimeOperator API.
898
898
  */
899
899
  getRuntimeOperator(getRuntimeOperatorRequest: requests.GetRuntimeOperatorRequest): Promise<responses.GetRuntimeOperatorResponse>;
900
900
  /**
@@ -903,7 +903,7 @@ export declare class DataIntegrationClient {
903
903
  * @param GetRuntimePipelineRequest
904
904
  * @return GetRuntimePipelineResponse
905
905
  * @throws OciError when an error occurs
906
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetRuntimePipeline.ts.html |here} to see how to use GetRuntimePipeline API.
906
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetRuntimePipeline.ts.html |here} to see how to use GetRuntimePipeline API.
907
907
  */
908
908
  getRuntimePipeline(getRuntimePipelineRequest: requests.GetRuntimePipelineRequest): Promise<responses.GetRuntimePipelineResponse>;
909
909
  /**
@@ -912,7 +912,7 @@ export declare class DataIntegrationClient {
912
912
  * @param GetScheduleRequest
913
913
  * @return GetScheduleResponse
914
914
  * @throws OciError when an error occurs
915
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetSchedule.ts.html |here} to see how to use GetSchedule API.
915
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetSchedule.ts.html |here} to see how to use GetSchedule API.
916
916
  */
917
917
  getSchedule(getScheduleRequest: requests.GetScheduleRequest): Promise<responses.GetScheduleResponse>;
918
918
  /**
@@ -921,7 +921,7 @@ export declare class DataIntegrationClient {
921
921
  * @param GetSchemaRequest
922
922
  * @return GetSchemaResponse
923
923
  * @throws OciError when an error occurs
924
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetSchema.ts.html |here} to see how to use GetSchema API.
924
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetSchema.ts.html |here} to see how to use GetSchema API.
925
925
  */
926
926
  getSchema(getSchemaRequest: requests.GetSchemaRequest): Promise<responses.GetSchemaResponse>;
927
927
  /**
@@ -930,7 +930,7 @@ export declare class DataIntegrationClient {
930
930
  * @param GetTaskRequest
931
931
  * @return GetTaskResponse
932
932
  * @throws OciError when an error occurs
933
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetTask.ts.html |here} to see how to use GetTask API.
933
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetTask.ts.html |here} to see how to use GetTask API.
934
934
  */
935
935
  getTask(getTaskRequest: requests.GetTaskRequest): Promise<responses.GetTaskResponse>;
936
936
  /**
@@ -939,7 +939,7 @@ export declare class DataIntegrationClient {
939
939
  * @param GetTaskRunRequest
940
940
  * @return GetTaskRunResponse
941
941
  * @throws OciError when an error occurs
942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetTaskRun.ts.html |here} to see how to use GetTaskRun API.
942
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetTaskRun.ts.html |here} to see how to use GetTaskRun API.
943
943
  */
944
944
  getTaskRun(getTaskRunRequest: requests.GetTaskRunRequest): Promise<responses.GetTaskRunResponse>;
945
945
  /**
@@ -948,7 +948,7 @@ export declare class DataIntegrationClient {
948
948
  * @param GetTaskScheduleRequest
949
949
  * @return GetTaskScheduleResponse
950
950
  * @throws OciError when an error occurs
951
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetTaskSchedule.ts.html |here} to see how to use GetTaskSchedule API.
951
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetTaskSchedule.ts.html |here} to see how to use GetTaskSchedule API.
952
952
  */
953
953
  getTaskSchedule(getTaskScheduleRequest: requests.GetTaskScheduleRequest): Promise<responses.GetTaskScheduleResponse>;
954
954
  /**
@@ -958,7 +958,7 @@ export declare class DataIntegrationClient {
958
958
  * @param GetTaskValidationRequest
959
959
  * @return GetTaskValidationResponse
960
960
  * @throws OciError when an error occurs
961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetTaskValidation.ts.html |here} to see how to use GetTaskValidation API.
961
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetTaskValidation.ts.html |here} to see how to use GetTaskValidation API.
962
962
  */
963
963
  getTaskValidation(getTaskValidationRequest: requests.GetTaskValidationRequest): Promise<responses.GetTaskValidationResponse>;
964
964
  /**
@@ -967,7 +967,7 @@ export declare class DataIntegrationClient {
967
967
  * @param GetTemplateRequest
968
968
  * @return GetTemplateResponse
969
969
  * @throws OciError when an error occurs
970
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetTemplate.ts.html |here} to see how to use GetTemplate API.
970
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetTemplate.ts.html |here} to see how to use GetTemplate API.
971
971
  */
972
972
  getTemplate(getTemplateRequest: requests.GetTemplateRequest): Promise<responses.GetTemplateResponse>;
973
973
  /**
@@ -976,7 +976,7 @@ export declare class DataIntegrationClient {
976
976
  * @param GetUserDefinedFunctionRequest
977
977
  * @return GetUserDefinedFunctionResponse
978
978
  * @throws OciError when an error occurs
979
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetUserDefinedFunction.ts.html |here} to see how to use GetUserDefinedFunction API.
979
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetUserDefinedFunction.ts.html |here} to see how to use GetUserDefinedFunction API.
980
980
  */
981
981
  getUserDefinedFunction(getUserDefinedFunctionRequest: requests.GetUserDefinedFunctionRequest): Promise<responses.GetUserDefinedFunctionResponse>;
982
982
  /**
@@ -985,7 +985,7 @@ export declare class DataIntegrationClient {
985
985
  * @param GetUserDefinedFunctionValidationRequest
986
986
  * @return GetUserDefinedFunctionValidationResponse
987
987
  * @throws OciError when an error occurs
988
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetUserDefinedFunctionValidation.ts.html |here} to see how to use GetUserDefinedFunctionValidation API.
988
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetUserDefinedFunctionValidation.ts.html |here} to see how to use GetUserDefinedFunctionValidation API.
989
989
  */
990
990
  getUserDefinedFunctionValidation(getUserDefinedFunctionValidationRequest: requests.GetUserDefinedFunctionValidationRequest): Promise<responses.GetUserDefinedFunctionValidationResponse>;
991
991
  /**
@@ -994,7 +994,7 @@ export declare class DataIntegrationClient {
994
994
  * @param GetWorkRequestRequest
995
995
  * @return GetWorkRequestResponse
996
996
  * @throws OciError when an error occurs
997
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
997
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
998
998
  */
999
999
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
1000
1000
  /**
@@ -1003,7 +1003,7 @@ export declare class DataIntegrationClient {
1003
1003
  * @param GetWorkspaceRequest
1004
1004
  * @return GetWorkspaceResponse
1005
1005
  * @throws OciError when an error occurs
1006
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetWorkspace.ts.html |here} to see how to use GetWorkspace API.
1006
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/GetWorkspace.ts.html |here} to see how to use GetWorkspace API.
1007
1007
  */
1008
1008
  getWorkspace(getWorkspaceRequest: requests.GetWorkspaceRequest): Promise<responses.GetWorkspaceResponse>;
1009
1009
  /**
@@ -1012,7 +1012,7 @@ export declare class DataIntegrationClient {
1012
1012
  * @param ListApplicationsRequest
1013
1013
  * @return ListApplicationsResponse
1014
1014
  * @throws OciError when an error occurs
1015
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListApplications.ts.html |here} to see how to use ListApplications API.
1015
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListApplications.ts.html |here} to see how to use ListApplications API.
1016
1016
  */
1017
1017
  listApplications(listApplicationsRequest: requests.ListApplicationsRequest): Promise<responses.ListApplicationsResponse>;
1018
1018
  /**
@@ -1021,7 +1021,7 @@ export declare class DataIntegrationClient {
1021
1021
  * @param ListConnectionValidationsRequest
1022
1022
  * @return ListConnectionValidationsResponse
1023
1023
  * @throws OciError when an error occurs
1024
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListConnectionValidations.ts.html |here} to see how to use ListConnectionValidations API.
1024
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListConnectionValidations.ts.html |here} to see how to use ListConnectionValidations API.
1025
1025
  */
1026
1026
  listConnectionValidations(listConnectionValidationsRequest: requests.ListConnectionValidationsRequest): Promise<responses.ListConnectionValidationsResponse>;
1027
1027
  /**
@@ -1030,7 +1030,7 @@ export declare class DataIntegrationClient {
1030
1030
  * @param ListConnectionsRequest
1031
1031
  * @return ListConnectionsResponse
1032
1032
  * @throws OciError when an error occurs
1033
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListConnections.ts.html |here} to see how to use ListConnections API.
1033
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListConnections.ts.html |here} to see how to use ListConnections API.
1034
1034
  */
1035
1035
  listConnections(listConnectionsRequest: requests.ListConnectionsRequest): Promise<responses.ListConnectionsResponse>;
1036
1036
  /**
@@ -1040,7 +1040,7 @@ export declare class DataIntegrationClient {
1040
1040
  * @param ListCopyObjectRequestsRequest
1041
1041
  * @return ListCopyObjectRequestsResponse
1042
1042
  * @throws OciError when an error occurs
1043
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListCopyObjectRequests.ts.html |here} to see how to use ListCopyObjectRequests API.
1043
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListCopyObjectRequests.ts.html |here} to see how to use ListCopyObjectRequests API.
1044
1044
  */
1045
1045
  listCopyObjectRequests(listCopyObjectRequestsRequest: requests.ListCopyObjectRequestsRequest): Promise<responses.ListCopyObjectRequestsResponse>;
1046
1046
  /**
@@ -1050,7 +1050,7 @@ export declare class DataIntegrationClient {
1050
1050
  * @param ListDataAssetsRequest
1051
1051
  * @return ListDataAssetsResponse
1052
1052
  * @throws OciError when an error occurs
1053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
1053
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
1054
1054
  */
1055
1055
  listDataAssets(listDataAssetsRequest: requests.ListDataAssetsRequest): Promise<responses.ListDataAssetsResponse>;
1056
1056
  /**
@@ -1060,7 +1060,7 @@ export declare class DataIntegrationClient {
1060
1060
  * @param ListDataEntitiesRequest
1061
1061
  * @return ListDataEntitiesResponse
1062
1062
  * @throws OciError when an error occurs
1063
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListDataEntities.ts.html |here} to see how to use ListDataEntities API.
1063
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListDataEntities.ts.html |here} to see how to use ListDataEntities API.
1064
1064
  */
1065
1065
  listDataEntities(listDataEntitiesRequest: requests.ListDataEntitiesRequest): Promise<responses.ListDataEntitiesResponse>;
1066
1066
  /**
@@ -1069,7 +1069,7 @@ export declare class DataIntegrationClient {
1069
1069
  * @param ListDataFlowValidationsRequest
1070
1070
  * @return ListDataFlowValidationsResponse
1071
1071
  * @throws OciError when an error occurs
1072
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListDataFlowValidations.ts.html |here} to see how to use ListDataFlowValidations API.
1072
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListDataFlowValidations.ts.html |here} to see how to use ListDataFlowValidations API.
1073
1073
  */
1074
1074
  listDataFlowValidations(listDataFlowValidationsRequest: requests.ListDataFlowValidationsRequest): Promise<responses.ListDataFlowValidationsResponse>;
1075
1075
  /**
@@ -1079,7 +1079,7 @@ export declare class DataIntegrationClient {
1079
1079
  * @param ListDataFlowsRequest
1080
1080
  * @return ListDataFlowsResponse
1081
1081
  * @throws OciError when an error occurs
1082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListDataFlows.ts.html |here} to see how to use ListDataFlows API.
1082
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListDataFlows.ts.html |here} to see how to use ListDataFlows API.
1083
1083
  */
1084
1084
  listDataFlows(listDataFlowsRequest: requests.ListDataFlowsRequest): Promise<responses.ListDataFlowsResponse>;
1085
1085
  /**
@@ -1088,7 +1088,7 @@ export declare class DataIntegrationClient {
1088
1088
  * @param ListDependentObjectsRequest
1089
1089
  * @return ListDependentObjectsResponse
1090
1090
  * @throws OciError when an error occurs
1091
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListDependentObjects.ts.html |here} to see how to use ListDependentObjects API.
1091
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListDependentObjects.ts.html |here} to see how to use ListDependentObjects API.
1092
1092
  */
1093
1093
  listDependentObjects(listDependentObjectsRequest: requests.ListDependentObjectsRequest): Promise<responses.ListDependentObjectsResponse>;
1094
1094
  /**
@@ -1098,7 +1098,7 @@ export declare class DataIntegrationClient {
1098
1098
  * @param ListDisApplicationTaskRunLineagesRequest
1099
1099
  * @return ListDisApplicationTaskRunLineagesResponse
1100
1100
  * @throws OciError when an error occurs
1101
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListDisApplicationTaskRunLineages.ts.html |here} to see how to use ListDisApplicationTaskRunLineages API.
1101
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListDisApplicationTaskRunLineages.ts.html |here} to see how to use ListDisApplicationTaskRunLineages API.
1102
1102
  */
1103
1103
  listDisApplicationTaskRunLineages(listDisApplicationTaskRunLineagesRequest: requests.ListDisApplicationTaskRunLineagesRequest): Promise<responses.ListDisApplicationTaskRunLineagesResponse>;
1104
1104
  /**
@@ -1107,7 +1107,7 @@ export declare class DataIntegrationClient {
1107
1107
  * @param ListDisApplicationsRequest
1108
1108
  * @return ListDisApplicationsResponse
1109
1109
  * @throws OciError when an error occurs
1110
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListDisApplications.ts.html |here} to see how to use ListDisApplications API.
1110
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListDisApplications.ts.html |here} to see how to use ListDisApplications API.
1111
1111
  */
1112
1112
  listDisApplications(listDisApplicationsRequest: requests.ListDisApplicationsRequest): Promise<responses.ListDisApplicationsResponse>;
1113
1113
  /**
@@ -1117,7 +1117,7 @@ export declare class DataIntegrationClient {
1117
1117
  * @param ListExportRequestsRequest
1118
1118
  * @return ListExportRequestsResponse
1119
1119
  * @throws OciError when an error occurs
1120
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListExportRequests.ts.html |here} to see how to use ListExportRequests API.
1120
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListExportRequests.ts.html |here} to see how to use ListExportRequests API.
1121
1121
  */
1122
1122
  listExportRequests(listExportRequestsRequest: requests.ListExportRequestsRequest): Promise<responses.ListExportRequestsResponse>;
1123
1123
  /**
@@ -1127,7 +1127,7 @@ export declare class DataIntegrationClient {
1127
1127
  * @param ListExternalPublicationValidationsRequest
1128
1128
  * @return ListExternalPublicationValidationsResponse
1129
1129
  * @throws OciError when an error occurs
1130
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListExternalPublicationValidations.ts.html |here} to see how to use ListExternalPublicationValidations API.
1130
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListExternalPublicationValidations.ts.html |here} to see how to use ListExternalPublicationValidations API.
1131
1131
  */
1132
1132
  listExternalPublicationValidations(listExternalPublicationValidationsRequest: requests.ListExternalPublicationValidationsRequest): Promise<responses.ListExternalPublicationValidationsResponse>;
1133
1133
  /**
@@ -1136,7 +1136,7 @@ export declare class DataIntegrationClient {
1136
1136
  * @param ListExternalPublicationsRequest
1137
1137
  * @return ListExternalPublicationsResponse
1138
1138
  * @throws OciError when an error occurs
1139
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListExternalPublications.ts.html |here} to see how to use ListExternalPublications API.
1139
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListExternalPublications.ts.html |here} to see how to use ListExternalPublications API.
1140
1140
  */
1141
1141
  listExternalPublications(listExternalPublicationsRequest: requests.ListExternalPublicationsRequest): Promise<responses.ListExternalPublicationsResponse>;
1142
1142
  /**
@@ -1146,7 +1146,7 @@ export declare class DataIntegrationClient {
1146
1146
  * @param ListFoldersRequest
1147
1147
  * @return ListFoldersResponse
1148
1148
  * @throws OciError when an error occurs
1149
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListFolders.ts.html |here} to see how to use ListFolders API.
1149
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListFolders.ts.html |here} to see how to use ListFolders API.
1150
1150
  */
1151
1151
  listFolders(listFoldersRequest: requests.ListFoldersRequest): Promise<responses.ListFoldersResponse>;
1152
1152
  /**
@@ -1156,7 +1156,7 @@ export declare class DataIntegrationClient {
1156
1156
  * @param ListFunctionLibrariesRequest
1157
1157
  * @return ListFunctionLibrariesResponse
1158
1158
  * @throws OciError when an error occurs
1159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListFunctionLibraries.ts.html |here} to see how to use ListFunctionLibraries API.
1159
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListFunctionLibraries.ts.html |here} to see how to use ListFunctionLibraries API.
1160
1160
  */
1161
1161
  listFunctionLibraries(listFunctionLibrariesRequest: requests.ListFunctionLibrariesRequest): Promise<responses.ListFunctionLibrariesResponse>;
1162
1162
  /**
@@ -1166,7 +1166,7 @@ export declare class DataIntegrationClient {
1166
1166
  * @param ListImportRequestsRequest
1167
1167
  * @return ListImportRequestsResponse
1168
1168
  * @throws OciError when an error occurs
1169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListImportRequests.ts.html |here} to see how to use ListImportRequests API.
1169
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListImportRequests.ts.html |here} to see how to use ListImportRequests API.
1170
1170
  */
1171
1171
  listImportRequests(listImportRequestsRequest: requests.ListImportRequestsRequest): Promise<responses.ListImportRequestsResponse>;
1172
1172
  /**
@@ -1175,7 +1175,7 @@ export declare class DataIntegrationClient {
1175
1175
  * @param ListPatchChangesRequest
1176
1176
  * @return ListPatchChangesResponse
1177
1177
  * @throws OciError when an error occurs
1178
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListPatchChanges.ts.html |here} to see how to use ListPatchChanges API.
1178
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListPatchChanges.ts.html |here} to see how to use ListPatchChanges API.
1179
1179
  */
1180
1180
  listPatchChanges(listPatchChangesRequest: requests.ListPatchChangesRequest): Promise<responses.ListPatchChangesResponse>;
1181
1181
  /**
@@ -1184,7 +1184,7 @@ export declare class DataIntegrationClient {
1184
1184
  * @param ListPatchesRequest
1185
1185
  * @return ListPatchesResponse
1186
1186
  * @throws OciError when an error occurs
1187
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListPatches.ts.html |here} to see how to use ListPatches API.
1187
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListPatches.ts.html |here} to see how to use ListPatches API.
1188
1188
  */
1189
1189
  listPatches(listPatchesRequest: requests.ListPatchesRequest): Promise<responses.ListPatchesResponse>;
1190
1190
  /**
@@ -1193,7 +1193,7 @@ export declare class DataIntegrationClient {
1193
1193
  * @param ListPipelineValidationsRequest
1194
1194
  * @return ListPipelineValidationsResponse
1195
1195
  * @throws OciError when an error occurs
1196
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListPipelineValidations.ts.html |here} to see how to use ListPipelineValidations API.
1196
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListPipelineValidations.ts.html |here} to see how to use ListPipelineValidations API.
1197
1197
  */
1198
1198
  listPipelineValidations(listPipelineValidationsRequest: requests.ListPipelineValidationsRequest): Promise<responses.ListPipelineValidationsResponse>;
1199
1199
  /**
@@ -1203,7 +1203,7 @@ export declare class DataIntegrationClient {
1203
1203
  * @param ListPipelinesRequest
1204
1204
  * @return ListPipelinesResponse
1205
1205
  * @throws OciError when an error occurs
1206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListPipelines.ts.html |here} to see how to use ListPipelines API.
1206
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListPipelines.ts.html |here} to see how to use ListPipelines API.
1207
1207
  */
1208
1208
  listPipelines(listPipelinesRequest: requests.ListPipelinesRequest): Promise<responses.ListPipelinesResponse>;
1209
1209
  /**
@@ -1213,7 +1213,7 @@ export declare class DataIntegrationClient {
1213
1213
  * @param ListProjectsRequest
1214
1214
  * @return ListProjectsResponse
1215
1215
  * @throws OciError when an error occurs
1216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListProjects.ts.html |here} to see how to use ListProjects API.
1216
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListProjects.ts.html |here} to see how to use ListProjects API.
1217
1217
  */
1218
1218
  listProjects(listProjectsRequest: requests.ListProjectsRequest): Promise<responses.ListProjectsResponse>;
1219
1219
  /**
@@ -1222,7 +1222,7 @@ export declare class DataIntegrationClient {
1222
1222
  * @param ListPublishedObjectsRequest
1223
1223
  * @return ListPublishedObjectsResponse
1224
1224
  * @throws OciError when an error occurs
1225
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListPublishedObjects.ts.html |here} to see how to use ListPublishedObjects API.
1225
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListPublishedObjects.ts.html |here} to see how to use ListPublishedObjects API.
1226
1226
  */
1227
1227
  listPublishedObjects(listPublishedObjectsRequest: requests.ListPublishedObjectsRequest): Promise<responses.ListPublishedObjectsResponse>;
1228
1228
  /**
@@ -1231,7 +1231,7 @@ export declare class DataIntegrationClient {
1231
1231
  * @param ListReferencesRequest
1232
1232
  * @return ListReferencesResponse
1233
1233
  * @throws OciError when an error occurs
1234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListReferences.ts.html |here} to see how to use ListReferences API.
1234
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListReferences.ts.html |here} to see how to use ListReferences API.
1235
1235
  */
1236
1236
  listReferences(listReferencesRequest: requests.ListReferencesRequest): Promise<responses.ListReferencesResponse>;
1237
1237
  /**
@@ -1241,7 +1241,7 @@ export declare class DataIntegrationClient {
1241
1241
  * @param ListRuntimeOperatorsRequest
1242
1242
  * @return ListRuntimeOperatorsResponse
1243
1243
  * @throws OciError when an error occurs
1244
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListRuntimeOperators.ts.html |here} to see how to use ListRuntimeOperators API.
1244
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListRuntimeOperators.ts.html |here} to see how to use ListRuntimeOperators API.
1245
1245
  */
1246
1246
  listRuntimeOperators(listRuntimeOperatorsRequest: requests.ListRuntimeOperatorsRequest): Promise<responses.ListRuntimeOperatorsResponse>;
1247
1247
  /**
@@ -1251,7 +1251,7 @@ export declare class DataIntegrationClient {
1251
1251
  * @param ListRuntimePipelinesRequest
1252
1252
  * @return ListRuntimePipelinesResponse
1253
1253
  * @throws OciError when an error occurs
1254
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListRuntimePipelines.ts.html |here} to see how to use ListRuntimePipelines API.
1254
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListRuntimePipelines.ts.html |here} to see how to use ListRuntimePipelines API.
1255
1255
  */
1256
1256
  listRuntimePipelines(listRuntimePipelinesRequest: requests.ListRuntimePipelinesRequest): Promise<responses.ListRuntimePipelinesResponse>;
1257
1257
  /**
@@ -1261,7 +1261,7 @@ export declare class DataIntegrationClient {
1261
1261
  * @param ListSchedulesRequest
1262
1262
  * @return ListSchedulesResponse
1263
1263
  * @throws OciError when an error occurs
1264
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListSchedules.ts.html |here} to see how to use ListSchedules API.
1264
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListSchedules.ts.html |here} to see how to use ListSchedules API.
1265
1265
  */
1266
1266
  listSchedules(listSchedulesRequest: requests.ListSchedulesRequest): Promise<responses.ListSchedulesResponse>;
1267
1267
  /**
@@ -1270,7 +1270,7 @@ export declare class DataIntegrationClient {
1270
1270
  * @param ListSchemasRequest
1271
1271
  * @return ListSchemasResponse
1272
1272
  * @throws OciError when an error occurs
1273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListSchemas.ts.html |here} to see how to use ListSchemas API.
1273
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListSchemas.ts.html |here} to see how to use ListSchemas API.
1274
1274
  */
1275
1275
  listSchemas(listSchemasRequest: requests.ListSchemasRequest): Promise<responses.ListSchemasResponse>;
1276
1276
  /**
@@ -1280,7 +1280,7 @@ export declare class DataIntegrationClient {
1280
1280
  * @param ListTaskRunLineagesRequest
1281
1281
  * @return ListTaskRunLineagesResponse
1282
1282
  * @throws OciError when an error occurs
1283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListTaskRunLineages.ts.html |here} to see how to use ListTaskRunLineages API.
1283
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListTaskRunLineages.ts.html |here} to see how to use ListTaskRunLineages API.
1284
1284
  */
1285
1285
  listTaskRunLineages(listTaskRunLineagesRequest: requests.ListTaskRunLineagesRequest): Promise<responses.ListTaskRunLineagesResponse>;
1286
1286
  /**
@@ -1289,7 +1289,7 @@ export declare class DataIntegrationClient {
1289
1289
  * @param ListTaskRunLogsRequest
1290
1290
  * @return ListTaskRunLogsResponse
1291
1291
  * @throws OciError when an error occurs
1292
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListTaskRunLogs.ts.html |here} to see how to use ListTaskRunLogs API.
1292
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListTaskRunLogs.ts.html |here} to see how to use ListTaskRunLogs API.
1293
1293
  */
1294
1294
  listTaskRunLogs(listTaskRunLogsRequest: requests.ListTaskRunLogsRequest): Promise<responses.ListTaskRunLogsResponse>;
1295
1295
  /**
@@ -1330,7 +1330,7 @@ export declare class DataIntegrationClient {
1330
1330
  * @param ListTaskRunsRequest
1331
1331
  * @return ListTaskRunsResponse
1332
1332
  * @throws OciError when an error occurs
1333
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListTaskRuns.ts.html |here} to see how to use ListTaskRuns API.
1333
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListTaskRuns.ts.html |here} to see how to use ListTaskRuns API.
1334
1334
  */
1335
1335
  listTaskRuns(listTaskRunsRequest: requests.ListTaskRunsRequest): Promise<responses.ListTaskRunsResponse>;
1336
1336
  /**
@@ -1340,7 +1340,7 @@ export declare class DataIntegrationClient {
1340
1340
  * @param ListTaskSchedulesRequest
1341
1341
  * @return ListTaskSchedulesResponse
1342
1342
  * @throws OciError when an error occurs
1343
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListTaskSchedules.ts.html |here} to see how to use ListTaskSchedules API.
1343
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListTaskSchedules.ts.html |here} to see how to use ListTaskSchedules API.
1344
1344
  */
1345
1345
  listTaskSchedules(listTaskSchedulesRequest: requests.ListTaskSchedulesRequest): Promise<responses.ListTaskSchedulesResponse>;
1346
1346
  /**
@@ -1350,7 +1350,7 @@ export declare class DataIntegrationClient {
1350
1350
  * @param ListTaskValidationsRequest
1351
1351
  * @return ListTaskValidationsResponse
1352
1352
  * @throws OciError when an error occurs
1353
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListTaskValidations.ts.html |here} to see how to use ListTaskValidations API.
1353
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListTaskValidations.ts.html |here} to see how to use ListTaskValidations API.
1354
1354
  */
1355
1355
  listTaskValidations(listTaskValidationsRequest: requests.ListTaskValidationsRequest): Promise<responses.ListTaskValidationsResponse>;
1356
1356
  /**
@@ -1360,7 +1360,7 @@ export declare class DataIntegrationClient {
1360
1360
  * @param ListTasksRequest
1361
1361
  * @return ListTasksResponse
1362
1362
  * @throws OciError when an error occurs
1363
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListTasks.ts.html |here} to see how to use ListTasks API.
1363
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListTasks.ts.html |here} to see how to use ListTasks API.
1364
1364
  */
1365
1365
  listTasks(listTasksRequest: requests.ListTasksRequest): Promise<responses.ListTasksResponse>;
1366
1366
  /**
@@ -1369,7 +1369,7 @@ export declare class DataIntegrationClient {
1369
1369
  * @param ListTemplatesRequest
1370
1370
  * @return ListTemplatesResponse
1371
1371
  * @throws OciError when an error occurs
1372
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListTemplates.ts.html |here} to see how to use ListTemplates API.
1372
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListTemplates.ts.html |here} to see how to use ListTemplates API.
1373
1373
  */
1374
1374
  listTemplates(listTemplatesRequest: requests.ListTemplatesRequest): Promise<responses.ListTemplatesResponse>;
1375
1375
  /**
@@ -1378,7 +1378,7 @@ export declare class DataIntegrationClient {
1378
1378
  * @param ListUserDefinedFunctionValidationsRequest
1379
1379
  * @return ListUserDefinedFunctionValidationsResponse
1380
1380
  * @throws OciError when an error occurs
1381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListUserDefinedFunctionValidations.ts.html |here} to see how to use ListUserDefinedFunctionValidations API.
1381
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListUserDefinedFunctionValidations.ts.html |here} to see how to use ListUserDefinedFunctionValidations API.
1382
1382
  */
1383
1383
  listUserDefinedFunctionValidations(listUserDefinedFunctionValidationsRequest: requests.ListUserDefinedFunctionValidationsRequest): Promise<responses.ListUserDefinedFunctionValidationsResponse>;
1384
1384
  /**
@@ -1388,7 +1388,7 @@ export declare class DataIntegrationClient {
1388
1388
  * @param ListUserDefinedFunctionsRequest
1389
1389
  * @return ListUserDefinedFunctionsResponse
1390
1390
  * @throws OciError when an error occurs
1391
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListUserDefinedFunctions.ts.html |here} to see how to use ListUserDefinedFunctions API.
1391
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListUserDefinedFunctions.ts.html |here} to see how to use ListUserDefinedFunctions API.
1392
1392
  */
1393
1393
  listUserDefinedFunctions(listUserDefinedFunctionsRequest: requests.ListUserDefinedFunctionsRequest): Promise<responses.ListUserDefinedFunctionsResponse>;
1394
1394
  /**
@@ -1398,7 +1398,7 @@ export declare class DataIntegrationClient {
1398
1398
  * @param ListWorkRequestErrorsRequest
1399
1399
  * @return ListWorkRequestErrorsResponse
1400
1400
  * @throws OciError when an error occurs
1401
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1401
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1402
1402
  */
1403
1403
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
1404
1404
  /**
@@ -1440,7 +1440,7 @@ export declare class DataIntegrationClient {
1440
1440
  * @param ListWorkRequestLogsRequest
1441
1441
  * @return ListWorkRequestLogsResponse
1442
1442
  * @throws OciError when an error occurs
1443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1443
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1444
1444
  */
1445
1445
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
1446
1446
  /**
@@ -1482,7 +1482,7 @@ export declare class DataIntegrationClient {
1482
1482
  * @param ListWorkRequestsRequest
1483
1483
  * @return ListWorkRequestsResponse
1484
1484
  * @throws OciError when an error occurs
1485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1485
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1486
1486
  */
1487
1487
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
1488
1488
  /**
@@ -1524,7 +1524,7 @@ export declare class DataIntegrationClient {
1524
1524
  * @param ListWorkspacesRequest
1525
1525
  * @return ListWorkspacesResponse
1526
1526
  * @throws OciError when an error occurs
1527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListWorkspaces.ts.html |here} to see how to use ListWorkspaces API.
1527
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/ListWorkspaces.ts.html |here} to see how to use ListWorkspaces API.
1528
1528
  */
1529
1529
  listWorkspaces(listWorkspacesRequest: requests.ListWorkspacesRequest): Promise<responses.ListWorkspacesResponse>;
1530
1530
  /**
@@ -1566,7 +1566,7 @@ export declare class DataIntegrationClient {
1566
1566
  * @param StartWorkspaceRequest
1567
1567
  * @return StartWorkspaceResponse
1568
1568
  * @throws OciError when an error occurs
1569
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/StartWorkspace.ts.html |here} to see how to use StartWorkspace API.
1569
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/StartWorkspace.ts.html |here} to see how to use StartWorkspace API.
1570
1570
  */
1571
1571
  startWorkspace(startWorkspaceRequest: requests.StartWorkspaceRequest): Promise<responses.StartWorkspaceResponse>;
1572
1572
  /**
@@ -1576,7 +1576,7 @@ export declare class DataIntegrationClient {
1576
1576
  * @param StopWorkspaceRequest
1577
1577
  * @return StopWorkspaceResponse
1578
1578
  * @throws OciError when an error occurs
1579
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/StopWorkspace.ts.html |here} to see how to use StopWorkspace API.
1579
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/StopWorkspace.ts.html |here} to see how to use StopWorkspace API.
1580
1580
  */
1581
1581
  stopWorkspace(stopWorkspaceRequest: requests.StopWorkspaceRequest): Promise<responses.StopWorkspaceResponse>;
1582
1582
  /**
@@ -1585,7 +1585,7 @@ export declare class DataIntegrationClient {
1585
1585
  * @param UpdateApplicationRequest
1586
1586
  * @return UpdateApplicationResponse
1587
1587
  * @throws OciError when an error occurs
1588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateApplication.ts.html |here} to see how to use UpdateApplication API.
1588
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateApplication.ts.html |here} to see how to use UpdateApplication API.
1589
1589
  */
1590
1590
  updateApplication(updateApplicationRequest: requests.UpdateApplicationRequest): Promise<responses.UpdateApplicationResponse>;
1591
1591
  /**
@@ -1594,7 +1594,7 @@ export declare class DataIntegrationClient {
1594
1594
  * @param UpdateApplicationDetailedDescriptionRequest
1595
1595
  * @return UpdateApplicationDetailedDescriptionResponse
1596
1596
  * @throws OciError when an error occurs
1597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateApplicationDetailedDescription.ts.html |here} to see how to use UpdateApplicationDetailedDescription API.
1597
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateApplicationDetailedDescription.ts.html |here} to see how to use UpdateApplicationDetailedDescription API.
1598
1598
  */
1599
1599
  updateApplicationDetailedDescription(updateApplicationDetailedDescriptionRequest: requests.UpdateApplicationDetailedDescriptionRequest): Promise<responses.UpdateApplicationDetailedDescriptionResponse>;
1600
1600
  /**
@@ -1603,7 +1603,7 @@ export declare class DataIntegrationClient {
1603
1603
  * @param UpdateConnectionRequest
1604
1604
  * @return UpdateConnectionResponse
1605
1605
  * @throws OciError when an error occurs
1606
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
1606
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
1607
1607
  */
1608
1608
  updateConnection(updateConnectionRequest: requests.UpdateConnectionRequest): Promise<responses.UpdateConnectionResponse>;
1609
1609
  /**
@@ -1612,7 +1612,7 @@ export declare class DataIntegrationClient {
1612
1612
  * @param UpdateCopyObjectRequestRequest
1613
1613
  * @return UpdateCopyObjectRequestResponse
1614
1614
  * @throws OciError when an error occurs
1615
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateCopyObjectRequest.ts.html |here} to see how to use UpdateCopyObjectRequest API.
1615
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateCopyObjectRequest.ts.html |here} to see how to use UpdateCopyObjectRequest API.
1616
1616
  */
1617
1617
  updateCopyObjectRequest(updateCopyObjectRequestRequest: requests.UpdateCopyObjectRequestRequest): Promise<responses.UpdateCopyObjectRequestResponse>;
1618
1618
  /**
@@ -1621,7 +1621,7 @@ export declare class DataIntegrationClient {
1621
1621
  * @param UpdateDataAssetRequest
1622
1622
  * @return UpdateDataAssetResponse
1623
1623
  * @throws OciError when an error occurs
1624
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
1624
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
1625
1625
  */
1626
1626
  updateDataAsset(updateDataAssetRequest: requests.UpdateDataAssetRequest): Promise<responses.UpdateDataAssetResponse>;
1627
1627
  /**
@@ -1630,7 +1630,7 @@ export declare class DataIntegrationClient {
1630
1630
  * @param UpdateDataFlowRequest
1631
1631
  * @return UpdateDataFlowResponse
1632
1632
  * @throws OciError when an error occurs
1633
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateDataFlow.ts.html |here} to see how to use UpdateDataFlow API.
1633
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateDataFlow.ts.html |here} to see how to use UpdateDataFlow API.
1634
1634
  */
1635
1635
  updateDataFlow(updateDataFlowRequest: requests.UpdateDataFlowRequest): Promise<responses.UpdateDataFlowResponse>;
1636
1636
  /**
@@ -1639,7 +1639,7 @@ export declare class DataIntegrationClient {
1639
1639
  * @param UpdateDisApplicationRequest
1640
1640
  * @return UpdateDisApplicationResponse
1641
1641
  * @throws OciError when an error occurs
1642
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateDisApplication.ts.html |here} to see how to use UpdateDisApplication API.
1642
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateDisApplication.ts.html |here} to see how to use UpdateDisApplication API.
1643
1643
  */
1644
1644
  updateDisApplication(updateDisApplicationRequest: requests.UpdateDisApplicationRequest): Promise<responses.UpdateDisApplicationResponse>;
1645
1645
  /**
@@ -1648,7 +1648,7 @@ export declare class DataIntegrationClient {
1648
1648
  * @param UpdateDisApplicationDetailedDescriptionRequest
1649
1649
  * @return UpdateDisApplicationDetailedDescriptionResponse
1650
1650
  * @throws OciError when an error occurs
1651
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateDisApplicationDetailedDescription.ts.html |here} to see how to use UpdateDisApplicationDetailedDescription API.
1651
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateDisApplicationDetailedDescription.ts.html |here} to see how to use UpdateDisApplicationDetailedDescription API.
1652
1652
  */
1653
1653
  updateDisApplicationDetailedDescription(updateDisApplicationDetailedDescriptionRequest: requests.UpdateDisApplicationDetailedDescriptionRequest): Promise<responses.UpdateDisApplicationDetailedDescriptionResponse>;
1654
1654
  /**
@@ -1657,7 +1657,7 @@ export declare class DataIntegrationClient {
1657
1657
  * @param UpdateExportRequestRequest
1658
1658
  * @return UpdateExportRequestResponse
1659
1659
  * @throws OciError when an error occurs
1660
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateExportRequest.ts.html |here} to see how to use UpdateExportRequest API.
1660
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateExportRequest.ts.html |here} to see how to use UpdateExportRequest API.
1661
1661
  */
1662
1662
  updateExportRequest(updateExportRequestRequest: requests.UpdateExportRequestRequest): Promise<responses.UpdateExportRequestResponse>;
1663
1663
  /**
@@ -1666,7 +1666,7 @@ export declare class DataIntegrationClient {
1666
1666
  * @param UpdateExternalPublicationRequest
1667
1667
  * @return UpdateExternalPublicationResponse
1668
1668
  * @throws OciError when an error occurs
1669
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateExternalPublication.ts.html |here} to see how to use UpdateExternalPublication API.
1669
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateExternalPublication.ts.html |here} to see how to use UpdateExternalPublication API.
1670
1670
  */
1671
1671
  updateExternalPublication(updateExternalPublicationRequest: requests.UpdateExternalPublicationRequest): Promise<responses.UpdateExternalPublicationResponse>;
1672
1672
  /**
@@ -1675,7 +1675,7 @@ export declare class DataIntegrationClient {
1675
1675
  * @param UpdateFolderRequest
1676
1676
  * @return UpdateFolderResponse
1677
1677
  * @throws OciError when an error occurs
1678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
1678
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
1679
1679
  */
1680
1680
  updateFolder(updateFolderRequest: requests.UpdateFolderRequest): Promise<responses.UpdateFolderResponse>;
1681
1681
  /**
@@ -1684,7 +1684,7 @@ export declare class DataIntegrationClient {
1684
1684
  * @param UpdateFunctionLibraryRequest
1685
1685
  * @return UpdateFunctionLibraryResponse
1686
1686
  * @throws OciError when an error occurs
1687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateFunctionLibrary.ts.html |here} to see how to use UpdateFunctionLibrary API.
1687
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateFunctionLibrary.ts.html |here} to see how to use UpdateFunctionLibrary API.
1688
1688
  */
1689
1689
  updateFunctionLibrary(updateFunctionLibraryRequest: requests.UpdateFunctionLibraryRequest): Promise<responses.UpdateFunctionLibraryResponse>;
1690
1690
  /**
@@ -1693,7 +1693,7 @@ export declare class DataIntegrationClient {
1693
1693
  * @param UpdateImportRequestRequest
1694
1694
  * @return UpdateImportRequestResponse
1695
1695
  * @throws OciError when an error occurs
1696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateImportRequest.ts.html |here} to see how to use UpdateImportRequest API.
1696
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateImportRequest.ts.html |here} to see how to use UpdateImportRequest API.
1697
1697
  */
1698
1698
  updateImportRequest(updateImportRequestRequest: requests.UpdateImportRequestRequest): Promise<responses.UpdateImportRequestResponse>;
1699
1699
  /**
@@ -1702,7 +1702,7 @@ export declare class DataIntegrationClient {
1702
1702
  * @param UpdatePipelineRequest
1703
1703
  * @return UpdatePipelineResponse
1704
1704
  * @throws OciError when an error occurs
1705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
1705
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
1706
1706
  */
1707
1707
  updatePipeline(updatePipelineRequest: requests.UpdatePipelineRequest): Promise<responses.UpdatePipelineResponse>;
1708
1708
  /**
@@ -1711,7 +1711,7 @@ export declare class DataIntegrationClient {
1711
1711
  * @param UpdateProjectRequest
1712
1712
  * @return UpdateProjectResponse
1713
1713
  * @throws OciError when an error occurs
1714
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateProject.ts.html |here} to see how to use UpdateProject API.
1714
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateProject.ts.html |here} to see how to use UpdateProject API.
1715
1715
  */
1716
1716
  updateProject(updateProjectRequest: requests.UpdateProjectRequest): Promise<responses.UpdateProjectResponse>;
1717
1717
  /**
@@ -1720,7 +1720,7 @@ export declare class DataIntegrationClient {
1720
1720
  * @param UpdateReferenceRequest
1721
1721
  * @return UpdateReferenceResponse
1722
1722
  * @throws OciError when an error occurs
1723
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateReference.ts.html |here} to see how to use UpdateReference API.
1723
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateReference.ts.html |here} to see how to use UpdateReference API.
1724
1724
  */
1725
1725
  updateReference(updateReferenceRequest: requests.UpdateReferenceRequest): Promise<responses.UpdateReferenceResponse>;
1726
1726
  /**
@@ -1729,7 +1729,7 @@ export declare class DataIntegrationClient {
1729
1729
  * @param UpdateScheduleRequest
1730
1730
  * @return UpdateScheduleResponse
1731
1731
  * @throws OciError when an error occurs
1732
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateSchedule.ts.html |here} to see how to use UpdateSchedule API.
1732
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateSchedule.ts.html |here} to see how to use UpdateSchedule API.
1733
1733
  */
1734
1734
  updateSchedule(updateScheduleRequest: requests.UpdateScheduleRequest): Promise<responses.UpdateScheduleResponse>;
1735
1735
  /**
@@ -1738,7 +1738,7 @@ export declare class DataIntegrationClient {
1738
1738
  * @param UpdateTaskRequest
1739
1739
  * @return UpdateTaskResponse
1740
1740
  * @throws OciError when an error occurs
1741
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateTask.ts.html |here} to see how to use UpdateTask API.
1741
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateTask.ts.html |here} to see how to use UpdateTask API.
1742
1742
  */
1743
1743
  updateTask(updateTaskRequest: requests.UpdateTaskRequest): Promise<responses.UpdateTaskResponse>;
1744
1744
  /**
@@ -1747,7 +1747,7 @@ export declare class DataIntegrationClient {
1747
1747
  * @param UpdateTaskRunRequest
1748
1748
  * @return UpdateTaskRunResponse
1749
1749
  * @throws OciError when an error occurs
1750
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateTaskRun.ts.html |here} to see how to use UpdateTaskRun API.
1750
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateTaskRun.ts.html |here} to see how to use UpdateTaskRun API.
1751
1751
  */
1752
1752
  updateTaskRun(updateTaskRunRequest: requests.UpdateTaskRunRequest): Promise<responses.UpdateTaskRunResponse>;
1753
1753
  /**
@@ -1756,7 +1756,7 @@ export declare class DataIntegrationClient {
1756
1756
  * @param UpdateTaskScheduleRequest
1757
1757
  * @return UpdateTaskScheduleResponse
1758
1758
  * @throws OciError when an error occurs
1759
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateTaskSchedule.ts.html |here} to see how to use UpdateTaskSchedule API.
1759
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateTaskSchedule.ts.html |here} to see how to use UpdateTaskSchedule API.
1760
1760
  */
1761
1761
  updateTaskSchedule(updateTaskScheduleRequest: requests.UpdateTaskScheduleRequest): Promise<responses.UpdateTaskScheduleResponse>;
1762
1762
  /**
@@ -1765,7 +1765,7 @@ export declare class DataIntegrationClient {
1765
1765
  * @param UpdateUserDefinedFunctionRequest
1766
1766
  * @return UpdateUserDefinedFunctionResponse
1767
1767
  * @throws OciError when an error occurs
1768
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateUserDefinedFunction.ts.html |here} to see how to use UpdateUserDefinedFunction API.
1768
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateUserDefinedFunction.ts.html |here} to see how to use UpdateUserDefinedFunction API.
1769
1769
  */
1770
1770
  updateUserDefinedFunction(updateUserDefinedFunctionRequest: requests.UpdateUserDefinedFunctionRequest): Promise<responses.UpdateUserDefinedFunctionResponse>;
1771
1771
  /**
@@ -1774,7 +1774,7 @@ export declare class DataIntegrationClient {
1774
1774
  * @param UpdateWorkspaceRequest
1775
1775
  * @return UpdateWorkspaceResponse
1776
1776
  * @throws OciError when an error occurs
1777
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateWorkspace.ts.html |here} to see how to use UpdateWorkspace API.
1777
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/dataintegration/UpdateWorkspace.ts.html |here} to see how to use UpdateWorkspace API.
1778
1778
  */
1779
1779
  updateWorkspace(updateWorkspaceRequest: requests.UpdateWorkspaceRequest): Promise<responses.UpdateWorkspaceResponse>;
1780
1780
  }