oci-dataintegration 2.5.1 → 2.5.2

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 (115) hide show
  1. package/LICENSE.txt +6 -0
  2. package/lib/client.d.ts +111 -111
  3. package/lib/client.js +111 -111
  4. package/lib/request/change-compartment-request.d.ts +1 -1
  5. package/lib/request/create-application-request.d.ts +1 -1
  6. package/lib/request/create-connection-request.d.ts +1 -1
  7. package/lib/request/create-connection-validation-request.d.ts +1 -1
  8. package/lib/request/create-data-asset-request.d.ts +1 -1
  9. package/lib/request/create-data-flow-request.d.ts +1 -1
  10. package/lib/request/create-data-flow-validation-request.d.ts +1 -1
  11. package/lib/request/create-entity-shape-request.d.ts +1 -1
  12. package/lib/request/create-external-publication-request.d.ts +1 -1
  13. package/lib/request/create-external-publication-validation-request.d.ts +1 -1
  14. package/lib/request/create-folder-request.d.ts +1 -1
  15. package/lib/request/create-patch-request.d.ts +1 -1
  16. package/lib/request/create-pipeline-request.d.ts +1 -1
  17. package/lib/request/create-pipeline-validation-request.d.ts +1 -1
  18. package/lib/request/create-project-request.d.ts +1 -1
  19. package/lib/request/create-schedule-request.d.ts +1 -1
  20. package/lib/request/create-task-request.d.ts +1 -1
  21. package/lib/request/create-task-run-request.d.ts +1 -1
  22. package/lib/request/create-task-schedule-request.d.ts +1 -1
  23. package/lib/request/create-task-validation-request.d.ts +1 -1
  24. package/lib/request/create-workspace-request.d.ts +1 -1
  25. package/lib/request/delete-application-request.d.ts +1 -1
  26. package/lib/request/delete-connection-request.d.ts +1 -1
  27. package/lib/request/delete-connection-validation-request.d.ts +1 -1
  28. package/lib/request/delete-data-asset-request.d.ts +1 -1
  29. package/lib/request/delete-data-flow-request.d.ts +1 -1
  30. package/lib/request/delete-data-flow-validation-request.d.ts +1 -1
  31. package/lib/request/delete-external-publication-request.d.ts +1 -1
  32. package/lib/request/delete-external-publication-validation-request.d.ts +1 -1
  33. package/lib/request/delete-folder-request.d.ts +1 -1
  34. package/lib/request/delete-patch-request.d.ts +1 -1
  35. package/lib/request/delete-pipeline-request.d.ts +1 -1
  36. package/lib/request/delete-pipeline-validation-request.d.ts +1 -1
  37. package/lib/request/delete-project-request.d.ts +1 -1
  38. package/lib/request/delete-schedule-request.d.ts +1 -1
  39. package/lib/request/delete-task-request.d.ts +1 -1
  40. package/lib/request/delete-task-run-request.d.ts +1 -1
  41. package/lib/request/delete-task-schedule-request.d.ts +1 -1
  42. package/lib/request/delete-task-validation-request.d.ts +1 -1
  43. package/lib/request/delete-workspace-request.d.ts +1 -1
  44. package/lib/request/get-application-request.d.ts +1 -1
  45. package/lib/request/get-connection-request.d.ts +1 -1
  46. package/lib/request/get-connection-validation-request.d.ts +1 -1
  47. package/lib/request/get-count-statistic-request.d.ts +1 -1
  48. package/lib/request/get-data-asset-request.d.ts +1 -1
  49. package/lib/request/get-data-entity-request.d.ts +1 -1
  50. package/lib/request/get-data-flow-request.d.ts +1 -1
  51. package/lib/request/get-data-flow-validation-request.d.ts +1 -1
  52. package/lib/request/get-dependent-object-request.d.ts +1 -1
  53. package/lib/request/get-external-publication-request.d.ts +1 -1
  54. package/lib/request/get-external-publication-validation-request.d.ts +1 -1
  55. package/lib/request/get-folder-request.d.ts +1 -1
  56. package/lib/request/get-patch-request.d.ts +1 -1
  57. package/lib/request/get-pipeline-request.d.ts +1 -1
  58. package/lib/request/get-pipeline-validation-request.d.ts +1 -1
  59. package/lib/request/get-project-request.d.ts +1 -1
  60. package/lib/request/get-published-object-request.d.ts +1 -1
  61. package/lib/request/get-reference-request.d.ts +1 -1
  62. package/lib/request/get-schedule-request.d.ts +1 -1
  63. package/lib/request/get-schema-request.d.ts +1 -1
  64. package/lib/request/get-task-request.d.ts +1 -1
  65. package/lib/request/get-task-run-request.d.ts +1 -1
  66. package/lib/request/get-task-schedule-request.d.ts +1 -1
  67. package/lib/request/get-task-validation-request.d.ts +1 -1
  68. package/lib/request/get-work-request-request.d.ts +1 -1
  69. package/lib/request/get-workspace-request.d.ts +1 -1
  70. package/lib/request/list-applications-request.d.ts +1 -1
  71. package/lib/request/list-connection-validations-request.d.ts +1 -1
  72. package/lib/request/list-connections-request.d.ts +1 -1
  73. package/lib/request/list-data-assets-request.d.ts +1 -1
  74. package/lib/request/list-data-entities-request.d.ts +1 -1
  75. package/lib/request/list-data-flow-validations-request.d.ts +1 -1
  76. package/lib/request/list-data-flows-request.d.ts +1 -1
  77. package/lib/request/list-dependent-objects-request.d.ts +1 -1
  78. package/lib/request/list-external-publication-validations-request.d.ts +1 -1
  79. package/lib/request/list-external-publications-request.d.ts +1 -1
  80. package/lib/request/list-folders-request.d.ts +1 -1
  81. package/lib/request/list-patch-changes-request.d.ts +1 -1
  82. package/lib/request/list-patches-request.d.ts +1 -1
  83. package/lib/request/list-pipeline-validations-request.d.ts +1 -1
  84. package/lib/request/list-pipelines-request.d.ts +1 -1
  85. package/lib/request/list-projects-request.d.ts +1 -1
  86. package/lib/request/list-published-objects-request.d.ts +1 -1
  87. package/lib/request/list-references-request.d.ts +1 -1
  88. package/lib/request/list-schedules-request.d.ts +1 -1
  89. package/lib/request/list-schemas-request.d.ts +1 -1
  90. package/lib/request/list-task-run-logs-request.d.ts +1 -1
  91. package/lib/request/list-task-runs-request.d.ts +1 -1
  92. package/lib/request/list-task-schedules-request.d.ts +1 -1
  93. package/lib/request/list-task-validations-request.d.ts +1 -1
  94. package/lib/request/list-tasks-request.d.ts +1 -1
  95. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  96. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  97. package/lib/request/list-work-requests-request.d.ts +1 -1
  98. package/lib/request/list-workspaces-request.d.ts +1 -1
  99. package/lib/request/start-workspace-request.d.ts +1 -1
  100. package/lib/request/stop-workspace-request.d.ts +1 -1
  101. package/lib/request/update-application-request.d.ts +1 -1
  102. package/lib/request/update-connection-request.d.ts +1 -1
  103. package/lib/request/update-data-asset-request.d.ts +1 -1
  104. package/lib/request/update-data-flow-request.d.ts +1 -1
  105. package/lib/request/update-external-publication-request.d.ts +1 -1
  106. package/lib/request/update-folder-request.d.ts +1 -1
  107. package/lib/request/update-pipeline-request.d.ts +1 -1
  108. package/lib/request/update-project-request.d.ts +1 -1
  109. package/lib/request/update-reference-request.d.ts +1 -1
  110. package/lib/request/update-schedule-request.d.ts +1 -1
  111. package/lib/request/update-task-request.d.ts +1 -1
  112. package/lib/request/update-task-run-request.d.ts +1 -1
  113. package/lib/request/update-task-schedule-request.d.ts +1 -1
  114. package/lib/request/update-workspace-request.d.ts +1 -1
  115. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -70,7 +70,7 @@ export declare class DataIntegrationClient {
70
70
  * @param ChangeCompartmentRequest
71
71
  * @return ChangeCompartmentResponse
72
72
  * @throws OciError when an error occurs
73
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ChangeCompartment.ts.html |here} to see how to use ChangeCompartment API.
73
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ChangeCompartment.ts.html |here} to see how to use ChangeCompartment API.
74
74
  */
75
75
  changeCompartment(changeCompartmentRequest: requests.ChangeCompartmentRequest): Promise<responses.ChangeCompartmentResponse>;
