oci-dataintegration 2.76.1 → 2.77.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 (212) hide show
  1. package/lib/client.d.ts +163 -163
  2. package/lib/client.js +163 -163
  3. package/lib/model/application-details.d.ts +2 -2
  4. package/lib/model/application-summary.d.ts +2 -2
  5. package/lib/model/application.d.ts +2 -2
  6. package/lib/model/composite-type.d.ts +1 -1
  7. package/lib/model/configured-type.d.ts +1 -1
  8. package/lib/model/create-application-details.d.ts +2 -2
  9. package/lib/model/create-dis-application-details.d.ts +2 -2
  10. package/lib/model/create-workspace-details.d.ts +2 -2
  11. package/lib/model/data-type.d.ts +1 -1
  12. package/lib/model/dependent-object.d.ts +2 -2
  13. package/lib/model/derived-type.d.ts +1 -1
  14. package/lib/model/dis-application-summary.d.ts +2 -2
  15. package/lib/model/dis-application.d.ts +2 -2
  16. package/lib/model/flow-port.d.ts +1 -1
  17. package/lib/model/grouped-name-pattern-rule.d.ts +1 -1
  18. package/lib/model/input-proxy-field.d.ts +1 -1
  19. package/lib/model/materialized-composite-type.d.ts +1 -1
  20. package/lib/model/name-list-rule.d.ts +1 -1
  21. package/lib/model/name-pattern-rule.d.ts +1 -1
  22. package/lib/model/projection-rule.d.ts +1 -1
  23. package/lib/model/proxy-field.d.ts +1 -1
  24. package/lib/model/rule-type-config.d.ts +1 -1
  25. package/lib/model/scope-reference.d.ts +1 -1
  26. package/lib/model/structured-type.d.ts +1 -1
  27. package/lib/model/task-run.d.ts +1 -1
  28. package/lib/model/template-summary.d.ts +2 -2
  29. package/lib/model/template.d.ts +2 -2
  30. package/lib/model/type-list-rule.d.ts +1 -1
  31. package/lib/model/typed-name-pattern-rule.d.ts +1 -1
  32. package/lib/model/typed-object.d.ts +1 -1
  33. package/lib/model/update-application-details.d.ts +2 -2
  34. package/lib/model/update-dis-application-details.d.ts +2 -2
  35. package/lib/model/update-reference-details.d.ts +2 -2
  36. package/lib/model/update-workspace-details.d.ts +2 -2
  37. package/lib/model/work-request-resource.d.ts +3 -3
  38. package/lib/model/work-request-summary.d.ts +2 -2
  39. package/lib/model/work-request.d.ts +2 -2
  40. package/lib/model/workspace-summary.d.ts +2 -2
  41. package/lib/model/workspace.d.ts +2 -2
  42. package/lib/request/change-compartment-request.d.ts +3 -3
  43. package/lib/request/change-dis-application-compartment-request.d.ts +3 -3
  44. package/lib/request/create-application-detailed-description-request.d.ts +1 -1
  45. package/lib/request/create-application-request.d.ts +1 -1
  46. package/lib/request/create-connection-request.d.ts +1 -1
  47. package/lib/request/create-connection-validation-request.d.ts +1 -1
  48. package/lib/request/create-copy-object-request-request.d.ts +1 -1
  49. package/lib/request/create-data-asset-request.d.ts +1 -1
  50. package/lib/request/create-data-flow-request.d.ts +1 -1
  51. package/lib/request/create-data-flow-validation-request.d.ts +1 -1
  52. package/lib/request/create-dis-application-detailed-description-request.d.ts +1 -1
  53. package/lib/request/create-dis-application-request.d.ts +1 -1
  54. package/lib/request/create-entity-shape-request.d.ts +3 -3
  55. package/lib/request/create-export-request-request.d.ts +1 -1
  56. package/lib/request/create-external-publication-request.d.ts +1 -1
  57. package/lib/request/create-external-publication-validation-request.d.ts +1 -1
  58. package/lib/request/create-folder-request.d.ts +1 -1
  59. package/lib/request/create-function-library-request.d.ts +1 -1
  60. package/lib/request/create-import-request-request.d.ts +1 -1
  61. package/lib/request/create-patch-request.d.ts +1 -1
  62. package/lib/request/create-pipeline-request.d.ts +1 -1
  63. package/lib/request/create-pipeline-validation-request.d.ts +1 -1
  64. package/lib/request/create-project-request.d.ts +1 -1
  65. package/lib/request/create-schedule-request.d.ts +1 -1
  66. package/lib/request/create-task-request.d.ts +1 -1
  67. package/lib/request/create-task-run-request.d.ts +1 -1
  68. package/lib/request/create-task-schedule-request.d.ts +1 -1
  69. package/lib/request/create-task-validation-request.d.ts +1 -1
  70. package/lib/request/create-user-defined-function-request.d.ts +1 -1
  71. package/lib/request/create-user-defined-function-validation-request.d.ts +1 -1
  72. package/lib/request/create-workspace-request.d.ts +1 -1
  73. package/lib/request/delete-application-detailed-description-request.d.ts +3 -3
  74. package/lib/request/delete-application-request.d.ts +3 -3
  75. package/lib/request/delete-connection-request.d.ts +3 -3
  76. package/lib/request/delete-connection-validation-request.d.ts +3 -3
  77. package/lib/request/delete-copy-object-request-request.d.ts +3 -3
  78. package/lib/request/delete-data-asset-request.d.ts +3 -3
  79. package/lib/request/delete-data-flow-request.d.ts +3 -3
  80. package/lib/request/delete-data-flow-validation-request.d.ts +3 -3
  81. package/lib/request/delete-dis-application-detailed-description-request.d.ts +3 -3
  82. package/lib/request/delete-dis-application-request.d.ts +3 -3
  83. package/lib/request/delete-export-request-request.d.ts +3 -3
  84. package/lib/request/delete-external-publication-request.d.ts +3 -3
  85. package/lib/request/delete-external-publication-validation-request.d.ts +3 -3
  86. package/lib/request/delete-folder-request.d.ts +3 -3
  87. package/lib/request/delete-function-library-request.d.ts +3 -3
  88. package/lib/request/delete-import-request-request.d.ts +3 -3
  89. package/lib/request/delete-patch-request.d.ts +3 -3
  90. package/lib/request/delete-pipeline-request.d.ts +3 -3
  91. package/lib/request/delete-pipeline-validation-request.d.ts +3 -3
  92. package/lib/request/delete-project-request.d.ts +3 -3
  93. package/lib/request/delete-schedule-request.d.ts +3 -3
  94. package/lib/request/delete-task-request.d.ts +3 -3
  95. package/lib/request/delete-task-run-request.d.ts +3 -3
  96. package/lib/request/delete-task-schedule-request.d.ts +3 -3
  97. package/lib/request/delete-task-validation-request.d.ts +3 -3
  98. package/lib/request/delete-user-defined-function-request.d.ts +3 -3
  99. package/lib/request/delete-user-defined-function-validation-request.d.ts +3 -3
  100. package/lib/request/delete-workspace-request.d.ts +3 -3
  101. package/lib/request/get-application-detailed-description-request.d.ts +1 -1
  102. package/lib/request/get-application-request.d.ts +1 -1
  103. package/lib/request/get-composite-state-request.d.ts +1 -1
  104. package/lib/request/get-connection-request.d.ts +1 -1
  105. package/lib/request/get-connection-validation-request.d.ts +1 -1
  106. package/lib/request/get-copy-object-request-request.d.ts +1 -1
  107. package/lib/request/get-count-statistic-request.d.ts +1 -1
  108. package/lib/request/get-data-asset-request.d.ts +1 -1
  109. package/lib/request/get-data-entity-request.d.ts +1 -1
  110. package/lib/request/get-data-flow-request.d.ts +1 -1
  111. package/lib/request/get-data-flow-validation-request.d.ts +1 -1
  112. package/lib/request/get-dependent-object-request.d.ts +1 -1
  113. package/lib/request/get-dis-application-detailed-description-request.d.ts +1 -1
  114. package/lib/request/get-dis-application-request.d.ts +1 -1
  115. package/lib/request/get-export-request-request.d.ts +1 -1
  116. package/lib/request/get-external-publication-request.d.ts +1 -1
  117. package/lib/request/get-external-publication-validation-request.d.ts +1 -1
  118. package/lib/request/get-folder-request.d.ts +1 -1
  119. package/lib/request/get-function-library-request.d.ts +1 -1
  120. package/lib/request/get-import-request-request.d.ts +3 -3
  121. package/lib/request/get-patch-request.d.ts +1 -1
  122. package/lib/request/get-pipeline-request.d.ts +1 -1
  123. package/lib/request/get-pipeline-validation-request.d.ts +1 -1
  124. package/lib/request/get-project-request.d.ts +1 -1
  125. package/lib/request/get-published-object-request.d.ts +1 -1
  126. package/lib/request/get-reference-request.d.ts +1 -1
  127. package/lib/request/get-runtime-operator-request.d.ts +1 -1
  128. package/lib/request/get-runtime-pipeline-request.d.ts +1 -1
  129. package/lib/request/get-schedule-request.d.ts +1 -1
  130. package/lib/request/get-schema-request.d.ts +1 -1
  131. package/lib/request/get-task-request.d.ts +1 -1
  132. package/lib/request/get-task-run-request.d.ts +1 -1
  133. package/lib/request/get-task-schedule-request.d.ts +1 -1
  134. package/lib/request/get-task-validation-request.d.ts +1 -1
  135. package/lib/request/get-template-request.d.ts +1 -1
  136. package/lib/request/get-user-defined-function-request.d.ts +1 -1
  137. package/lib/request/get-user-defined-function-validation-request.d.ts +1 -1
  138. package/lib/request/get-work-request-request.d.ts +1 -1
  139. package/lib/request/get-workspace-request.d.ts +1 -1
  140. package/lib/request/list-applications-request.d.ts +5 -5
  141. package/lib/request/list-connection-validations-request.d.ts +5 -5
  142. package/lib/request/list-connections-request.d.ts +5 -5
  143. package/lib/request/list-copy-object-requests-request.d.ts +5 -5
  144. package/lib/request/list-data-assets-request.d.ts +5 -5
  145. package/lib/request/list-data-entities-request.d.ts +5 -5
  146. package/lib/request/list-data-flow-validations-request.d.ts +5 -5
  147. package/lib/request/list-data-flows-request.d.ts +5 -5
  148. package/lib/request/list-dependent-objects-request.d.ts +5 -5
  149. package/lib/request/list-dis-application-task-run-lineages-request.d.ts +5 -5
  150. package/lib/request/list-dis-applications-request.d.ts +5 -5
  151. package/lib/request/list-export-requests-request.d.ts +5 -5
  152. package/lib/request/list-external-publication-validations-request.d.ts +5 -5
  153. package/lib/request/list-external-publications-request.d.ts +5 -5
  154. package/lib/request/list-folders-request.d.ts +5 -5
  155. package/lib/request/list-function-libraries-request.d.ts +5 -5
  156. package/lib/request/list-import-requests-request.d.ts +5 -5
  157. package/lib/request/list-patch-changes-request.d.ts +5 -5
  158. package/lib/request/list-patches-request.d.ts +5 -5
  159. package/lib/request/list-pipeline-validations-request.d.ts +5 -5
  160. package/lib/request/list-pipelines-request.d.ts +5 -5
  161. package/lib/request/list-projects-request.d.ts +5 -5
  162. package/lib/request/list-published-objects-request.d.ts +5 -5
  163. package/lib/request/list-references-request.d.ts +5 -5
  164. package/lib/request/list-runtime-operators-request.d.ts +5 -5
  165. package/lib/request/list-runtime-pipelines-request.d.ts +5 -5
  166. package/lib/request/list-schedules-request.d.ts +5 -5
  167. package/lib/request/list-schemas-request.d.ts +5 -5
  168. package/lib/request/list-task-run-lineages-request.d.ts +5 -5
  169. package/lib/request/list-task-run-logs-request.d.ts +5 -5
  170. package/lib/request/list-task-runs-request.d.ts +5 -5
  171. package/lib/request/list-task-schedules-request.d.ts +5 -5
  172. package/lib/request/list-task-validations-request.d.ts +5 -5
  173. package/lib/request/list-tasks-request.d.ts +5 -5
  174. package/lib/request/list-templates-request.d.ts +5 -5
  175. package/lib/request/list-user-defined-function-validations-request.d.ts +5 -5
  176. package/lib/request/list-user-defined-functions-request.d.ts +5 -5
  177. package/lib/request/list-work-request-errors-request.d.ts +5 -5
  178. package/lib/request/list-work-request-logs-request.d.ts +5 -5
  179. package/lib/request/list-work-requests-request.d.ts +5 -5
  180. package/lib/request/list-workspaces-request.d.ts +5 -5
  181. package/lib/request/start-workspace-request.d.ts +3 -3
  182. package/lib/request/stop-workspace-request.d.ts +3 -3
  183. package/lib/request/update-application-detailed-description-request.d.ts +3 -3
  184. package/lib/request/update-application-request.d.ts +3 -3
  185. package/lib/request/update-connection-request.d.ts +3 -3
  186. package/lib/request/update-copy-object-request-request.d.ts +3 -3
  187. package/lib/request/update-data-asset-request.d.ts +3 -3
  188. package/lib/request/update-data-flow-request.d.ts +3 -3
  189. package/lib/request/update-dis-application-detailed-description-request.d.ts +3 -3
  190. package/lib/request/update-dis-application-request.d.ts +3 -3
  191. package/lib/request/update-export-request-request.d.ts +3 -3
  192. package/lib/request/update-external-publication-request.d.ts +3 -3
  193. package/lib/request/update-folder-request.d.ts +3 -3
  194. package/lib/request/update-function-library-request.d.ts +3 -3
  195. package/lib/request/update-import-request-request.d.ts +3 -3
  196. package/lib/request/update-pipeline-request.d.ts +3 -3
  197. package/lib/request/update-project-request.d.ts +3 -3
  198. package/lib/request/update-reference-request.d.ts +3 -3
  199. package/lib/request/update-schedule-request.d.ts +3 -3
  200. package/lib/request/update-task-request.d.ts +3 -3
  201. package/lib/request/update-task-run-request.d.ts +3 -3
  202. package/lib/request/update-task-schedule-request.d.ts +3 -3
  203. package/lib/request/update-user-defined-function-request.d.ts +3 -3
  204. package/lib/request/update-workspace-request.d.ts +3 -3
  205. package/lib/response/get-runtime-operator-response.d.ts +1 -1
  206. package/lib/response/get-runtime-pipeline-response.d.ts +1 -1
  207. package/lib/response/list-dis-application-task-run-lineages-response.d.ts +2 -2
  208. package/lib/response/list-runtime-operators-response.d.ts +2 -2
  209. package/lib/response/list-runtime-pipelines-response.d.ts +2 -2
  210. package/lib/response/list-task-run-lineages-response.d.ts +2 -2
  211. package/lib/response/update-external-publication-response.d.ts +1 -1
  212. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -189,7 +189,7 @@ class DataIntegrationClient {
189
189
  * @param ChangeCompartmentRequest
190
190
  * @return ChangeCompartmentResponse
191
191
  * @throws OciError when an error occurs
192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ChangeCompartment.ts.html |here} to see how to use ChangeCompartment API.
192
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ChangeCompartment.ts.html |here} to see how to use ChangeCompartment API.
193
193
  */
