oci-dataintegration 2.20.0 → 2.24.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 (135) hide show
  1. package/lib/client.d.ts +132 -131
  2. package/lib/client.js +137 -132
  3. package/lib/client.js.map +1 -1
  4. package/lib/request/change-compartment-request.d.ts +1 -1
  5. package/lib/request/change-dis-application-compartment-request.d.ts +1 -1
  6. package/lib/request/create-application-request.d.ts +1 -1
  7. package/lib/request/create-connection-request.d.ts +1 -1
  8. package/lib/request/create-connection-validation-request.d.ts +1 -1
  9. package/lib/request/create-data-asset-request.d.ts +1 -1
  10. package/lib/request/create-data-flow-request.d.ts +1 -1
  11. package/lib/request/create-data-flow-validation-request.d.ts +1 -1
  12. package/lib/request/create-dis-application-request.d.ts +1 -1
  13. package/lib/request/create-entity-shape-request.d.ts +1 -1
  14. package/lib/request/create-external-publication-request.d.ts +1 -1
  15. package/lib/request/create-external-publication-validation-request.d.ts +1 -1
  16. package/lib/request/create-folder-request.d.ts +1 -1
  17. package/lib/request/create-function-library-request.d.ts +1 -1
  18. package/lib/request/create-patch-request.d.ts +1 -1
  19. package/lib/request/create-pipeline-request.d.ts +1 -1
  20. package/lib/request/create-pipeline-validation-request.d.ts +1 -1
  21. package/lib/request/create-project-request.d.ts +1 -1
  22. package/lib/request/create-schedule-request.d.ts +1 -1
  23. package/lib/request/create-task-request.d.ts +1 -1
  24. package/lib/request/create-task-run-request.d.ts +1 -1
  25. package/lib/request/create-task-schedule-request.d.ts +1 -1
  26. package/lib/request/create-task-validation-request.d.ts +1 -1
  27. package/lib/request/create-user-defined-function-request.d.ts +1 -1
  28. package/lib/request/create-user-defined-function-validation-request.d.ts +1 -1
  29. package/lib/request/create-workspace-request.d.ts +1 -1
  30. package/lib/request/delete-application-request.d.ts +1 -1
  31. package/lib/request/delete-connection-request.d.ts +1 -1
  32. package/lib/request/delete-connection-validation-request.d.ts +1 -1
  33. package/lib/request/delete-data-asset-request.d.ts +1 -1
  34. package/lib/request/delete-data-flow-request.d.ts +1 -1
  35. package/lib/request/delete-data-flow-validation-request.d.ts +1 -1
  36. package/lib/request/delete-dis-application-request.d.ts +1 -1
  37. package/lib/request/delete-external-publication-request.d.ts +1 -1
  38. package/lib/request/delete-external-publication-validation-request.d.ts +1 -1
  39. package/lib/request/delete-folder-request.d.ts +1 -1
  40. package/lib/request/delete-function-library-request.d.ts +1 -1
  41. package/lib/request/delete-patch-request.d.ts +1 -1
  42. package/lib/request/delete-pipeline-request.d.ts +1 -1
  43. package/lib/request/delete-pipeline-validation-request.d.ts +1 -1
  44. package/lib/request/delete-project-request.d.ts +1 -1
  45. package/lib/request/delete-schedule-request.d.ts +1 -1
  46. package/lib/request/delete-task-request.d.ts +1 -1
  47. package/lib/request/delete-task-run-request.d.ts +1 -1
  48. package/lib/request/delete-task-schedule-request.d.ts +1 -1
  49. package/lib/request/delete-task-validation-request.d.ts +1 -1
  50. package/lib/request/delete-user-defined-function-request.d.ts +1 -1
  51. package/lib/request/delete-user-defined-function-validation-request.d.ts +1 -1
  52. package/lib/request/delete-workspace-request.d.ts +1 -1
  53. package/lib/request/get-application-request.d.ts +1 -1
  54. package/lib/request/get-connection-request.d.ts +1 -1
  55. package/lib/request/get-connection-validation-request.d.ts +1 -1
  56. package/lib/request/get-count-statistic-request.d.ts +1 -1
  57. package/lib/request/get-data-asset-request.d.ts +1 -1
  58. package/lib/request/get-data-entity-request.d.ts +1 -1
  59. package/lib/request/get-data-flow-request.d.ts +1 -1
  60. package/lib/request/get-data-flow-validation-request.d.ts +1 -1
  61. package/lib/request/get-dependent-object-request.d.ts +1 -1
  62. package/lib/request/get-dis-application-request.d.ts +1 -1
  63. package/lib/request/get-external-publication-request.d.ts +1 -1
  64. package/lib/request/get-external-publication-validation-request.d.ts +1 -1
  65. package/lib/request/get-folder-request.d.ts +1 -1
  66. package/lib/request/get-function-library-request.d.ts +1 -1
  67. package/lib/request/get-patch-request.d.ts +1 -1
  68. package/lib/request/get-pipeline-request.d.ts +1 -1
  69. package/lib/request/get-pipeline-validation-request.d.ts +1 -1
  70. package/lib/request/get-project-request.d.ts +1 -1
  71. package/lib/request/get-published-object-request.d.ts +1 -1
  72. package/lib/request/get-reference-request.d.ts +1 -1
  73. package/lib/request/get-schedule-request.d.ts +1 -1
  74. package/lib/request/get-schema-request.d.ts +1 -1
  75. package/lib/request/get-task-request.d.ts +1 -1
  76. package/lib/request/get-task-run-request.d.ts +1 -1
  77. package/lib/request/get-task-schedule-request.d.ts +1 -1
  78. package/lib/request/get-task-validation-request.d.ts +1 -1
  79. package/lib/request/get-user-defined-function-request.d.ts +1 -1
  80. package/lib/request/get-user-defined-function-validation-request.d.ts +1 -1
  81. package/lib/request/get-work-request-request.d.ts +1 -1
  82. package/lib/request/get-workspace-request.d.ts +1 -1
  83. package/lib/request/list-applications-request.d.ts +1 -1
  84. package/lib/request/list-connection-validations-request.d.ts +1 -1
  85. package/lib/request/list-connections-request.d.ts +1 -1
  86. package/lib/request/list-data-assets-request.d.ts +1 -1
  87. package/lib/request/list-data-entities-request.d.ts +1 -1
  88. package/lib/request/list-data-flow-validations-request.d.ts +1 -1
  89. package/lib/request/list-data-flows-request.d.ts +1 -1
  90. package/lib/request/list-dependent-objects-request.d.ts +1 -1
  91. package/lib/request/list-dis-applications-request.d.ts +1 -1
  92. package/lib/request/list-external-publication-validations-request.d.ts +1 -1
  93. package/lib/request/list-external-publications-request.d.ts +1 -1
  94. package/lib/request/list-folders-request.d.ts +1 -1
  95. package/lib/request/list-function-libraries-request.d.ts +1 -1
  96. package/lib/request/list-patch-changes-request.d.ts +1 -1
  97. package/lib/request/list-patches-request.d.ts +1 -1
  98. package/lib/request/list-pipeline-validations-request.d.ts +1 -1
  99. package/lib/request/list-pipelines-request.d.ts +1 -1
  100. package/lib/request/list-projects-request.d.ts +1 -1
  101. package/lib/request/list-published-objects-request.d.ts +1 -1
  102. package/lib/request/list-references-request.d.ts +1 -1
  103. package/lib/request/list-schedules-request.d.ts +1 -1
  104. package/lib/request/list-schemas-request.d.ts +1 -1
  105. package/lib/request/list-task-run-logs-request.d.ts +1 -1
  106. package/lib/request/list-task-runs-request.d.ts +1 -1
  107. package/lib/request/list-task-schedules-request.d.ts +1 -1
  108. package/lib/request/list-task-validations-request.d.ts +1 -1
  109. package/lib/request/list-tasks-request.d.ts +1 -1
  110. package/lib/request/list-user-defined-function-validations-request.d.ts +1 -1
  111. package/lib/request/list-user-defined-functions-request.d.ts +1 -1
  112. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  113. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  114. package/lib/request/list-work-requests-request.d.ts +1 -1
  115. package/lib/request/list-workspaces-request.d.ts +1 -1
  116. package/lib/request/start-workspace-request.d.ts +1 -1
  117. package/lib/request/stop-workspace-request.d.ts +1 -1
  118. package/lib/request/update-application-request.d.ts +1 -1
  119. package/lib/request/update-connection-request.d.ts +1 -1
  120. package/lib/request/update-data-asset-request.d.ts +1 -1
  121. package/lib/request/update-data-flow-request.d.ts +1 -1
  122. package/lib/request/update-dis-application-request.d.ts +1 -1
  123. package/lib/request/update-external-publication-request.d.ts +1 -1
  124. package/lib/request/update-folder-request.d.ts +1 -1
  125. package/lib/request/update-function-library-request.d.ts +1 -1
  126. package/lib/request/update-pipeline-request.d.ts +1 -1
  127. package/lib/request/update-project-request.d.ts +1 -1
  128. package/lib/request/update-reference-request.d.ts +1 -1
  129. package/lib/request/update-schedule-request.d.ts +1 -1
  130. package/lib/request/update-task-request.d.ts +1 -1
  131. package/lib/request/update-task-run-request.d.ts +1 -1
  132. package/lib/request/update-task-schedule-request.d.ts +1 -1
  133. package/lib/request/update-user-defined-function-request.d.ts +1 -1
  134. package/lib/request/update-workspace-request.d.ts +1 -1
  135. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -28,6 +28,7 @@ export declare class DataIntegrationClient {
28
28
  protected "_waiters": DataIntegrationWaiter;
29
29
  protected "_clientConfiguration": common.ClientConfiguration;
30
30
  protected _circuitBreaker: null;
31
+ protected _httpOptions: any;
31
32
  protected _httpClient: common.HttpClient;
32
33
  constructor(params: common.AuthParams, clientConfiguration?: common.ClientConfiguration);
33
34
  /**
@@ -75,7 +76,7 @@ export declare class DataIntegrationClient {
75
76
  * @param ChangeCompartmentRequest
76
77
  * @return ChangeCompartmentResponse
77
78
  * @throws OciError when an error occurs
78
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ChangeCompartment.ts.html |here} to see how to use ChangeCompartment API.
79
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ChangeCompartment.ts.html |here} to see how to use ChangeCompartment API.
79
80
  */
80
81
  changeCompartment(changeCompartmentRequest: requests.ChangeCompartmentRequest): Promise<responses.ChangeCompartmentResponse>;
81
82
  /**
@@ -85,7 +86,7 @@ export declare class DataIntegrationClient {
85
86
  * @param ChangeDisApplicationCompartmentRequest
86
87
  * @return ChangeDisApplicationCompartmentResponse
87
88
  * @throws OciError when an error occurs
88
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ChangeDisApplicationCompartment.ts.html |here} to see how to use ChangeDisApplicationCompartment API.
89
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ChangeDisApplicationCompartment.ts.html |here} to see how to use ChangeDisApplicationCompartment API.
89
90
  */
90
91
  changeDisApplicationCompartment(changeDisApplicationCompartmentRequest: requests.ChangeDisApplicationCompartmentRequest): Promise<responses.ChangeDisApplicationCompartmentResponse>;
91
92
  /**
@@ -95,7 +96,7 @@ export declare class DataIntegrationClient {
95
96
  * @param CreateApplicationRequest
96
97
  * @return CreateApplicationResponse
97
98
  * @throws OciError when an error occurs
98
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateApplication.ts.html |here} to see how to use CreateApplication API.
99
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateApplication.ts.html |here} to see how to use CreateApplication API.
99
100
  */
100
101
  createApplication(createApplicationRequest: requests.CreateApplicationRequest): Promise<responses.CreateApplicationResponse>;
101
102
  /**
@@ -104,7 +105,7 @@ export declare class DataIntegrationClient {
104
105
  * @param CreateConnectionRequest
105
106
  * @return CreateConnectionResponse
106
107
  * @throws OciError when an error occurs
107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateConnection.ts.html |here} to see how to use CreateConnection API.
108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateConnection.ts.html |here} to see how to use CreateConnection API.
108
109
  */
109
110
  createConnection(createConnectionRequest: requests.CreateConnectionRequest): Promise<responses.CreateConnectionResponse>;
110
111
  /**
@@ -113,7 +114,7 @@ export declare class DataIntegrationClient {
113
114
  * @param CreateConnectionValidationRequest
114
115
  * @return CreateConnectionValidationResponse
115
116
  * @throws OciError when an error occurs
116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateConnectionValidation.ts.html |here} to see how to use CreateConnectionValidation API.
117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateConnectionValidation.ts.html |here} to see how to use CreateConnectionValidation API.
117
118
  */
118
119
  createConnectionValidation(createConnectionValidationRequest: requests.CreateConnectionValidationRequest): Promise<responses.CreateConnectionValidationResponse>;
119
120
  /**
@@ -122,7 +123,7 @@ export declare class DataIntegrationClient {
122
123
  * @param CreateDataAssetRequest
123
124
  * @return CreateDataAssetResponse
124
125
  * @throws OciError when an error occurs
125
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
126
127
  */
127
128
  createDataAsset(createDataAssetRequest: requests.CreateDataAssetRequest): Promise<responses.CreateDataAssetResponse>;
128
129
  /**
@@ -132,7 +133,7 @@ export declare class DataIntegrationClient {
132
133
  * @param CreateDataFlowRequest
133
134
  * @return CreateDataFlowResponse
134
135
  * @throws OciError when an error occurs
135
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateDataFlow.ts.html |here} to see how to use CreateDataFlow API.
136
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateDataFlow.ts.html |here} to see how to use CreateDataFlow API.
136
137
  */
137
138
  createDataFlow(createDataFlowRequest: requests.CreateDataFlowRequest): Promise<responses.CreateDataFlowResponse>;
138
139
  /**
@@ -142,7 +143,7 @@ export declare class DataIntegrationClient {
142
143
  * @param CreateDataFlowValidationRequest
143
144
  * @return CreateDataFlowValidationResponse
144
145
  * @throws OciError when an error occurs
145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateDataFlowValidation.ts.html |here} to see how to use CreateDataFlowValidation API.
146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateDataFlowValidation.ts.html |here} to see how to use CreateDataFlowValidation API.
146
147
  */
147
148
  createDataFlowValidation(createDataFlowValidationRequest: requests.CreateDataFlowValidationRequest): Promise<responses.CreateDataFlowValidationResponse>;
148
149
  /**
@@ -152,7 +153,7 @@ export declare class DataIntegrationClient {
152
153
  * @param CreateDisApplicationRequest
153
154
  * @return CreateDisApplicationResponse
154
155
  * @throws OciError when an error occurs
155
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateDisApplication.ts.html |here} to see how to use CreateDisApplication API.
156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateDisApplication.ts.html |here} to see how to use CreateDisApplication API.
156
157
  */
157
158
  createDisApplication(createDisApplicationRequest: requests.CreateDisApplicationRequest): Promise<responses.CreateDisApplicationResponse>;
158
159
  /**
@@ -161,7 +162,7 @@ export declare class DataIntegrationClient {
161
162
  * @param CreateEntityShapeRequest
162
163
  * @return CreateEntityShapeResponse
163
164
  * @throws OciError when an error occurs
164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateEntityShape.ts.html |here} to see how to use CreateEntityShape API.
165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateEntityShape.ts.html |here} to see how to use CreateEntityShape API.
165
166
  */
166
167
  createEntityShape(createEntityShapeRequest: requests.CreateEntityShapeRequest): Promise<responses.CreateEntityShapeResponse>;
167
168
  /**
@@ -170,7 +171,7 @@ export declare class DataIntegrationClient {
170
171
  * @param CreateExternalPublicationRequest
171
172
  * @return CreateExternalPublicationResponse
172
173
  * @throws OciError when an error occurs
173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateExternalPublication.ts.html |here} to see how to use CreateExternalPublication API.
174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateExternalPublication.ts.html |here} to see how to use CreateExternalPublication API.
174
175
  */
175
176
  createExternalPublication(createExternalPublicationRequest: requests.CreateExternalPublicationRequest): Promise<responses.CreateExternalPublicationResponse>;
176
177
  /**
@@ -179,7 +180,7 @@ export declare class DataIntegrationClient {
179
180
  * @param CreateExternalPublicationValidationRequest
180
181
  * @return CreateExternalPublicationValidationResponse
181
182
  * @throws OciError when an error occurs
182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateExternalPublicationValidation.ts.html |here} to see how to use CreateExternalPublicationValidation API.
183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateExternalPublicationValidation.ts.html |here} to see how to use CreateExternalPublicationValidation API.
183
184
  */
184
185
  createExternalPublicationValidation(createExternalPublicationValidationRequest: requests.CreateExternalPublicationValidationRequest): Promise<responses.CreateExternalPublicationValidationResponse>;
185
186
  /**
@@ -190,7 +191,7 @@ export declare class DataIntegrationClient {
190
191
  * @param CreateFolderRequest
191
192
  * @return CreateFolderResponse
192
193
  * @throws OciError when an error occurs
193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateFolder.ts.html |here} to see how to use CreateFolder API.
194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateFolder.ts.html |here} to see how to use CreateFolder API.
194
195
  */
195
196
  createFolder(createFolderRequest: requests.CreateFolderRequest): Promise<responses.CreateFolderResponse>;
196
197
  /**
@@ -201,7 +202,7 @@ export declare class DataIntegrationClient {
201
202
  * @param CreateFunctionLibraryRequest
202
203
  * @return CreateFunctionLibraryResponse
203
204
  * @throws OciError when an error occurs
204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateFunctionLibrary.ts.html |here} to see how to use CreateFunctionLibrary API.
205
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateFunctionLibrary.ts.html |here} to see how to use CreateFunctionLibrary API.
205
206
  */
206
207
  createFunctionLibrary(createFunctionLibraryRequest: requests.CreateFunctionLibraryRequest): Promise<responses.CreateFunctionLibraryResponse>;
207
208
  /**
@@ -210,7 +211,7 @@ export declare class DataIntegrationClient {
210
211
  * @param CreatePatchRequest
211
212
  * @return CreatePatchResponse
212
213
  * @throws OciError when an error occurs
213
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreatePatch.ts.html |here} to see how to use CreatePatch API.
214
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreatePatch.ts.html |here} to see how to use CreatePatch API.
214
215
  */
215
216
  createPatch(createPatchRequest: requests.CreatePatchRequest): Promise<responses.CreatePatchResponse>;
216
217
  /**
@@ -220,7 +221,7 @@ export declare class DataIntegrationClient {
220
221
  * @param CreatePipelineRequest
221
222
  * @return CreatePipelineResponse
222
223
  * @throws OciError when an error occurs
223
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
224
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
224
225
  */
225
226
  createPipeline(createPipelineRequest: requests.CreatePipelineRequest): Promise<responses.CreatePipelineResponse>;
226
227
  /**
@@ -230,7 +231,7 @@ export declare class DataIntegrationClient {
230
231
  * @param CreatePipelineValidationRequest
231
232
  * @return CreatePipelineValidationResponse
232
233
  * @throws OciError when an error occurs
233
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreatePipelineValidation.ts.html |here} to see how to use CreatePipelineValidation API.
234
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreatePipelineValidation.ts.html |here} to see how to use CreatePipelineValidation API.
234
235
  */
235
236
  createPipelineValidation(createPipelineValidationRequest: requests.CreatePipelineValidationRequest): Promise<responses.CreatePipelineValidationResponse>;
236
237
  /**
@@ -240,7 +241,7 @@ export declare class DataIntegrationClient {
240
241
  * @param CreateProjectRequest
241
242
  * @return CreateProjectResponse
242
243
  * @throws OciError when an error occurs
243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateProject.ts.html |here} to see how to use CreateProject API.
244
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateProject.ts.html |here} to see how to use CreateProject API.
244
245
  */
245
246
  createProject(createProjectRequest: requests.CreateProjectRequest): Promise<responses.CreateProjectResponse>;
246
247
  /**
@@ -249,7 +250,7 @@ export declare class DataIntegrationClient {
249
250
  * @param CreateScheduleRequest
250
251
  * @return CreateScheduleResponse
251
252
  * @throws OciError when an error occurs
252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateSchedule.ts.html |here} to see how to use CreateSchedule API.
253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateSchedule.ts.html |here} to see how to use CreateSchedule API.
253
254
  */
254
255
  createSchedule(createScheduleRequest: requests.CreateScheduleRequest): Promise<responses.CreateScheduleResponse>;
255
256
  /**
@@ -259,7 +260,7 @@ export declare class DataIntegrationClient {
259
260
  * @param CreateTaskRequest
260
261
  * @return CreateTaskResponse
261
262
  * @throws OciError when an error occurs
262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateTask.ts.html |here} to see how to use CreateTask API.
263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateTask.ts.html |here} to see how to use CreateTask API.
263
264
  */
264
265
  createTask(createTaskRequest: requests.CreateTaskRequest): Promise<responses.CreateTaskResponse>;
265
266
  /**
@@ -268,7 +269,7 @@ export declare class DataIntegrationClient {
268
269
  * @param CreateTaskRunRequest
269
270
  * @return CreateTaskRunResponse
270
271
  * @throws OciError when an error occurs
271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateTaskRun.ts.html |here} to see how to use CreateTaskRun API.
272
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateTaskRun.ts.html |here} to see how to use CreateTaskRun API.
272
273
  */
273
274
  createTaskRun(createTaskRunRequest: requests.CreateTaskRunRequest): Promise<responses.CreateTaskRunResponse>;
274
275
  /**
@@ -277,7 +278,7 @@ export declare class DataIntegrationClient {
277
278
  * @param CreateTaskScheduleRequest
278
279
  * @return CreateTaskScheduleResponse
279
280
  * @throws OciError when an error occurs
280
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateTaskSchedule.ts.html |here} to see how to use CreateTaskSchedule API.
281
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateTaskSchedule.ts.html |here} to see how to use CreateTaskSchedule API.
281
282
  */
282
283
  createTaskSchedule(createTaskScheduleRequest: requests.CreateTaskScheduleRequest): Promise<responses.CreateTaskScheduleResponse>;
283
284
  /**
@@ -286,7 +287,7 @@ export declare class DataIntegrationClient {
286
287
  * @param CreateTaskValidationRequest
287
288
  * @return CreateTaskValidationResponse
288
289
  * @throws OciError when an error occurs
289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateTaskValidation.ts.html |here} to see how to use CreateTaskValidation API.
290
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateTaskValidation.ts.html |here} to see how to use CreateTaskValidation API.
290
291
  */
291
292
  createTaskValidation(createTaskValidationRequest: requests.CreateTaskValidationRequest): Promise<responses.CreateTaskValidationResponse>;
292
293
  /**
@@ -296,7 +297,7 @@ export declare class DataIntegrationClient {
296
297
  * @param CreateUserDefinedFunctionRequest
297
298
  * @return CreateUserDefinedFunctionResponse
298
299
  * @throws OciError when an error occurs
299
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateUserDefinedFunction.ts.html |here} to see how to use CreateUserDefinedFunction API.
300
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateUserDefinedFunction.ts.html |here} to see how to use CreateUserDefinedFunction API.
300
301
  */
301
302
  createUserDefinedFunction(createUserDefinedFunctionRequest: requests.CreateUserDefinedFunctionRequest): Promise<responses.CreateUserDefinedFunctionResponse>;
302
303
  /**
@@ -306,7 +307,7 @@ export declare class DataIntegrationClient {
306
307
  * @param CreateUserDefinedFunctionValidationRequest
307
308
  * @return CreateUserDefinedFunctionValidationResponse
308
309
  * @throws OciError when an error occurs
309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateUserDefinedFunctionValidation.ts.html |here} to see how to use CreateUserDefinedFunctionValidation API.
310
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateUserDefinedFunctionValidation.ts.html |here} to see how to use CreateUserDefinedFunctionValidation API.
310
311
  */
311
312
  createUserDefinedFunctionValidation(createUserDefinedFunctionValidationRequest: requests.CreateUserDefinedFunctionValidationRequest): Promise<responses.CreateUserDefinedFunctionValidationResponse>;
312
313
  /**
@@ -316,7 +317,7 @@ export declare class DataIntegrationClient {
316
317
  * @param CreateWorkspaceRequest
317
318
  * @return CreateWorkspaceResponse
318
319
  * @throws OciError when an error occurs
319
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/CreateWorkspace.ts.html |here} to see how to use CreateWorkspace API.
320
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/CreateWorkspace.ts.html |here} to see how to use CreateWorkspace API.
320
321
  */
321
322
  createWorkspace(createWorkspaceRequest: requests.CreateWorkspaceRequest): Promise<responses.CreateWorkspaceResponse>;
322
323
  /**
@@ -325,7 +326,7 @@ export declare class DataIntegrationClient {
325
326
  * @param DeleteApplicationRequest
326
327
  * @return DeleteApplicationResponse
327
328
  * @throws OciError when an error occurs
328
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteApplication.ts.html |here} to see how to use DeleteApplication API.
329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteApplication.ts.html |here} to see how to use DeleteApplication API.
329
330
  */
330
331
  deleteApplication(deleteApplicationRequest: requests.DeleteApplicationRequest): Promise<responses.DeleteApplicationResponse>;
331
332
  /**
@@ -334,7 +335,7 @@ export declare class DataIntegrationClient {
334
335
  * @param DeleteConnectionRequest
335
336
  * @return DeleteConnectionResponse
336
337
  * @throws OciError when an error occurs
337
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
338
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
338
339
  */
339
340
  deleteConnection(deleteConnectionRequest: requests.DeleteConnectionRequest): Promise<responses.DeleteConnectionResponse>;
340
341
  /**
@@ -343,7 +344,7 @@ export declare class DataIntegrationClient {
343
344
  * @param DeleteConnectionValidationRequest
344
345
  * @return DeleteConnectionValidationResponse
345
346
  * @throws OciError when an error occurs
346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteConnectionValidation.ts.html |here} to see how to use DeleteConnectionValidation API.
347
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteConnectionValidation.ts.html |here} to see how to use DeleteConnectionValidation API.
347
348
  */
348
349
  deleteConnectionValidation(deleteConnectionValidationRequest: requests.DeleteConnectionValidationRequest): Promise<responses.DeleteConnectionValidationResponse>;
349
350
  /**
@@ -352,7 +353,7 @@ export declare class DataIntegrationClient {
352
353
  * @param DeleteDataAssetRequest
353
354
  * @return DeleteDataAssetResponse
354
355
  * @throws OciError when an error occurs
355
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
356
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
356
357
  */
357
358
  deleteDataAsset(deleteDataAssetRequest: requests.DeleteDataAssetRequest): Promise<responses.DeleteDataAssetResponse>;
358
359
  /**
@@ -361,7 +362,7 @@ export declare class DataIntegrationClient {
361
362
  * @param DeleteDataFlowRequest
362
363
  * @return DeleteDataFlowResponse
363
364
  * @throws OciError when an error occurs
364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteDataFlow.ts.html |here} to see how to use DeleteDataFlow API.
365
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteDataFlow.ts.html |here} to see how to use DeleteDataFlow API.
365
366
  */
366
367
  deleteDataFlow(deleteDataFlowRequest: requests.DeleteDataFlowRequest): Promise<responses.DeleteDataFlowResponse>;
367
368
  /**
@@ -370,7 +371,7 @@ export declare class DataIntegrationClient {
370
371
  * @param DeleteDataFlowValidationRequest
371
372
  * @return DeleteDataFlowValidationResponse
372
373
  * @throws OciError when an error occurs
373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteDataFlowValidation.ts.html |here} to see how to use DeleteDataFlowValidation API.
374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteDataFlowValidation.ts.html |here} to see how to use DeleteDataFlowValidation API.
374
375
  */
375
376
  deleteDataFlowValidation(deleteDataFlowValidationRequest: requests.DeleteDataFlowValidationRequest): Promise<responses.DeleteDataFlowValidationResponse>;
376
377
  /**
@@ -379,7 +380,7 @@ export declare class DataIntegrationClient {
379
380
  * @param DeleteDisApplicationRequest
380
381
  * @return DeleteDisApplicationResponse
381
382
  * @throws OciError when an error occurs
382
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteDisApplication.ts.html |here} to see how to use DeleteDisApplication API.
383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteDisApplication.ts.html |here} to see how to use DeleteDisApplication API.
383
384
  */
384
385
  deleteDisApplication(deleteDisApplicationRequest: requests.DeleteDisApplicationRequest): Promise<responses.DeleteDisApplicationResponse>;
385
386
  /**
@@ -388,7 +389,7 @@ export declare class DataIntegrationClient {
388
389
  * @param DeleteExternalPublicationRequest
389
390
  * @return DeleteExternalPublicationResponse
390
391
  * @throws OciError when an error occurs
391
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteExternalPublication.ts.html |here} to see how to use DeleteExternalPublication API.
392
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteExternalPublication.ts.html |here} to see how to use DeleteExternalPublication API.
392
393
  */
393
394
  deleteExternalPublication(deleteExternalPublicationRequest: requests.DeleteExternalPublicationRequest): Promise<responses.DeleteExternalPublicationResponse>;
394
395
  /**
@@ -398,7 +399,7 @@ export declare class DataIntegrationClient {
398
399
  * @param DeleteExternalPublicationValidationRequest
399
400
  * @return DeleteExternalPublicationValidationResponse
400
401
  * @throws OciError when an error occurs
401
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteExternalPublicationValidation.ts.html |here} to see how to use DeleteExternalPublicationValidation API.
402
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteExternalPublicationValidation.ts.html |here} to see how to use DeleteExternalPublicationValidation API.
402
403
  */
403
404
  deleteExternalPublicationValidation(deleteExternalPublicationValidationRequest: requests.DeleteExternalPublicationValidationRequest): Promise<responses.DeleteExternalPublicationValidationResponse>;
404
405
  /**
@@ -407,7 +408,7 @@ export declare class DataIntegrationClient {
407
408
  * @param DeleteFolderRequest
408
409
  * @return DeleteFolderResponse
409
410
  * @throws OciError when an error occurs
410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
411
412
  */
412
413
  deleteFolder(deleteFolderRequest: requests.DeleteFolderRequest): Promise<responses.DeleteFolderResponse>;
413
414
  /**
@@ -416,7 +417,7 @@ export declare class DataIntegrationClient {
416
417
  * @param DeleteFunctionLibraryRequest
417
418
  * @return DeleteFunctionLibraryResponse
418
419
  * @throws OciError when an error occurs
419
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteFunctionLibrary.ts.html |here} to see how to use DeleteFunctionLibrary API.
420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteFunctionLibrary.ts.html |here} to see how to use DeleteFunctionLibrary API.
420
421
  */
421
422
  deleteFunctionLibrary(deleteFunctionLibraryRequest: requests.DeleteFunctionLibraryRequest): Promise<responses.DeleteFunctionLibraryResponse>;
422
423
  /**
@@ -425,7 +426,7 @@ export declare class DataIntegrationClient {
425
426
  * @param DeletePatchRequest
426
427
  * @return DeletePatchResponse
427
428
  * @throws OciError when an error occurs
428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeletePatch.ts.html |here} to see how to use DeletePatch API.
429
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeletePatch.ts.html |here} to see how to use DeletePatch API.
429
430
  */
430
431
  deletePatch(deletePatchRequest: requests.DeletePatchRequest): Promise<responses.DeletePatchResponse>;
431
432
  /**
@@ -434,7 +435,7 @@ export declare class DataIntegrationClient {
434
435
  * @param DeletePipelineRequest
435
436
  * @return DeletePipelineResponse
436
437
  * @throws OciError when an error occurs
437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
438
439
  */
439
440
  deletePipeline(deletePipelineRequest: requests.DeletePipelineRequest): Promise<responses.DeletePipelineResponse>;
440
441
  /**
@@ -443,7 +444,7 @@ export declare class DataIntegrationClient {
443
444
  * @param DeletePipelineValidationRequest
444
445
  * @return DeletePipelineValidationResponse
445
446
  * @throws OciError when an error occurs
446
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeletePipelineValidation.ts.html |here} to see how to use DeletePipelineValidation API.
447
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeletePipelineValidation.ts.html |here} to see how to use DeletePipelineValidation API.
447
448
  */
448
449
  deletePipelineValidation(deletePipelineValidationRequest: requests.DeletePipelineValidationRequest): Promise<responses.DeletePipelineValidationResponse>;
449
450
  /**
@@ -452,7 +453,7 @@ export declare class DataIntegrationClient {
452
453
  * @param DeleteProjectRequest
453
454
  * @return DeleteProjectResponse
454
455
  * @throws OciError when an error occurs
455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteProject.ts.html |here} to see how to use DeleteProject API.
456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteProject.ts.html |here} to see how to use DeleteProject API.
456
457
  */
457
458
  deleteProject(deleteProjectRequest: requests.DeleteProjectRequest): Promise<responses.DeleteProjectResponse>;
458
459
  /**
@@ -461,7 +462,7 @@ export declare class DataIntegrationClient {
461
462
  * @param DeleteScheduleRequest
462
463
  * @return DeleteScheduleResponse
463
464
  * @throws OciError when an error occurs
464
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteSchedule.ts.html |here} to see how to use DeleteSchedule API.
465
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteSchedule.ts.html |here} to see how to use DeleteSchedule API.
465
466
  */
466
467
  deleteSchedule(deleteScheduleRequest: requests.DeleteScheduleRequest): Promise<responses.DeleteScheduleResponse>;
467
468
  /**
@@ -470,7 +471,7 @@ export declare class DataIntegrationClient {
470
471
  * @param DeleteTaskRequest
471
472
  * @return DeleteTaskResponse
472
473
  * @throws OciError when an error occurs
473
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteTask.ts.html |here} to see how to use DeleteTask API.
474
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteTask.ts.html |here} to see how to use DeleteTask API.
474
475
  */
475
476
  deleteTask(deleteTaskRequest: requests.DeleteTaskRequest): Promise<responses.DeleteTaskResponse>;
476
477
  /**
@@ -479,7 +480,7 @@ export declare class DataIntegrationClient {
479
480
  * @param DeleteTaskRunRequest
480
481
  * @return DeleteTaskRunResponse
481
482
  * @throws OciError when an error occurs
482
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteTaskRun.ts.html |here} to see how to use DeleteTaskRun API.
483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteTaskRun.ts.html |here} to see how to use DeleteTaskRun API.
483
484
  */
484
485
  deleteTaskRun(deleteTaskRunRequest: requests.DeleteTaskRunRequest): Promise<responses.DeleteTaskRunResponse>;
485
486
  /**
@@ -488,7 +489,7 @@ export declare class DataIntegrationClient {
488
489
  * @param DeleteTaskScheduleRequest
489
490
  * @return DeleteTaskScheduleResponse
490
491
  * @throws OciError when an error occurs
491
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteTaskSchedule.ts.html |here} to see how to use DeleteTaskSchedule API.
492
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteTaskSchedule.ts.html |here} to see how to use DeleteTaskSchedule API.
492
493
  */
493
494
  deleteTaskSchedule(deleteTaskScheduleRequest: requests.DeleteTaskScheduleRequest): Promise<responses.DeleteTaskScheduleResponse>;
494
495
  /**
@@ -498,7 +499,7 @@ export declare class DataIntegrationClient {
498
499
  * @param DeleteTaskValidationRequest
499
500
  * @return DeleteTaskValidationResponse
500
501
  * @throws OciError when an error occurs
501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteTaskValidation.ts.html |here} to see how to use DeleteTaskValidation API.
502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteTaskValidation.ts.html |here} to see how to use DeleteTaskValidation API.
502
503
  */
503
504
  deleteTaskValidation(deleteTaskValidationRequest: requests.DeleteTaskValidationRequest): Promise<responses.DeleteTaskValidationResponse>;
504
505
  /**
@@ -507,7 +508,7 @@ export declare class DataIntegrationClient {
507
508
  * @param DeleteUserDefinedFunctionRequest
508
509
  * @return DeleteUserDefinedFunctionResponse
509
510
  * @throws OciError when an error occurs
510
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteUserDefinedFunction.ts.html |here} to see how to use DeleteUserDefinedFunction API.
511
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteUserDefinedFunction.ts.html |here} to see how to use DeleteUserDefinedFunction API.
511
512
  */
512
513
  deleteUserDefinedFunction(deleteUserDefinedFunctionRequest: requests.DeleteUserDefinedFunctionRequest): Promise<responses.DeleteUserDefinedFunctionResponse>;
513
514
  /**
@@ -516,7 +517,7 @@ export declare class DataIntegrationClient {
516
517
  * @param DeleteUserDefinedFunctionValidationRequest
517
518
  * @return DeleteUserDefinedFunctionValidationResponse
518
519
  * @throws OciError when an error occurs
519
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteUserDefinedFunctionValidation.ts.html |here} to see how to use DeleteUserDefinedFunctionValidation API.
520
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteUserDefinedFunctionValidation.ts.html |here} to see how to use DeleteUserDefinedFunctionValidation API.
520
521
  */
521
522
  deleteUserDefinedFunctionValidation(deleteUserDefinedFunctionValidationRequest: requests.DeleteUserDefinedFunctionValidationRequest): Promise<responses.DeleteUserDefinedFunctionValidationResponse>;
522
523
  /**
@@ -525,7 +526,7 @@ export declare class DataIntegrationClient {
525
526
  * @param DeleteWorkspaceRequest
526
527
  * @return DeleteWorkspaceResponse
527
528
  * @throws OciError when an error occurs
528
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/DeleteWorkspace.ts.html |here} to see how to use DeleteWorkspace API.
529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/DeleteWorkspace.ts.html |here} to see how to use DeleteWorkspace API.
529
530
  */
530
531
  deleteWorkspace(deleteWorkspaceRequest: requests.DeleteWorkspaceRequest): Promise<responses.DeleteWorkspaceResponse>;
531
532
  /**
@@ -534,7 +535,7 @@ export declare class DataIntegrationClient {
534
535
  * @param GetApplicationRequest
535
536
  * @return GetApplicationResponse
536
537
  * @throws OciError when an error occurs
537
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetApplication.ts.html |here} to see how to use GetApplication API.
538
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetApplication.ts.html |here} to see how to use GetApplication API.
538
539
  */
539
540
  getApplication(getApplicationRequest: requests.GetApplicationRequest): Promise<responses.GetApplicationResponse>;
540
541
  /**
@@ -543,7 +544,7 @@ export declare class DataIntegrationClient {
543
544
  * @param GetConnectionRequest
544
545
  * @return GetConnectionResponse
545
546
  * @throws OciError when an error occurs
546
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetConnection.ts.html |here} to see how to use GetConnection API.
547
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetConnection.ts.html |here} to see how to use GetConnection API.
547
548
  */
548
549
  getConnection(getConnectionRequest: requests.GetConnectionRequest): Promise<responses.GetConnectionResponse>;
549
550
  /**
@@ -552,7 +553,7 @@ export declare class DataIntegrationClient {
552
553
  * @param GetConnectionValidationRequest
553
554
  * @return GetConnectionValidationResponse
554
555
  * @throws OciError when an error occurs
555
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetConnectionValidation.ts.html |here} to see how to use GetConnectionValidation API.
556
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetConnectionValidation.ts.html |here} to see how to use GetConnectionValidation API.
556
557
  */
557
558
  getConnectionValidation(getConnectionValidationRequest: requests.GetConnectionValidationRequest): Promise<responses.GetConnectionValidationResponse>;
558
559
  /**
@@ -563,7 +564,7 @@ export declare class DataIntegrationClient {
563
564
  * @param GetCountStatisticRequest
564
565
  * @return GetCountStatisticResponse
565
566
  * @throws OciError when an error occurs
566
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetCountStatistic.ts.html |here} to see how to use GetCountStatistic API.
567
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetCountStatistic.ts.html |here} to see how to use GetCountStatistic API.
567
568
  */
568
569
  getCountStatistic(getCountStatisticRequest: requests.GetCountStatisticRequest): Promise<responses.GetCountStatisticResponse>;
569
570
  /**
@@ -572,7 +573,7 @@ export declare class DataIntegrationClient {
572
573
  * @param GetDataAssetRequest
573
574
  * @return GetDataAssetResponse
574
575
  * @throws OciError when an error occurs
575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
576
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
576
577
  */
577
578
  getDataAsset(getDataAssetRequest: requests.GetDataAssetRequest): Promise<responses.GetDataAssetResponse>;
578
579
  /**
@@ -581,7 +582,7 @@ export declare class DataIntegrationClient {
581
582
  * @param GetDataEntityRequest
582
583
  * @return GetDataEntityResponse
583
584
  * @throws OciError when an error occurs
584
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetDataEntity.ts.html |here} to see how to use GetDataEntity API.
585
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetDataEntity.ts.html |here} to see how to use GetDataEntity API.
585
586
  */
586
587
  getDataEntity(getDataEntityRequest: requests.GetDataEntityRequest): Promise<responses.GetDataEntityResponse>;
587
588
  /**
@@ -590,7 +591,7 @@ export declare class DataIntegrationClient {
590
591
  * @param GetDataFlowRequest
591
592
  * @return GetDataFlowResponse
592
593
  * @throws OciError when an error occurs
593
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetDataFlow.ts.html |here} to see how to use GetDataFlow API.
594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetDataFlow.ts.html |here} to see how to use GetDataFlow API.
594
595
  */
595
596
  getDataFlow(getDataFlowRequest: requests.GetDataFlowRequest): Promise<responses.GetDataFlowResponse>;
596
597
  /**
@@ -599,7 +600,7 @@ export declare class DataIntegrationClient {
599
600
  * @param GetDataFlowValidationRequest
600
601
  * @return GetDataFlowValidationResponse
601
602
  * @throws OciError when an error occurs
602
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetDataFlowValidation.ts.html |here} to see how to use GetDataFlowValidation API.
603
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetDataFlowValidation.ts.html |here} to see how to use GetDataFlowValidation API.
603
604
  */
604
605
  getDataFlowValidation(getDataFlowValidationRequest: requests.GetDataFlowValidationRequest): Promise<responses.GetDataFlowValidationResponse>;
605
606
  /**
@@ -608,7 +609,7 @@ export declare class DataIntegrationClient {
608
609
  * @param GetDependentObjectRequest
609
610
  * @return GetDependentObjectResponse
610
611
  * @throws OciError when an error occurs
611
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetDependentObject.ts.html |here} to see how to use GetDependentObject API.
612
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetDependentObject.ts.html |here} to see how to use GetDependentObject API.
612
613
  */
613
614
  getDependentObject(getDependentObjectRequest: requests.GetDependentObjectRequest): Promise<responses.GetDependentObjectResponse>;
614
615
  /**
@@ -617,7 +618,7 @@ export declare class DataIntegrationClient {
617
618
  * @param GetDisApplicationRequest
618
619
  * @return GetDisApplicationResponse
619
620
  * @throws OciError when an error occurs
620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetDisApplication.ts.html |here} to see how to use GetDisApplication API.
621
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetDisApplication.ts.html |here} to see how to use GetDisApplication API.
621
622
  */
622
623
  getDisApplication(getDisApplicationRequest: requests.GetDisApplicationRequest): Promise<responses.GetDisApplicationResponse>;
623
624
  /**
@@ -626,7 +627,7 @@ export declare class DataIntegrationClient {
626
627
  * @param GetExternalPublicationRequest
627
628
  * @return GetExternalPublicationResponse
628
629
  * @throws OciError when an error occurs
629
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetExternalPublication.ts.html |here} to see how to use GetExternalPublication API.
630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetExternalPublication.ts.html |here} to see how to use GetExternalPublication API.
630
631
  */
631
632
  getExternalPublication(getExternalPublicationRequest: requests.GetExternalPublicationRequest): Promise<responses.GetExternalPublicationResponse>;
632
633
  /**
@@ -635,7 +636,7 @@ export declare class DataIntegrationClient {
635
636
  * @param GetExternalPublicationValidationRequest
636
637
  * @return GetExternalPublicationValidationResponse
637
638
  * @throws OciError when an error occurs
638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetExternalPublicationValidation.ts.html |here} to see how to use GetExternalPublicationValidation API.
639
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetExternalPublicationValidation.ts.html |here} to see how to use GetExternalPublicationValidation API.
639
640
  */
640
641
  getExternalPublicationValidation(getExternalPublicationValidationRequest: requests.GetExternalPublicationValidationRequest): Promise<responses.GetExternalPublicationValidationResponse>;
641
642
  /**
@@ -644,7 +645,7 @@ export declare class DataIntegrationClient {
644
645
  * @param GetFolderRequest
645
646
  * @return GetFolderResponse
646
647
  * @throws OciError when an error occurs
647
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetFolder.ts.html |here} to see how to use GetFolder API.
648
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetFolder.ts.html |here} to see how to use GetFolder API.
648
649
  */
649
650
  getFolder(getFolderRequest: requests.GetFolderRequest): Promise<responses.GetFolderResponse>;
650
651
  /**
@@ -653,7 +654,7 @@ export declare class DataIntegrationClient {
653
654
  * @param GetFunctionLibraryRequest
654
655
  * @return GetFunctionLibraryResponse
655
656
  * @throws OciError when an error occurs
656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetFunctionLibrary.ts.html |here} to see how to use GetFunctionLibrary API.
657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetFunctionLibrary.ts.html |here} to see how to use GetFunctionLibrary API.
657
658
  */
658
659
  getFunctionLibrary(getFunctionLibraryRequest: requests.GetFunctionLibraryRequest): Promise<responses.GetFunctionLibraryResponse>;
659
660
  /**
@@ -662,7 +663,7 @@ export declare class DataIntegrationClient {
662
663
  * @param GetPatchRequest
663
664
  * @return GetPatchResponse
664
665
  * @throws OciError when an error occurs
665
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetPatch.ts.html |here} to see how to use GetPatch API.
666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetPatch.ts.html |here} to see how to use GetPatch API.
666
667
  */
667
668
  getPatch(getPatchRequest: requests.GetPatchRequest): Promise<responses.GetPatchResponse>;
668
669
  /**
@@ -671,7 +672,7 @@ export declare class DataIntegrationClient {
671
672
  * @param GetPipelineRequest
672
673
  * @return GetPipelineResponse
673
674
  * @throws OciError when an error occurs
674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetPipeline.ts.html |here} to see how to use GetPipeline API.
675
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetPipeline.ts.html |here} to see how to use GetPipeline API.
675
676
  */
676
677
  getPipeline(getPipelineRequest: requests.GetPipelineRequest): Promise<responses.GetPipelineResponse>;
677
678
  /**
@@ -680,7 +681,7 @@ export declare class DataIntegrationClient {
680
681
  * @param GetPipelineValidationRequest
681
682
  * @return GetPipelineValidationResponse
682
683
  * @throws OciError when an error occurs
683
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetPipelineValidation.ts.html |here} to see how to use GetPipelineValidation API.
684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetPipelineValidation.ts.html |here} to see how to use GetPipelineValidation API.
684
685
  */
685
686
  getPipelineValidation(getPipelineValidationRequest: requests.GetPipelineValidationRequest): Promise<responses.GetPipelineValidationResponse>;
686
687
  /**
@@ -689,7 +690,7 @@ export declare class DataIntegrationClient {
689
690
  * @param GetProjectRequest
690
691
  * @return GetProjectResponse
691
692
  * @throws OciError when an error occurs
692
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetProject.ts.html |here} to see how to use GetProject API.
693
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetProject.ts.html |here} to see how to use GetProject API.
693
694
  */
694
695
  getProject(getProjectRequest: requests.GetProjectRequest): Promise<responses.GetProjectResponse>;
695
696
  /**
@@ -698,7 +699,7 @@ export declare class DataIntegrationClient {
698
699
  * @param GetPublishedObjectRequest
699
700
  * @return GetPublishedObjectResponse
700
701
  * @throws OciError when an error occurs
701
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetPublishedObject.ts.html |here} to see how to use GetPublishedObject API.
702
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetPublishedObject.ts.html |here} to see how to use GetPublishedObject API.
702
703
  */
703
704
  getPublishedObject(getPublishedObjectRequest: requests.GetPublishedObjectRequest): Promise<responses.GetPublishedObjectResponse>;
704
705
  /**
@@ -707,7 +708,7 @@ export declare class DataIntegrationClient {
707
708
  * @param GetReferenceRequest
708
709
  * @return GetReferenceResponse
709
710
  * @throws OciError when an error occurs
710
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetReference.ts.html |here} to see how to use GetReference API.
711
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetReference.ts.html |here} to see how to use GetReference API.
711
712
  */
712
713
  getReference(getReferenceRequest: requests.GetReferenceRequest): Promise<responses.GetReferenceResponse>;
713
714
  /**
@@ -716,7 +717,7 @@ export declare class DataIntegrationClient {
716
717
  * @param GetScheduleRequest
717
718
  * @return GetScheduleResponse
718
719
  * @throws OciError when an error occurs
719
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetSchedule.ts.html |here} to see how to use GetSchedule API.
720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetSchedule.ts.html |here} to see how to use GetSchedule API.
720
721
  */
721
722
  getSchedule(getScheduleRequest: requests.GetScheduleRequest): Promise<responses.GetScheduleResponse>;
722
723
  /**
@@ -725,7 +726,7 @@ export declare class DataIntegrationClient {
725
726
  * @param GetSchemaRequest
726
727
  * @return GetSchemaResponse
727
728
  * @throws OciError when an error occurs
728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetSchema.ts.html |here} to see how to use GetSchema API.
729
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetSchema.ts.html |here} to see how to use GetSchema API.
729
730
  */
730
731
  getSchema(getSchemaRequest: requests.GetSchemaRequest): Promise<responses.GetSchemaResponse>;
731
732
  /**
@@ -734,7 +735,7 @@ export declare class DataIntegrationClient {
734
735
  * @param GetTaskRequest
735
736
  * @return GetTaskResponse
736
737
  * @throws OciError when an error occurs
737
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetTask.ts.html |here} to see how to use GetTask API.
738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetTask.ts.html |here} to see how to use GetTask API.
738
739
  */
739
740
  getTask(getTaskRequest: requests.GetTaskRequest): Promise<responses.GetTaskResponse>;
740
741
  /**
@@ -743,7 +744,7 @@ export declare class DataIntegrationClient {
743
744
  * @param GetTaskRunRequest
744
745
  * @return GetTaskRunResponse
745
746
  * @throws OciError when an error occurs
746
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetTaskRun.ts.html |here} to see how to use GetTaskRun API.
747
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetTaskRun.ts.html |here} to see how to use GetTaskRun API.
747
748
  */
748
749
  getTaskRun(getTaskRunRequest: requests.GetTaskRunRequest): Promise<responses.GetTaskRunResponse>;
749
750
  /**
@@ -752,7 +753,7 @@ export declare class DataIntegrationClient {
752
753
  * @param GetTaskScheduleRequest
753
754
  * @return GetTaskScheduleResponse
754
755
  * @throws OciError when an error occurs
755
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetTaskSchedule.ts.html |here} to see how to use GetTaskSchedule API.
756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetTaskSchedule.ts.html |here} to see how to use GetTaskSchedule API.
756
757
  */
757
758
  getTaskSchedule(getTaskScheduleRequest: requests.GetTaskScheduleRequest): Promise<responses.GetTaskScheduleResponse>;
758
759
  /**
@@ -762,7 +763,7 @@ export declare class DataIntegrationClient {
762
763
  * @param GetTaskValidationRequest
763
764
  * @return GetTaskValidationResponse
764
765
  * @throws OciError when an error occurs
765
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetTaskValidation.ts.html |here} to see how to use GetTaskValidation API.
766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetTaskValidation.ts.html |here} to see how to use GetTaskValidation API.
766
767
  */
767
768
  getTaskValidation(getTaskValidationRequest: requests.GetTaskValidationRequest): Promise<responses.GetTaskValidationResponse>;
768
769
  /**
@@ -771,7 +772,7 @@ export declare class DataIntegrationClient {
771
772
  * @param GetUserDefinedFunctionRequest
772
773
  * @return GetUserDefinedFunctionResponse
773
774
  * @throws OciError when an error occurs
774
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetUserDefinedFunction.ts.html |here} to see how to use GetUserDefinedFunction API.
775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetUserDefinedFunction.ts.html |here} to see how to use GetUserDefinedFunction API.
775
776
  */
776
777
  getUserDefinedFunction(getUserDefinedFunctionRequest: requests.GetUserDefinedFunctionRequest): Promise<responses.GetUserDefinedFunctionResponse>;
777
778
  /**
@@ -780,7 +781,7 @@ export declare class DataIntegrationClient {
780
781
  * @param GetUserDefinedFunctionValidationRequest
781
782
  * @return GetUserDefinedFunctionValidationResponse
782
783
  * @throws OciError when an error occurs
783
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetUserDefinedFunctionValidation.ts.html |here} to see how to use GetUserDefinedFunctionValidation API.
784
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetUserDefinedFunctionValidation.ts.html |here} to see how to use GetUserDefinedFunctionValidation API.
784
785
  */
785
786
  getUserDefinedFunctionValidation(getUserDefinedFunctionValidationRequest: requests.GetUserDefinedFunctionValidationRequest): Promise<responses.GetUserDefinedFunctionValidationResponse>;
786
787
  /**
@@ -789,7 +790,7 @@ export declare class DataIntegrationClient {
789
790
  * @param GetWorkRequestRequest
790
791
  * @return GetWorkRequestResponse
791
792
  * @throws OciError when an error occurs
792
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
793
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
793
794
  */
794
795
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
795
796
  /**
@@ -798,7 +799,7 @@ export declare class DataIntegrationClient {
798
799
  * @param GetWorkspaceRequest
799
800
  * @return GetWorkspaceResponse
800
801
  * @throws OciError when an error occurs
801
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/GetWorkspace.ts.html |here} to see how to use GetWorkspace API.
802
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/GetWorkspace.ts.html |here} to see how to use GetWorkspace API.
802
803
  */
803
804
  getWorkspace(getWorkspaceRequest: requests.GetWorkspaceRequest): Promise<responses.GetWorkspaceResponse>;
804
805
  /**
@@ -807,7 +808,7 @@ export declare class DataIntegrationClient {
807
808
  * @param ListApplicationsRequest
808
809
  * @return ListApplicationsResponse
809
810
  * @throws OciError when an error occurs
810
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListApplications.ts.html |here} to see how to use ListApplications API.
811
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListApplications.ts.html |here} to see how to use ListApplications API.
811
812
  */
812
813
  listApplications(listApplicationsRequest: requests.ListApplicationsRequest): Promise<responses.ListApplicationsResponse>;
813
814
  /**
@@ -816,7 +817,7 @@ export declare class DataIntegrationClient {
816
817
  * @param ListConnectionValidationsRequest
817
818
  * @return ListConnectionValidationsResponse
818
819
  * @throws OciError when an error occurs
819
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListConnectionValidations.ts.html |here} to see how to use ListConnectionValidations API.
820
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListConnectionValidations.ts.html |here} to see how to use ListConnectionValidations API.
820
821
  */
821
822
  listConnectionValidations(listConnectionValidationsRequest: requests.ListConnectionValidationsRequest): Promise<responses.ListConnectionValidationsResponse>;
822
823
  /**
@@ -825,7 +826,7 @@ export declare class DataIntegrationClient {
825
826
  * @param ListConnectionsRequest
826
827
  * @return ListConnectionsResponse
827
828
  * @throws OciError when an error occurs
828
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListConnections.ts.html |here} to see how to use ListConnections API.
829
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListConnections.ts.html |here} to see how to use ListConnections API.
829
830
  */
830
831
  listConnections(listConnectionsRequest: requests.ListConnectionsRequest): Promise<responses.ListConnectionsResponse>;
831
832
  /**
@@ -835,7 +836,7 @@ export declare class DataIntegrationClient {
835
836
  * @param ListDataAssetsRequest
836
837
  * @return ListDataAssetsResponse
837
838
  * @throws OciError when an error occurs
838
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
839
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
839
840
  */
840
841
  listDataAssets(listDataAssetsRequest: requests.ListDataAssetsRequest): Promise<responses.ListDataAssetsResponse>;
841
842
  /**
@@ -845,7 +846,7 @@ export declare class DataIntegrationClient {
845
846
  * @param ListDataEntitiesRequest
846
847
  * @return ListDataEntitiesResponse
847
848
  * @throws OciError when an error occurs
848
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListDataEntities.ts.html |here} to see how to use ListDataEntities API.
849
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListDataEntities.ts.html |here} to see how to use ListDataEntities API.
849
850
  */
850
851
  listDataEntities(listDataEntitiesRequest: requests.ListDataEntitiesRequest): Promise<responses.ListDataEntitiesResponse>;
851
852
  /**
@@ -854,7 +855,7 @@ export declare class DataIntegrationClient {
854
855
  * @param ListDataFlowValidationsRequest
855
856
  * @return ListDataFlowValidationsResponse
856
857
  * @throws OciError when an error occurs
857
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListDataFlowValidations.ts.html |here} to see how to use ListDataFlowValidations API.
858
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListDataFlowValidations.ts.html |here} to see how to use ListDataFlowValidations API.
858
859
  */
859
860
  listDataFlowValidations(listDataFlowValidationsRequest: requests.ListDataFlowValidationsRequest): Promise<responses.ListDataFlowValidationsResponse>;
860
861
  /**
@@ -864,7 +865,7 @@ export declare class DataIntegrationClient {
864
865
  * @param ListDataFlowsRequest
865
866
  * @return ListDataFlowsResponse
866
867
  * @throws OciError when an error occurs
867
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListDataFlows.ts.html |here} to see how to use ListDataFlows API.
868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListDataFlows.ts.html |here} to see how to use ListDataFlows API.
868
869
  */
869
870
  listDataFlows(listDataFlowsRequest: requests.ListDataFlowsRequest): Promise<responses.ListDataFlowsResponse>;
870
871
  /**
@@ -873,7 +874,7 @@ export declare class DataIntegrationClient {
873
874
  * @param ListDependentObjectsRequest
874
875
  * @return ListDependentObjectsResponse
875
876
  * @throws OciError when an error occurs
876
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListDependentObjects.ts.html |here} to see how to use ListDependentObjects API.
877
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListDependentObjects.ts.html |here} to see how to use ListDependentObjects API.
877
878
  */
878
879
  listDependentObjects(listDependentObjectsRequest: requests.ListDependentObjectsRequest): Promise<responses.ListDependentObjectsResponse>;
879
880
  /**
@@ -882,7 +883,7 @@ export declare class DataIntegrationClient {
882
883
  * @param ListDisApplicationsRequest
883
884
  * @return ListDisApplicationsResponse
884
885
  * @throws OciError when an error occurs
885
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListDisApplications.ts.html |here} to see how to use ListDisApplications API.
886
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListDisApplications.ts.html |here} to see how to use ListDisApplications API.
886
887
  */
887
888
  listDisApplications(listDisApplicationsRequest: requests.ListDisApplicationsRequest): Promise<responses.ListDisApplicationsResponse>;
888
889
  /**
@@ -892,7 +893,7 @@ export declare class DataIntegrationClient {
892
893
  * @param ListExternalPublicationValidationsRequest
893
894
  * @return ListExternalPublicationValidationsResponse
894
895
  * @throws OciError when an error occurs
895
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListExternalPublicationValidations.ts.html |here} to see how to use ListExternalPublicationValidations API.
896
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListExternalPublicationValidations.ts.html |here} to see how to use ListExternalPublicationValidations API.
896
897
  */
897
898
  listExternalPublicationValidations(listExternalPublicationValidationsRequest: requests.ListExternalPublicationValidationsRequest): Promise<responses.ListExternalPublicationValidationsResponse>;
898
899
  /**
@@ -901,7 +902,7 @@ export declare class DataIntegrationClient {
901
902
  * @param ListExternalPublicationsRequest
902
903
  * @return ListExternalPublicationsResponse
903
904
  * @throws OciError when an error occurs
904
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListExternalPublications.ts.html |here} to see how to use ListExternalPublications API.
905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListExternalPublications.ts.html |here} to see how to use ListExternalPublications API.
905
906
  */
906
907
  listExternalPublications(listExternalPublicationsRequest: requests.ListExternalPublicationsRequest): Promise<responses.ListExternalPublicationsResponse>;
907
908
  /**
@@ -911,7 +912,7 @@ export declare class DataIntegrationClient {
911
912
  * @param ListFoldersRequest
912
913
  * @return ListFoldersResponse
913
914
  * @throws OciError when an error occurs
914
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListFolders.ts.html |here} to see how to use ListFolders API.
915
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListFolders.ts.html |here} to see how to use ListFolders API.
915
916
  */
916
917
  listFolders(listFoldersRequest: requests.ListFoldersRequest): Promise<responses.ListFoldersResponse>;
917
918
  /**
@@ -921,7 +922,7 @@ export declare class DataIntegrationClient {
921
922
  * @param ListFunctionLibrariesRequest
922
923
  * @return ListFunctionLibrariesResponse
923
924
  * @throws OciError when an error occurs
924
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListFunctionLibraries.ts.html |here} to see how to use ListFunctionLibraries API.
925
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListFunctionLibraries.ts.html |here} to see how to use ListFunctionLibraries API.
925
926
  */
926
927
  listFunctionLibraries(listFunctionLibrariesRequest: requests.ListFunctionLibrariesRequest): Promise<responses.ListFunctionLibrariesResponse>;
927
928
  /**
@@ -930,7 +931,7 @@ export declare class DataIntegrationClient {
930
931
  * @param ListPatchChangesRequest
931
932
  * @return ListPatchChangesResponse
932
933
  * @throws OciError when an error occurs
933
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListPatchChanges.ts.html |here} to see how to use ListPatchChanges API.
934
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListPatchChanges.ts.html |here} to see how to use ListPatchChanges API.
934
935
  */
935
936
  listPatchChanges(listPatchChangesRequest: requests.ListPatchChangesRequest): Promise<responses.ListPatchChangesResponse>;
936
937
  /**
@@ -939,7 +940,7 @@ export declare class DataIntegrationClient {
939
940
  * @param ListPatchesRequest
940
941
  * @return ListPatchesResponse
941
942
  * @throws OciError when an error occurs
942
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListPatches.ts.html |here} to see how to use ListPatches API.
943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListPatches.ts.html |here} to see how to use ListPatches API.
943
944
  */
944
945
  listPatches(listPatchesRequest: requests.ListPatchesRequest): Promise<responses.ListPatchesResponse>;
945
946
  /**
@@ -948,7 +949,7 @@ export declare class DataIntegrationClient {
948
949
  * @param ListPipelineValidationsRequest
949
950
  * @return ListPipelineValidationsResponse
950
951
  * @throws OciError when an error occurs
951
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListPipelineValidations.ts.html |here} to see how to use ListPipelineValidations API.
952
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListPipelineValidations.ts.html |here} to see how to use ListPipelineValidations API.
952
953
  */
953
954
  listPipelineValidations(listPipelineValidationsRequest: requests.ListPipelineValidationsRequest): Promise<responses.ListPipelineValidationsResponse>;
954
955
  /**
@@ -958,7 +959,7 @@ export declare class DataIntegrationClient {
958
959
  * @param ListPipelinesRequest
959
960
  * @return ListPipelinesResponse
960
961
  * @throws OciError when an error occurs
961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListPipelines.ts.html |here} to see how to use ListPipelines API.
962
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListPipelines.ts.html |here} to see how to use ListPipelines API.
962
963
  */
963
964
  listPipelines(listPipelinesRequest: requests.ListPipelinesRequest): Promise<responses.ListPipelinesResponse>;
964
965
  /**
@@ -968,7 +969,7 @@ export declare class DataIntegrationClient {
968
969
  * @param ListProjectsRequest
969
970
  * @return ListProjectsResponse
970
971
  * @throws OciError when an error occurs
971
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListProjects.ts.html |here} to see how to use ListProjects API.
972
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListProjects.ts.html |here} to see how to use ListProjects API.
972
973
  */
973
974
  listProjects(listProjectsRequest: requests.ListProjectsRequest): Promise<responses.ListProjectsResponse>;
974
975
  /**
@@ -977,7 +978,7 @@ export declare class DataIntegrationClient {
977
978
  * @param ListPublishedObjectsRequest
978
979
  * @return ListPublishedObjectsResponse
979
980
  * @throws OciError when an error occurs
980
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListPublishedObjects.ts.html |here} to see how to use ListPublishedObjects API.
981
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListPublishedObjects.ts.html |here} to see how to use ListPublishedObjects API.
981
982
  */
982
983
  listPublishedObjects(listPublishedObjectsRequest: requests.ListPublishedObjectsRequest): Promise<responses.ListPublishedObjectsResponse>;
983
984
  /**
@@ -986,7 +987,7 @@ export declare class DataIntegrationClient {
986
987
  * @param ListReferencesRequest
987
988
  * @return ListReferencesResponse
988
989
  * @throws OciError when an error occurs
989
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListReferences.ts.html |here} to see how to use ListReferences API.
990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListReferences.ts.html |here} to see how to use ListReferences API.
990
991
  */
991
992
  listReferences(listReferencesRequest: requests.ListReferencesRequest): Promise<responses.ListReferencesResponse>;
992
993
  /**
@@ -996,7 +997,7 @@ export declare class DataIntegrationClient {
996
997
  * @param ListSchedulesRequest
997
998
  * @return ListSchedulesResponse
998
999
  * @throws OciError when an error occurs
999
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListSchedules.ts.html |here} to see how to use ListSchedules API.
1000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListSchedules.ts.html |here} to see how to use ListSchedules API.
1000
1001
  */
1001
1002
  listSchedules(listSchedulesRequest: requests.ListSchedulesRequest): Promise<responses.ListSchedulesResponse>;
1002
1003
  /**
@@ -1005,7 +1006,7 @@ export declare class DataIntegrationClient {
1005
1006
  * @param ListSchemasRequest
1006
1007
  * @return ListSchemasResponse
1007
1008
  * @throws OciError when an error occurs
1008
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListSchemas.ts.html |here} to see how to use ListSchemas API.
1009
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListSchemas.ts.html |here} to see how to use ListSchemas API.
1009
1010
  */
1010
1011
  listSchemas(listSchemasRequest: requests.ListSchemasRequest): Promise<responses.ListSchemasResponse>;
1011
1012
  /**
@@ -1014,7 +1015,7 @@ export declare class DataIntegrationClient {
1014
1015
  * @param ListTaskRunLogsRequest
1015
1016
  * @return ListTaskRunLogsResponse
1016
1017
  * @throws OciError when an error occurs
1017
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListTaskRunLogs.ts.html |here} to see how to use ListTaskRunLogs API.
1018
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListTaskRunLogs.ts.html |here} to see how to use ListTaskRunLogs API.
1018
1019
  */
1019
1020
  listTaskRunLogs(listTaskRunLogsRequest: requests.ListTaskRunLogsRequest): Promise<responses.ListTaskRunLogsResponse>;
1020
1021
  /**
@@ -1055,7 +1056,7 @@ export declare class DataIntegrationClient {
1055
1056
  * @param ListTaskRunsRequest
1056
1057
  * @return ListTaskRunsResponse
1057
1058
  * @throws OciError when an error occurs
1058
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListTaskRuns.ts.html |here} to see how to use ListTaskRuns API.
1059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListTaskRuns.ts.html |here} to see how to use ListTaskRuns API.
1059
1060
  */
1060
1061
  listTaskRuns(listTaskRunsRequest: requests.ListTaskRunsRequest): Promise<responses.ListTaskRunsResponse>;
1061
1062
  /**
@@ -1065,7 +1066,7 @@ export declare class DataIntegrationClient {
1065
1066
  * @param ListTaskSchedulesRequest
1066
1067
  * @return ListTaskSchedulesResponse
1067
1068
  * @throws OciError when an error occurs
1068
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListTaskSchedules.ts.html |here} to see how to use ListTaskSchedules API.
1069
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListTaskSchedules.ts.html |here} to see how to use ListTaskSchedules API.
1069
1070
  */
1070
1071
  listTaskSchedules(listTaskSchedulesRequest: requests.ListTaskSchedulesRequest): Promise<responses.ListTaskSchedulesResponse>;
1071
1072
  /**
@@ -1075,7 +1076,7 @@ export declare class DataIntegrationClient {
1075
1076
  * @param ListTaskValidationsRequest
1076
1077
  * @return ListTaskValidationsResponse
1077
1078
  * @throws OciError when an error occurs
1078
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListTaskValidations.ts.html |here} to see how to use ListTaskValidations API.
1079
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListTaskValidations.ts.html |here} to see how to use ListTaskValidations API.
1079
1080
  */
1080
1081
  listTaskValidations(listTaskValidationsRequest: requests.ListTaskValidationsRequest): Promise<responses.ListTaskValidationsResponse>;
1081
1082
  /**
@@ -1085,7 +1086,7 @@ export declare class DataIntegrationClient {
1085
1086
  * @param ListTasksRequest
1086
1087
  * @return ListTasksResponse
1087
1088
  * @throws OciError when an error occurs
1088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListTasks.ts.html |here} to see how to use ListTasks API.
1089
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListTasks.ts.html |here} to see how to use ListTasks API.
1089
1090
  */
1090
1091
  listTasks(listTasksRequest: requests.ListTasksRequest): Promise<responses.ListTasksResponse>;
1091
1092
  /**
@@ -1094,7 +1095,7 @@ export declare class DataIntegrationClient {
1094
1095
  * @param ListUserDefinedFunctionValidationsRequest
1095
1096
  * @return ListUserDefinedFunctionValidationsResponse
1096
1097
  * @throws OciError when an error occurs
1097
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListUserDefinedFunctionValidations.ts.html |here} to see how to use ListUserDefinedFunctionValidations API.
1098
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListUserDefinedFunctionValidations.ts.html |here} to see how to use ListUserDefinedFunctionValidations API.
1098
1099
  */
1099
1100
  listUserDefinedFunctionValidations(listUserDefinedFunctionValidationsRequest: requests.ListUserDefinedFunctionValidationsRequest): Promise<responses.ListUserDefinedFunctionValidationsResponse>;
1100
1101
  /**
@@ -1104,7 +1105,7 @@ export declare class DataIntegrationClient {
1104
1105
  * @param ListUserDefinedFunctionsRequest
1105
1106
  * @return ListUserDefinedFunctionsResponse
1106
1107
  * @throws OciError when an error occurs
1107
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListUserDefinedFunctions.ts.html |here} to see how to use ListUserDefinedFunctions API.
1108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListUserDefinedFunctions.ts.html |here} to see how to use ListUserDefinedFunctions API.
1108
1109
  */
1109
1110
  listUserDefinedFunctions(listUserDefinedFunctionsRequest: requests.ListUserDefinedFunctionsRequest): Promise<responses.ListUserDefinedFunctionsResponse>;
1110
1111
  /**
@@ -1114,7 +1115,7 @@ export declare class DataIntegrationClient {
1114
1115
  * @param ListWorkRequestErrorsRequest
1115
1116
  * @return ListWorkRequestErrorsResponse
1116
1117
  * @throws OciError when an error occurs
1117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1118
1119
  */
1119
1120
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
1120
1121
  /**
@@ -1156,7 +1157,7 @@ export declare class DataIntegrationClient {
1156
1157
  * @param ListWorkRequestLogsRequest
1157
1158
  * @return ListWorkRequestLogsResponse
1158
1159
  * @throws OciError when an error occurs
1159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1160
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1160
1161
  */
1161
1162
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
1162
1163
  /**
@@ -1198,7 +1199,7 @@ export declare class DataIntegrationClient {
1198
1199
  * @param ListWorkRequestsRequest
1199
1200
  * @return ListWorkRequestsResponse
1200
1201
  * @throws OciError when an error occurs
1201
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1202
1203
  */
1203
1204
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
1204
1205
  /**
@@ -1240,7 +1241,7 @@ export declare class DataIntegrationClient {
1240
1241
  * @param ListWorkspacesRequest
1241
1242
  * @return ListWorkspacesResponse
1242
1243
  * @throws OciError when an error occurs
1243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/ListWorkspaces.ts.html |here} to see how to use ListWorkspaces API.
1244
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/ListWorkspaces.ts.html |here} to see how to use ListWorkspaces API.
1244
1245
  */
1245
1246
  listWorkspaces(listWorkspacesRequest: requests.ListWorkspacesRequest): Promise<responses.ListWorkspacesResponse>;
1246
1247
  /**
@@ -1282,7 +1283,7 @@ export declare class DataIntegrationClient {
1282
1283
  * @param StartWorkspaceRequest
1283
1284
  * @return StartWorkspaceResponse
1284
1285
  * @throws OciError when an error occurs
1285
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/StartWorkspace.ts.html |here} to see how to use StartWorkspace API.
1286
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/StartWorkspace.ts.html |here} to see how to use StartWorkspace API.
1286
1287
  */
1287
1288
  startWorkspace(startWorkspaceRequest: requests.StartWorkspaceRequest): Promise<responses.StartWorkspaceResponse>;
1288
1289
  /**
@@ -1292,7 +1293,7 @@ export declare class DataIntegrationClient {
1292
1293
  * @param StopWorkspaceRequest
1293
1294
  * @return StopWorkspaceResponse
1294
1295
  * @throws OciError when an error occurs
1295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/StopWorkspace.ts.html |here} to see how to use StopWorkspace API.
1296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/StopWorkspace.ts.html |here} to see how to use StopWorkspace API.
1296
1297
  */
1297
1298
  stopWorkspace(stopWorkspaceRequest: requests.StopWorkspaceRequest): Promise<responses.StopWorkspaceResponse>;
1298
1299
  /**
@@ -1301,7 +1302,7 @@ export declare class DataIntegrationClient {
1301
1302
  * @param UpdateApplicationRequest
1302
1303
  * @return UpdateApplicationResponse
1303
1304
  * @throws OciError when an error occurs
1304
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/UpdateApplication.ts.html |here} to see how to use UpdateApplication API.
1305
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/UpdateApplication.ts.html |here} to see how to use UpdateApplication API.
1305
1306
  */
1306
1307
  updateApplication(updateApplicationRequest: requests.UpdateApplicationRequest): Promise<responses.UpdateApplicationResponse>;
1307
1308
  /**
@@ -1310,7 +1311,7 @@ export declare class DataIntegrationClient {
1310
1311
  * @param UpdateConnectionRequest
1311
1312
  * @return UpdateConnectionResponse
1312
1313
  * @throws OciError when an error occurs
1313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
1314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
1314
1315
  */
1315
1316
  updateConnection(updateConnectionRequest: requests.UpdateConnectionRequest): Promise<responses.UpdateConnectionResponse>;
1316
1317
  /**
@@ -1319,7 +1320,7 @@ export declare class DataIntegrationClient {
1319
1320
  * @param UpdateDataAssetRequest
1320
1321
  * @return UpdateDataAssetResponse
1321
1322
  * @throws OciError when an error occurs
1322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
1323
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
1323
1324
  */
1324
1325
  updateDataAsset(updateDataAssetRequest: requests.UpdateDataAssetRequest): Promise<responses.UpdateDataAssetResponse>;
1325
1326
  /**
@@ -1328,7 +1329,7 @@ export declare class DataIntegrationClient {
1328
1329
  * @param UpdateDataFlowRequest
1329
1330
  * @return UpdateDataFlowResponse
1330
1331
  * @throws OciError when an error occurs
1331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/UpdateDataFlow.ts.html |here} to see how to use UpdateDataFlow API.
1332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/UpdateDataFlow.ts.html |here} to see how to use UpdateDataFlow API.
1332
1333
  */
1333
1334
  updateDataFlow(updateDataFlowRequest: requests.UpdateDataFlowRequest): Promise<responses.UpdateDataFlowResponse>;
1334
1335
  /**
@@ -1337,7 +1338,7 @@ export declare class DataIntegrationClient {
1337
1338
  * @param UpdateDisApplicationRequest
1338
1339
  * @return UpdateDisApplicationResponse
1339
1340
  * @throws OciError when an error occurs
1340
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/UpdateDisApplication.ts.html |here} to see how to use UpdateDisApplication API.
1341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/UpdateDisApplication.ts.html |here} to see how to use UpdateDisApplication API.
1341
1342
  */
1342
1343
  updateDisApplication(updateDisApplicationRequest: requests.UpdateDisApplicationRequest): Promise<responses.UpdateDisApplicationResponse>;
1343
1344
  /**
@@ -1346,7 +1347,7 @@ export declare class DataIntegrationClient {
1346
1347
  * @param UpdateExternalPublicationRequest
1347
1348
  * @return UpdateExternalPublicationResponse
1348
1349
  * @throws OciError when an error occurs
1349
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/UpdateExternalPublication.ts.html |here} to see how to use UpdateExternalPublication API.
1350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/UpdateExternalPublication.ts.html |here} to see how to use UpdateExternalPublication API.
1350
1351
  */
1351
1352
  updateExternalPublication(updateExternalPublicationRequest: requests.UpdateExternalPublicationRequest): Promise<responses.UpdateExternalPublicationResponse>;
1352
1353
  /**
@@ -1355,7 +1356,7 @@ export declare class DataIntegrationClient {
1355
1356
  * @param UpdateFolderRequest
1356
1357
  * @return UpdateFolderResponse
1357
1358
  * @throws OciError when an error occurs
1358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
1359
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
1359
1360
  */
1360
1361
  updateFolder(updateFolderRequest: requests.UpdateFolderRequest): Promise<responses.UpdateFolderResponse>;
1361
1362
  /**
@@ -1364,7 +1365,7 @@ export declare class DataIntegrationClient {
1364
1365
  * @param UpdateFunctionLibraryRequest
1365
1366
  * @return UpdateFunctionLibraryResponse
1366
1367
  * @throws OciError when an error occurs
1367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/UpdateFunctionLibrary.ts.html |here} to see how to use UpdateFunctionLibrary API.
1368
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/UpdateFunctionLibrary.ts.html |here} to see how to use UpdateFunctionLibrary API.
1368
1369
  */
1369
1370
  updateFunctionLibrary(updateFunctionLibraryRequest: requests.UpdateFunctionLibraryRequest): Promise<responses.UpdateFunctionLibraryResponse>;
1370
1371
  /**
@@ -1373,7 +1374,7 @@ export declare class DataIntegrationClient {
1373
1374
  * @param UpdatePipelineRequest
1374
1375
  * @return UpdatePipelineResponse
1375
1376
  * @throws OciError when an error occurs
1376
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
1377
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
1377
1378
  */
1378
1379
  updatePipeline(updatePipelineRequest: requests.UpdatePipelineRequest): Promise<responses.UpdatePipelineResponse>;
1379
1380
  /**
@@ -1382,7 +1383,7 @@ export declare class DataIntegrationClient {
1382
1383
  * @param UpdateProjectRequest
1383
1384
  * @return UpdateProjectResponse
1384
1385
  * @throws OciError when an error occurs
1385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/UpdateProject.ts.html |here} to see how to use UpdateProject API.
1386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/UpdateProject.ts.html |here} to see how to use UpdateProject API.
1386
1387
  */
1387
1388
  updateProject(updateProjectRequest: requests.UpdateProjectRequest): Promise<responses.UpdateProjectResponse>;
1388
1389
  /**
@@ -1391,7 +1392,7 @@ export declare class DataIntegrationClient {
1391
1392
  * @param UpdateReferenceRequest
1392
1393
  * @return UpdateReferenceResponse
1393
1394
  * @throws OciError when an error occurs
1394
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/UpdateReference.ts.html |here} to see how to use UpdateReference API.
1395
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/UpdateReference.ts.html |here} to see how to use UpdateReference API.
1395
1396
  */
1396
1397
  updateReference(updateReferenceRequest: requests.UpdateReferenceRequest): Promise<responses.UpdateReferenceResponse>;
1397
1398
  /**
@@ -1400,7 +1401,7 @@ export declare class DataIntegrationClient {
1400
1401
  * @param UpdateScheduleRequest
1401
1402
  * @return UpdateScheduleResponse
1402
1403
  * @throws OciError when an error occurs
1403
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/UpdateSchedule.ts.html |here} to see how to use UpdateSchedule API.
1404
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/UpdateSchedule.ts.html |here} to see how to use UpdateSchedule API.
1404
1405
  */
1405
1406
  updateSchedule(updateScheduleRequest: requests.UpdateScheduleRequest): Promise<responses.UpdateScheduleResponse>;
1406
1407
  /**
@@ -1409,7 +1410,7 @@ export declare class DataIntegrationClient {
1409
1410
  * @param UpdateTaskRequest
1410
1411
  * @return UpdateTaskResponse
1411
1412
  * @throws OciError when an error occurs
1412
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/UpdateTask.ts.html |here} to see how to use UpdateTask API.
1413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/UpdateTask.ts.html |here} to see how to use UpdateTask API.
1413
1414
  */
1414
1415
  updateTask(updateTaskRequest: requests.UpdateTaskRequest): Promise<responses.UpdateTaskResponse>;
1415
1416
  /**
@@ -1418,7 +1419,7 @@ export declare class DataIntegrationClient {
1418
1419
  * @param UpdateTaskRunRequest
1419
1420
  * @return UpdateTaskRunResponse
1420
1421
  * @throws OciError when an error occurs
1421
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/UpdateTaskRun.ts.html |here} to see how to use UpdateTaskRun API.
1422
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/UpdateTaskRun.ts.html |here} to see how to use UpdateTaskRun API.
1422
1423
  */
1423
1424
  updateTaskRun(updateTaskRunRequest: requests.UpdateTaskRunRequest): Promise<responses.UpdateTaskRunResponse>;
1424
1425
  /**
@@ -1427,7 +1428,7 @@ export declare class DataIntegrationClient {
1427
1428
  * @param UpdateTaskScheduleRequest
1428
1429
  * @return UpdateTaskScheduleResponse
1429
1430
  * @throws OciError when an error occurs
1430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/UpdateTaskSchedule.ts.html |here} to see how to use UpdateTaskSchedule API.
1431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/UpdateTaskSchedule.ts.html |here} to see how to use UpdateTaskSchedule API.
1431
1432
  */
1432
1433
  updateTaskSchedule(updateTaskScheduleRequest: requests.UpdateTaskScheduleRequest): Promise<responses.UpdateTaskScheduleResponse>;
1433
1434
  /**
@@ -1436,7 +1437,7 @@ export declare class DataIntegrationClient {
1436
1437
  * @param UpdateUserDefinedFunctionRequest
1437
1438
  * @return UpdateUserDefinedFunctionResponse
1438
1439
  * @throws OciError when an error occurs
1439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/UpdateUserDefinedFunction.ts.html |here} to see how to use UpdateUserDefinedFunction API.
1440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/UpdateUserDefinedFunction.ts.html |here} to see how to use UpdateUserDefinedFunction API.
1440
1441
  */
1441
1442
  updateUserDefinedFunction(updateUserDefinedFunctionRequest: requests.UpdateUserDefinedFunctionRequest): Promise<responses.UpdateUserDefinedFunctionResponse>;
1442
1443
  /**
@@ -1445,7 +1446,7 @@ export declare class DataIntegrationClient {
1445
1446
  * @param UpdateWorkspaceRequest
1446
1447
  * @return UpdateWorkspaceResponse
1447
1448
  * @throws OciError when an error occurs
1448
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.20.0/dataintegration/UpdateWorkspace.ts.html |here} to see how to use UpdateWorkspace API.
1449
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.24.0/dataintegration/UpdateWorkspace.ts.html |here} to see how to use UpdateWorkspace API.
1449
1450
  */
1450
1451
  updateWorkspace(updateWorkspaceRequest: requests.UpdateWorkspaceRequest): Promise<responses.UpdateWorkspaceResponse>;
1451
1452
  }