76
76
  /**
@@ -79,7 +79,7 @@ export declare class DataIntegrationClient {
79
79
  * @param CreateApplicationRequest
80
80
  * @return CreateApplicationResponse
81
81
  * @throws OciError when an error occurs
82
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateApplication.ts.html |here} to see how to use CreateApplication API.
82
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateApplication.ts.html |here} to see how to use CreateApplication API.
83
83
  */
84
84
  createApplication(createApplicationRequest: requests.CreateApplicationRequest): Promise<responses.CreateApplicationResponse>;
85
85
  /**
@@ -87,7 +87,7 @@ export declare class DataIntegrationClient {
87
87
  * @param CreateConnectionRequest
88
88
  * @return CreateConnectionResponse
89
89
  * @throws OciError when an error occurs
90
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateConnection.ts.html |here} to see how to use CreateConnection API.
90
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateConnection.ts.html |here} to see how to use CreateConnection API.
91
91
  */
92
92
  createConnection(createConnectionRequest: requests.CreateConnectionRequest): Promise<responses.CreateConnectionResponse>;
93
93
  /**
@@ -95,7 +95,7 @@ export declare class DataIntegrationClient {
95
95
  * @param CreateConnectionValidationRequest
96
96
  * @return CreateConnectionValidationResponse
97
97
  * @throws OciError when an error occurs
98
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateConnectionValidation.ts.html |here} to see how to use CreateConnectionValidation API.
98
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateConnectionValidation.ts.html |here} to see how to use CreateConnectionValidation API.
99
99
  */
100
100
  createConnectionValidation(createConnectionValidationRequest: requests.CreateConnectionValidationRequest): Promise<responses.CreateConnectionValidationResponse>;
101
101
  /**
@@ -103,7 +103,7 @@ export declare class DataIntegrationClient {
103
103
  * @param CreateDataAssetRequest
104
104
  * @return CreateDataAssetResponse
105
105
  * @throws OciError when an error occurs
106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
106
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
107
107
  */
108
108
  createDataAsset(createDataAssetRequest: requests.CreateDataAssetRequest): Promise<responses.CreateDataAssetResponse>;
109
109
  /**
@@ -112,7 +112,7 @@ export declare class DataIntegrationClient {
112
112
  * @param CreateDataFlowRequest
113
113
  * @return CreateDataFlowResponse
114
114
  * @throws OciError when an error occurs
115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateDataFlow.ts.html |here} to see how to use CreateDataFlow API.
115
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateDataFlow.ts.html |here} to see how to use CreateDataFlow API.
116
116
  */
117
117
  createDataFlow(createDataFlowRequest: requests.CreateDataFlowRequest): Promise<responses.CreateDataFlowResponse>;
118
118
  /**
@@ -121,7 +121,7 @@ export declare class DataIntegrationClient {
121
121
  * @param CreateDataFlowValidationRequest
122
122
  * @return CreateDataFlowValidationResponse
123
123
  * @throws OciError when an error occurs
124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateDataFlowValidation.ts.html |here} to see how to use CreateDataFlowValidation API.
124
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateDataFlowValidation.ts.html |here} to see how to use CreateDataFlowValidation API.
125
125
  */
126
126
  createDataFlowValidation(createDataFlowValidationRequest: requests.CreateDataFlowValidationRequest): Promise<responses.CreateDataFlowValidationResponse>;
127
127
  /**
@@ -129,7 +129,7 @@ export declare class DataIntegrationClient {
129
129
  * @param CreateEntityShapeRequest
130
130
  * @return CreateEntityShapeResponse
131
131
  * @throws OciError when an error occurs
132
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateEntityShape.ts.html |here} to see how to use CreateEntityShape API.
132
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateEntityShape.ts.html |here} to see how to use CreateEntityShape API.
133
133
  */
134
134
  createEntityShape(createEntityShapeRequest: requests.CreateEntityShapeRequest): Promise<responses.CreateEntityShapeResponse>;
135
135
  /**
@@ -137,7 +137,7 @@ export declare class DataIntegrationClient {
137
137
  * @param CreateExternalPublicationRequest
138
138
  * @return CreateExternalPublicationResponse
139
139
  * @throws OciError when an error occurs
140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateExternalPublication.ts.html |here} to see how to use CreateExternalPublication API.
140
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateExternalPublication.ts.html |here} to see how to use CreateExternalPublication API.
141
141
  */
142
142
  createExternalPublication(createExternalPublicationRequest: requests.CreateExternalPublicationRequest): Promise<responses.CreateExternalPublicationResponse>;
143
143
  /**
@@ -145,7 +145,7 @@ export declare class DataIntegrationClient {
145
145
  * @param CreateExternalPublicationValidationRequest
146
146
  * @return CreateExternalPublicationValidationResponse
147
147
  * @throws OciError when an error occurs
148
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateExternalPublicationValidation.ts.html |here} to see how to use CreateExternalPublicationValidation API.
148
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateExternalPublicationValidation.ts.html |here} to see how to use CreateExternalPublicationValidation API.
149
149
  */
150
150
  createExternalPublicationValidation(createExternalPublicationValidationRequest: requests.CreateExternalPublicationValidationRequest): Promise<responses.CreateExternalPublicationValidationResponse>;
151
151
  /**
@@ -155,7 +155,7 @@ export declare class DataIntegrationClient {
155
155
  * @param CreateFolderRequest
156
156
  * @return CreateFolderResponse
157
157
  * @throws OciError when an error occurs
158
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateFolder.ts.html |here} to see how to use CreateFolder API.
158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateFolder.ts.html |here} to see how to use CreateFolder API.
159
159
  */
160
160
  createFolder(createFolderRequest: requests.CreateFolderRequest): Promise<responses.CreateFolderResponse>;
161
161
  /**
@@ -163,7 +163,7 @@ export declare class DataIntegrationClient {
163
163
  * @param CreatePatchRequest
164
164
  * @return CreatePatchResponse
165
165
  * @throws OciError when an error occurs
166
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreatePatch.ts.html |here} to see how to use CreatePatch API.
166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreatePatch.ts.html |here} to see how to use CreatePatch API.
167
167
  */
168
168
  createPatch(createPatchRequest: requests.CreatePatchRequest): Promise<responses.CreatePatchResponse>;
169
169
  /**
@@ -172,7 +172,7 @@ export declare class DataIntegrationClient {
172
172
  * @param CreatePipelineRequest
173
173
  * @return CreatePipelineResponse
174
174
  * @throws OciError when an error occurs
175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
175
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
176
176
  */
177
177
  createPipeline(createPipelineRequest: requests.CreatePipelineRequest): Promise<responses.CreatePipelineResponse>;
178
178
  /**
@@ -181,7 +181,7 @@ export declare class DataIntegrationClient {
181
181
  * @param CreatePipelineValidationRequest
182
182
  * @return CreatePipelineValidationResponse
183
183
  * @throws OciError when an error occurs
184
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreatePipelineValidation.ts.html |here} to see how to use CreatePipelineValidation API.
184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreatePipelineValidation.ts.html |here} to see how to use CreatePipelineValidation API.
185
185
  */
186
186
  createPipelineValidation(createPipelineValidationRequest: requests.CreatePipelineValidationRequest): Promise<responses.CreatePipelineValidationResponse>;
187
187
  /**
@@ -190,7 +190,7 @@ export declare class DataIntegrationClient {
190
190
  * @param CreateProjectRequest
191
191
  * @return CreateProjectResponse
192
192
  * @throws OciError when an error occurs
193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateProject.ts.html |here} to see how to use CreateProject API.
193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateProject.ts.html |here} to see how to use CreateProject API.
194
194
  */
195
195
  createProject(createProjectRequest: requests.CreateProjectRequest): Promise<responses.CreateProjectResponse>;
196
196
  /**
@@ -198,7 +198,7 @@ export declare class DataIntegrationClient {
198
198
  * @param CreateScheduleRequest
199
199
  * @return CreateScheduleResponse
200
200
  * @throws OciError when an error occurs
201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateSchedule.ts.html |here} to see how to use CreateSchedule API.
201
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateSchedule.ts.html |here} to see how to use CreateSchedule API.
202
202
  */
203
203
  createSchedule(createScheduleRequest: requests.CreateScheduleRequest): Promise<responses.CreateScheduleResponse>;
204
204
  /**
@@ -207,7 +207,7 @@ export declare class DataIntegrationClient {
207
207
  * @param CreateTaskRequest
208
208
  * @return CreateTaskResponse
209
209
  * @throws OciError when an error occurs
210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateTask.ts.html |here} to see how to use CreateTask API.
210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateTask.ts.html |here} to see how to use CreateTask API.
211
211
  */