194
194
  changeCompartment(changeCompartmentRequest) {
195
195
  return __awaiter(this, void 0, void 0, function* () {
@@ -252,7 +252,7 @@ class DataIntegrationClient {
252
252
  * @param ChangeDisApplicationCompartmentRequest
253
253
  * @return ChangeDisApplicationCompartmentResponse
254
254
  * @throws OciError when an error occurs
255
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ChangeDisApplicationCompartment.ts.html |here} to see how to use ChangeDisApplicationCompartment API.
255
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ChangeDisApplicationCompartment.ts.html |here} to see how to use ChangeDisApplicationCompartment API.
256
256
  */
257
257
  changeDisApplicationCompartment(changeDisApplicationCompartmentRequest) {
258
258
  return __awaiter(this, void 0, void 0, function* () {
@@ -316,7 +316,7 @@ class DataIntegrationClient {
316
316
  * @param CreateApplicationRequest
317
317
  * @return CreateApplicationResponse
318
318
  * @throws OciError when an error occurs
319
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateApplication.ts.html |here} to see how to use CreateApplication API.
319
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateApplication.ts.html |here} to see how to use CreateApplication API.
320
320
  */
321
321
  createApplication(createApplicationRequest) {
322
322
  return __awaiter(this, void 0, void 0, function* () {
@@ -381,7 +381,7 @@ class DataIntegrationClient {
381
381
  * @param CreateApplicationDetailedDescriptionRequest
382
382
  * @return CreateApplicationDetailedDescriptionResponse
383
383
  * @throws OciError when an error occurs
384
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateApplicationDetailedDescription.ts.html |here} to see how to use CreateApplicationDetailedDescription API.
384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateApplicationDetailedDescription.ts.html |here} to see how to use CreateApplicationDetailedDescription API.
385
385
  */
386
386
  createApplicationDetailedDescription(createApplicationDetailedDescriptionRequest) {
387
387
  return __awaiter(this, void 0, void 0, function* () {
@@ -447,7 +447,7 @@ class DataIntegrationClient {
447
447
  * @param CreateConnectionRequest
448
448
  * @return CreateConnectionResponse
449
449
  * @throws OciError when an error occurs
450
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateConnection.ts.html |here} to see how to use CreateConnection API.
450
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateConnection.ts.html |here} to see how to use CreateConnection API.
451
451
  */
452
452
  createConnection(createConnectionRequest) {
453
453
  return __awaiter(this, void 0, void 0, function* () {
@@ -512,7 +512,7 @@ class DataIntegrationClient {
512
512
  * @param CreateConnectionValidationRequest
513
513
  * @return CreateConnectionValidationResponse
514
514
  * @throws OciError when an error occurs
515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateConnectionValidation.ts.html |here} to see how to use CreateConnectionValidation API.
515
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateConnectionValidation.ts.html |here} to see how to use CreateConnectionValidation API.
516
516
  */
517
517
  createConnectionValidation(createConnectionValidationRequest) {
518
518
  return __awaiter(this, void 0, void 0, function* () {
@@ -578,7 +578,7 @@ class DataIntegrationClient {
578
578
  * @param CreateCopyObjectRequestRequest
579
579
  * @return CreateCopyObjectRequestResponse
580
580
  * @throws OciError when an error occurs
581
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateCopyObjectRequest.ts.html |here} to see how to use CreateCopyObjectRequest API.
581
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateCopyObjectRequest.ts.html |here} to see how to use CreateCopyObjectRequest API.
582
582
  */
583
583
  createCopyObjectRequest(createCopyObjectRequestRequest) {
584
584
  return __awaiter(this, void 0, void 0, function* () {
@@ -648,7 +648,7 @@ class DataIntegrationClient {
648
648
  * @param CreateDataAssetRequest
649
649
  * @return CreateDataAssetResponse
650
650
  * @throws OciError when an error occurs
651
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
652
652
  */
653
653
  createDataAsset(createDataAssetRequest) {
654
654
  return __awaiter(this, void 0, void 0, function* () {
@@ -714,7 +714,7 @@ class DataIntegrationClient {
714
714
  * @param CreateDataFlowRequest
715
715
  * @return CreateDataFlowResponse
716
716
  * @throws OciError when an error occurs
717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateDataFlow.ts.html |here} to see how to use CreateDataFlow API.
717
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateDataFlow.ts.html |here} to see how to use CreateDataFlow API.
718
718
  */
719
719
  createDataFlow(createDataFlowRequest) {
720
720
  return __awaiter(this, void 0, void 0, function* () {
@@ -780,7 +780,7 @@ class DataIntegrationClient {
780
780
  * @param CreateDataFlowValidationRequest
781
781
  * @return CreateDataFlowValidationResponse
782
782
  * @throws OciError when an error occurs
783
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateDataFlowValidation.ts.html |here} to see how to use CreateDataFlowValidation API.
783
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateDataFlowValidation.ts.html |here} to see how to use CreateDataFlowValidation API.
784
784
  */
785
785
  createDataFlowValidation(createDataFlowValidationRequest) {
786
786
  return __awaiter(this, void 0, void 0, function* () {
@@ -846,7 +846,7 @@ class DataIntegrationClient {
846
846
  * @param CreateDisApplicationRequest
847
847
  * @return CreateDisApplicationResponse
848
848
  * @throws OciError when an error occurs
849
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateDisApplication.ts.html |here} to see how to use CreateDisApplication API.
849
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateDisApplication.ts.html |here} to see how to use CreateDisApplication API.
850
850
  */
851
851
  createDisApplication(createDisApplicationRequest) {
852
852
  return __awaiter(this, void 0, void 0, function* () {
@@ -911,7 +911,7 @@ class DataIntegrationClient {
911
911
  * @param CreateDisApplicationDetailedDescriptionRequest
912
912
  * @return CreateDisApplicationDetailedDescriptionResponse
913
913
  * @throws OciError when an error occurs
914
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateDisApplicationDetailedDescription.ts.html |here} to see how to use CreateDisApplicationDetailedDescription API.
914
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateDisApplicationDetailedDescription.ts.html |here} to see how to use CreateDisApplicationDetailedDescription API.
915
915
  */
916
916
  createDisApplicationDetailedDescription(createDisApplicationDetailedDescriptionRequest) {
917
917
  return __awaiter(this, void 0, void 0, function* () {
@@ -977,7 +977,7 @@ class DataIntegrationClient {
977
977
  * @param CreateEntityShapeRequest
978
978
  * @return CreateEntityShapeResponse
979
979
  * @throws OciError when an error occurs
980
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateEntityShape.ts.html |here} to see how to use CreateEntityShape API.
980
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateEntityShape.ts.html |here} to see how to use CreateEntityShape API.
981
981
  */
982
982
  createEntityShape(createEntityShapeRequest) {
983
983
  return __awaiter(this, void 0, void 0, function* () {
@@ -1040,7 +1040,7 @@ class DataIntegrationClient {
1040
1040
  * @param CreateExportRequestRequest
1041
1041
  * @return CreateExportRequestResponse
1042
1042
  * @throws OciError when an error occurs
1043
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateExportRequest.ts.html |here} to see how to use CreateExportRequest API.
1043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateExportRequest.ts.html |here} to see how to use CreateExportRequest API.
1044
1044
  */
1045
1045
  createExportRequest(createExportRequestRequest) {
1046
1046
  return __awaiter(this, void 0, void 0, function* () {
@@ -1110,7 +1110,7 @@ class DataIntegrationClient {
1110
1110
  * @param CreateExternalPublicationRequest
1111
1111
  * @return CreateExternalPublicationResponse
1112
1112
  * @throws OciError when an error occurs
1113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateExternalPublication.ts.html |here} to see how to use CreateExternalPublication API.
1113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateExternalPublication.ts.html |here} to see how to use CreateExternalPublication API.
1114
1114
  */
1115
1115
  createExternalPublication(createExternalPublicationRequest) {
1116
1116
  return __awaiter(this, void 0, void 0, function* () {
@@ -1176,7 +1176,7 @@ class DataIntegrationClient {
1176
1176
  * @param CreateExternalPublicationValidationRequest
1177
1177
  * @return CreateExternalPublicationValidationResponse
1178
1178
  * @throws OciError when an error occurs
1179
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateExternalPublicationValidation.ts.html |here} to see how to use CreateExternalPublicationValidation API.
1179
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateExternalPublicationValidation.ts.html |here} to see how to use CreateExternalPublicationValidation API.
1180
1180
  */
1181
1181
  createExternalPublicationValidation(createExternalPublicationValidationRequest) {
1182
1182
  return __awaiter(this, void 0, void 0, function* () {
@@ -1244,7 +1244,7 @@ class DataIntegrationClient {
1244
1244
  * @param CreateFolderRequest
1245
1245
  * @return CreateFolderResponse
1246
1246
  * @throws OciError when an error occurs
1247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1247
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateFolder.ts.html |here} to see how to use CreateFolder API.
1248
1248
  */
1249
1249
  createFolder(createFolderRequest) {
1250
1250
  return __awaiter(this, void 0, void 0, function* () {
@@ -1311,7 +1311,7 @@ class DataIntegrationClient {
1311
1311
  * @param CreateFunctionLibraryRequest
1312
1312
  * @return CreateFunctionLibraryResponse
1313
1313
  * @throws OciError when an error occurs
1314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateFunctionLibrary.ts.html |here} to see how to use CreateFunctionLibrary API.
1314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateFunctionLibrary.ts.html |here} to see how to use CreateFunctionLibrary API.
1315
1315
  */
1316
1316
  createFunctionLibrary(createFunctionLibraryRequest) {
1317
1317
  return __awaiter(this, void 0, void 0, function* () {
@@ -1376,7 +1376,7 @@ class DataIntegrationClient {
1376
1376
  * @param CreateImportRequestRequest
1377
1377
  * @return CreateImportRequestResponse
1378
1378
  * @throws OciError when an error occurs
1379
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateImportRequest.ts.html |here} to see how to use CreateImportRequest API.
1379
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateImportRequest.ts.html |here} to see how to use CreateImportRequest API.
1380
1380
  */
1381
1381
  createImportRequest(createImportRequestRequest) {
1382
1382
  return __awaiter(this, void 0, void 0, function* () {
@@ -1446,7 +1446,7 @@ class DataIntegrationClient {
1446
1446
  * @param CreatePatchRequest
1447
1447
  * @return CreatePatchResponse
1448
1448
  * @throws OciError when an error occurs
1449
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreatePatch.ts.html |here} to see how to use CreatePatch API.
1449
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreatePatch.ts.html |here} to see how to use CreatePatch API.
1450
1450
  */
1451
1451
  createPatch(createPatchRequest) {
1452
1452
  return __awaiter(this, void 0, void 0, function* () {
@@ -1513,7 +1513,7 @@ class DataIntegrationClient {
1513
1513
  * @param CreatePipelineRequest
1514
1514
  * @return CreatePipelineResponse
1515
1515
  * @throws OciError when an error occurs
1516
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
1516
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
1517
1517
  */
1518
1518
  createPipeline(createPipelineRequest) {
1519
1519
  return __awaiter(this, void 0, void 0, function* () {
@@ -1579,7 +1579,7 @@ class DataIntegrationClient {
1579
1579
  * @param CreatePipelineValidationRequest
1580
1580
  * @return CreatePipelineValidationResponse
1581
1581
  * @throws OciError when an error occurs
1582
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreatePipelineValidation.ts.html |here} to see how to use CreatePipelineValidation API.
1582
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreatePipelineValidation.ts.html |here} to see how to use CreatePipelineValidation API.
1583
1583
  */
1584
1584
  createPipelineValidation(createPipelineValidationRequest) {
1585
1585
  return __awaiter(this, void 0, void 0, function* () {
@@ -1645,7 +1645,7 @@ class DataIntegrationClient {
1645
1645
  * @param CreateProjectRequest
1646
1646
  * @return CreateProjectResponse
1647
1647
  * @throws OciError when an error occurs
1648
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateProject.ts.html |here} to see how to use CreateProject API.
1648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateProject.ts.html |here} to see how to use CreateProject API.
1649
1649
  */
1650
1650
  createProject(createProjectRequest) {
1651
1651
  return __awaiter(this, void 0, void 0, function* () {
@@ -1710,7 +1710,7 @@ class DataIntegrationClient {
1710
1710
  * @param CreateScheduleRequest
1711
1711
  * @return CreateScheduleResponse
1712
1712
  * @throws OciError when an error occurs
1713
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateSchedule.ts.html |here} to see how to use CreateSchedule API.
1713
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateSchedule.ts.html |here} to see how to use CreateSchedule API.
1714
1714
  */
1715
1715
  createSchedule(createScheduleRequest) {
1716
1716
  return __awaiter(this, void 0, void 0, function* () {
@@ -1777,7 +1777,7 @@ class DataIntegrationClient {
1777
1777
  * @param CreateTaskRequest
1778
1778
  * @return CreateTaskResponse
1779
1779
  * @throws OciError when an error occurs
1780
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateTask.ts.html |here} to see how to use CreateTask API.
1780
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateTask.ts.html |here} to see how to use CreateTask API.
1781
1781
  */
1782
1782
  createTask(createTaskRequest) {
1783
1783
  return __awaiter(this, void 0, void 0, function* () {
@@ -1842,7 +1842,7 @@ class DataIntegrationClient {
1842
1842
  * @param CreateTaskRunRequest
1843
1843
  * @return CreateTaskRunResponse
1844
1844
  * @throws OciError when an error occurs
1845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateTaskRun.ts.html |here} to see how to use CreateTaskRun API.
1845
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateTaskRun.ts.html |here} to see how to use CreateTaskRun API.
1846
1846
  */
1847
1847
  createTaskRun(createTaskRunRequest) {
1848
1848
  return __awaiter(this, void 0, void 0, function* () {
@@ -1908,7 +1908,7 @@ class DataIntegrationClient {
1908
1908
  * @param CreateTaskScheduleRequest
1909
1909
  * @return CreateTaskScheduleResponse
1910
1910
  * @throws OciError when an error occurs
1911
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateTaskSchedule.ts.html |here} to see how to use CreateTaskSchedule API.
1911
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateTaskSchedule.ts.html |here} to see how to use CreateTaskSchedule API.
1912
1912
  */
1913
1913
  createTaskSchedule(createTaskScheduleRequest) {
1914
1914
  return __awaiter(this, void 0, void 0, function* () {
@@ -1974,7 +1974,7 @@ class DataIntegrationClient {
1974
1974
  * @param CreateTaskValidationRequest
1975
1975
  * @return CreateTaskValidationResponse
1976
1976
  * @throws OciError when an error occurs
1977
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateTaskValidation.ts.html |here} to see how to use CreateTaskValidation API.
1977
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateTaskValidation.ts.html |here} to see how to use CreateTaskValidation API.
1978
1978
  */
1979
1979
  createTaskValidation(createTaskValidationRequest) {
1980
1980
  return __awaiter(this, void 0, void 0, function* () {
@@ -2040,7 +2040,7 @@ class DataIntegrationClient {
2040
2040
  * @param CreateUserDefinedFunctionRequest
2041
2041
  * @return CreateUserDefinedFunctionResponse
2042
2042
  * @throws OciError when an error occurs
2043
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateUserDefinedFunction.ts.html |here} to see how to use CreateUserDefinedFunction API.
2043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateUserDefinedFunction.ts.html |here} to see how to use CreateUserDefinedFunction API.
2044
2044
  */
2045
2045
  createUserDefinedFunction(createUserDefinedFunctionRequest) {
2046
2046
  return __awaiter(this, void 0, void 0, function* () {
@@ -2106,7 +2106,7 @@ class DataIntegrationClient {
2106
2106
  * @param CreateUserDefinedFunctionValidationRequest
2107
2107
  * @return CreateUserDefinedFunctionValidationResponse
2108
2108
  * @throws OciError when an error occurs
2109
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateUserDefinedFunctionValidation.ts.html |here} to see how to use CreateUserDefinedFunctionValidation API.
2109
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateUserDefinedFunctionValidation.ts.html |here} to see how to use CreateUserDefinedFunctionValidation API.
2110
2110
  */
2111
2111
  createUserDefinedFunctionValidation(createUserDefinedFunctionValidationRequest) {
2112
2112
  return __awaiter(this, void 0, void 0, function* () {
@@ -2172,7 +2172,7 @@ class DataIntegrationClient {
2172
2172
  * @param CreateWorkspaceRequest
2173
2173
  * @return CreateWorkspaceResponse
2174
2174
  * @throws OciError when an error occurs
2175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/CreateWorkspace.ts.html |here} to see how to use CreateWorkspace API.
2175
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateWorkspace.ts.html |here} to see how to use CreateWorkspace API.
2176
2176
  */
2177
2177
  createWorkspace(createWorkspaceRequest) {
2178
2178
  return __awaiter(this, void 0, void 0, function* () {
@@ -2231,7 +2231,7 @@ class DataIntegrationClient {
2231
2231
  * @param DeleteApplicationRequest
2232
2232
  * @return DeleteApplicationResponse
2233
2233
  * @throws OciError when an error occurs
2234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteApplication.ts.html |here} to see how to use DeleteApplication API.
2234
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteApplication.ts.html |here} to see how to use DeleteApplication API.
2235
2235
  */
2236
2236
  deleteApplication(deleteApplicationRequest) {
2237
2237
  return __awaiter(this, void 0, void 0, function* () {
@@ -2287,7 +2287,7 @@ class DataIntegrationClient {
2287
2287
  * @param DeleteApplicationDetailedDescriptionRequest
2288
2288
  * @return DeleteApplicationDetailedDescriptionResponse
2289
2289
  * @throws OciError when an error occurs
2290
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteApplicationDetailedDescription.ts.html |here} to see how to use DeleteApplicationDetailedDescription API.
2290
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteApplicationDetailedDescription.ts.html |here} to see how to use DeleteApplicationDetailedDescription API.
2291
2291
  */
2292
2292
  deleteApplicationDetailedDescription(deleteApplicationDetailedDescriptionRequest) {
2293
2293
  return __awaiter(this, void 0, void 0, function* () {
@@ -2343,7 +2343,7 @@ class DataIntegrationClient {
2343
2343
  * @param DeleteConnectionRequest
2344
2344
  * @return DeleteConnectionResponse
2345
2345
  * @throws OciError when an error occurs
2346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
2347
2347
  */
2348
2348
  deleteConnection(deleteConnectionRequest) {
2349
2349
  return __awaiter(this, void 0, void 0, function* () {
@@ -2399,7 +2399,7 @@ class DataIntegrationClient {
2399
2399
  * @param DeleteConnectionValidationRequest
2400
2400
  * @return DeleteConnectionValidationResponse
2401
2401
  * @throws OciError when an error occurs
2402
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteConnectionValidation.ts.html |here} to see how to use DeleteConnectionValidation API.
2402
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteConnectionValidation.ts.html |here} to see how to use DeleteConnectionValidation API.
2403
2403
  */
2404
2404
  deleteConnectionValidation(deleteConnectionValidationRequest) {
2405
2405
  return __awaiter(this, void 0, void 0, function* () {
@@ -2455,7 +2455,7 @@ class DataIntegrationClient {
2455
2455
  * @param DeleteCopyObjectRequestRequest
2456
2456
  * @return DeleteCopyObjectRequestResponse
2457
2457
  * @throws OciError when an error occurs
2458
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteCopyObjectRequest.ts.html |here} to see how to use DeleteCopyObjectRequest API.
2458
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteCopyObjectRequest.ts.html |here} to see how to use DeleteCopyObjectRequest API.
2459
2459
  */
2460
2460
  deleteCopyObjectRequest(deleteCopyObjectRequestRequest) {
2461
2461
  return __awaiter(this, void 0, void 0, function* () {
@@ -2511,7 +2511,7 @@ class DataIntegrationClient {
2511
2511
  * @param DeleteDataAssetRequest
2512
2512
  * @return DeleteDataAssetResponse
2513
2513
  * @throws OciError when an error occurs
2514
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2514
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
2515
2515
  */
2516
2516
  deleteDataAsset(deleteDataAssetRequest) {
2517
2517
  return __awaiter(this, void 0, void 0, function* () {
@@ -2567,7 +2567,7 @@ class DataIntegrationClient {
2567
2567
  * @param DeleteDataFlowRequest
2568
2568
  * @return DeleteDataFlowResponse
2569
2569
  * @throws OciError when an error occurs
2570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteDataFlow.ts.html |here} to see how to use DeleteDataFlow API.
2570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteDataFlow.ts.html |here} to see how to use DeleteDataFlow API.
2571
2571
  */
2572
2572
  deleteDataFlow(deleteDataFlowRequest) {
2573
2573
  return __awaiter(this, void 0, void 0, function* () {
@@ -2623,7 +2623,7 @@ class DataIntegrationClient {
2623
2623
  * @param DeleteDataFlowValidationRequest
2624
2624
  * @return DeleteDataFlowValidationResponse
2625
2625
  * @throws OciError when an error occurs
2626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteDataFlowValidation.ts.html |here} to see how to use DeleteDataFlowValidation API.
2626
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteDataFlowValidation.ts.html |here} to see how to use DeleteDataFlowValidation API.
2627
2627
  */
2628
2628
  deleteDataFlowValidation(deleteDataFlowValidationRequest) {
2629
2629
  return __awaiter(this, void 0, void 0, function* () {
@@ -2679,7 +2679,7 @@ class DataIntegrationClient {
2679
2679
  * @param DeleteDisApplicationRequest
2680
2680
  * @return DeleteDisApplicationResponse
2681
2681
  * @throws OciError when an error occurs
2682
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteDisApplication.ts.html |here} to see how to use DeleteDisApplication API.
2682
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteDisApplication.ts.html |here} to see how to use DeleteDisApplication API.
2683
2683
  */
2684
2684
  deleteDisApplication(deleteDisApplicationRequest) {
2685
2685
  return __awaiter(this, void 0, void 0, function* () {
@@ -2735,7 +2735,7 @@ class DataIntegrationClient {
2735
2735
  * @param DeleteDisApplicationDetailedDescriptionRequest
2736
2736
  * @return DeleteDisApplicationDetailedDescriptionResponse
2737
2737
  * @throws OciError when an error occurs
2738
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteDisApplicationDetailedDescription.ts.html |here} to see how to use DeleteDisApplicationDetailedDescription API.
2738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteDisApplicationDetailedDescription.ts.html |here} to see how to use DeleteDisApplicationDetailedDescription API.
2739
2739
  */
2740
2740
  deleteDisApplicationDetailedDescription(deleteDisApplicationDetailedDescriptionRequest) {
2741
2741
  return __awaiter(this, void 0, void 0, function* () {
@@ -2792,7 +2792,7 @@ class DataIntegrationClient {
2792
2792
  * @param DeleteExportRequestRequest
2793
2793
  * @return DeleteExportRequestResponse
2794
2794
  * @throws OciError when an error occurs
2795
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteExportRequest.ts.html |here} to see how to use DeleteExportRequest API.
2795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteExportRequest.ts.html |here} to see how to use DeleteExportRequest API.
2796
2796
  */
2797
2797
  deleteExportRequest(deleteExportRequestRequest) {
2798
2798
  return __awaiter(this, void 0, void 0, function* () {
@@ -2848,7 +2848,7 @@ class DataIntegrationClient {
2848
2848
  * @param DeleteExternalPublicationRequest
2849
2849
  * @return DeleteExternalPublicationResponse
2850
2850
  * @throws OciError when an error occurs
2851
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteExternalPublication.ts.html |here} to see how to use DeleteExternalPublication API.
2851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteExternalPublication.ts.html |here} to see how to use DeleteExternalPublication API.
2852
2852
  */
2853
2853
  deleteExternalPublication(deleteExternalPublicationRequest) {
2854
2854
  return __awaiter(this, void 0, void 0, function* () {
@@ -2906,7 +2906,7 @@ class DataIntegrationClient {
2906
2906
  * @param DeleteExternalPublicationValidationRequest
2907
2907
  * @return DeleteExternalPublicationValidationResponse
2908
2908
  * @throws OciError when an error occurs
2909
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteExternalPublicationValidation.ts.html |here} to see how to use DeleteExternalPublicationValidation API.
2909
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteExternalPublicationValidation.ts.html |here} to see how to use DeleteExternalPublicationValidation API.
2910
2910
  */
2911
2911
  deleteExternalPublicationValidation(deleteExternalPublicationValidationRequest) {
2912
2912
  return __awaiter(this, void 0, void 0, function* () {
@@ -2963,7 +2963,7 @@ class DataIntegrationClient {
2963
2963
  * @param DeleteFolderRequest
2964
2964
  * @return DeleteFolderResponse
2965
2965
  * @throws OciError when an error occurs
2966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
2967
2967
  */
2968
2968
  deleteFolder(deleteFolderRequest) {
2969
2969
  return __awaiter(this, void 0, void 0, function* () {
@@ -3019,7 +3019,7 @@ class DataIntegrationClient {
3019
3019
  * @param DeleteFunctionLibraryRequest
3020
3020
  * @return DeleteFunctionLibraryResponse
3021
3021
  * @throws OciError when an error occurs
3022
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteFunctionLibrary.ts.html |here} to see how to use DeleteFunctionLibrary API.
3022
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteFunctionLibrary.ts.html |here} to see how to use DeleteFunctionLibrary API.
3023
3023
  */
3024
3024
  deleteFunctionLibrary(deleteFunctionLibraryRequest) {
3025
3025
  return __awaiter(this, void 0, void 0, function* () {
@@ -3076,7 +3076,7 @@ class DataIntegrationClient {
3076
3076
  * @param DeleteImportRequestRequest
3077
3077
  * @return DeleteImportRequestResponse
3078
3078
  * @throws OciError when an error occurs
3079
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteImportRequest.ts.html |here} to see how to use DeleteImportRequest API.
3079
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteImportRequest.ts.html |here} to see how to use DeleteImportRequest API.
3080
3080
  */
3081
3081
  deleteImportRequest(deleteImportRequestRequest) {
3082
3082
  return __awaiter(this, void 0, void 0, function* () {
@@ -3132,7 +3132,7 @@ class DataIntegrationClient {
3132
3132
  * @param DeletePatchRequest
3133
3133
  * @return DeletePatchResponse
3134
3134
  * @throws OciError when an error occurs
3135
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeletePatch.ts.html |here} to see how to use DeletePatch API.
3135
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeletePatch.ts.html |here} to see how to use DeletePatch API.
3136
3136
  */
3137
3137
  deletePatch(deletePatchRequest) {
3138
3138
  return __awaiter(this, void 0, void 0, function* () {
@@ -3189,7 +3189,7 @@ class DataIntegrationClient {
3189
3189
  * @param DeletePipelineRequest
3190
3190
  * @return DeletePipelineResponse
3191
3191
  * @throws OciError when an error occurs
3192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
3192
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
3193
3193
  */
3194
3194
  deletePipeline(deletePipelineRequest) {
3195
3195
  return __awaiter(this, void 0, void 0, function* () {
@@ -3245,7 +3245,7 @@ class DataIntegrationClient {
3245
3245
  * @param DeletePipelineValidationRequest
3246
3246
  * @return DeletePipelineValidationResponse
3247
3247
  * @throws OciError when an error occurs
3248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeletePipelineValidation.ts.html |here} to see how to use DeletePipelineValidation API.
3248
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeletePipelineValidation.ts.html |here} to see how to use DeletePipelineValidation API.
3249
3249
  */
3250
3250
  deletePipelineValidation(deletePipelineValidationRequest) {
3251
3251
  return __awaiter(this, void 0, void 0, function* () {
@@ -3301,7 +3301,7 @@ class DataIntegrationClient {
3301
3301
  * @param DeleteProjectRequest
3302
3302
  * @return DeleteProjectResponse
3303
3303
  * @throws OciError when an error occurs
3304
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteProject.ts.html |here} to see how to use DeleteProject API.
3304
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteProject.ts.html |here} to see how to use DeleteProject API.
3305
3305
  */
3306
3306
  deleteProject(deleteProjectRequest) {
3307
3307
  return __awaiter(this, void 0, void 0, function* () {
@@ -3357,7 +3357,7 @@ class DataIntegrationClient {
3357
3357
  * @param DeleteScheduleRequest
3358
3358
  * @return DeleteScheduleResponse
3359
3359
  * @throws OciError when an error occurs
3360
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteSchedule.ts.html |here} to see how to use DeleteSchedule API.
3360
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteSchedule.ts.html |here} to see how to use DeleteSchedule API.
3361
3361
  */
3362
3362
  deleteSchedule(deleteScheduleRequest) {
3363
3363
  return __awaiter(this, void 0, void 0, function* () {
@@ -3414,7 +3414,7 @@ class DataIntegrationClient {
3414
3414
  * @param DeleteTaskRequest
3415
3415
  * @return DeleteTaskResponse
3416
3416
  * @throws OciError when an error occurs
3417
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteTask.ts.html |here} to see how to use DeleteTask API.
3417
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteTask.ts.html |here} to see how to use DeleteTask API.
3418
3418
  */
3419
3419
  deleteTask(deleteTaskRequest) {
3420
3420
  return __awaiter(this, void 0, void 0, function* () {
@@ -3470,7 +3470,7 @@ class DataIntegrationClient {
3470
3470
  * @param DeleteTaskRunRequest
3471
3471
  * @return DeleteTaskRunResponse
3472
3472
  * @throws OciError when an error occurs
3473
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteTaskRun.ts.html |here} to see how to use DeleteTaskRun API.
3473
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteTaskRun.ts.html |here} to see how to use DeleteTaskRun API.
3474
3474
  */
3475
3475
  deleteTaskRun(deleteTaskRunRequest) {
3476
3476
  return __awaiter(this, void 0, void 0, function* () {
@@ -3527,7 +3527,7 @@ class DataIntegrationClient {
3527
3527
  * @param DeleteTaskScheduleRequest
3528
3528
  * @return DeleteTaskScheduleResponse
3529
3529
  * @throws OciError when an error occurs
3530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteTaskSchedule.ts.html |here} to see how to use DeleteTaskSchedule API.
3530
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteTaskSchedule.ts.html |here} to see how to use DeleteTaskSchedule API.
3531
3531
  */
3532
3532
  deleteTaskSchedule(deleteTaskScheduleRequest) {
3533
3533
  return __awaiter(this, void 0, void 0, function* () {
@@ -3585,7 +3585,7 @@ class DataIntegrationClient {
3585
3585
  * @param DeleteTaskValidationRequest
3586
3586
  * @return DeleteTaskValidationResponse
3587
3587
  * @throws OciError when an error occurs
3588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteTaskValidation.ts.html |here} to see how to use DeleteTaskValidation API.
3588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteTaskValidation.ts.html |here} to see how to use DeleteTaskValidation API.
3589
3589
  */
3590
3590
  deleteTaskValidation(deleteTaskValidationRequest) {
3591
3591
  return __awaiter(this, void 0, void 0, function* () {
@@ -3641,7 +3641,7 @@ class DataIntegrationClient {
3641
3641
  * @param DeleteUserDefinedFunctionRequest
3642
3642
  * @return DeleteUserDefinedFunctionResponse
3643
3643
  * @throws OciError when an error occurs
3644
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteUserDefinedFunction.ts.html |here} to see how to use DeleteUserDefinedFunction API.
3644
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteUserDefinedFunction.ts.html |here} to see how to use DeleteUserDefinedFunction API.
3645
3645
  */
3646
3646
  deleteUserDefinedFunction(deleteUserDefinedFunctionRequest) {
3647
3647
  return __awaiter(this, void 0, void 0, function* () {
@@ -3697,7 +3697,7 @@ class DataIntegrationClient {
3697
3697
  * @param DeleteUserDefinedFunctionValidationRequest
3698
3698
  * @return DeleteUserDefinedFunctionValidationResponse
3699
3699
  * @throws OciError when an error occurs
3700
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteUserDefinedFunctionValidation.ts.html |here} to see how to use DeleteUserDefinedFunctionValidation API.
3700
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteUserDefinedFunctionValidation.ts.html |here} to see how to use DeleteUserDefinedFunctionValidation API.
3701
3701
  */
3702
3702
  deleteUserDefinedFunctionValidation(deleteUserDefinedFunctionValidationRequest) {
3703
3703
  return __awaiter(this, void 0, void 0, function* () {
@@ -3753,7 +3753,7 @@ class DataIntegrationClient {
3753
3753
  * @param DeleteWorkspaceRequest
3754
3754
  * @return DeleteWorkspaceResponse
3755
3755
  * @throws OciError when an error occurs
3756
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/DeleteWorkspace.ts.html |here} to see how to use DeleteWorkspace API.
3756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteWorkspace.ts.html |here} to see how to use DeleteWorkspace API.
3757
3757
  */
3758
3758
  deleteWorkspace(deleteWorkspaceRequest) {
3759
3759
  return __awaiter(this, void 0, void 0, function* () {
@@ -3816,7 +3816,7 @@ class DataIntegrationClient {
3816
3816
  * @param GetApplicationRequest
3817
3817
  * @return GetApplicationResponse
3818
3818
  * @throws OciError when an error occurs
3819
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetApplication.ts.html |here} to see how to use GetApplication API.
3819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetApplication.ts.html |here} to see how to use GetApplication API.
3820
3820
  */
3821
3821
  getApplication(getApplicationRequest) {
3822
3822
  return __awaiter(this, void 0, void 0, function* () {
@@ -3880,7 +3880,7 @@ class DataIntegrationClient {
3880
3880
  * @param GetApplicationDetailedDescriptionRequest
3881
3881
  * @return GetApplicationDetailedDescriptionResponse
3882
3882
  * @throws OciError when an error occurs
3883
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetApplicationDetailedDescription.ts.html |here} to see how to use GetApplicationDetailedDescription API.
3883
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetApplicationDetailedDescription.ts.html |here} to see how to use GetApplicationDetailedDescription API.
3884
3884
  */
3885
3885
  getApplicationDetailedDescription(getApplicationDetailedDescriptionRequest) {
3886
3886
  return __awaiter(this, void 0, void 0, function* () {
@@ -3945,7 +3945,7 @@ class DataIntegrationClient {
3945
3945
  * @param GetCompositeStateRequest
3946
3946
  * @return GetCompositeStateResponse
3947
3947
  * @throws OciError when an error occurs
3948
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetCompositeState.ts.html |here} to see how to use GetCompositeState API.
3948
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetCompositeState.ts.html |here} to see how to use GetCompositeState API.
3949
3949
  */
3950
3950
  getCompositeState(getCompositeStateRequest) {
3951
3951
  return __awaiter(this, void 0, void 0, function* () {
@@ -4006,7 +4006,7 @@ class DataIntegrationClient {
4006
4006
  * @param GetConnectionRequest
4007
4007
  * @return GetConnectionResponse
4008
4008
  * @throws OciError when an error occurs
4009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetConnection.ts.html |here} to see how to use GetConnection API.
4009
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetConnection.ts.html |here} to see how to use GetConnection API.
4010
4010
  */
4011
4011
  getConnection(getConnectionRequest) {
4012
4012
  return __awaiter(this, void 0, void 0, function* () {
@@ -4070,7 +4070,7 @@ class DataIntegrationClient {
4070
4070
  * @param GetConnectionValidationRequest
4071
4071
  * @return GetConnectionValidationResponse
4072
4072
  * @throws OciError when an error occurs
4073
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetConnectionValidation.ts.html |here} to see how to use GetConnectionValidation API.
4073
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetConnectionValidation.ts.html |here} to see how to use GetConnectionValidation API.
4074
4074
  */
4075
4075
  getConnectionValidation(getConnectionValidationRequest) {
4076
4076
  return __awaiter(this, void 0, void 0, function* () {
@@ -4135,7 +4135,7 @@ class DataIntegrationClient {
4135
4135
  * @param GetCopyObjectRequestRequest
4136
4136
  * @return GetCopyObjectRequestResponse
4137
4137
  * @throws OciError when an error occurs
4138
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetCopyObjectRequest.ts.html |here} to see how to use GetCopyObjectRequest API.
4138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetCopyObjectRequest.ts.html |here} to see how to use GetCopyObjectRequest API.
4139
4139
  */
4140
4140
  getCopyObjectRequest(getCopyObjectRequestRequest) {
4141
4141
  return __awaiter(this, void 0, void 0, function* () {
@@ -4201,7 +4201,7 @@ class DataIntegrationClient {
4201
4201
  * @param GetCountStatisticRequest
4202
4202
  * @return GetCountStatisticResponse
4203
4203
  * @throws OciError when an error occurs
4204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetCountStatistic.ts.html |here} to see how to use GetCountStatistic API.
4204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetCountStatistic.ts.html |here} to see how to use GetCountStatistic API.
4205
4205
  */
4206
4206
  getCountStatistic(getCountStatisticRequest) {
4207
4207
  return __awaiter(this, void 0, void 0, function* () {
@@ -4265,7 +4265,7 @@ class DataIntegrationClient {
4265
4265
  * @param GetDataAssetRequest
4266
4266
  * @return GetDataAssetResponse
4267
4267
  * @throws OciError when an error occurs
4268
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
4268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
4269
4269
  */
4270
4270
  getDataAsset(getDataAssetRequest) {
4271
4271
  return __awaiter(this, void 0, void 0, function* () {
@@ -4329,7 +4329,7 @@ class DataIntegrationClient {
4329
4329
  * @param GetDataEntityRequest
4330
4330
  * @return GetDataEntityResponse
4331
4331
  * @throws OciError when an error occurs
4332
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetDataEntity.ts.html |here} to see how to use GetDataEntity API.
4332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetDataEntity.ts.html |here} to see how to use GetDataEntity API.
4333
4333
  */
4334
4334
  getDataEntity(getDataEntityRequest) {
4335
4335
  return __awaiter(this, void 0, void 0, function* () {
@@ -4390,7 +4390,7 @@ class DataIntegrationClient {
4390
4390
  * @param GetDataFlowRequest
4391
4391
  * @return GetDataFlowResponse
4392
4392
  * @throws OciError when an error occurs
4393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetDataFlow.ts.html |here} to see how to use GetDataFlow API.
4393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetDataFlow.ts.html |here} to see how to use GetDataFlow API.
4394
4394
  */
4395
4395
  getDataFlow(getDataFlowRequest) {
4396
4396
  return __awaiter(this, void 0, void 0, function* () {
@@ -4456,7 +4456,7 @@ class DataIntegrationClient {
4456
4456
  * @param GetDataFlowValidationRequest
4457
4457
  * @return GetDataFlowValidationResponse
4458
4458
  * @throws OciError when an error occurs
4459
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetDataFlowValidation.ts.html |here} to see how to use GetDataFlowValidation API.
4459
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetDataFlowValidation.ts.html |here} to see how to use GetDataFlowValidation API.
4460
4460
  */
4461
4461
  getDataFlowValidation(getDataFlowValidationRequest) {
4462
4462
  return __awaiter(this, void 0, void 0, function* () {
@@ -4520,7 +4520,7 @@ class DataIntegrationClient {
4520
4520
  * @param GetDependentObjectRequest
4521
4521
  * @return GetDependentObjectResponse
4522
4522
  * @throws OciError when an error occurs
4523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetDependentObject.ts.html |here} to see how to use GetDependentObject API.
4523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetDependentObject.ts.html |here} to see how to use GetDependentObject API.
4524
4524
  */
4525
4525
  getDependentObject(getDependentObjectRequest) {
4526
4526
  return __awaiter(this, void 0, void 0, function* () {
@@ -4585,7 +4585,7 @@ class DataIntegrationClient {
4585
4585
  * @param GetDisApplicationRequest
4586
4586
  * @return GetDisApplicationResponse
4587
4587
  * @throws OciError when an error occurs
4588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetDisApplication.ts.html |here} to see how to use GetDisApplication API.
4588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetDisApplication.ts.html |here} to see how to use GetDisApplication API.
4589
4589
  */
4590
4590
  getDisApplication(getDisApplicationRequest) {
4591
4591
  return __awaiter(this, void 0, void 0, function* () {
@@ -4649,7 +4649,7 @@ class DataIntegrationClient {
4649
4649
  * @param GetDisApplicationDetailedDescriptionRequest
4650
4650
  * @return GetDisApplicationDetailedDescriptionResponse
4651
4651
  * @throws OciError when an error occurs
4652
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetDisApplicationDetailedDescription.ts.html |here} to see how to use GetDisApplicationDetailedDescription API.
4652
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetDisApplicationDetailedDescription.ts.html |here} to see how to use GetDisApplicationDetailedDescription API.
4653
4653
  */
4654
4654
  getDisApplicationDetailedDescription(getDisApplicationDetailedDescriptionRequest) {
4655
4655
  return __awaiter(this, void 0, void 0, function* () {
@@ -4714,7 +4714,7 @@ class DataIntegrationClient {
4714
4714
  * @param GetExportRequestRequest
4715
4715
  * @return GetExportRequestResponse
4716
4716
  * @throws OciError when an error occurs
4717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetExportRequest.ts.html |here} to see how to use GetExportRequest API.
4717
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetExportRequest.ts.html |here} to see how to use GetExportRequest API.
4718
4718
  */
4719
4719
  getExportRequest(getExportRequestRequest) {
4720
4720
  return __awaiter(this, void 0, void 0, function* () {
@@ -4778,7 +4778,7 @@ class DataIntegrationClient {
4778
4778
  * @param GetExternalPublicationRequest
4779
4779
  * @return GetExternalPublicationResponse
4780
4780
  * @throws OciError when an error occurs
4781
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetExternalPublication.ts.html |here} to see how to use GetExternalPublication API.
4781
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetExternalPublication.ts.html |here} to see how to use GetExternalPublication API.
4782
4782
  */
4783
4783
  getExternalPublication(getExternalPublicationRequest) {
4784
4784
  return __awaiter(this, void 0, void 0, function* () {
@@ -4843,7 +4843,7 @@ class DataIntegrationClient {
4843
4843
  * @param GetExternalPublicationValidationRequest
4844
4844
  * @return GetExternalPublicationValidationResponse
4845
4845
  * @throws OciError when an error occurs
4846
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetExternalPublicationValidation.ts.html |here} to see how to use GetExternalPublicationValidation API.
4846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetExternalPublicationValidation.ts.html |here} to see how to use GetExternalPublicationValidation API.
4847
4847
  */
4848
4848
  getExternalPublicationValidation(getExternalPublicationValidationRequest) {
4849
4849
  return __awaiter(this, void 0, void 0, function* () {
@@ -4908,7 +4908,7 @@ class DataIntegrationClient {
4908
4908
  * @param GetFolderRequest
4909
4909
  * @return GetFolderResponse
4910
4910
  * @throws OciError when an error occurs
4911
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetFolder.ts.html |here} to see how to use GetFolder API.
4911
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetFolder.ts.html |here} to see how to use GetFolder API.
4912
4912
  */
4913
4913
  getFolder(getFolderRequest) {
4914
4914
  return __awaiter(this, void 0, void 0, function* () {
@@ -4974,7 +4974,7 @@ class DataIntegrationClient {
4974
4974
  * @param GetFunctionLibraryRequest
4975
4975
  * @return GetFunctionLibraryResponse
4976
4976
  * @throws OciError when an error occurs
4977
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetFunctionLibrary.ts.html |here} to see how to use GetFunctionLibrary API.
4977
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetFunctionLibrary.ts.html |here} to see how to use GetFunctionLibrary API.
4978
4978
  */
4979
4979
  getFunctionLibrary(getFunctionLibraryRequest) {
4980
4980
  return __awaiter(this, void 0, void 0, function* () {
@@ -5041,7 +5041,7 @@ class DataIntegrationClient {
5041
5041
  * @param GetImportRequestRequest
5042
5042
  * @return GetImportRequestResponse
5043
5043
  * @throws OciError when an error occurs
5044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetImportRequest.ts.html |here} to see how to use GetImportRequest API.
5044
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetImportRequest.ts.html |here} to see how to use GetImportRequest API.
5045
5045
  */
5046
5046
  getImportRequest(getImportRequestRequest) {
5047
5047
  return __awaiter(this, void 0, void 0, function* () {
@@ -5108,7 +5108,7 @@ class DataIntegrationClient {
5108
5108
  * @param GetPatchRequest
5109
5109
  * @return GetPatchResponse
5110
5110
  * @throws OciError when an error occurs
5111
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetPatch.ts.html |here} to see how to use GetPatch API.
5111
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetPatch.ts.html |here} to see how to use GetPatch API.
5112
5112
  */
5113
5113
  getPatch(getPatchRequest) {
5114
5114
  return __awaiter(this, void 0, void 0, function* () {
@@ -5173,7 +5173,7 @@ class DataIntegrationClient {
5173
5173
  * @param GetPipelineRequest
5174
5174
  * @return GetPipelineResponse
5175
5175
  * @throws OciError when an error occurs
5176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetPipeline.ts.html |here} to see how to use GetPipeline API.
5176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetPipeline.ts.html |here} to see how to use GetPipeline API.
5177
5177
  */
5178
5178
  getPipeline(getPipelineRequest) {
5179
5179
  return __awaiter(this, void 0, void 0, function* () {
@@ -5239,7 +5239,7 @@ class DataIntegrationClient {
5239
5239
  * @param GetPipelineValidationRequest
5240
5240
  * @return GetPipelineValidationResponse
5241
5241
  * @throws OciError when an error occurs
5242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetPipelineValidation.ts.html |here} to see how to use GetPipelineValidation API.
5242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetPipelineValidation.ts.html |here} to see how to use GetPipelineValidation API.
5243
5243
  */
5244
5244
  getPipelineValidation(getPipelineValidationRequest) {
5245
5245
  return __awaiter(this, void 0, void 0, function* () {
@@ -5303,7 +5303,7 @@ class DataIntegrationClient {
5303
5303
  * @param GetProjectRequest
5304
5304
  * @return GetProjectResponse
5305
5305
  * @throws OciError when an error occurs
5306
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetProject.ts.html |here} to see how to use GetProject API.
5306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetProject.ts.html |here} to see how to use GetProject API.
5307
5307
  */
5308
5308
  getProject(getProjectRequest) {
5309
5309
  return __awaiter(this, void 0, void 0, function* () {
@@ -5369,7 +5369,7 @@ class DataIntegrationClient {
5369
5369
  * @param GetPublishedObjectRequest
5370
5370
  * @return GetPublishedObjectResponse
5371
5371
  * @throws OciError when an error occurs
5372
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetPublishedObject.ts.html |here} to see how to use GetPublishedObject API.
5372
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetPublishedObject.ts.html |here} to see how to use GetPublishedObject API.
5373
5373
  */
5374
5374
  getPublishedObject(getPublishedObjectRequest) {
5375
5375
  return __awaiter(this, void 0, void 0, function* () {
@@ -5436,7 +5436,7 @@ class DataIntegrationClient {
5436
5436
  * @param GetReferenceRequest
5437
5437
  * @return GetReferenceResponse
5438
5438
  * @throws OciError when an error occurs
5439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetReference.ts.html |here} to see how to use GetReference API.
5439
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetReference.ts.html |here} to see how to use GetReference API.
5440
5440
  */
5441
5441
  getReference(getReferenceRequest) {
5442
5442
  return __awaiter(this, void 0, void 0, function* () {
@@ -5501,7 +5501,7 @@ class DataIntegrationClient {
5501
5501
  * @param GetRuntimeOperatorRequest
5502
5502
  * @return GetRuntimeOperatorResponse
5503
5503
  * @throws OciError when an error occurs
5504
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetRuntimeOperator.ts.html |here} to see how to use GetRuntimeOperator API.
5504
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetRuntimeOperator.ts.html |here} to see how to use GetRuntimeOperator API.
5505
5505
  */
5506
5506
  getRuntimeOperator(getRuntimeOperatorRequest) {
5507
5507
  return __awaiter(this, void 0, void 0, function* () {
@@ -5567,7 +5567,7 @@ class DataIntegrationClient {
5567
5567
  * @param GetRuntimePipelineRequest
5568
5568
  * @return GetRuntimePipelineResponse
5569
5569
  * @throws OciError when an error occurs
5570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetRuntimePipeline.ts.html |here} to see how to use GetRuntimePipeline API.
5570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetRuntimePipeline.ts.html |here} to see how to use GetRuntimePipeline API.
5571
5571
  */
5572
5572
  getRuntimePipeline(getRuntimePipelineRequest) {
5573
5573
  return __awaiter(this, void 0, void 0, function* () {
@@ -5634,7 +5634,7 @@ class DataIntegrationClient {
5634
5634
  * @param GetScheduleRequest
5635
5635
  * @return GetScheduleResponse
5636
5636
  * @throws OciError when an error occurs
5637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetSchedule.ts.html |here} to see how to use GetSchedule API.
5637
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetSchedule.ts.html |here} to see how to use GetSchedule API.
5638
5638
  */
5639
5639
  getSchedule(getScheduleRequest) {
5640
5640
  return __awaiter(this, void 0, void 0, function* () {
@@ -5699,7 +5699,7 @@ class DataIntegrationClient {
5699
5699
  * @param GetSchemaRequest
5700
5700
  * @return GetSchemaResponse
5701
5701
  * @throws OciError when an error occurs
5702
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetSchema.ts.html |here} to see how to use GetSchema API.
5702
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetSchema.ts.html |here} to see how to use GetSchema API.
5703
5703
  */
5704
5704
  getSchema(getSchemaRequest) {
5705
5705
  return __awaiter(this, void 0, void 0, function* () {
@@ -5759,7 +5759,7 @@ class DataIntegrationClient {
5759
5759
  * @param GetTaskRequest
5760
5760
  * @return GetTaskResponse
5761
5761
  * @throws OciError when an error occurs
5762
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetTask.ts.html |here} to see how to use GetTask API.
5762
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetTask.ts.html |here} to see how to use GetTask API.
5763
5763
  */
5764
5764
  getTask(getTaskRequest) {
5765
5765
  return __awaiter(this, void 0, void 0, function* () {
@@ -5825,7 +5825,7 @@ class DataIntegrationClient {
5825
5825
  * @param GetTaskRunRequest
5826
5826
  * @return GetTaskRunResponse
5827
5827
  * @throws OciError when an error occurs
5828
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetTaskRun.ts.html |here} to see how to use GetTaskRun API.
5828
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetTaskRun.ts.html |here} to see how to use GetTaskRun API.
5829
5829
  */
5830
5830
  getTaskRun(getTaskRunRequest) {
5831
5831
  return __awaiter(this, void 0, void 0, function* () {
@@ -5890,7 +5890,7 @@ class DataIntegrationClient {
5890
5890
  * @param GetTaskScheduleRequest
5891
5891
  * @return GetTaskScheduleResponse
5892
5892
  * @throws OciError when an error occurs
5893
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetTaskSchedule.ts.html |here} to see how to use GetTaskSchedule API.
5893
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetTaskSchedule.ts.html |here} to see how to use GetTaskSchedule API.
5894
5894
  */
5895
5895
  getTaskSchedule(getTaskScheduleRequest) {
5896
5896
  return __awaiter(this, void 0, void 0, function* () {
@@ -5956,7 +5956,7 @@ class DataIntegrationClient {
5956
5956
  * @param GetTaskValidationRequest
5957
5957
  * @return GetTaskValidationResponse
5958
5958
  * @throws OciError when an error occurs
5959
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetTaskValidation.ts.html |here} to see how to use GetTaskValidation API.
5959
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetTaskValidation.ts.html |here} to see how to use GetTaskValidation API.
5960
5960
  */
5961
5961
  getTaskValidation(getTaskValidationRequest) {
5962
5962
  return __awaiter(this, void 0, void 0, function* () {
@@ -6020,7 +6020,7 @@ class DataIntegrationClient {
6020
6020
  * @param GetTemplateRequest
6021
6021
  * @return GetTemplateResponse
6022
6022
  * @throws OciError when an error occurs
6023
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetTemplate.ts.html |here} to see how to use GetTemplate API.
6023
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetTemplate.ts.html |here} to see how to use GetTemplate API.
6024
6024
  */
6025
6025
  getTemplate(getTemplateRequest) {
6026
6026
  return __awaiter(this, void 0, void 0, function* () {
@@ -6079,7 +6079,7 @@ class DataIntegrationClient {
6079
6079
  * @param GetUserDefinedFunctionRequest
6080
6080
  * @return GetUserDefinedFunctionResponse
6081
6081
  * @throws OciError when an error occurs
6082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetUserDefinedFunction.ts.html |here} to see how to use GetUserDefinedFunction API.
6082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetUserDefinedFunction.ts.html |here} to see how to use GetUserDefinedFunction API.
6083
6083
  */
6084
6084
  getUserDefinedFunction(getUserDefinedFunctionRequest) {
6085
6085
  return __awaiter(this, void 0, void 0, function* () {
@@ -6143,7 +6143,7 @@ class DataIntegrationClient {
6143
6143
  * @param GetUserDefinedFunctionValidationRequest
6144
6144
  * @return GetUserDefinedFunctionValidationResponse
6145
6145
  * @throws OciError when an error occurs
6146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetUserDefinedFunctionValidation.ts.html |here} to see how to use GetUserDefinedFunctionValidation API.
6146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetUserDefinedFunctionValidation.ts.html |here} to see how to use GetUserDefinedFunctionValidation API.
6147
6147
  */
6148
6148
  getUserDefinedFunctionValidation(getUserDefinedFunctionValidationRequest) {
6149
6149
  return __awaiter(this, void 0, void 0, function* () {
@@ -6207,7 +6207,7 @@ class DataIntegrationClient {
6207
6207
  * @param GetWorkRequestRequest
6208
6208
  * @return GetWorkRequestResponse
6209
6209
  * @throws OciError when an error occurs
6210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
6210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
6211
6211
  */
6212
6212
  getWorkRequest(getWorkRequestRequest) {
6213
6213
  return __awaiter(this, void 0, void 0, function* () {
@@ -6275,7 +6275,7 @@ class DataIntegrationClient {
6275
6275
  * @param GetWorkspaceRequest
6276
6276
  * @return GetWorkspaceResponse
6277
6277
  * @throws OciError when an error occurs
6278
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/GetWorkspace.ts.html |here} to see how to use GetWorkspace API.
6278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/GetWorkspace.ts.html |here} to see how to use GetWorkspace API.
6279
6279
  */
6280
6280
  getWorkspace(getWorkspaceRequest) {
6281
6281
  return __awaiter(this, void 0, void 0, function* () {
@@ -6338,7 +6338,7 @@ class DataIntegrationClient {
6338
6338
  * @param ListApplicationsRequest
6339
6339
  * @return ListApplicationsResponse
6340
6340
  * @throws OciError when an error occurs
6341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListApplications.ts.html |here} to see how to use ListApplications API.
6341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListApplications.ts.html |here} to see how to use ListApplications API.
6342
6342
  */
6343
6343
  listApplications(listApplicationsRequest) {
6344
6344
  return __awaiter(this, void 0, void 0, function* () {
@@ -6420,7 +6420,7 @@ class DataIntegrationClient {
6420
6420
  * @param ListConnectionValidationsRequest
6421
6421
  * @return ListConnectionValidationsResponse
6422
6422
  * @throws OciError when an error occurs
6423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListConnectionValidations.ts.html |here} to see how to use ListConnectionValidations API.
6423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListConnectionValidations.ts.html |here} to see how to use ListConnectionValidations API.
6424
6424
  */
6425
6425
  listConnectionValidations(listConnectionValidationsRequest) {
6426
6426
  return __awaiter(this, void 0, void 0, function* () {
@@ -6502,7 +6502,7 @@ class DataIntegrationClient {
6502
6502
  * @param ListConnectionsRequest
6503
6503
  * @return ListConnectionsResponse
6504
6504
  * @throws OciError when an error occurs
6505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListConnections.ts.html |here} to see how to use ListConnections API.
6505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListConnections.ts.html |here} to see how to use ListConnections API.
6506
6506
  */
6507
6507
  listConnections(listConnectionsRequest) {
6508
6508
  return __awaiter(this, void 0, void 0, function* () {
@@ -6585,7 +6585,7 @@ class DataIntegrationClient {
6585
6585
  * @param ListCopyObjectRequestsRequest
6586
6586
  * @return ListCopyObjectRequestsResponse
6587
6587
  * @throws OciError when an error occurs
6588
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListCopyObjectRequests.ts.html |here} to see how to use ListCopyObjectRequests API.
6588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListCopyObjectRequests.ts.html |here} to see how to use ListCopyObjectRequests API.
6589
6589
  */
6590
6590
  listCopyObjectRequests(listCopyObjectRequestsRequest) {
6591
6591
  return __awaiter(this, void 0, void 0, function* () {
@@ -6659,7 +6659,7 @@ class DataIntegrationClient {
6659
6659
  * @param ListDataAssetsRequest
6660
6660
  * @return ListDataAssetsResponse
6661
6661
  * @throws OciError when an error occurs
6662
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
6662
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
6663
6663
  */
6664
6664
  listDataAssets(listDataAssetsRequest) {
6665
6665
  return __awaiter(this, void 0, void 0, function* () {
@@ -6741,7 +6741,7 @@ class DataIntegrationClient {
6741
6741
  * @param ListDataEntitiesRequest
6742
6742
  * @return ListDataEntitiesResponse
6743
6743
  * @throws OciError when an error occurs
6744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListDataEntities.ts.html |here} to see how to use ListDataEntities API.
6744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListDataEntities.ts.html |here} to see how to use ListDataEntities API.
6745
6745
  */
6746
6746
  listDataEntities(listDataEntitiesRequest) {
6747
6747
  return __awaiter(this, void 0, void 0, function* () {
@@ -6827,7 +6827,7 @@ class DataIntegrationClient {
6827
6827
  * @param ListDataFlowValidationsRequest
6828
6828
  * @return ListDataFlowValidationsResponse
6829
6829
  * @throws OciError when an error occurs
6830
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListDataFlowValidations.ts.html |here} to see how to use ListDataFlowValidations API.
6830
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListDataFlowValidations.ts.html |here} to see how to use ListDataFlowValidations API.
6831
6831
  */
6832
6832
  listDataFlowValidations(listDataFlowValidationsRequest) {
6833
6833
  return __awaiter(this, void 0, void 0, function* () {
@@ -6910,7 +6910,7 @@ class DataIntegrationClient {
6910
6910
  * @param ListDataFlowsRequest
6911
6911
  * @return ListDataFlowsResponse
6912
6912
  * @throws OciError when an error occurs
6913
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListDataFlows.ts.html |here} to see how to use ListDataFlows API.
6913
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListDataFlows.ts.html |here} to see how to use ListDataFlows API.
6914
6914
  */
6915
6915
  listDataFlows(listDataFlowsRequest) {
6916
6916
  return __awaiter(this, void 0, void 0, function* () {
@@ -6992,7 +6992,7 @@ class DataIntegrationClient {
6992
6992
  * @param ListDependentObjectsRequest
6993
6993
  * @return ListDependentObjectsResponse
6994
6994
  * @throws OciError when an error occurs
6995
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListDependentObjects.ts.html |here} to see how to use ListDependentObjects API.
6995
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListDependentObjects.ts.html |here} to see how to use ListDependentObjects API.
6996
6996
  */
6997
6997
  listDependentObjects(listDependentObjectsRequest) {
6998
6998
  return __awaiter(this, void 0, void 0, function* () {
@@ -7078,7 +7078,7 @@ class DataIntegrationClient {
7078
7078
  * @param ListDisApplicationTaskRunLineagesRequest
7079
7079
  * @return ListDisApplicationTaskRunLineagesResponse
7080
7080
  * @throws OciError when an error occurs
7081
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListDisApplicationTaskRunLineages.ts.html |here} to see how to use ListDisApplicationTaskRunLineages API.
7081
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListDisApplicationTaskRunLineages.ts.html |here} to see how to use ListDisApplicationTaskRunLineages API.
7082
7082
  */
7083
7083
  listDisApplicationTaskRunLineages(listDisApplicationTaskRunLineagesRequest) {
7084
7084
  return __awaiter(this, void 0, void 0, function* () {
@@ -7153,7 +7153,7 @@ class DataIntegrationClient {
7153
7153
  * @param ListDisApplicationsRequest
7154
7154
  * @return ListDisApplicationsResponse
7155
7155
  * @throws OciError when an error occurs
7156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListDisApplications.ts.html |here} to see how to use ListDisApplications API.
7156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListDisApplications.ts.html |here} to see how to use ListDisApplications API.
7157
7157
  */
7158
7158
  listDisApplications(listDisApplicationsRequest) {
7159
7159
  return __awaiter(this, void 0, void 0, function* () {
@@ -7237,7 +7237,7 @@ class DataIntegrationClient {
7237
7237
  * @param ListExportRequestsRequest
7238
7238
  * @return ListExportRequestsResponse
7239
7239
  * @throws OciError when an error occurs
7240
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListExportRequests.ts.html |here} to see how to use ListExportRequests API.
7240
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListExportRequests.ts.html |here} to see how to use ListExportRequests API.
7241
7241
  */
7242
7242
  listExportRequests(listExportRequestsRequest) {
7243
7243
  return __awaiter(this, void 0, void 0, function* () {
@@ -7311,7 +7311,7 @@ class DataIntegrationClient {
7311
7311
  * @param ListExternalPublicationValidationsRequest
7312
7312
  * @return ListExternalPublicationValidationsResponse
7313
7313
  * @throws OciError when an error occurs
7314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListExternalPublicationValidations.ts.html |here} to see how to use ListExternalPublicationValidations API.
7314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListExternalPublicationValidations.ts.html |here} to see how to use ListExternalPublicationValidations API.
7315
7315
  */
7316
7316
  listExternalPublicationValidations(listExternalPublicationValidationsRequest) {
7317
7317
  return __awaiter(this, void 0, void 0, function* () {
@@ -7393,7 +7393,7 @@ class DataIntegrationClient {
7393
7393
  * @param ListExternalPublicationsRequest
7394
7394
  * @return ListExternalPublicationsResponse
7395
7395
  * @throws OciError when an error occurs
7396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListExternalPublications.ts.html |here} to see how to use ListExternalPublications API.
7396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListExternalPublications.ts.html |here} to see how to use ListExternalPublications API.
7397
7397
  */
7398
7398
  listExternalPublications(listExternalPublicationsRequest) {
7399
7399
  return __awaiter(this, void 0, void 0, function* () {
@@ -7475,7 +7475,7 @@ class DataIntegrationClient {
7475
7475
  * @param ListFoldersRequest
7476
7476
  * @return ListFoldersResponse
7477
7477
  * @throws OciError when an error occurs
7478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListFolders.ts.html |here} to see how to use ListFolders API.
7478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListFolders.ts.html |here} to see how to use ListFolders API.
7479
7479
  */
7480
7480
  listFolders(listFoldersRequest) {
7481
7481
  return __awaiter(this, void 0, void 0, function* () {
@@ -7559,7 +7559,7 @@ class DataIntegrationClient {
7559
7559
  * @param ListFunctionLibrariesRequest
7560
7560
  * @return ListFunctionLibrariesResponse
7561
7561
  * @throws OciError when an error occurs
7562
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListFunctionLibraries.ts.html |here} to see how to use ListFunctionLibraries API.
7562
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListFunctionLibraries.ts.html |here} to see how to use ListFunctionLibraries API.
7563
7563
  */
7564
7564
  listFunctionLibraries(listFunctionLibrariesRequest) {
7565
7565
  return __awaiter(this, void 0, void 0, function* () {
@@ -7642,7 +7642,7 @@ class DataIntegrationClient {
7642
7642
  * @param ListImportRequestsRequest
7643
7643
  * @return ListImportRequestsResponse
7644
7644
  * @throws OciError when an error occurs
7645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListImportRequests.ts.html |here} to see how to use ListImportRequests API.
7645
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListImportRequests.ts.html |here} to see how to use ListImportRequests API.
7646
7646
  */
7647
7647
  listImportRequests(listImportRequestsRequest) {
7648
7648
  return __awaiter(this, void 0, void 0, function* () {
@@ -7715,7 +7715,7 @@ class DataIntegrationClient {
7715
7715
  * @param ListPatchChangesRequest
7716
7716
  * @return ListPatchChangesResponse
7717
7717
  * @throws OciError when an error occurs
7718
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListPatchChanges.ts.html |here} to see how to use ListPatchChanges API.
7718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListPatchChanges.ts.html |here} to see how to use ListPatchChanges API.
7719
7719
  */
7720
7720
  listPatchChanges(listPatchChangesRequest) {
7721
7721
  return __awaiter(this, void 0, void 0, function* () {
@@ -7797,7 +7797,7 @@ class DataIntegrationClient {
7797
7797
  * @param ListPatchesRequest
7798
7798
  * @return ListPatchesResponse
7799
7799
  * @throws OciError when an error occurs
7800
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListPatches.ts.html |here} to see how to use ListPatches API.
7800
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListPatches.ts.html |here} to see how to use ListPatches API.
7801
7801
  */
7802
7802
  listPatches(listPatchesRequest) {
7803
7803
  return __awaiter(this, void 0, void 0, function* () {
@@ -7879,7 +7879,7 @@ class DataIntegrationClient {
7879
7879
  * @param ListPipelineValidationsRequest
7880
7880
  * @return ListPipelineValidationsResponse
7881
7881
  * @throws OciError when an error occurs
7882
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListPipelineValidations.ts.html |here} to see how to use ListPipelineValidations API.
7882
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListPipelineValidations.ts.html |here} to see how to use ListPipelineValidations API.
7883
7883
  */
7884
7884
  listPipelineValidations(listPipelineValidationsRequest) {
7885
7885
  return __awaiter(this, void 0, void 0, function* () {
@@ -7962,7 +7962,7 @@ class DataIntegrationClient {
7962
7962
  * @param ListPipelinesRequest
7963
7963
  * @return ListPipelinesResponse
7964
7964
  * @throws OciError when an error occurs
7965
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListPipelines.ts.html |here} to see how to use ListPipelines API.
7965
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListPipelines.ts.html |here} to see how to use ListPipelines API.
7966
7966
  */
7967
7967
  listPipelines(listPipelinesRequest) {
7968
7968
  return __awaiter(this, void 0, void 0, function* () {
@@ -8045,7 +8045,7 @@ class DataIntegrationClient {
8045
8045
  * @param ListProjectsRequest
8046
8046
  * @return ListProjectsResponse
8047
8047
  * @throws OciError when an error occurs
8048
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListProjects.ts.html |here} to see how to use ListProjects API.
8048
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListProjects.ts.html |here} to see how to use ListProjects API.
8049
8049
  */
8050
8050
  listProjects(listProjectsRequest) {
8051
8051
  return __awaiter(this, void 0, void 0, function* () {
@@ -8127,7 +8127,7 @@ class DataIntegrationClient {
8127
8127
  * @param ListPublishedObjectsRequest
8128
8128
  * @return ListPublishedObjectsResponse
8129
8129
  * @throws OciError when an error occurs
8130
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListPublishedObjects.ts.html |here} to see how to use ListPublishedObjects API.
8130
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListPublishedObjects.ts.html |here} to see how to use ListPublishedObjects API.
8131
8131
  */
8132
8132
  listPublishedObjects(listPublishedObjectsRequest) {
8133
8133
  return __awaiter(this, void 0, void 0, function* () {
@@ -8213,7 +8213,7 @@ class DataIntegrationClient {
8213
8213
  * @param ListReferencesRequest
8214
8214
  * @return ListReferencesResponse
8215
8215
  * @throws OciError when an error occurs
8216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListReferences.ts.html |here} to see how to use ListReferences API.
8216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListReferences.ts.html |here} to see how to use ListReferences API.
8217
8217
  */
8218
8218
  listReferences(listReferencesRequest) {
8219
8219
  return __awaiter(this, void 0, void 0, function* () {
@@ -8299,7 +8299,7 @@ class DataIntegrationClient {
8299
8299
  * @param ListRuntimeOperatorsRequest
8300
8300
  * @return ListRuntimeOperatorsResponse
8301
8301
  * @throws OciError when an error occurs
8302
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListRuntimeOperators.ts.html |here} to see how to use ListRuntimeOperators API.
8302
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListRuntimeOperators.ts.html |here} to see how to use ListRuntimeOperators API.
8303
8303
  */
8304
8304
  listRuntimeOperators(listRuntimeOperatorsRequest) {
8305
8305
  return __awaiter(this, void 0, void 0, function* () {
@@ -8375,7 +8375,7 @@ class DataIntegrationClient {
8375
8375
  * @param ListRuntimePipelinesRequest
8376
8376
  * @return ListRuntimePipelinesResponse
8377
8377
  * @throws OciError when an error occurs
8378
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListRuntimePipelines.ts.html |here} to see how to use ListRuntimePipelines API.
8378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListRuntimePipelines.ts.html |here} to see how to use ListRuntimePipelines API.
8379
8379
  */
8380
8380
  listRuntimePipelines(listRuntimePipelinesRequest) {
8381
8381
  return __awaiter(this, void 0, void 0, function* () {
@@ -8452,7 +8452,7 @@ class DataIntegrationClient {
8452
8452
  * @param ListSchedulesRequest
8453
8453
  * @return ListSchedulesResponse
8454
8454
  * @throws OciError when an error occurs
8455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListSchedules.ts.html |here} to see how to use ListSchedules API.
8455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListSchedules.ts.html |here} to see how to use ListSchedules API.
8456
8456
  */
8457
8457
  listSchedules(listSchedulesRequest) {
8458
8458
  return __awaiter(this, void 0, void 0, function* () {
@@ -8535,7 +8535,7 @@ class DataIntegrationClient {
8535
8535
  * @param ListSchemasRequest
8536
8536
  * @return ListSchemasResponse
8537
8537
  * @throws OciError when an error occurs
8538
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListSchemas.ts.html |here} to see how to use ListSchemas API.
8538
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListSchemas.ts.html |here} to see how to use ListSchemas API.
8539
8539
  */
8540
8540
  listSchemas(listSchemasRequest) {
8541
8541
  return __awaiter(this, void 0, void 0, function* () {
@@ -8620,7 +8620,7 @@ class DataIntegrationClient {
8620
8620
  * @param ListTaskRunLineagesRequest
8621
8621
  * @return ListTaskRunLineagesResponse
8622
8622
  * @throws OciError when an error occurs
8623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListTaskRunLineages.ts.html |here} to see how to use ListTaskRunLineages API.
8623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListTaskRunLineages.ts.html |here} to see how to use ListTaskRunLineages API.
8624
8624
  */
8625
8625
  listTaskRunLineages(listTaskRunLineagesRequest) {
8626
8626
  return __awaiter(this, void 0, void 0, function* () {
@@ -8695,7 +8695,7 @@ class DataIntegrationClient {
8695
8695
  * @param ListTaskRunLogsRequest
8696
8696
  * @return ListTaskRunLogsResponse
8697
8697
  * @throws OciError when an error occurs
8698
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListTaskRunLogs.ts.html |here} to see how to use ListTaskRunLogs API.
8698
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListTaskRunLogs.ts.html |here} to see how to use ListTaskRunLogs API.
8699
8699
  */
8700
8700
  listTaskRunLogs(listTaskRunLogsRequest) {
8701
8701
  return __awaiter(this, void 0, void 0, function* () {
@@ -8815,7 +8815,7 @@ class DataIntegrationClient {
8815
8815
  * @param ListTaskRunsRequest
8816
8816
  * @return ListTaskRunsResponse
8817
8817
  * @throws OciError when an error occurs
8818
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListTaskRuns.ts.html |here} to see how to use ListTaskRuns API.
8818
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListTaskRuns.ts.html |here} to see how to use ListTaskRuns API.
8819
8819
  */
8820
8820
  listTaskRuns(listTaskRunsRequest) {
8821
8821
  return __awaiter(this, void 0, void 0, function* () {
@@ -8903,7 +8903,7 @@ class DataIntegrationClient {
8903
8903
  * @param ListTaskSchedulesRequest
8904
8904
  * @return ListTaskSchedulesResponse
8905
8905
  * @throws OciError when an error occurs
8906
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListTaskSchedules.ts.html |here} to see how to use ListTaskSchedules API.
8906
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListTaskSchedules.ts.html |here} to see how to use ListTaskSchedules API.
8907
8907
  */
8908
8908
  listTaskSchedules(listTaskSchedulesRequest) {
8909
8909
  return __awaiter(this, void 0, void 0, function* () {
@@ -8988,7 +8988,7 @@ class DataIntegrationClient {
8988
8988
  * @param ListTaskValidationsRequest
8989
8989
  * @return ListTaskValidationsResponse
8990
8990
  * @throws OciError when an error occurs
8991
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListTaskValidations.ts.html |here} to see how to use ListTaskValidations API.
8991
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListTaskValidations.ts.html |here} to see how to use ListTaskValidations API.
8992
8992
  */
8993
8993
  listTaskValidations(listTaskValidationsRequest) {
8994
8994
  return __awaiter(this, void 0, void 0, function* () {
@@ -9071,7 +9071,7 @@ class DataIntegrationClient {
9071
9071
  * @param ListTasksRequest
9072
9072
  * @return ListTasksResponse
9073
9073
  * @throws OciError when an error occurs
9074
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListTasks.ts.html |here} to see how to use ListTasks API.
9074
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListTasks.ts.html |here} to see how to use ListTasks API.
9075
9075
  */
9076
9076
  listTasks(listTasksRequest) {
9077
9077
  return __awaiter(this, void 0, void 0, function* () {
@@ -9155,7 +9155,7 @@ class DataIntegrationClient {
9155
9155
  * @param ListTemplatesRequest
9156
9156
  * @return ListTemplatesResponse
9157
9157
  * @throws OciError when an error occurs
9158
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListTemplates.ts.html |here} to see how to use ListTemplates API.
9158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListTemplates.ts.html |here} to see how to use ListTemplates API.
9159
9159
  */
9160
9160
  listTemplates(listTemplatesRequest) {
9161
9161
  return __awaiter(this, void 0, void 0, function* () {
@@ -9236,7 +9236,7 @@ class DataIntegrationClient {
9236
9236
  * @param ListUserDefinedFunctionValidationsRequest
9237
9237
  * @return ListUserDefinedFunctionValidationsResponse
9238
9238
  * @throws OciError when an error occurs
9239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListUserDefinedFunctionValidations.ts.html |here} to see how to use ListUserDefinedFunctionValidations API.
9239
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListUserDefinedFunctionValidations.ts.html |here} to see how to use ListUserDefinedFunctionValidations API.
9240
9240
  */
9241
9241
  listUserDefinedFunctionValidations(listUserDefinedFunctionValidationsRequest) {
9242
9242
  return __awaiter(this, void 0, void 0, function* () {
@@ -9319,7 +9319,7 @@ class DataIntegrationClient {
9319
9319
  * @param ListUserDefinedFunctionsRequest
9320
9320
  * @return ListUserDefinedFunctionsResponse
9321
9321
  * @throws OciError when an error occurs
9322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListUserDefinedFunctions.ts.html |here} to see how to use ListUserDefinedFunctions API.
9322
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListUserDefinedFunctions.ts.html |here} to see how to use ListUserDefinedFunctions API.
9323
9323
  */
9324
9324
  listUserDefinedFunctions(listUserDefinedFunctionsRequest) {
9325
9325
  return __awaiter(this, void 0, void 0, function* () {
@@ -9402,7 +9402,7 @@ class DataIntegrationClient {
9402
9402
  * @param ListWorkRequestErrorsRequest
9403
9403
  * @return ListWorkRequestErrorsResponse
9404
9404
  * @throws OciError when an error occurs
9405
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
9405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
9406
9406
  */
9407
9407
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
9408
9408
  return __awaiter(this, void 0, void 0, function* () {
@@ -9511,7 +9511,7 @@ class DataIntegrationClient {
9511
9511
  * @param ListWorkRequestLogsRequest
9512
9512
  * @return ListWorkRequestLogsResponse
9513
9513
  * @throws OciError when an error occurs
9514
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
9514
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
9515
9515
  */
9516
9516
  listWorkRequestLogs(listWorkRequestLogsRequest) {
9517
9517
  return __awaiter(this, void 0, void 0, function* () {
@@ -9620,7 +9620,7 @@ class DataIntegrationClient {
9620
9620
  * @param ListWorkRequestsRequest
9621
9621
  * @return ListWorkRequestsResponse
9622
9622
  * @throws OciError when an error occurs
9623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
9623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
9624
9624
  */
9625
9625
  listWorkRequests(listWorkRequestsRequest) {
9626
9626
  return __awaiter(this, void 0, void 0, function* () {
@@ -9730,7 +9730,7 @@ class DataIntegrationClient {
9730
9730
  * @param ListWorkspacesRequest
9731
9731
  * @return ListWorkspacesResponse
9732
9732
  * @throws OciError when an error occurs
9733
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/ListWorkspaces.ts.html |here} to see how to use ListWorkspaces API.
9733
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/ListWorkspaces.ts.html |here} to see how to use ListWorkspaces API.
9734
9734
  */
9735
9735
  listWorkspaces(listWorkspacesRequest) {
9736
9736
  return __awaiter(this, void 0, void 0, function* () {
@@ -9840,7 +9840,7 @@ class DataIntegrationClient {
9840
9840
  * @param StartWorkspaceRequest
9841
9841
  * @return StartWorkspaceResponse
9842
9842
  * @throws OciError when an error occurs
9843
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/StartWorkspace.ts.html |here} to see how to use StartWorkspace API.
9843
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/StartWorkspace.ts.html |here} to see how to use StartWorkspace API.
9844
9844
  */
9845
9845
  startWorkspace(startWorkspaceRequest) {
9846
9846
  return __awaiter(this, void 0, void 0, function* () {
@@ -9902,7 +9902,7 @@ class DataIntegrationClient {
9902
9902
  * @param StopWorkspaceRequest
9903
9903
  * @return StopWorkspaceResponse
9904
9904
  * @throws OciError when an error occurs
9905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/StopWorkspace.ts.html |here} to see how to use StopWorkspace API.
9905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/StopWorkspace.ts.html |here} to see how to use StopWorkspace API.
9906
9906
  */
9907
9907
  stopWorkspace(stopWorkspaceRequest) {
9908
9908
  return __awaiter(this, void 0, void 0, function* () {
@@ -9966,7 +9966,7 @@ class DataIntegrationClient {
9966
9966
  * @param UpdateApplicationRequest
9967
9967
  * @return UpdateApplicationResponse
9968
9968
  * @throws OciError when an error occurs
9969
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateApplication.ts.html |here} to see how to use UpdateApplication API.
9969
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateApplication.ts.html |here} to see how to use UpdateApplication API.
9970
9970
  */
9971
9971
  updateApplication(updateApplicationRequest) {
9972
9972
  return __awaiter(this, void 0, void 0, function* () {
@@ -10032,7 +10032,7 @@ class DataIntegrationClient {
10032
10032
  * @param UpdateApplicationDetailedDescriptionRequest
10033
10033
  * @return UpdateApplicationDetailedDescriptionResponse
10034
10034
  * @throws OciError when an error occurs
10035
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateApplicationDetailedDescription.ts.html |here} to see how to use UpdateApplicationDetailedDescription API.
10035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateApplicationDetailedDescription.ts.html |here} to see how to use UpdateApplicationDetailedDescription API.
10036
10036
  */
10037
10037
  updateApplicationDetailedDescription(updateApplicationDetailedDescriptionRequest) {
10038
10038
  return __awaiter(this, void 0, void 0, function* () {
@@ -10098,7 +10098,7 @@ class DataIntegrationClient {
10098
10098
  * @param UpdateConnectionRequest
10099
10099
  * @return UpdateConnectionResponse
10100
10100
  * @throws OciError when an error occurs
10101
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
10101
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
10102
10102
  */
10103
10103
  updateConnection(updateConnectionRequest) {
10104
10104
  return __awaiter(this, void 0, void 0, function* () {
@@ -10164,7 +10164,7 @@ class DataIntegrationClient {
10164
10164
  * @param UpdateCopyObjectRequestRequest
10165
10165
  * @return UpdateCopyObjectRequestResponse
10166
10166
  * @throws OciError when an error occurs
10167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateCopyObjectRequest.ts.html |here} to see how to use UpdateCopyObjectRequest API.
10167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateCopyObjectRequest.ts.html |here} to see how to use UpdateCopyObjectRequest API.
10168
10168
  */
10169
10169
  updateCopyObjectRequest(updateCopyObjectRequestRequest) {
10170
10170
  return __awaiter(this, void 0, void 0, function* () {
@@ -10230,7 +10230,7 @@ class DataIntegrationClient {
10230
10230
  * @param UpdateDataAssetRequest
10231
10231
  * @return UpdateDataAssetResponse
10232
10232
  * @throws OciError when an error occurs
10233
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
10233
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
10234
10234
  */
10235
10235
  updateDataAsset(updateDataAssetRequest) {
10236
10236
  return __awaiter(this, void 0, void 0, function* () {
@@ -10296,7 +10296,7 @@ class DataIntegrationClient {
10296
10296
  * @param UpdateDataFlowRequest
10297
10297
  * @return UpdateDataFlowResponse
10298
10298
  * @throws OciError when an error occurs
10299
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateDataFlow.ts.html |here} to see how to use UpdateDataFlow API.
10299
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateDataFlow.ts.html |here} to see how to use UpdateDataFlow API.
10300
10300
  */
10301
10301
  updateDataFlow(updateDataFlowRequest) {
10302
10302
  return __awaiter(this, void 0, void 0, function* () {
@@ -10362,7 +10362,7 @@ class DataIntegrationClient {
10362
10362
  * @param UpdateDisApplicationRequest
10363
10363
  * @return UpdateDisApplicationResponse
10364
10364
  * @throws OciError when an error occurs
10365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateDisApplication.ts.html |here} to see how to use UpdateDisApplication API.
10365
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateDisApplication.ts.html |here} to see how to use UpdateDisApplication API.
10366
10366
  */
10367
10367
  updateDisApplication(updateDisApplicationRequest) {
10368
10368
  return __awaiter(this, void 0, void 0, function* () {
@@ -10428,7 +10428,7 @@ class DataIntegrationClient {
10428
10428
  * @param UpdateDisApplicationDetailedDescriptionRequest
10429
10429
  * @return UpdateDisApplicationDetailedDescriptionResponse
10430
10430
  * @throws OciError when an error occurs
10431
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateDisApplicationDetailedDescription.ts.html |here} to see how to use UpdateDisApplicationDetailedDescription API.
10431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateDisApplicationDetailedDescription.ts.html |here} to see how to use UpdateDisApplicationDetailedDescription API.
10432
10432
  */
10433
10433
  updateDisApplicationDetailedDescription(updateDisApplicationDetailedDescriptionRequest) {
10434
10434
  return __awaiter(this, void 0, void 0, function* () {
@@ -10494,7 +10494,7 @@ class DataIntegrationClient {
10494
10494
  * @param UpdateExportRequestRequest
10495
10495
  * @return UpdateExportRequestResponse
10496
10496
  * @throws OciError when an error occurs
10497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateExportRequest.ts.html |here} to see how to use UpdateExportRequest API.
10497
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateExportRequest.ts.html |here} to see how to use UpdateExportRequest API.
10498
10498
  */
10499
10499
  updateExportRequest(updateExportRequestRequest) {
10500
10500
  return __awaiter(this, void 0, void 0, function* () {
@@ -10560,7 +10560,7 @@ class DataIntegrationClient {
10560
10560
  * @param UpdateExternalPublicationRequest
10561
10561
  * @return UpdateExternalPublicationResponse
10562
10562
  * @throws OciError when an error occurs
10563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateExternalPublication.ts.html |here} to see how to use UpdateExternalPublication API.
10563
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateExternalPublication.ts.html |here} to see how to use UpdateExternalPublication API.
10564
10564
  */
10565
10565
  updateExternalPublication(updateExternalPublicationRequest) {
10566
10566
  return __awaiter(this, void 0, void 0, function* () {
@@ -10627,7 +10627,7 @@ class DataIntegrationClient {
10627
10627
  * @param UpdateFolderRequest
10628
10628
  * @return UpdateFolderResponse
10629
10629
  * @throws OciError when an error occurs
10630
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
10630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
10631
10631
  */
10632
10632
  updateFolder(updateFolderRequest) {
10633
10633
  return __awaiter(this, void 0, void 0, function* () {
@@ -10693,7 +10693,7 @@ class DataIntegrationClient {
10693
10693
  * @param UpdateFunctionLibraryRequest
10694
10694
  * @return UpdateFunctionLibraryResponse
10695
10695
  * @throws OciError when an error occurs
10696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateFunctionLibrary.ts.html |here} to see how to use UpdateFunctionLibrary API.
10696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateFunctionLibrary.ts.html |here} to see how to use UpdateFunctionLibrary API.
10697
10697
  */
10698
10698
  updateFunctionLibrary(updateFunctionLibraryRequest) {
10699
10699
  return __awaiter(this, void 0, void 0, function* () {
@@ -10759,7 +10759,7 @@ class DataIntegrationClient {
10759
10759
  * @param UpdateImportRequestRequest
10760
10760
  * @return UpdateImportRequestResponse
10761
10761
  * @throws OciError when an error occurs
10762
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateImportRequest.ts.html |here} to see how to use UpdateImportRequest API.
10762
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateImportRequest.ts.html |here} to see how to use UpdateImportRequest API.
10763
10763
  */
10764
10764
  updateImportRequest(updateImportRequestRequest) {
10765
10765
  return __awaiter(this, void 0, void 0, function* () {
@@ -10825,7 +10825,7 @@ class DataIntegrationClient {
10825
10825
  * @param UpdatePipelineRequest
10826
10826
  * @return UpdatePipelineResponse
10827
10827
  * @throws OciError when an error occurs
10828
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
10828
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
10829
10829
  */
10830
10830
  updatePipeline(updatePipelineRequest) {
10831
10831
  return __awaiter(this, void 0, void 0, function* () {
@@ -10891,7 +10891,7 @@ class DataIntegrationClient {
10891
10891
  * @param UpdateProjectRequest
10892
10892
  * @return UpdateProjectResponse
10893
10893
  * @throws OciError when an error occurs
10894
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateProject.ts.html |here} to see how to use UpdateProject API.
10894
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateProject.ts.html |here} to see how to use UpdateProject API.
10895
10895
  */
10896
10896
  updateProject(updateProjectRequest) {
10897
10897
  return __awaiter(this, void 0, void 0, function* () {
@@ -10957,7 +10957,7 @@ class DataIntegrationClient {
10957
10957
  * @param UpdateReferenceRequest
10958
10958
  * @return UpdateReferenceResponse
10959
10959
  * @throws OciError when an error occurs
10960
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateReference.ts.html |here} to see how to use UpdateReference API.
10960
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateReference.ts.html |here} to see how to use UpdateReference API.
10961
10961
  */
10962
10962
  updateReference(updateReferenceRequest) {
10963
10963
  return __awaiter(this, void 0, void 0, function* () {
@@ -11025,7 +11025,7 @@ class DataIntegrationClient {
11025
11025
  * @param UpdateScheduleRequest
11026
11026
  * @return UpdateScheduleResponse
11027
11027
  * @throws OciError when an error occurs
11028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateSchedule.ts.html |here} to see how to use UpdateSchedule API.
11028
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateSchedule.ts.html |here} to see how to use UpdateSchedule API.
11029
11029
  */
11030
11030
  updateSchedule(updateScheduleRequest) {
11031
11031
  return __awaiter(this, void 0, void 0, function* () {
@@ -11092,7 +11092,7 @@ class DataIntegrationClient {
11092
11092
  * @param UpdateTaskRequest
11093
11093
  * @return UpdateTaskResponse
11094
11094
  * @throws OciError when an error occurs
11095
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateTask.ts.html |here} to see how to use UpdateTask API.
11095
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateTask.ts.html |here} to see how to use UpdateTask API.
11096
11096
  */
11097
11097
  updateTask(updateTaskRequest) {
11098
11098
  return __awaiter(this, void 0, void 0, function* () {
@@ -11158,7 +11158,7 @@ class DataIntegrationClient {
11158
11158
  * @param UpdateTaskRunRequest
11159
11159
  * @return UpdateTaskRunResponse
11160
11160
  * @throws OciError when an error occurs
11161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateTaskRun.ts.html |here} to see how to use UpdateTaskRun API.
11161
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateTaskRun.ts.html |here} to see how to use UpdateTaskRun API.
11162
11162
  */
11163
11163
  updateTaskRun(updateTaskRunRequest) {
11164
11164
  return __awaiter(this, void 0, void 0, function* () {
@@ -11225,7 +11225,7 @@ class DataIntegrationClient {
11225
11225
  * @param UpdateTaskScheduleRequest
11226
11226
  * @return UpdateTaskScheduleResponse
11227
11227
  * @throws OciError when an error occurs
11228
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateTaskSchedule.ts.html |here} to see how to use UpdateTaskSchedule API.
11228
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateTaskSchedule.ts.html |here} to see how to use UpdateTaskSchedule API.
11229
11229
  */
11230
11230
  updateTaskSchedule(updateTaskScheduleRequest) {
11231
11231
  return __awaiter(this, void 0, void 0, function* () {
@@ -11292,7 +11292,7 @@ class DataIntegrationClient {
11292
11292
  * @param UpdateUserDefinedFunctionRequest
11293
11293
  * @return UpdateUserDefinedFunctionResponse
11294
11294
  * @throws OciError when an error occurs
11295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateUserDefinedFunction.ts.html |here} to see how to use UpdateUserDefinedFunction API.
11295
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateUserDefinedFunction.ts.html |here} to see how to use UpdateUserDefinedFunction API.
11296
11296
  */
11297
11297
  updateUserDefinedFunction(updateUserDefinedFunctionRequest) {
11298
11298
  return __awaiter(this, void 0, void 0, function* () {
@@ -11358,7 +11358,7 @@ class DataIntegrationClient {
11358
11358
  * @param UpdateWorkspaceRequest
11359
11359
  * @return UpdateWorkspaceResponse
11360
11360
  * @throws OciError when an error occurs
11361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/dataintegration/UpdateWorkspace.ts.html |here} to see how to use UpdateWorkspace API.
11361
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/UpdateWorkspace.ts.html |here} to see how to use UpdateWorkspace API.
11362
11362
  */
11363
11363
  updateWorkspace(updateWorkspaceRequest) {
11364
11364
  return __awaiter(this, void 0, void 0, function* () {