212
212
  createTask(createTaskRequest: requests.CreateTaskRequest): Promise<responses.CreateTaskResponse>;
213
213
  /**
@@ -215,7 +215,7 @@ export declare class DataIntegrationClient {
215
215
  * @param CreateTaskRunRequest
216
216
  * @return CreateTaskRunResponse
217
217
  * @throws OciError when an error occurs
218
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateTaskRun.ts.html |here} to see how to use CreateTaskRun API.
218
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateTaskRun.ts.html |here} to see how to use CreateTaskRun API.
219
219
  */
220
220
  createTaskRun(createTaskRunRequest: requests.CreateTaskRunRequest): Promise<responses.CreateTaskRunResponse>;
221
221
  /**
@@ -223,7 +223,7 @@ export declare class DataIntegrationClient {
223
223
  * @param CreateTaskScheduleRequest
224
224
  * @return CreateTaskScheduleResponse
225
225
  * @throws OciError when an error occurs
226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateTaskSchedule.ts.html |here} to see how to use CreateTaskSchedule API.
226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateTaskSchedule.ts.html |here} to see how to use CreateTaskSchedule API.
227
227
  */
228
228
  createTaskSchedule(createTaskScheduleRequest: requests.CreateTaskScheduleRequest): Promise<responses.CreateTaskScheduleResponse>;
229
229
  /**
@@ -231,7 +231,7 @@ export declare class DataIntegrationClient {
231
231
  * @param CreateTaskValidationRequest
232
232
  * @return CreateTaskValidationResponse
233
233
  * @throws OciError when an error occurs
234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateTaskValidation.ts.html |here} to see how to use CreateTaskValidation API.
234
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateTaskValidation.ts.html |here} to see how to use CreateTaskValidation API.
235
235
  */
236
236
  createTaskValidation(createTaskValidationRequest: requests.CreateTaskValidationRequest): Promise<responses.CreateTaskValidationResponse>;
237
237
  /**
@@ -240,7 +240,7 @@ export declare class DataIntegrationClient {
240
240
  * @param CreateWorkspaceRequest
241
241
  * @return CreateWorkspaceResponse
242
242
  * @throws OciError when an error occurs
243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/CreateWorkspace.ts.html |here} to see how to use CreateWorkspace API.
243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/CreateWorkspace.ts.html |here} to see how to use CreateWorkspace API.
244
244
  */
245
245
  createWorkspace(createWorkspaceRequest: requests.CreateWorkspaceRequest): Promise<responses.CreateWorkspaceResponse>;
246
246
  /**
@@ -248,7 +248,7 @@ export declare class DataIntegrationClient {
248
248
  * @param DeleteApplicationRequest
249
249
  * @return DeleteApplicationResponse
250
250
  * @throws OciError when an error occurs
251
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteApplication.ts.html |here} to see how to use DeleteApplication API.
251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteApplication.ts.html |here} to see how to use DeleteApplication API.
252
252
  */
253
253
  deleteApplication(deleteApplicationRequest: requests.DeleteApplicationRequest): Promise<responses.DeleteApplicationResponse>;
254
254
  /**
@@ -256,7 +256,7 @@ export declare class DataIntegrationClient {
256
256
  * @param DeleteConnectionRequest
257
257
  * @return DeleteConnectionResponse
258
258
  * @throws OciError when an error occurs
259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
260
260
  */
261
261
  deleteConnection(deleteConnectionRequest: requests.DeleteConnectionRequest): Promise<responses.DeleteConnectionResponse>;
262
262
  /**
@@ -264,7 +264,7 @@ export declare class DataIntegrationClient {
264
264
  * @param DeleteConnectionValidationRequest
265
265
  * @return DeleteConnectionValidationResponse
266
266
  * @throws OciError when an error occurs
267
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteConnectionValidation.ts.html |here} to see how to use DeleteConnectionValidation API.
267
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteConnectionValidation.ts.html |here} to see how to use DeleteConnectionValidation API.
268
268
  */
269
269
  deleteConnectionValidation(deleteConnectionValidationRequest: requests.DeleteConnectionValidationRequest): Promise<responses.DeleteConnectionValidationResponse>;
270
270
  /**
@@ -272,7 +272,7 @@ export declare class DataIntegrationClient {
272
272
  * @param DeleteDataAssetRequest
273
273
  * @return DeleteDataAssetResponse
274
274
  * @throws OciError when an error occurs
275
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
275
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
276
276
  */
277
277
  deleteDataAsset(deleteDataAssetRequest: requests.DeleteDataAssetRequest): Promise<responses.DeleteDataAssetResponse>;
278
278
  /**
@@ -280,7 +280,7 @@ export declare class DataIntegrationClient {
280
280
  * @param DeleteDataFlowRequest
281
281
  * @return DeleteDataFlowResponse
282
282
  * @throws OciError when an error occurs
283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteDataFlow.ts.html |here} to see how to use DeleteDataFlow API.
283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteDataFlow.ts.html |here} to see how to use DeleteDataFlow API.
284
284
  */
285
285
  deleteDataFlow(deleteDataFlowRequest: requests.DeleteDataFlowRequest): Promise<responses.DeleteDataFlowResponse>;
286
286
  /**
@@ -288,7 +288,7 @@ export declare class DataIntegrationClient {
288
288
  * @param DeleteDataFlowValidationRequest
289
289
  * @return DeleteDataFlowValidationResponse
290
290
  * @throws OciError when an error occurs
291
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteDataFlowValidation.ts.html |here} to see how to use DeleteDataFlowValidation API.
291
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteDataFlowValidation.ts.html |here} to see how to use DeleteDataFlowValidation API.
292
292
  */
293
293
  deleteDataFlowValidation(deleteDataFlowValidationRequest: requests.DeleteDataFlowValidationRequest): Promise<responses.DeleteDataFlowValidationResponse>;
294
294
  /**
@@ -296,7 +296,7 @@ export declare class DataIntegrationClient {
296
296
  * @param DeleteExternalPublicationRequest
297
297
  * @return DeleteExternalPublicationResponse
298
298
  * @throws OciError when an error occurs
299
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteExternalPublication.ts.html |here} to see how to use DeleteExternalPublication API.
299
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteExternalPublication.ts.html |here} to see how to use DeleteExternalPublication API.
300
300
  */
301
301
  deleteExternalPublication(deleteExternalPublicationRequest: requests.DeleteExternalPublicationRequest): Promise<responses.DeleteExternalPublicationResponse>;
302
302
  /**
@@ -305,7 +305,7 @@ export declare class DataIntegrationClient {
305
305
  * @param DeleteExternalPublicationValidationRequest
306
306
  * @return DeleteExternalPublicationValidationResponse
307
307
  * @throws OciError when an error occurs
308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteExternalPublicationValidation.ts.html |here} to see how to use DeleteExternalPublicationValidation API.
308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteExternalPublicationValidation.ts.html |here} to see how to use DeleteExternalPublicationValidation API.
309
309
  */
310
310
  deleteExternalPublicationValidation(deleteExternalPublicationValidationRequest: requests.DeleteExternalPublicationValidationRequest): Promise<responses.DeleteExternalPublicationValidationResponse>;
311
311
  /**
@@ -313,7 +313,7 @@ export declare class DataIntegrationClient {
313
313
  * @param DeleteFolderRequest
314
314
  * @return DeleteFolderResponse
315
315
  * @throws OciError when an error occurs
316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
317
317
  */
318
318
  deleteFolder(deleteFolderRequest: requests.DeleteFolderRequest): Promise<responses.DeleteFolderResponse>;
319
319
  /**
@@ -321,7 +321,7 @@ export declare class DataIntegrationClient {
321
321
  * @param DeletePatchRequest
322
322
  * @return DeletePatchResponse
323
323
  * @throws OciError when an error occurs
324
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeletePatch.ts.html |here} to see how to use DeletePatch API.
324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeletePatch.ts.html |here} to see how to use DeletePatch API.
325
325
  */
326
326
  deletePatch(deletePatchRequest: requests.DeletePatchRequest): Promise<responses.DeletePatchResponse>;
327
327
  /**
@@ -329,7 +329,7 @@ export declare class DataIntegrationClient {
329
329
  * @param DeletePipelineRequest
330
330
  * @return DeletePipelineResponse
331
331
  * @throws OciError when an error occurs
332
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
333
333
  */
334
334
  deletePipeline(deletePipelineRequest: requests.DeletePipelineRequest): Promise<responses.DeletePipelineResponse>;
335
335
  /**
@@ -337,7 +337,7 @@ export declare class DataIntegrationClient {
337
337
  * @param DeletePipelineValidationRequest
338
338
  * @return DeletePipelineValidationResponse
339
339
  * @throws OciError when an error occurs
340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeletePipelineValidation.ts.html |here} to see how to use DeletePipelineValidation API.
340
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeletePipelineValidation.ts.html |here} to see how to use DeletePipelineValidation API.
341
341
  */
342
342
  deletePipelineValidation(deletePipelineValidationRequest: requests.DeletePipelineValidationRequest): Promise<responses.DeletePipelineValidationResponse>;
343
343
  /**
@@ -345,7 +345,7 @@ export declare class DataIntegrationClient {
345
345
  * @param DeleteProjectRequest
346
346
  * @return DeleteProjectResponse
347
347
  * @throws OciError when an error occurs
348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteProject.ts.html |here} to see how to use DeleteProject API.
348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteProject.ts.html |here} to see how to use DeleteProject API.
349
349
  */
350
350
  deleteProject(deleteProjectRequest: requests.DeleteProjectRequest): Promise<responses.DeleteProjectResponse>;
351
351
  /**
@@ -353,7 +353,7 @@ export declare class DataIntegrationClient {
353
353
  * @param DeleteScheduleRequest
354
354
  * @return DeleteScheduleResponse
355
355
  * @throws OciError when an error occurs
356
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteSchedule.ts.html |here} to see how to use DeleteSchedule API.
356
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteSchedule.ts.html |here} to see how to use DeleteSchedule API.
357
357
  */
358
358
  deleteSchedule(deleteScheduleRequest: requests.DeleteScheduleRequest): Promise<responses.DeleteScheduleResponse>;
359
359
  /**
@@ -361,7 +361,7 @@ export declare class DataIntegrationClient {
361
361
  * @param DeleteTaskRequest
362
362
  * @return DeleteTaskResponse
363
363
  * @throws OciError when an error occurs
364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteTask.ts.html |here} to see how to use DeleteTask API.
364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteTask.ts.html |here} to see how to use DeleteTask API.
365
365
  */
366
366
  deleteTask(deleteTaskRequest: requests.DeleteTaskRequest): Promise<responses.DeleteTaskResponse>;
367
367
  /**
@@ -369,7 +369,7 @@ export declare class DataIntegrationClient {
369
369
  * @param DeleteTaskRunRequest
370
370
  * @return DeleteTaskRunResponse
371
371
  * @throws OciError when an error occurs
372
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteTaskRun.ts.html |here} to see how to use DeleteTaskRun API.
372
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteTaskRun.ts.html |here} to see how to use DeleteTaskRun API.
373
373
  */
374
374
  deleteTaskRun(deleteTaskRunRequest: requests.DeleteTaskRunRequest): Promise<responses.DeleteTaskRunResponse>;
375
375
  /**
@@ -377,7 +377,7 @@ export declare class DataIntegrationClient {
377
377
  * @param DeleteTaskScheduleRequest
378
378
  * @return DeleteTaskScheduleResponse
379
379
  * @throws OciError when an error occurs
380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteTaskSchedule.ts.html |here} to see how to use DeleteTaskSchedule API.
380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteTaskSchedule.ts.html |here} to see how to use DeleteTaskSchedule API.
381
381
  */
382
382
  deleteTaskSchedule(deleteTaskScheduleRequest: requests.DeleteTaskScheduleRequest): Promise<responses.DeleteTaskScheduleResponse>;
383
383
  /**
@@ -386,7 +386,7 @@ export declare class DataIntegrationClient {
386
386
  * @param DeleteTaskValidationRequest
387
387
  * @return DeleteTaskValidationResponse
388
388
  * @throws OciError when an error occurs
389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteTaskValidation.ts.html |here} to see how to use DeleteTaskValidation API.
389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteTaskValidation.ts.html |here} to see how to use DeleteTaskValidation API.
390
390
  */
391
391
  deleteTaskValidation(deleteTaskValidationRequest: requests.DeleteTaskValidationRequest): Promise<responses.DeleteTaskValidationResponse>;
392
392
  /**
@@ -394,7 +394,7 @@ export declare class DataIntegrationClient {
394
394
  * @param DeleteWorkspaceRequest
395
395
  * @return DeleteWorkspaceResponse
396
396
  * @throws OciError when an error occurs
397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/DeleteWorkspace.ts.html |here} to see how to use DeleteWorkspace API.
397
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/DeleteWorkspace.ts.html |here} to see how to use DeleteWorkspace API.
398
398
  */
399
399
  deleteWorkspace(deleteWorkspaceRequest: requests.DeleteWorkspaceRequest): Promise<responses.DeleteWorkspaceResponse>;
400
400
  /**
@@ -402,7 +402,7 @@ export declare class DataIntegrationClient {
402
402
  * @param GetApplicationRequest
403
403
  * @return GetApplicationResponse
404
404
  * @throws OciError when an error occurs
405
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetApplication.ts.html |here} to see how to use GetApplication API.
405
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetApplication.ts.html |here} to see how to use GetApplication API.
406
406
  */
407
407
  getApplication(getApplicationRequest: requests.GetApplicationRequest): Promise<responses.GetApplicationResponse>;
408
408
  /**
@@ -410,7 +410,7 @@ export declare class DataIntegrationClient {
410
410
  * @param GetConnectionRequest
411
411
  * @return GetConnectionResponse
412
412
  * @throws OciError when an error occurs
413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetConnection.ts.html |here} to see how to use GetConnection API.
413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetConnection.ts.html |here} to see how to use GetConnection API.
414
414
  */
415
415
  getConnection(getConnectionRequest: requests.GetConnectionRequest): Promise<responses.GetConnectionResponse>;
416
416
  /**
@@ -418,7 +418,7 @@ export declare class DataIntegrationClient {
418
418
  * @param GetConnectionValidationRequest
419
419
  * @return GetConnectionValidationResponse
420
420
  * @throws OciError when an error occurs
421
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetConnectionValidation.ts.html |here} to see how to use GetConnectionValidation API.
421
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetConnectionValidation.ts.html |here} to see how to use GetConnectionValidation API.
422
422
  */
423
423
  getConnectionValidation(getConnectionValidationRequest: requests.GetConnectionValidationRequest): Promise<responses.GetConnectionValidationResponse>;
424
424
  /**
@@ -428,7 +428,7 @@ export declare class DataIntegrationClient {
428
428
  * @param GetCountStatisticRequest
429
429
  * @return GetCountStatisticResponse
430
430
  * @throws OciError when an error occurs
431
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetCountStatistic.ts.html |here} to see how to use GetCountStatistic API.
431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetCountStatistic.ts.html |here} to see how to use GetCountStatistic API.
432
432
  */
433
433
  getCountStatistic(getCountStatisticRequest: requests.GetCountStatisticRequest): Promise<responses.GetCountStatisticResponse>;
434
434
  /**
@@ -436,7 +436,7 @@ export declare class DataIntegrationClient {
436
436
  * @param GetDataAssetRequest
437
437
  * @return GetDataAssetResponse
438
438
  * @throws OciError when an error occurs
439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
439
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
440
440
  */
441
441
  getDataAsset(getDataAssetRequest: requests.GetDataAssetRequest): Promise<responses.GetDataAssetResponse>;
442
442
  /**
@@ -444,7 +444,7 @@ export declare class DataIntegrationClient {
444
444
  * @param GetDataEntityRequest
445
445
  * @return GetDataEntityResponse
446
446
  * @throws OciError when an error occurs
447
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetDataEntity.ts.html |here} to see how to use GetDataEntity API.
447
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetDataEntity.ts.html |here} to see how to use GetDataEntity API.
448
448
  */
449
449
  getDataEntity(getDataEntityRequest: requests.GetDataEntityRequest): Promise<responses.GetDataEntityResponse>;
450
450
  /**
@@ -452,7 +452,7 @@ export declare class DataIntegrationClient {
452
452
  * @param GetDataFlowRequest
453
453
  * @return GetDataFlowResponse
454
454
  * @throws OciError when an error occurs
455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetDataFlow.ts.html |here} to see how to use GetDataFlow API.
455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetDataFlow.ts.html |here} to see how to use GetDataFlow API.
456
456
  */
457
457
  getDataFlow(getDataFlowRequest: requests.GetDataFlowRequest): Promise<responses.GetDataFlowResponse>;
458
458
  /**
@@ -460,7 +460,7 @@ export declare class DataIntegrationClient {
460
460
  * @param GetDataFlowValidationRequest
461
461
  * @return GetDataFlowValidationResponse
462
462
  * @throws OciError when an error occurs
463
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetDataFlowValidation.ts.html |here} to see how to use GetDataFlowValidation API.
463
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetDataFlowValidation.ts.html |here} to see how to use GetDataFlowValidation API.
464
464
  */
465
465
  getDataFlowValidation(getDataFlowValidationRequest: requests.GetDataFlowValidationRequest): Promise<responses.GetDataFlowValidationResponse>;
466
466
  /**
@@ -468,7 +468,7 @@ export declare class DataIntegrationClient {
468
468
  * @param GetDependentObjectRequest
469
469
  * @return GetDependentObjectResponse
470
470
  * @throws OciError when an error occurs
471
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetDependentObject.ts.html |here} to see how to use GetDependentObject API.
471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetDependentObject.ts.html |here} to see how to use GetDependentObject API.
472
472
  */
473
473
  getDependentObject(getDependentObjectRequest: requests.GetDependentObjectRequest): Promise<responses.GetDependentObjectResponse>;
474
474
  /**
@@ -476,7 +476,7 @@ export declare class DataIntegrationClient {
476
476
  * @param GetExternalPublicationRequest
477
477
  * @return GetExternalPublicationResponse
478
478
  * @throws OciError when an error occurs
479
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetExternalPublication.ts.html |here} to see how to use GetExternalPublication API.
479
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetExternalPublication.ts.html |here} to see how to use GetExternalPublication API.
480
480
  */
481
481
  getExternalPublication(getExternalPublicationRequest: requests.GetExternalPublicationRequest): Promise<responses.GetExternalPublicationResponse>;
482
482
  /**
@@ -484,7 +484,7 @@ export declare class DataIntegrationClient {
484
484
  * @param GetExternalPublicationValidationRequest
485
485
  * @return GetExternalPublicationValidationResponse
486
486
  * @throws OciError when an error occurs
487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetExternalPublicationValidation.ts.html |here} to see how to use GetExternalPublicationValidation API.
487
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetExternalPublicationValidation.ts.html |here} to see how to use GetExternalPublicationValidation API.
488
488
  */
489
489
  getExternalPublicationValidation(getExternalPublicationValidationRequest: requests.GetExternalPublicationValidationRequest): Promise<responses.GetExternalPublicationValidationResponse>;
490
490
  /**
@@ -492,7 +492,7 @@ export declare class DataIntegrationClient {
492
492
  * @param GetFolderRequest
493
493
  * @return GetFolderResponse
494
494
  * @throws OciError when an error occurs
495
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetFolder.ts.html |here} to see how to use GetFolder API.
495
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetFolder.ts.html |here} to see how to use GetFolder API.
496
496
  */
497
497
  getFolder(getFolderRequest: requests.GetFolderRequest): Promise<responses.GetFolderResponse>;
498
498
  /**
@@ -500,7 +500,7 @@ export declare class DataIntegrationClient {
500
500
  * @param GetPatchRequest
501
501
  * @return GetPatchResponse
502
502
  * @throws OciError when an error occurs
503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetPatch.ts.html |here} to see how to use GetPatch API.
503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetPatch.ts.html |here} to see how to use GetPatch API.
504
504
  */
505
505
  getPatch(getPatchRequest: requests.GetPatchRequest): Promise<responses.GetPatchResponse>;
506
506
  /**
@@ -508,7 +508,7 @@ export declare class DataIntegrationClient {
508
508
  * @param GetPipelineRequest
509
509
  * @return GetPipelineResponse
510
510
  * @throws OciError when an error occurs
511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetPipeline.ts.html |here} to see how to use GetPipeline API.
511
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetPipeline.ts.html |here} to see how to use GetPipeline API.
512
512
  */
513
513
  getPipeline(getPipelineRequest: requests.GetPipelineRequest): Promise<responses.GetPipelineResponse>;
514
514
  /**
@@ -516,7 +516,7 @@ export declare class DataIntegrationClient {
516
516
  * @param GetPipelineValidationRequest
517
517
  * @return GetPipelineValidationResponse
518
518
  * @throws OciError when an error occurs
519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetPipelineValidation.ts.html |here} to see how to use GetPipelineValidation API.
519
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetPipelineValidation.ts.html |here} to see how to use GetPipelineValidation API.
520
520
  */
521
521
  getPipelineValidation(getPipelineValidationRequest: requests.GetPipelineValidationRequest): Promise<responses.GetPipelineValidationResponse>;
522
522
  /**
@@ -524,7 +524,7 @@ export declare class DataIntegrationClient {
524
524
  * @param GetProjectRequest
525
525
  * @return GetProjectResponse
526
526
  * @throws OciError when an error occurs
527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetProject.ts.html |here} to see how to use GetProject API.
527
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetProject.ts.html |here} to see how to use GetProject API.
528
528
  */
529
529
  getProject(getProjectRequest: requests.GetProjectRequest): Promise<responses.GetProjectResponse>;
530
530
  /**
@@ -532,7 +532,7 @@ export declare class DataIntegrationClient {
532
532
  * @param GetPublishedObjectRequest
533
533
  * @return GetPublishedObjectResponse
534
534
  * @throws OciError when an error occurs
535
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetPublishedObject.ts.html |here} to see how to use GetPublishedObject API.
535
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetPublishedObject.ts.html |here} to see how to use GetPublishedObject API.
536
536
  */
537
537
  getPublishedObject(getPublishedObjectRequest: requests.GetPublishedObjectRequest): Promise<responses.GetPublishedObjectResponse>;
538
538
  /**
@@ -540,7 +540,7 @@ export declare class DataIntegrationClient {
540
540
  * @param GetReferenceRequest
541
541
  * @return GetReferenceResponse
542
542
  * @throws OciError when an error occurs
543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetReference.ts.html |here} to see how to use GetReference API.
543
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetReference.ts.html |here} to see how to use GetReference API.
544
544
  */
545
545
  getReference(getReferenceRequest: requests.GetReferenceRequest): Promise<responses.GetReferenceResponse>;
546
546
  /**
@@ -548,7 +548,7 @@ export declare class DataIntegrationClient {
548
548
  * @param GetScheduleRequest
549
549
  * @return GetScheduleResponse
550
550
  * @throws OciError when an error occurs
551
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetSchedule.ts.html |here} to see how to use GetSchedule API.
551
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetSchedule.ts.html |here} to see how to use GetSchedule API.
552
552
  */
553
553
  getSchedule(getScheduleRequest: requests.GetScheduleRequest): Promise<responses.GetScheduleResponse>;
554
554
  /**
@@ -556,7 +556,7 @@ export declare class DataIntegrationClient {
556
556
  * @param GetSchemaRequest
557
557
  * @return GetSchemaResponse
558
558
  * @throws OciError when an error occurs
559
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetSchema.ts.html |here} to see how to use GetSchema API.
559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetSchema.ts.html |here} to see how to use GetSchema API.
560
560
  */
561
561
  getSchema(getSchemaRequest: requests.GetSchemaRequest): Promise<responses.GetSchemaResponse>;
562
562
  /**
@@ -564,7 +564,7 @@ export declare class DataIntegrationClient {
564
564
  * @param GetTaskRequest
565
565
  * @return GetTaskResponse
566
566
  * @throws OciError when an error occurs
567
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetTask.ts.html |here} to see how to use GetTask API.
567
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetTask.ts.html |here} to see how to use GetTask API.
568
568
  */
569
569
  getTask(getTaskRequest: requests.GetTaskRequest): Promise<responses.GetTaskResponse>;
570
570
  /**
@@ -572,7 +572,7 @@ export declare class DataIntegrationClient {
572
572
  * @param GetTaskRunRequest
573
573
  * @return GetTaskRunResponse
574
574
  * @throws OciError when an error occurs
575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetTaskRun.ts.html |here} to see how to use GetTaskRun API.
575
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetTaskRun.ts.html |here} to see how to use GetTaskRun API.
576
576
  */
577
577
  getTaskRun(getTaskRunRequest: requests.GetTaskRunRequest): Promise<responses.GetTaskRunResponse>;
578
578
  /**
@@ -580,7 +580,7 @@ export declare class DataIntegrationClient {
580
580
  * @param GetTaskScheduleRequest
581
581
  * @return GetTaskScheduleResponse
582
582
  * @throws OciError when an error occurs
583
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetTaskSchedule.ts.html |here} to see how to use GetTaskSchedule API.
583
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetTaskSchedule.ts.html |here} to see how to use GetTaskSchedule API.
584
584
  */
585
585
  getTaskSchedule(getTaskScheduleRequest: requests.GetTaskScheduleRequest): Promise<responses.GetTaskScheduleResponse>;
586
586
  /**
@@ -589,7 +589,7 @@ export declare class DataIntegrationClient {
589
589
  * @param GetTaskValidationRequest
590
590
  * @return GetTaskValidationResponse
591
591
  * @throws OciError when an error occurs
592
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetTaskValidation.ts.html |here} to see how to use GetTaskValidation API.
592
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetTaskValidation.ts.html |here} to see how to use GetTaskValidation API.
593
593
  */
594
594
  getTaskValidation(getTaskValidationRequest: requests.GetTaskValidationRequest): Promise<responses.GetTaskValidationResponse>;
595
595
  /**
@@ -597,7 +597,7 @@ export declare class DataIntegrationClient {
597
597
  * @param GetWorkRequestRequest
598
598
  * @return GetWorkRequestResponse
599
599
  * @throws OciError when an error occurs
600
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
600
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
601
601
  */
602
602
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
603
603
  /**
@@ -605,7 +605,7 @@ export declare class DataIntegrationClient {
605
605
  * @param GetWorkspaceRequest
606
606
  * @return GetWorkspaceResponse
607
607
  * @throws OciError when an error occurs
608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetWorkspace.ts.html |here} to see how to use GetWorkspace API.
608
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetWorkspace.ts.html |here} to see how to use GetWorkspace API.
609
609
  */
610
610
  getWorkspace(getWorkspaceRequest: requests.GetWorkspaceRequest): Promise<responses.GetWorkspaceResponse>;
611
611
  /**
@@ -613,7 +613,7 @@ export declare class DataIntegrationClient {
613
613
  * @param ListApplicationsRequest
614
614
  * @return ListApplicationsResponse
615
615
  * @throws OciError when an error occurs
616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListApplications.ts.html |here} to see how to use ListApplications API.
616
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListApplications.ts.html |here} to see how to use ListApplications API.
617
617
  */
618
618
  listApplications(listApplicationsRequest: requests.ListApplicationsRequest): Promise<responses.ListApplicationsResponse>;
619
619
  /**
@@ -621,7 +621,7 @@ export declare class DataIntegrationClient {
621
621
  * @param ListConnectionValidationsRequest
622
622
  * @return ListConnectionValidationsResponse
623
623
  * @throws OciError when an error occurs
624
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListConnectionValidations.ts.html |here} to see how to use ListConnectionValidations API.
624
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListConnectionValidations.ts.html |here} to see how to use ListConnectionValidations API.
625
625
  */
626
626
  listConnectionValidations(listConnectionValidationsRequest: requests.ListConnectionValidationsRequest): Promise<responses.ListConnectionValidationsResponse>;
627
627
  /**
@@ -629,7 +629,7 @@ export declare class DataIntegrationClient {
629
629
  * @param ListConnectionsRequest
630
630
  * @return ListConnectionsResponse
631
631
  * @throws OciError when an error occurs
632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListConnections.ts.html |here} to see how to use ListConnections API.
632
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListConnections.ts.html |here} to see how to use ListConnections API.
633
633
  */
634
634
  listConnections(listConnectionsRequest: requests.ListConnectionsRequest): Promise<responses.ListConnectionsResponse>;
635
635
  /**
@@ -638,7 +638,7 @@ export declare class DataIntegrationClient {
638
638
  * @param ListDataAssetsRequest
639
639
  * @return ListDataAssetsResponse
640
640
  * @throws OciError when an error occurs
641
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
641
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
642
642
  */
643
643
  listDataAssets(listDataAssetsRequest: requests.ListDataAssetsRequest): Promise<responses.ListDataAssetsResponse>;
644
644
  /**
@@ -647,7 +647,7 @@ export declare class DataIntegrationClient {
647
647
  * @param ListDataEntitiesRequest
648
648
  * @return ListDataEntitiesResponse
649
649
  * @throws OciError when an error occurs
650
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListDataEntities.ts.html |here} to see how to use ListDataEntities API.
650
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListDataEntities.ts.html |here} to see how to use ListDataEntities API.
651
651
  */
652
652
  listDataEntities(listDataEntitiesRequest: requests.ListDataEntitiesRequest): Promise<responses.ListDataEntitiesResponse>;
653
653
  /**
@@ -655,7 +655,7 @@ export declare class DataIntegrationClient {
655
655
  * @param ListDataFlowValidationsRequest
656
656
  * @return ListDataFlowValidationsResponse
657
657
  * @throws OciError when an error occurs
658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListDataFlowValidations.ts.html |here} to see how to use ListDataFlowValidations API.
658
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListDataFlowValidations.ts.html |here} to see how to use ListDataFlowValidations API.
659
659
  */
660
660
  listDataFlowValidations(listDataFlowValidationsRequest: requests.ListDataFlowValidationsRequest): Promise<responses.ListDataFlowValidationsResponse>;
661
661
  /**
@@ -664,7 +664,7 @@ export declare class DataIntegrationClient {
664
664
  * @param ListDataFlowsRequest
665
665
  * @return ListDataFlowsResponse
666
666
  * @throws OciError when an error occurs
667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListDataFlows.ts.html |here} to see how to use ListDataFlows API.
667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListDataFlows.ts.html |here} to see how to use ListDataFlows API.
668
668
  */
669
669
  listDataFlows(listDataFlowsRequest: requests.ListDataFlowsRequest): Promise<responses.ListDataFlowsResponse>;
670
670
  /**
@@ -672,7 +672,7 @@ export declare class DataIntegrationClient {
672
672
  * @param ListDependentObjectsRequest
673
673
  * @return ListDependentObjectsResponse
674
674
  * @throws OciError when an error occurs
675
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListDependentObjects.ts.html |here} to see how to use ListDependentObjects API.
675
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListDependentObjects.ts.html |here} to see how to use ListDependentObjects API.
676
676
  */
677
677
  listDependentObjects(listDependentObjectsRequest: requests.ListDependentObjectsRequest): Promise<responses.ListDependentObjectsResponse>;
678
678
  /**
@@ -681,7 +681,7 @@ export declare class DataIntegrationClient {
681
681
  * @param ListExternalPublicationValidationsRequest
682
682
  * @return ListExternalPublicationValidationsResponse
683
683
  * @throws OciError when an error occurs
684
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListExternalPublicationValidations.ts.html |here} to see how to use ListExternalPublicationValidations API.
684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListExternalPublicationValidations.ts.html |here} to see how to use ListExternalPublicationValidations API.
685
685
  */
686
686
  listExternalPublicationValidations(listExternalPublicationValidationsRequest: requests.ListExternalPublicationValidationsRequest): Promise<responses.ListExternalPublicationValidationsResponse>;
687
687
  /**
@@ -689,7 +689,7 @@ export declare class DataIntegrationClient {
689
689
  * @param ListExternalPublicationsRequest
690
690
  * @return ListExternalPublicationsResponse
691
691
  * @throws OciError when an error occurs
692
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListExternalPublications.ts.html |here} to see how to use ListExternalPublications API.
692
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListExternalPublications.ts.html |here} to see how to use ListExternalPublications API.
693
693
  */
694
694
  listExternalPublications(listExternalPublicationsRequest: requests.ListExternalPublicationsRequest): Promise<responses.ListExternalPublicationsResponse>;
695
695
  /**
@@ -698,7 +698,7 @@ export declare class DataIntegrationClient {
698
698
  * @param ListFoldersRequest
699
699
  * @return ListFoldersResponse
700
700
  * @throws OciError when an error occurs
701
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListFolders.ts.html |here} to see how to use ListFolders API.
701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListFolders.ts.html |here} to see how to use ListFolders API.
702
702
  */
703
703
  listFolders(listFoldersRequest: requests.ListFoldersRequest): Promise<responses.ListFoldersResponse>;
704
704
  /**
@@ -706,7 +706,7 @@ export declare class DataIntegrationClient {
706
706
  * @param ListPatchChangesRequest
707
707
  * @return ListPatchChangesResponse
708
708
  * @throws OciError when an error occurs
709
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListPatchChanges.ts.html |here} to see how to use ListPatchChanges API.
709
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListPatchChanges.ts.html |here} to see how to use ListPatchChanges API.
710
710
  */
711
711
  listPatchChanges(listPatchChangesRequest: requests.ListPatchChangesRequest): Promise<responses.ListPatchChangesResponse>;
712
712
  /**
@@ -714,7 +714,7 @@ export declare class DataIntegrationClient {
714
714
  * @param ListPatchesRequest
715
715
  * @return ListPatchesResponse
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.5.1/dataintegration/ListPatches.ts.html |here} to see how to use ListPatches API.
717
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListPatches.ts.html |here} to see how to use ListPatches API.
718
718
  */
719
719
  listPatches(listPatchesRequest: requests.ListPatchesRequest): Promise<responses.ListPatchesResponse>;
720
720
  /**
@@ -722,7 +722,7 @@ export declare class DataIntegrationClient {
722
722
  * @param ListPipelineValidationsRequest
723
723
  * @return ListPipelineValidationsResponse
724
724
  * @throws OciError when an error occurs
725
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListPipelineValidations.ts.html |here} to see how to use ListPipelineValidations API.
725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListPipelineValidations.ts.html |here} to see how to use ListPipelineValidations API.
726
726
  */
727
727
  listPipelineValidations(listPipelineValidationsRequest: requests.ListPipelineValidationsRequest): Promise<responses.ListPipelineValidationsResponse>;
728
728
  /**
@@ -731,7 +731,7 @@ export declare class DataIntegrationClient {
731
731
  * @param ListPipelinesRequest
732
732
  * @return ListPipelinesResponse
733
733
  * @throws OciError when an error occurs
734
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListPipelines.ts.html |here} to see how to use ListPipelines API.
734
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListPipelines.ts.html |here} to see how to use ListPipelines API.
735
735
  */
736
736
  listPipelines(listPipelinesRequest: requests.ListPipelinesRequest): Promise<responses.ListPipelinesResponse>;
737
737
  /**
@@ -740,7 +740,7 @@ export declare class DataIntegrationClient {
740
740
  * @param ListProjectsRequest
741
741
  * @return ListProjectsResponse
742
742
  * @throws OciError when an error occurs
743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListProjects.ts.html |here} to see how to use ListProjects API.
743
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListProjects.ts.html |here} to see how to use ListProjects API.
744
744
  */
745
745
  listProjects(listProjectsRequest: requests.ListProjectsRequest): Promise<responses.ListProjectsResponse>;
746
746
  /**
@@ -748,7 +748,7 @@ export declare class DataIntegrationClient {
748
748
  * @param ListPublishedObjectsRequest
749
749
  * @return ListPublishedObjectsResponse
750
750
  * @throws OciError when an error occurs
751
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListPublishedObjects.ts.html |here} to see how to use ListPublishedObjects API.
751
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListPublishedObjects.ts.html |here} to see how to use ListPublishedObjects API.
752
752
  */
753
753
  listPublishedObjects(listPublishedObjectsRequest: requests.ListPublishedObjectsRequest): Promise<responses.ListPublishedObjectsResponse>;
754
754
  /**
@@ -756,7 +756,7 @@ export declare class DataIntegrationClient {
756
756
  * @param ListReferencesRequest
757
757
  * @return ListReferencesResponse
758
758
  * @throws OciError when an error occurs
759
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListReferences.ts.html |here} to see how to use ListReferences API.
759
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListReferences.ts.html |here} to see how to use ListReferences API.
760
760
  */
761
761
  listReferences(listReferencesRequest: requests.ListReferencesRequest): Promise<responses.ListReferencesResponse>;
762
762
  /**
@@ -765,7 +765,7 @@ export declare class DataIntegrationClient {
765
765
  * @param ListSchedulesRequest
766
766
  * @return ListSchedulesResponse
767
767
  * @throws OciError when an error occurs
768
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListSchedules.ts.html |here} to see how to use ListSchedules API.
768
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListSchedules.ts.html |here} to see how to use ListSchedules API.
769
769
  */
770
770
  listSchedules(listSchedulesRequest: requests.ListSchedulesRequest): Promise<responses.ListSchedulesResponse>;
771
771
  /**
@@ -773,7 +773,7 @@ export declare class DataIntegrationClient {
773
773
  * @param ListSchemasRequest
774
774
  * @return ListSchemasResponse
775
775
  * @throws OciError when an error occurs
776
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListSchemas.ts.html |here} to see how to use ListSchemas API.
776
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListSchemas.ts.html |here} to see how to use ListSchemas API.
777
777
  */
778
778
  listSchemas(listSchemasRequest: requests.ListSchemasRequest): Promise<responses.ListSchemasResponse>;
779
779
  /**
@@ -781,7 +781,7 @@ export declare class DataIntegrationClient {
781
781
  * @param ListTaskRunLogsRequest
782
782
  * @return ListTaskRunLogsResponse
783
783
  * @throws OciError when an error occurs
784
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListTaskRunLogs.ts.html |here} to see how to use ListTaskRunLogs API.
784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListTaskRunLogs.ts.html |here} to see how to use ListTaskRunLogs API.
785
785
  */
786
786
  listTaskRunLogs(listTaskRunLogsRequest: requests.ListTaskRunLogsRequest): Promise<responses.ListTaskRunLogsResponse>;
787
787
  /**
@@ -821,7 +821,7 @@ export declare class DataIntegrationClient {
821
821
  * @param ListTaskRunsRequest
822
822
  * @return ListTaskRunsResponse
823
823
  * @throws OciError when an error occurs
824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListTaskRuns.ts.html |here} to see how to use ListTaskRuns API.
824
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListTaskRuns.ts.html |here} to see how to use ListTaskRuns API.
825
825
  */
826
826
  listTaskRuns(listTaskRunsRequest: requests.ListTaskRunsRequest): Promise<responses.ListTaskRunsResponse>;
827
827
  /**
@@ -830,7 +830,7 @@ export declare class DataIntegrationClient {
830
830
  * @param ListTaskSchedulesRequest
831
831
  * @return ListTaskSchedulesResponse
832
832
  * @throws OciError when an error occurs
833
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListTaskSchedules.ts.html |here} to see how to use ListTaskSchedules API.
833
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListTaskSchedules.ts.html |here} to see how to use ListTaskSchedules API.
834
834
  */
835
835
  listTaskSchedules(listTaskSchedulesRequest: requests.ListTaskSchedulesRequest): Promise<responses.ListTaskSchedulesResponse>;
836
836
  /**
@@ -839,7 +839,7 @@ export declare class DataIntegrationClient {
839
839
  * @param ListTaskValidationsRequest
840
840
  * @return ListTaskValidationsResponse
841
841
  * @throws OciError when an error occurs
842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListTaskValidations.ts.html |here} to see how to use ListTaskValidations API.
842
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListTaskValidations.ts.html |here} to see how to use ListTaskValidations API.
843
843
  */
844
844
  listTaskValidations(listTaskValidationsRequest: requests.ListTaskValidationsRequest): Promise<responses.ListTaskValidationsResponse>;
845
845
  /**
@@ -848,7 +848,7 @@ export declare class DataIntegrationClient {
848
848
  * @param ListTasksRequest
849
849
  * @return ListTasksResponse
850
850
  * @throws OciError when an error occurs
851
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListTasks.ts.html |here} to see how to use ListTasks API.
851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListTasks.ts.html |here} to see how to use ListTasks API.
852
852
  */
853
853
  listTasks(listTasksRequest: requests.ListTasksRequest): Promise<responses.ListTasksResponse>;
854
854
  /**
@@ -857,7 +857,7 @@ export declare class DataIntegrationClient {
857
857
  * @param ListWorkRequestErrorsRequest
858
858
  * @return ListWorkRequestErrorsResponse
859
859
  * @throws OciError when an error occurs
860
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
860
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
861
861
  */
862
862
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
863
863
  /**
@@ -898,7 +898,7 @@ export declare class DataIntegrationClient {
898
898
  * @param ListWorkRequestLogsRequest
899
899
  * @return ListWorkRequestLogsResponse
900
900
  * @throws OciError when an error occurs
901
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
901
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
902
902
  */
903
903
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
904
904
  /**
@@ -939,7 +939,7 @@ export declare class DataIntegrationClient {
939
939
  * @param ListWorkRequestsRequest
940
940
  * @return ListWorkRequestsResponse
941
941
  * @throws OciError when an error occurs
942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
942
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
943
943
  */
944
944
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
945
945
  /**
@@ -980,7 +980,7 @@ export declare class DataIntegrationClient {
980
980
  * @param ListWorkspacesRequest
981
981
  * @return ListWorkspacesResponse
982
982
  * @throws OciError when an error occurs
983
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListWorkspaces.ts.html |here} to see how to use ListWorkspaces API.
983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListWorkspaces.ts.html |here} to see how to use ListWorkspaces API.
984
984
  */
985
985
  listWorkspaces(listWorkspacesRequest: requests.ListWorkspacesRequest): Promise<responses.ListWorkspacesResponse>;
986
986
  /**
@@ -1021,7 +1021,7 @@ export declare class DataIntegrationClient {
1021
1021
  * @param StartWorkspaceRequest
1022
1022
  * @return StartWorkspaceResponse
1023
1023
  * @throws OciError when an error occurs
1024
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/StartWorkspace.ts.html |here} to see how to use StartWorkspace API.
1024
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/StartWorkspace.ts.html |here} to see how to use StartWorkspace API.
1025
1025
  */
1026
1026
  startWorkspace(startWorkspaceRequest: requests.StartWorkspaceRequest): Promise<responses.StartWorkspaceResponse>;
1027
1027
  /**
@@ -1030,7 +1030,7 @@ export declare class DataIntegrationClient {
1030
1030
  * @param StopWorkspaceRequest
1031
1031
  * @return StopWorkspaceResponse
1032
1032
  * @throws OciError when an error occurs
1033
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/StopWorkspace.ts.html |here} to see how to use StopWorkspace API.
1033
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/StopWorkspace.ts.html |here} to see how to use StopWorkspace API.
1034
1034
  */
1035
1035
  stopWorkspace(stopWorkspaceRequest: requests.StopWorkspaceRequest): Promise<responses.StopWorkspaceResponse>;
1036
1036
  /**
@@ -1038,7 +1038,7 @@ export declare class DataIntegrationClient {
1038
1038
  * @param UpdateApplicationRequest
1039
1039
  * @return UpdateApplicationResponse
1040
1040
  * @throws OciError when an error occurs
1041
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateApplication.ts.html |here} to see how to use UpdateApplication API.
1041
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateApplication.ts.html |here} to see how to use UpdateApplication API.
1042
1042
  */
1043
1043
  updateApplication(updateApplicationRequest: requests.UpdateApplicationRequest): Promise<responses.UpdateApplicationResponse>;
1044
1044
  /**
@@ -1046,7 +1046,7 @@ export declare class DataIntegrationClient {
1046
1046
  * @param UpdateConnectionRequest
1047
1047
  * @return UpdateConnectionResponse
1048
1048
  * @throws OciError when an error occurs
1049
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
1049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
1050
1050
  */
1051
1051
  updateConnection(updateConnectionRequest: requests.UpdateConnectionRequest): Promise<responses.UpdateConnectionResponse>;
1052
1052
  /**
@@ -1054,7 +1054,7 @@ export declare class DataIntegrationClient {
1054
1054
  * @param UpdateDataAssetRequest
1055
1055
  * @return UpdateDataAssetResponse
1056
1056
  * @throws OciError when an error occurs
1057
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
1057
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
1058
1058
  */
1059
1059
  updateDataAsset(updateDataAssetRequest: requests.UpdateDataAssetRequest): Promise<responses.UpdateDataAssetResponse>;
1060
1060
  /**
@@ -1062,7 +1062,7 @@ export declare class DataIntegrationClient {
1062
1062
  * @param UpdateDataFlowRequest
1063
1063
  * @return UpdateDataFlowResponse
1064
1064
  * @throws OciError when an error occurs
1065
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateDataFlow.ts.html |here} to see how to use UpdateDataFlow API.
1065
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateDataFlow.ts.html |here} to see how to use UpdateDataFlow API.
1066
1066
  */
1067
1067
  updateDataFlow(updateDataFlowRequest: requests.UpdateDataFlowRequest): Promise<responses.UpdateDataFlowResponse>;
1068
1068
  /**
@@ -1070,7 +1070,7 @@ export declare class DataIntegrationClient {
1070
1070
  * @param UpdateExternalPublicationRequest
1071
1071
  * @return UpdateExternalPublicationResponse
1072
1072
  * @throws OciError when an error occurs
1073
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateExternalPublication.ts.html |here} to see how to use UpdateExternalPublication API.
1073
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateExternalPublication.ts.html |here} to see how to use UpdateExternalPublication API.
1074
1074
  */
1075
1075
  updateExternalPublication(updateExternalPublicationRequest: requests.UpdateExternalPublicationRequest): Promise<responses.UpdateExternalPublicationResponse>;
1076
1076
  /**
@@ -1078,7 +1078,7 @@ export declare class DataIntegrationClient {
1078
1078
  * @param UpdateFolderRequest
1079
1079
  * @return UpdateFolderResponse
1080
1080
  * @throws OciError when an error occurs
1081
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
1081
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
1082
1082
  */
1083
1083
  updateFolder(updateFolderRequest: requests.UpdateFolderRequest): Promise<responses.UpdateFolderResponse>;
1084
1084
  /**
@@ -1086,7 +1086,7 @@ export declare class DataIntegrationClient {
1086
1086
  * @param UpdatePipelineRequest
1087
1087
  * @return UpdatePipelineResponse
1088
1088
  * @throws OciError when an error occurs
1089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
1089
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
1090
1090
  */
1091
1091
  updatePipeline(updatePipelineRequest: requests.UpdatePipelineRequest): Promise<responses.UpdatePipelineResponse>;
1092
1092
  /**
@@ -1094,7 +1094,7 @@ export declare class DataIntegrationClient {
1094
1094
  * @param UpdateProjectRequest
1095
1095
  * @return UpdateProjectResponse
1096
1096
  * @throws OciError when an error occurs
1097
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateProject.ts.html |here} to see how to use UpdateProject API.
1097
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateProject.ts.html |here} to see how to use UpdateProject API.
1098
1098
  */
1099
1099
  updateProject(updateProjectRequest: requests.UpdateProjectRequest): Promise<responses.UpdateProjectResponse>;
1100
1100
  /**
@@ -1102,7 +1102,7 @@ export declare class DataIntegrationClient {
1102
1102
  * @param UpdateReferenceRequest
1103
1103
  * @return UpdateReferenceResponse
1104
1104
  * @throws OciError when an error occurs
1105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateReference.ts.html |here} to see how to use UpdateReference API.
1105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateReference.ts.html |here} to see how to use UpdateReference API.
1106
1106
  */
1107
1107
  updateReference(updateReferenceRequest: requests.UpdateReferenceRequest): Promise<responses.UpdateReferenceResponse>;
1108
1108
  /**
@@ -1110,7 +1110,7 @@ export declare class DataIntegrationClient {
1110
1110
  * @param UpdateScheduleRequest
1111
1111
  * @return UpdateScheduleResponse
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.5.1/dataintegration/UpdateSchedule.ts.html |here} to see how to use UpdateSchedule API.
1113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateSchedule.ts.html |here} to see how to use UpdateSchedule API.
1114
1114
  */
1115
1115
  updateSchedule(updateScheduleRequest: requests.UpdateScheduleRequest): Promise<responses.UpdateScheduleResponse>;
1116
1116
  /**
@@ -1118,7 +1118,7 @@ export declare class DataIntegrationClient {
1118
1118
  * @param UpdateTaskRequest
1119
1119
  * @return UpdateTaskResponse
1120
1120
  * @throws OciError when an error occurs
1121
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateTask.ts.html |here} to see how to use UpdateTask API.
1121
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateTask.ts.html |here} to see how to use UpdateTask API.
1122
1122
  */
1123
1123
  updateTask(updateTaskRequest: requests.UpdateTaskRequest): Promise<responses.UpdateTaskResponse>;
1124
1124
  /**
@@ -1126,7 +1126,7 @@ export declare class DataIntegrationClient {
1126
1126
  * @param UpdateTaskRunRequest
1127
1127
  * @return UpdateTaskRunResponse
1128
1128
  * @throws OciError when an error occurs
1129
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateTaskRun.ts.html |here} to see how to use UpdateTaskRun API.
1129
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateTaskRun.ts.html |here} to see how to use UpdateTaskRun API.
1130
1130
  */
1131
1131
  updateTaskRun(updateTaskRunRequest: requests.UpdateTaskRunRequest): Promise<responses.UpdateTaskRunResponse>;
1132
1132
  /**
@@ -1134,7 +1134,7 @@ export declare class DataIntegrationClient {
1134
1134
  * @param UpdateTaskScheduleRequest
1135
1135
  * @return UpdateTaskScheduleResponse
1136
1136
  * @throws OciError when an error occurs
1137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateTaskSchedule.ts.html |here} to see how to use UpdateTaskSchedule API.
1137
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateTaskSchedule.ts.html |here} to see how to use UpdateTaskSchedule API.
1138
1138
  */
1139
1139
  updateTaskSchedule(updateTaskScheduleRequest: requests.UpdateTaskScheduleRequest): Promise<responses.UpdateTaskScheduleResponse>;
1140
1140
  /**
@@ -1142,7 +1142,7 @@ export declare class DataIntegrationClient {
1142
1142
  * @param UpdateWorkspaceRequest
1143
1143
  * @return UpdateWorkspaceResponse
1144
1144
  * @throws OciError when an error occurs
1145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateWorkspace.ts.html |here} to see how to use UpdateWorkspace API.
1145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateWorkspace.ts.html |here} to see how to use UpdateWorkspace API.
1146
1146
  */
1147
1147
  updateWorkspace(updateWorkspaceRequest: requests.UpdateWorkspaceRequest): Promise<responses.UpdateWorkspaceResponse>;
1148
1148
  }