oci-dataintegration 2.12.1 → 2.13.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.
- package/lib/client.d.ts +126 -125
- package/lib/client.js +128 -127
- package/lib/client.js.map +1 -1
- package/lib/request/change-compartment-request.d.ts +1 -1
- package/lib/request/create-application-request.d.ts +1 -1
- package/lib/request/create-connection-request.d.ts +1 -1
- package/lib/request/create-connection-validation-request.d.ts +1 -1
- package/lib/request/create-data-asset-request.d.ts +1 -1
- package/lib/request/create-data-flow-request.d.ts +1 -1
- package/lib/request/create-data-flow-validation-request.d.ts +1 -1
- package/lib/request/create-entity-shape-request.d.ts +1 -1
- package/lib/request/create-external-publication-request.d.ts +1 -1
- package/lib/request/create-external-publication-validation-request.d.ts +1 -1
- package/lib/request/create-folder-request.d.ts +1 -1
- package/lib/request/create-function-library-request.d.ts +1 -1
- package/lib/request/create-patch-request.d.ts +1 -1
- package/lib/request/create-pipeline-request.d.ts +1 -1
- package/lib/request/create-pipeline-validation-request.d.ts +1 -1
- package/lib/request/create-project-request.d.ts +1 -1
- package/lib/request/create-schedule-request.d.ts +1 -1
- package/lib/request/create-task-request.d.ts +1 -1
- package/lib/request/create-task-run-request.d.ts +1 -1
- package/lib/request/create-task-schedule-request.d.ts +1 -1
- package/lib/request/create-task-validation-request.d.ts +1 -1
- package/lib/request/create-user-defined-function-request.d.ts +1 -1
- package/lib/request/create-user-defined-function-validation-request.d.ts +1 -1
- package/lib/request/create-workspace-request.d.ts +1 -1
- package/lib/request/delete-application-request.d.ts +1 -1
- package/lib/request/delete-connection-request.d.ts +1 -1
- package/lib/request/delete-connection-validation-request.d.ts +1 -1
- package/lib/request/delete-data-asset-request.d.ts +1 -1
- package/lib/request/delete-data-flow-request.d.ts +1 -1
- package/lib/request/delete-data-flow-validation-request.d.ts +1 -1
- package/lib/request/delete-external-publication-request.d.ts +1 -1
- package/lib/request/delete-external-publication-validation-request.d.ts +1 -1
- package/lib/request/delete-folder-request.d.ts +1 -1
- package/lib/request/delete-function-library-request.d.ts +1 -1
- package/lib/request/delete-patch-request.d.ts +1 -1
- package/lib/request/delete-pipeline-request.d.ts +1 -1
- package/lib/request/delete-pipeline-validation-request.d.ts +1 -1
- package/lib/request/delete-project-request.d.ts +1 -1
- package/lib/request/delete-schedule-request.d.ts +1 -1
- package/lib/request/delete-task-request.d.ts +1 -1
- package/lib/request/delete-task-run-request.d.ts +1 -1
- package/lib/request/delete-task-schedule-request.d.ts +1 -1
- package/lib/request/delete-task-validation-request.d.ts +1 -1
- package/lib/request/delete-user-defined-function-request.d.ts +1 -1
- package/lib/request/delete-user-defined-function-validation-request.d.ts +1 -1
- package/lib/request/delete-workspace-request.d.ts +1 -1
- package/lib/request/get-application-request.d.ts +1 -1
- package/lib/request/get-connection-request.d.ts +1 -1
- package/lib/request/get-connection-validation-request.d.ts +1 -1
- package/lib/request/get-count-statistic-request.d.ts +1 -1
- package/lib/request/get-data-asset-request.d.ts +1 -1
- package/lib/request/get-data-entity-request.d.ts +1 -1
- package/lib/request/get-data-flow-request.d.ts +1 -1
- package/lib/request/get-data-flow-validation-request.d.ts +1 -1
- package/lib/request/get-dependent-object-request.d.ts +1 -1
- package/lib/request/get-external-publication-request.d.ts +1 -1
- package/lib/request/get-external-publication-validation-request.d.ts +1 -1
- package/lib/request/get-folder-request.d.ts +1 -1
- package/lib/request/get-function-library-request.d.ts +1 -1
- package/lib/request/get-patch-request.d.ts +1 -1
- package/lib/request/get-pipeline-request.d.ts +1 -1
- package/lib/request/get-pipeline-validation-request.d.ts +1 -1
- package/lib/request/get-project-request.d.ts +1 -1
- package/lib/request/get-published-object-request.d.ts +1 -1
- package/lib/request/get-reference-request.d.ts +1 -1
- package/lib/request/get-schedule-request.d.ts +1 -1
- package/lib/request/get-schema-request.d.ts +1 -1
- package/lib/request/get-task-request.d.ts +1 -1
- package/lib/request/get-task-run-request.d.ts +1 -1
- package/lib/request/get-task-schedule-request.d.ts +1 -1
- package/lib/request/get-task-validation-request.d.ts +1 -1
- package/lib/request/get-user-defined-function-request.d.ts +1 -1
- package/lib/request/get-user-defined-function-validation-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/get-workspace-request.d.ts +1 -1
- package/lib/request/list-applications-request.d.ts +1 -1
- package/lib/request/list-connection-validations-request.d.ts +1 -1
- package/lib/request/list-connections-request.d.ts +1 -1
- package/lib/request/list-data-assets-request.d.ts +1 -1
- package/lib/request/list-data-entities-request.d.ts +1 -1
- package/lib/request/list-data-flow-validations-request.d.ts +1 -1
- package/lib/request/list-data-flows-request.d.ts +1 -1
- package/lib/request/list-dependent-objects-request.d.ts +1 -1
- package/lib/request/list-external-publication-validations-request.d.ts +1 -1
- package/lib/request/list-external-publications-request.d.ts +1 -1
- package/lib/request/list-folders-request.d.ts +1 -1
- package/lib/request/list-function-libraries-request.d.ts +1 -1
- package/lib/request/list-patch-changes-request.d.ts +1 -1
- package/lib/request/list-patches-request.d.ts +1 -1
- package/lib/request/list-pipeline-validations-request.d.ts +1 -1
- package/lib/request/list-pipelines-request.d.ts +1 -1
- package/lib/request/list-projects-request.d.ts +1 -1
- package/lib/request/list-published-objects-request.d.ts +1 -1
- package/lib/request/list-references-request.d.ts +1 -1
- package/lib/request/list-schedules-request.d.ts +1 -1
- package/lib/request/list-schemas-request.d.ts +1 -1
- package/lib/request/list-task-run-logs-request.d.ts +1 -1
- package/lib/request/list-task-runs-request.d.ts +1 -1
- package/lib/request/list-task-schedules-request.d.ts +1 -1
- package/lib/request/list-task-validations-request.d.ts +1 -1
- package/lib/request/list-tasks-request.d.ts +1 -1
- package/lib/request/list-user-defined-function-validations-request.d.ts +1 -1
- package/lib/request/list-user-defined-functions-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/list-workspaces-request.d.ts +1 -1
- package/lib/request/start-workspace-request.d.ts +1 -1
- package/lib/request/stop-workspace-request.d.ts +1 -1
- package/lib/request/update-application-request.d.ts +1 -1
- package/lib/request/update-connection-request.d.ts +1 -1
- package/lib/request/update-data-asset-request.d.ts +1 -1
- package/lib/request/update-data-flow-request.d.ts +1 -1
- package/lib/request/update-external-publication-request.d.ts +1 -1
- package/lib/request/update-folder-request.d.ts +1 -1
- package/lib/request/update-function-library-request.d.ts +1 -1
- package/lib/request/update-pipeline-request.d.ts +1 -1
- package/lib/request/update-project-request.d.ts +1 -1
- package/lib/request/update-reference-request.d.ts +1 -1
- package/lib/request/update-schedule-request.d.ts +1 -1
- package/lib/request/update-task-request.d.ts +1 -1
- package/lib/request/update-task-run-request.d.ts +1 -1
- package/lib/request/update-task-schedule-request.d.ts +1 -1
- package/lib/request/update-user-defined-function-request.d.ts +1 -1
- package/lib/request/update-workspace-request.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.d.ts
CHANGED
|
@@ -22,6 +22,7 @@ export declare enum DataIntegrationApiKeys {
|
|
|
22
22
|
*/
|
|
23
23
|
export declare class DataIntegrationClient {
|
|
24
24
|
protected static serviceEndpointTemplate: string;
|
|
25
|
+
protected static endpointServiceName: string;
|
|
25
26
|
protected "_endpoint": string;
|
|
26
27
|
protected "_defaultHeaders": any;
|
|
27
28
|
protected "_waiters": DataIntegrationWaiter;
|
|
@@ -74,7 +75,7 @@ export declare class DataIntegrationClient {
|
|
|
74
75
|
* @param ChangeCompartmentRequest
|
|
75
76
|
* @return ChangeCompartmentResponse
|
|
76
77
|
* @throws OciError when an error occurs
|
|
77
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
78
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ChangeCompartment.ts.html |here} to see how to use ChangeCompartment API.
|
|
78
79
|
*/
|
|
79
80
|
changeCompartment(changeCompartmentRequest: requests.ChangeCompartmentRequest): Promise<responses.ChangeCompartmentResponse>;
|
|
80
81
|
/**
|
|
@@ -84,7 +85,7 @@ export declare class DataIntegrationClient {
|
|
|
84
85
|
* @param CreateApplicationRequest
|
|
85
86
|
* @return CreateApplicationResponse
|
|
86
87
|
* @throws OciError when an error occurs
|
|
87
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
88
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateApplication.ts.html |here} to see how to use CreateApplication API.
|
|
88
89
|
*/
|
|
89
90
|
createApplication(createApplicationRequest: requests.CreateApplicationRequest): Promise<responses.CreateApplicationResponse>;
|
|
90
91
|
/**
|
|
@@ -93,7 +94,7 @@ export declare class DataIntegrationClient {
|
|
|
93
94
|
* @param CreateConnectionRequest
|
|
94
95
|
* @return CreateConnectionResponse
|
|
95
96
|
* @throws OciError when an error occurs
|
|
96
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
97
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateConnection.ts.html |here} to see how to use CreateConnection API.
|
|
97
98
|
*/
|
|
98
99
|
createConnection(createConnectionRequest: requests.CreateConnectionRequest): Promise<responses.CreateConnectionResponse>;
|
|
99
100
|
/**
|
|
@@ -102,7 +103,7 @@ export declare class DataIntegrationClient {
|
|
|
102
103
|
* @param CreateConnectionValidationRequest
|
|
103
104
|
* @return CreateConnectionValidationResponse
|
|
104
105
|
* @throws OciError when an error occurs
|
|
105
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
106
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateConnectionValidation.ts.html |here} to see how to use CreateConnectionValidation API.
|
|
106
107
|
*/
|
|
107
108
|
createConnectionValidation(createConnectionValidationRequest: requests.CreateConnectionValidationRequest): Promise<responses.CreateConnectionValidationResponse>;
|
|
108
109
|
/**
|
|
@@ -111,7 +112,7 @@ export declare class DataIntegrationClient {
|
|
|
111
112
|
* @param CreateDataAssetRequest
|
|
112
113
|
* @return CreateDataAssetResponse
|
|
113
114
|
* @throws OciError when an error occurs
|
|
114
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
115
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
|
|
115
116
|
*/
|
|
116
117
|
createDataAsset(createDataAssetRequest: requests.CreateDataAssetRequest): Promise<responses.CreateDataAssetResponse>;
|
|
117
118
|
/**
|
|
@@ -121,7 +122,7 @@ export declare class DataIntegrationClient {
|
|
|
121
122
|
* @param CreateDataFlowRequest
|
|
122
123
|
* @return CreateDataFlowResponse
|
|
123
124
|
* @throws OciError when an error occurs
|
|
124
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
125
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateDataFlow.ts.html |here} to see how to use CreateDataFlow API.
|
|
125
126
|
*/
|
|
126
127
|
createDataFlow(createDataFlowRequest: requests.CreateDataFlowRequest): Promise<responses.CreateDataFlowResponse>;
|
|
127
128
|
/**
|
|
@@ -131,7 +132,7 @@ export declare class DataIntegrationClient {
|
|
|
131
132
|
* @param CreateDataFlowValidationRequest
|
|
132
133
|
* @return CreateDataFlowValidationResponse
|
|
133
134
|
* @throws OciError when an error occurs
|
|
134
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
135
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateDataFlowValidation.ts.html |here} to see how to use CreateDataFlowValidation API.
|
|
135
136
|
*/
|
|
136
137
|
createDataFlowValidation(createDataFlowValidationRequest: requests.CreateDataFlowValidationRequest): Promise<responses.CreateDataFlowValidationResponse>;
|
|
137
138
|
/**
|
|
@@ -140,7 +141,7 @@ export declare class DataIntegrationClient {
|
|
|
140
141
|
* @param CreateEntityShapeRequest
|
|
141
142
|
* @return CreateEntityShapeResponse
|
|
142
143
|
* @throws OciError when an error occurs
|
|
143
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
144
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateEntityShape.ts.html |here} to see how to use CreateEntityShape API.
|
|
144
145
|
*/
|
|
145
146
|
createEntityShape(createEntityShapeRequest: requests.CreateEntityShapeRequest): Promise<responses.CreateEntityShapeResponse>;
|
|
146
147
|
/**
|
|
@@ -149,7 +150,7 @@ export declare class DataIntegrationClient {
|
|
|
149
150
|
* @param CreateExternalPublicationRequest
|
|
150
151
|
* @return CreateExternalPublicationResponse
|
|
151
152
|
* @throws OciError when an error occurs
|
|
152
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
153
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateExternalPublication.ts.html |here} to see how to use CreateExternalPublication API.
|
|
153
154
|
*/
|
|
154
155
|
createExternalPublication(createExternalPublicationRequest: requests.CreateExternalPublicationRequest): Promise<responses.CreateExternalPublicationResponse>;
|
|
155
156
|
/**
|
|
@@ -158,7 +159,7 @@ export declare class DataIntegrationClient {
|
|
|
158
159
|
* @param CreateExternalPublicationValidationRequest
|
|
159
160
|
* @return CreateExternalPublicationValidationResponse
|
|
160
161
|
* @throws OciError when an error occurs
|
|
161
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
162
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateExternalPublicationValidation.ts.html |here} to see how to use CreateExternalPublicationValidation API.
|
|
162
163
|
*/
|
|
163
164
|
createExternalPublicationValidation(createExternalPublicationValidationRequest: requests.CreateExternalPublicationValidationRequest): Promise<responses.CreateExternalPublicationValidationResponse>;
|
|
164
165
|
/**
|
|
@@ -169,7 +170,7 @@ export declare class DataIntegrationClient {
|
|
|
169
170
|
* @param CreateFolderRequest
|
|
170
171
|
* @return CreateFolderResponse
|
|
171
172
|
* @throws OciError when an error occurs
|
|
172
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateFolder.ts.html |here} to see how to use CreateFolder API.
|
|
173
174
|
*/
|
|
174
175
|
createFolder(createFolderRequest: requests.CreateFolderRequest): Promise<responses.CreateFolderResponse>;
|
|
175
176
|
/**
|
|
@@ -180,7 +181,7 @@ export declare class DataIntegrationClient {
|
|
|
180
181
|
* @param CreateFunctionLibraryRequest
|
|
181
182
|
* @return CreateFunctionLibraryResponse
|
|
182
183
|
* @throws OciError when an error occurs
|
|
183
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
184
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateFunctionLibrary.ts.html |here} to see how to use CreateFunctionLibrary API.
|
|
184
185
|
*/
|
|
185
186
|
createFunctionLibrary(createFunctionLibraryRequest: requests.CreateFunctionLibraryRequest): Promise<responses.CreateFunctionLibraryResponse>;
|
|
186
187
|
/**
|
|
@@ -189,7 +190,7 @@ export declare class DataIntegrationClient {
|
|
|
189
190
|
* @param CreatePatchRequest
|
|
190
191
|
* @return CreatePatchResponse
|
|
191
192
|
* @throws OciError when an error occurs
|
|
192
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreatePatch.ts.html |here} to see how to use CreatePatch API.
|
|
193
194
|
*/
|
|
194
195
|
createPatch(createPatchRequest: requests.CreatePatchRequest): Promise<responses.CreatePatchResponse>;
|
|
195
196
|
/**
|
|
@@ -199,7 +200,7 @@ export declare class DataIntegrationClient {
|
|
|
199
200
|
* @param CreatePipelineRequest
|
|
200
201
|
* @return CreatePipelineResponse
|
|
201
202
|
* @throws OciError when an error occurs
|
|
202
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
203
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
|
|
203
204
|
*/
|
|
204
205
|
createPipeline(createPipelineRequest: requests.CreatePipelineRequest): Promise<responses.CreatePipelineResponse>;
|
|
205
206
|
/**
|
|
@@ -209,7 +210,7 @@ export declare class DataIntegrationClient {
|
|
|
209
210
|
* @param CreatePipelineValidationRequest
|
|
210
211
|
* @return CreatePipelineValidationResponse
|
|
211
212
|
* @throws OciError when an error occurs
|
|
212
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
213
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreatePipelineValidation.ts.html |here} to see how to use CreatePipelineValidation API.
|
|
213
214
|
*/
|
|
214
215
|
createPipelineValidation(createPipelineValidationRequest: requests.CreatePipelineValidationRequest): Promise<responses.CreatePipelineValidationResponse>;
|
|
215
216
|
/**
|
|
@@ -219,7 +220,7 @@ export declare class DataIntegrationClient {
|
|
|
219
220
|
* @param CreateProjectRequest
|
|
220
221
|
* @return CreateProjectResponse
|
|
221
222
|
* @throws OciError when an error occurs
|
|
222
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
223
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateProject.ts.html |here} to see how to use CreateProject API.
|
|
223
224
|
*/
|
|
224
225
|
createProject(createProjectRequest: requests.CreateProjectRequest): Promise<responses.CreateProjectResponse>;
|
|
225
226
|
/**
|
|
@@ -228,7 +229,7 @@ export declare class DataIntegrationClient {
|
|
|
228
229
|
* @param CreateScheduleRequest
|
|
229
230
|
* @return CreateScheduleResponse
|
|
230
231
|
* @throws OciError when an error occurs
|
|
231
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
232
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateSchedule.ts.html |here} to see how to use CreateSchedule API.
|
|
232
233
|
*/
|
|
233
234
|
createSchedule(createScheduleRequest: requests.CreateScheduleRequest): Promise<responses.CreateScheduleResponse>;
|
|
234
235
|
/**
|
|
@@ -238,7 +239,7 @@ export declare class DataIntegrationClient {
|
|
|
238
239
|
* @param CreateTaskRequest
|
|
239
240
|
* @return CreateTaskResponse
|
|
240
241
|
* @throws OciError when an error occurs
|
|
241
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
242
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateTask.ts.html |here} to see how to use CreateTask API.
|
|
242
243
|
*/
|
|
243
244
|
createTask(createTaskRequest: requests.CreateTaskRequest): Promise<responses.CreateTaskResponse>;
|
|
244
245
|
/**
|
|
@@ -247,7 +248,7 @@ export declare class DataIntegrationClient {
|
|
|
247
248
|
* @param CreateTaskRunRequest
|
|
248
249
|
* @return CreateTaskRunResponse
|
|
249
250
|
* @throws OciError when an error occurs
|
|
250
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
251
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateTaskRun.ts.html |here} to see how to use CreateTaskRun API.
|
|
251
252
|
*/
|
|
252
253
|
createTaskRun(createTaskRunRequest: requests.CreateTaskRunRequest): Promise<responses.CreateTaskRunResponse>;
|
|
253
254
|
/**
|
|
@@ -256,7 +257,7 @@ export declare class DataIntegrationClient {
|
|
|
256
257
|
* @param CreateTaskScheduleRequest
|
|
257
258
|
* @return CreateTaskScheduleResponse
|
|
258
259
|
* @throws OciError when an error occurs
|
|
259
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
260
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateTaskSchedule.ts.html |here} to see how to use CreateTaskSchedule API.
|
|
260
261
|
*/
|
|
261
262
|
createTaskSchedule(createTaskScheduleRequest: requests.CreateTaskScheduleRequest): Promise<responses.CreateTaskScheduleResponse>;
|
|
262
263
|
/**
|
|
@@ -265,7 +266,7 @@ export declare class DataIntegrationClient {
|
|
|
265
266
|
* @param CreateTaskValidationRequest
|
|
266
267
|
* @return CreateTaskValidationResponse
|
|
267
268
|
* @throws OciError when an error occurs
|
|
268
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
269
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateTaskValidation.ts.html |here} to see how to use CreateTaskValidation API.
|
|
269
270
|
*/
|
|
270
271
|
createTaskValidation(createTaskValidationRequest: requests.CreateTaskValidationRequest): Promise<responses.CreateTaskValidationResponse>;
|
|
271
272
|
/**
|
|
@@ -275,7 +276,7 @@ export declare class DataIntegrationClient {
|
|
|
275
276
|
* @param CreateUserDefinedFunctionRequest
|
|
276
277
|
* @return CreateUserDefinedFunctionResponse
|
|
277
278
|
* @throws OciError when an error occurs
|
|
278
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
279
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateUserDefinedFunction.ts.html |here} to see how to use CreateUserDefinedFunction API.
|
|
279
280
|
*/
|
|
280
281
|
createUserDefinedFunction(createUserDefinedFunctionRequest: requests.CreateUserDefinedFunctionRequest): Promise<responses.CreateUserDefinedFunctionResponse>;
|
|
281
282
|
/**
|
|
@@ -285,7 +286,7 @@ export declare class DataIntegrationClient {
|
|
|
285
286
|
* @param CreateUserDefinedFunctionValidationRequest
|
|
286
287
|
* @return CreateUserDefinedFunctionValidationResponse
|
|
287
288
|
* @throws OciError when an error occurs
|
|
288
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
289
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateUserDefinedFunctionValidation.ts.html |here} to see how to use CreateUserDefinedFunctionValidation API.
|
|
289
290
|
*/
|
|
290
291
|
createUserDefinedFunctionValidation(createUserDefinedFunctionValidationRequest: requests.CreateUserDefinedFunctionValidationRequest): Promise<responses.CreateUserDefinedFunctionValidationResponse>;
|
|
291
292
|
/**
|
|
@@ -295,7 +296,7 @@ export declare class DataIntegrationClient {
|
|
|
295
296
|
* @param CreateWorkspaceRequest
|
|
296
297
|
* @return CreateWorkspaceResponse
|
|
297
298
|
* @throws OciError when an error occurs
|
|
298
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
299
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/CreateWorkspace.ts.html |here} to see how to use CreateWorkspace API.
|
|
299
300
|
*/
|
|
300
301
|
createWorkspace(createWorkspaceRequest: requests.CreateWorkspaceRequest): Promise<responses.CreateWorkspaceResponse>;
|
|
301
302
|
/**
|
|
@@ -304,7 +305,7 @@ export declare class DataIntegrationClient {
|
|
|
304
305
|
* @param DeleteApplicationRequest
|
|
305
306
|
* @return DeleteApplicationResponse
|
|
306
307
|
* @throws OciError when an error occurs
|
|
307
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
308
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeleteApplication.ts.html |here} to see how to use DeleteApplication API.
|
|
308
309
|
*/
|
|
309
310
|
deleteApplication(deleteApplicationRequest: requests.DeleteApplicationRequest): Promise<responses.DeleteApplicationResponse>;
|
|
310
311
|
/**
|
|
@@ -313,7 +314,7 @@ export declare class DataIntegrationClient {
|
|
|
313
314
|
* @param DeleteConnectionRequest
|
|
314
315
|
* @return DeleteConnectionResponse
|
|
315
316
|
* @throws OciError when an error occurs
|
|
316
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
317
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
|
|
317
318
|
*/
|
|
318
319
|
deleteConnection(deleteConnectionRequest: requests.DeleteConnectionRequest): Promise<responses.DeleteConnectionResponse>;
|
|
319
320
|
/**
|
|
@@ -322,7 +323,7 @@ export declare class DataIntegrationClient {
|
|
|
322
323
|
* @param DeleteConnectionValidationRequest
|
|
323
324
|
* @return DeleteConnectionValidationResponse
|
|
324
325
|
* @throws OciError when an error occurs
|
|
325
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
326
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeleteConnectionValidation.ts.html |here} to see how to use DeleteConnectionValidation API.
|
|
326
327
|
*/
|
|
327
328
|
deleteConnectionValidation(deleteConnectionValidationRequest: requests.DeleteConnectionValidationRequest): Promise<responses.DeleteConnectionValidationResponse>;
|
|
328
329
|
/**
|
|
@@ -331,7 +332,7 @@ export declare class DataIntegrationClient {
|
|
|
331
332
|
* @param DeleteDataAssetRequest
|
|
332
333
|
* @return DeleteDataAssetResponse
|
|
333
334
|
* @throws OciError when an error occurs
|
|
334
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
335
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
|
|
335
336
|
*/
|
|
336
337
|
deleteDataAsset(deleteDataAssetRequest: requests.DeleteDataAssetRequest): Promise<responses.DeleteDataAssetResponse>;
|
|
337
338
|
/**
|
|
@@ -340,7 +341,7 @@ export declare class DataIntegrationClient {
|
|
|
340
341
|
* @param DeleteDataFlowRequest
|
|
341
342
|
* @return DeleteDataFlowResponse
|
|
342
343
|
* @throws OciError when an error occurs
|
|
343
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
344
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeleteDataFlow.ts.html |here} to see how to use DeleteDataFlow API.
|
|
344
345
|
*/
|
|
345
346
|
deleteDataFlow(deleteDataFlowRequest: requests.DeleteDataFlowRequest): Promise<responses.DeleteDataFlowResponse>;
|
|
346
347
|
/**
|
|
@@ -349,7 +350,7 @@ export declare class DataIntegrationClient {
|
|
|
349
350
|
* @param DeleteDataFlowValidationRequest
|
|
350
351
|
* @return DeleteDataFlowValidationResponse
|
|
351
352
|
* @throws OciError when an error occurs
|
|
352
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
353
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeleteDataFlowValidation.ts.html |here} to see how to use DeleteDataFlowValidation API.
|
|
353
354
|
*/
|
|
354
355
|
deleteDataFlowValidation(deleteDataFlowValidationRequest: requests.DeleteDataFlowValidationRequest): Promise<responses.DeleteDataFlowValidationResponse>;
|
|
355
356
|
/**
|
|
@@ -358,7 +359,7 @@ export declare class DataIntegrationClient {
|
|
|
358
359
|
* @param DeleteExternalPublicationRequest
|
|
359
360
|
* @return DeleteExternalPublicationResponse
|
|
360
361
|
* @throws OciError when an error occurs
|
|
361
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
362
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeleteExternalPublication.ts.html |here} to see how to use DeleteExternalPublication API.
|
|
362
363
|
*/
|
|
363
364
|
deleteExternalPublication(deleteExternalPublicationRequest: requests.DeleteExternalPublicationRequest): Promise<responses.DeleteExternalPublicationResponse>;
|
|
364
365
|
/**
|
|
@@ -368,7 +369,7 @@ export declare class DataIntegrationClient {
|
|
|
368
369
|
* @param DeleteExternalPublicationValidationRequest
|
|
369
370
|
* @return DeleteExternalPublicationValidationResponse
|
|
370
371
|
* @throws OciError when an error occurs
|
|
371
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
372
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeleteExternalPublicationValidation.ts.html |here} to see how to use DeleteExternalPublicationValidation API.
|
|
372
373
|
*/
|
|
373
374
|
deleteExternalPublicationValidation(deleteExternalPublicationValidationRequest: requests.DeleteExternalPublicationValidationRequest): Promise<responses.DeleteExternalPublicationValidationResponse>;
|
|
374
375
|
/**
|
|
@@ -377,7 +378,7 @@ export declare class DataIntegrationClient {
|
|
|
377
378
|
* @param DeleteFolderRequest
|
|
378
379
|
* @return DeleteFolderResponse
|
|
379
380
|
* @throws OciError when an error occurs
|
|
380
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
381
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
|
|
381
382
|
*/
|
|
382
383
|
deleteFolder(deleteFolderRequest: requests.DeleteFolderRequest): Promise<responses.DeleteFolderResponse>;
|
|
383
384
|
/**
|
|
@@ -386,7 +387,7 @@ export declare class DataIntegrationClient {
|
|
|
386
387
|
* @param DeleteFunctionLibraryRequest
|
|
387
388
|
* @return DeleteFunctionLibraryResponse
|
|
388
389
|
* @throws OciError when an error occurs
|
|
389
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
390
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeleteFunctionLibrary.ts.html |here} to see how to use DeleteFunctionLibrary API.
|
|
390
391
|
*/
|
|
391
392
|
deleteFunctionLibrary(deleteFunctionLibraryRequest: requests.DeleteFunctionLibraryRequest): Promise<responses.DeleteFunctionLibraryResponse>;
|
|
392
393
|
/**
|
|
@@ -395,7 +396,7 @@ export declare class DataIntegrationClient {
|
|
|
395
396
|
* @param DeletePatchRequest
|
|
396
397
|
* @return DeletePatchResponse
|
|
397
398
|
* @throws OciError when an error occurs
|
|
398
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
399
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeletePatch.ts.html |here} to see how to use DeletePatch API.
|
|
399
400
|
*/
|
|
400
401
|
deletePatch(deletePatchRequest: requests.DeletePatchRequest): Promise<responses.DeletePatchResponse>;
|
|
401
402
|
/**
|
|
@@ -404,7 +405,7 @@ export declare class DataIntegrationClient {
|
|
|
404
405
|
* @param DeletePipelineRequest
|
|
405
406
|
* @return DeletePipelineResponse
|
|
406
407
|
* @throws OciError when an error occurs
|
|
407
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
408
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
|
|
408
409
|
*/
|
|
409
410
|
deletePipeline(deletePipelineRequest: requests.DeletePipelineRequest): Promise<responses.DeletePipelineResponse>;
|
|
410
411
|
/**
|
|
@@ -413,7 +414,7 @@ export declare class DataIntegrationClient {
|
|
|
413
414
|
* @param DeletePipelineValidationRequest
|
|
414
415
|
* @return DeletePipelineValidationResponse
|
|
415
416
|
* @throws OciError when an error occurs
|
|
416
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
417
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeletePipelineValidation.ts.html |here} to see how to use DeletePipelineValidation API.
|
|
417
418
|
*/
|
|
418
419
|
deletePipelineValidation(deletePipelineValidationRequest: requests.DeletePipelineValidationRequest): Promise<responses.DeletePipelineValidationResponse>;
|
|
419
420
|
/**
|
|
@@ -422,7 +423,7 @@ export declare class DataIntegrationClient {
|
|
|
422
423
|
* @param DeleteProjectRequest
|
|
423
424
|
* @return DeleteProjectResponse
|
|
424
425
|
* @throws OciError when an error occurs
|
|
425
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
426
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeleteProject.ts.html |here} to see how to use DeleteProject API.
|
|
426
427
|
*/
|
|
427
428
|
deleteProject(deleteProjectRequest: requests.DeleteProjectRequest): Promise<responses.DeleteProjectResponse>;
|
|
428
429
|
/**
|
|
@@ -431,7 +432,7 @@ export declare class DataIntegrationClient {
|
|
|
431
432
|
* @param DeleteScheduleRequest
|
|
432
433
|
* @return DeleteScheduleResponse
|
|
433
434
|
* @throws OciError when an error occurs
|
|
434
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
435
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeleteSchedule.ts.html |here} to see how to use DeleteSchedule API.
|
|
435
436
|
*/
|
|
436
437
|
deleteSchedule(deleteScheduleRequest: requests.DeleteScheduleRequest): Promise<responses.DeleteScheduleResponse>;
|
|
437
438
|
/**
|
|
@@ -440,7 +441,7 @@ export declare class DataIntegrationClient {
|
|
|
440
441
|
* @param DeleteTaskRequest
|
|
441
442
|
* @return DeleteTaskResponse
|
|
442
443
|
* @throws OciError when an error occurs
|
|
443
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
444
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeleteTask.ts.html |here} to see how to use DeleteTask API.
|
|
444
445
|
*/
|
|
445
446
|
deleteTask(deleteTaskRequest: requests.DeleteTaskRequest): Promise<responses.DeleteTaskResponse>;
|
|
446
447
|
/**
|
|
@@ -449,7 +450,7 @@ export declare class DataIntegrationClient {
|
|
|
449
450
|
* @param DeleteTaskRunRequest
|
|
450
451
|
* @return DeleteTaskRunResponse
|
|
451
452
|
* @throws OciError when an error occurs
|
|
452
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
453
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeleteTaskRun.ts.html |here} to see how to use DeleteTaskRun API.
|
|
453
454
|
*/
|
|
454
455
|
deleteTaskRun(deleteTaskRunRequest: requests.DeleteTaskRunRequest): Promise<responses.DeleteTaskRunResponse>;
|
|
455
456
|
/**
|
|
@@ -458,7 +459,7 @@ export declare class DataIntegrationClient {
|
|
|
458
459
|
* @param DeleteTaskScheduleRequest
|
|
459
460
|
* @return DeleteTaskScheduleResponse
|
|
460
461
|
* @throws OciError when an error occurs
|
|
461
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
462
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeleteTaskSchedule.ts.html |here} to see how to use DeleteTaskSchedule API.
|
|
462
463
|
*/
|
|
463
464
|
deleteTaskSchedule(deleteTaskScheduleRequest: requests.DeleteTaskScheduleRequest): Promise<responses.DeleteTaskScheduleResponse>;
|
|
464
465
|
/**
|
|
@@ -468,7 +469,7 @@ export declare class DataIntegrationClient {
|
|
|
468
469
|
* @param DeleteTaskValidationRequest
|
|
469
470
|
* @return DeleteTaskValidationResponse
|
|
470
471
|
* @throws OciError when an error occurs
|
|
471
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
472
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeleteTaskValidation.ts.html |here} to see how to use DeleteTaskValidation API.
|
|
472
473
|
*/
|
|
473
474
|
deleteTaskValidation(deleteTaskValidationRequest: requests.DeleteTaskValidationRequest): Promise<responses.DeleteTaskValidationResponse>;
|
|
474
475
|
/**
|
|
@@ -477,7 +478,7 @@ export declare class DataIntegrationClient {
|
|
|
477
478
|
* @param DeleteUserDefinedFunctionRequest
|
|
478
479
|
* @return DeleteUserDefinedFunctionResponse
|
|
479
480
|
* @throws OciError when an error occurs
|
|
480
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
481
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeleteUserDefinedFunction.ts.html |here} to see how to use DeleteUserDefinedFunction API.
|
|
481
482
|
*/
|
|
482
483
|
deleteUserDefinedFunction(deleteUserDefinedFunctionRequest: requests.DeleteUserDefinedFunctionRequest): Promise<responses.DeleteUserDefinedFunctionResponse>;
|
|
483
484
|
/**
|
|
@@ -486,7 +487,7 @@ export declare class DataIntegrationClient {
|
|
|
486
487
|
* @param DeleteUserDefinedFunctionValidationRequest
|
|
487
488
|
* @return DeleteUserDefinedFunctionValidationResponse
|
|
488
489
|
* @throws OciError when an error occurs
|
|
489
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
490
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeleteUserDefinedFunctionValidation.ts.html |here} to see how to use DeleteUserDefinedFunctionValidation API.
|
|
490
491
|
*/
|
|
491
492
|
deleteUserDefinedFunctionValidation(deleteUserDefinedFunctionValidationRequest: requests.DeleteUserDefinedFunctionValidationRequest): Promise<responses.DeleteUserDefinedFunctionValidationResponse>;
|
|
492
493
|
/**
|
|
@@ -495,7 +496,7 @@ export declare class DataIntegrationClient {
|
|
|
495
496
|
* @param DeleteWorkspaceRequest
|
|
496
497
|
* @return DeleteWorkspaceResponse
|
|
497
498
|
* @throws OciError when an error occurs
|
|
498
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
499
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/DeleteWorkspace.ts.html |here} to see how to use DeleteWorkspace API.
|
|
499
500
|
*/
|
|
500
501
|
deleteWorkspace(deleteWorkspaceRequest: requests.DeleteWorkspaceRequest): Promise<responses.DeleteWorkspaceResponse>;
|
|
501
502
|
/**
|
|
@@ -504,7 +505,7 @@ export declare class DataIntegrationClient {
|
|
|
504
505
|
* @param GetApplicationRequest
|
|
505
506
|
* @return GetApplicationResponse
|
|
506
507
|
* @throws OciError when an error occurs
|
|
507
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
508
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetApplication.ts.html |here} to see how to use GetApplication API.
|
|
508
509
|
*/
|
|
509
510
|
getApplication(getApplicationRequest: requests.GetApplicationRequest): Promise<responses.GetApplicationResponse>;
|
|
510
511
|
/**
|
|
@@ -513,7 +514,7 @@ export declare class DataIntegrationClient {
|
|
|
513
514
|
* @param GetConnectionRequest
|
|
514
515
|
* @return GetConnectionResponse
|
|
515
516
|
* @throws OciError when an error occurs
|
|
516
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
517
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetConnection.ts.html |here} to see how to use GetConnection API.
|
|
517
518
|
*/
|
|
518
519
|
getConnection(getConnectionRequest: requests.GetConnectionRequest): Promise<responses.GetConnectionResponse>;
|
|
519
520
|
/**
|
|
@@ -522,7 +523,7 @@ export declare class DataIntegrationClient {
|
|
|
522
523
|
* @param GetConnectionValidationRequest
|
|
523
524
|
* @return GetConnectionValidationResponse
|
|
524
525
|
* @throws OciError when an error occurs
|
|
525
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
526
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetConnectionValidation.ts.html |here} to see how to use GetConnectionValidation API.
|
|
526
527
|
*/
|
|
527
528
|
getConnectionValidation(getConnectionValidationRequest: requests.GetConnectionValidationRequest): Promise<responses.GetConnectionValidationResponse>;
|
|
528
529
|
/**
|
|
@@ -533,7 +534,7 @@ export declare class DataIntegrationClient {
|
|
|
533
534
|
* @param GetCountStatisticRequest
|
|
534
535
|
* @return GetCountStatisticResponse
|
|
535
536
|
* @throws OciError when an error occurs
|
|
536
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
537
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetCountStatistic.ts.html |here} to see how to use GetCountStatistic API.
|
|
537
538
|
*/
|
|
538
539
|
getCountStatistic(getCountStatisticRequest: requests.GetCountStatisticRequest): Promise<responses.GetCountStatisticResponse>;
|
|
539
540
|
/**
|
|
@@ -542,7 +543,7 @@ export declare class DataIntegrationClient {
|
|
|
542
543
|
* @param GetDataAssetRequest
|
|
543
544
|
* @return GetDataAssetResponse
|
|
544
545
|
* @throws OciError when an error occurs
|
|
545
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
546
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
|
|
546
547
|
*/
|
|
547
548
|
getDataAsset(getDataAssetRequest: requests.GetDataAssetRequest): Promise<responses.GetDataAssetResponse>;
|
|
548
549
|
/**
|
|
@@ -551,7 +552,7 @@ export declare class DataIntegrationClient {
|
|
|
551
552
|
* @param GetDataEntityRequest
|
|
552
553
|
* @return GetDataEntityResponse
|
|
553
554
|
* @throws OciError when an error occurs
|
|
554
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
555
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetDataEntity.ts.html |here} to see how to use GetDataEntity API.
|
|
555
556
|
*/
|
|
556
557
|
getDataEntity(getDataEntityRequest: requests.GetDataEntityRequest): Promise<responses.GetDataEntityResponse>;
|
|
557
558
|
/**
|
|
@@ -560,7 +561,7 @@ export declare class DataIntegrationClient {
|
|
|
560
561
|
* @param GetDataFlowRequest
|
|
561
562
|
* @return GetDataFlowResponse
|
|
562
563
|
* @throws OciError when an error occurs
|
|
563
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
564
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetDataFlow.ts.html |here} to see how to use GetDataFlow API.
|
|
564
565
|
*/
|
|
565
566
|
getDataFlow(getDataFlowRequest: requests.GetDataFlowRequest): Promise<responses.GetDataFlowResponse>;
|
|
566
567
|
/**
|
|
@@ -569,7 +570,7 @@ export declare class DataIntegrationClient {
|
|
|
569
570
|
* @param GetDataFlowValidationRequest
|
|
570
571
|
* @return GetDataFlowValidationResponse
|
|
571
572
|
* @throws OciError when an error occurs
|
|
572
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
573
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetDataFlowValidation.ts.html |here} to see how to use GetDataFlowValidation API.
|
|
573
574
|
*/
|
|
574
575
|
getDataFlowValidation(getDataFlowValidationRequest: requests.GetDataFlowValidationRequest): Promise<responses.GetDataFlowValidationResponse>;
|
|
575
576
|
/**
|
|
@@ -578,7 +579,7 @@ export declare class DataIntegrationClient {
|
|
|
578
579
|
* @param GetDependentObjectRequest
|
|
579
580
|
* @return GetDependentObjectResponse
|
|
580
581
|
* @throws OciError when an error occurs
|
|
581
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
582
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetDependentObject.ts.html |here} to see how to use GetDependentObject API.
|
|
582
583
|
*/
|
|
583
584
|
getDependentObject(getDependentObjectRequest: requests.GetDependentObjectRequest): Promise<responses.GetDependentObjectResponse>;
|
|
584
585
|
/**
|
|
@@ -587,7 +588,7 @@ export declare class DataIntegrationClient {
|
|
|
587
588
|
* @param GetExternalPublicationRequest
|
|
588
589
|
* @return GetExternalPublicationResponse
|
|
589
590
|
* @throws OciError when an error occurs
|
|
590
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
591
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetExternalPublication.ts.html |here} to see how to use GetExternalPublication API.
|
|
591
592
|
*/
|
|
592
593
|
getExternalPublication(getExternalPublicationRequest: requests.GetExternalPublicationRequest): Promise<responses.GetExternalPublicationResponse>;
|
|
593
594
|
/**
|
|
@@ -596,7 +597,7 @@ export declare class DataIntegrationClient {
|
|
|
596
597
|
* @param GetExternalPublicationValidationRequest
|
|
597
598
|
* @return GetExternalPublicationValidationResponse
|
|
598
599
|
* @throws OciError when an error occurs
|
|
599
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
600
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetExternalPublicationValidation.ts.html |here} to see how to use GetExternalPublicationValidation API.
|
|
600
601
|
*/
|
|
601
602
|
getExternalPublicationValidation(getExternalPublicationValidationRequest: requests.GetExternalPublicationValidationRequest): Promise<responses.GetExternalPublicationValidationResponse>;
|
|
602
603
|
/**
|
|
@@ -605,7 +606,7 @@ export declare class DataIntegrationClient {
|
|
|
605
606
|
* @param GetFolderRequest
|
|
606
607
|
* @return GetFolderResponse
|
|
607
608
|
* @throws OciError when an error occurs
|
|
608
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
609
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetFolder.ts.html |here} to see how to use GetFolder API.
|
|
609
610
|
*/
|
|
610
611
|
getFolder(getFolderRequest: requests.GetFolderRequest): Promise<responses.GetFolderResponse>;
|
|
611
612
|
/**
|
|
@@ -614,7 +615,7 @@ export declare class DataIntegrationClient {
|
|
|
614
615
|
* @param GetFunctionLibraryRequest
|
|
615
616
|
* @return GetFunctionLibraryResponse
|
|
616
617
|
* @throws OciError when an error occurs
|
|
617
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
618
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetFunctionLibrary.ts.html |here} to see how to use GetFunctionLibrary API.
|
|
618
619
|
*/
|
|
619
620
|
getFunctionLibrary(getFunctionLibraryRequest: requests.GetFunctionLibraryRequest): Promise<responses.GetFunctionLibraryResponse>;
|
|
620
621
|
/**
|
|
@@ -623,7 +624,7 @@ export declare class DataIntegrationClient {
|
|
|
623
624
|
* @param GetPatchRequest
|
|
624
625
|
* @return GetPatchResponse
|
|
625
626
|
* @throws OciError when an error occurs
|
|
626
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
627
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetPatch.ts.html |here} to see how to use GetPatch API.
|
|
627
628
|
*/
|
|
628
629
|
getPatch(getPatchRequest: requests.GetPatchRequest): Promise<responses.GetPatchResponse>;
|
|
629
630
|
/**
|
|
@@ -632,7 +633,7 @@ export declare class DataIntegrationClient {
|
|
|
632
633
|
* @param GetPipelineRequest
|
|
633
634
|
* @return GetPipelineResponse
|
|
634
635
|
* @throws OciError when an error occurs
|
|
635
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
636
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetPipeline.ts.html |here} to see how to use GetPipeline API.
|
|
636
637
|
*/
|
|
637
638
|
getPipeline(getPipelineRequest: requests.GetPipelineRequest): Promise<responses.GetPipelineResponse>;
|
|
638
639
|
/**
|
|
@@ -641,7 +642,7 @@ export declare class DataIntegrationClient {
|
|
|
641
642
|
* @param GetPipelineValidationRequest
|
|
642
643
|
* @return GetPipelineValidationResponse
|
|
643
644
|
* @throws OciError when an error occurs
|
|
644
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
645
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetPipelineValidation.ts.html |here} to see how to use GetPipelineValidation API.
|
|
645
646
|
*/
|
|
646
647
|
getPipelineValidation(getPipelineValidationRequest: requests.GetPipelineValidationRequest): Promise<responses.GetPipelineValidationResponse>;
|
|
647
648
|
/**
|
|
@@ -650,7 +651,7 @@ export declare class DataIntegrationClient {
|
|
|
650
651
|
* @param GetProjectRequest
|
|
651
652
|
* @return GetProjectResponse
|
|
652
653
|
* @throws OciError when an error occurs
|
|
653
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
654
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetProject.ts.html |here} to see how to use GetProject API.
|
|
654
655
|
*/
|
|
655
656
|
getProject(getProjectRequest: requests.GetProjectRequest): Promise<responses.GetProjectResponse>;
|
|
656
657
|
/**
|
|
@@ -659,7 +660,7 @@ export declare class DataIntegrationClient {
|
|
|
659
660
|
* @param GetPublishedObjectRequest
|
|
660
661
|
* @return GetPublishedObjectResponse
|
|
661
662
|
* @throws OciError when an error occurs
|
|
662
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
663
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetPublishedObject.ts.html |here} to see how to use GetPublishedObject API.
|
|
663
664
|
*/
|
|
664
665
|
getPublishedObject(getPublishedObjectRequest: requests.GetPublishedObjectRequest): Promise<responses.GetPublishedObjectResponse>;
|
|
665
666
|
/**
|
|
@@ -668,7 +669,7 @@ export declare class DataIntegrationClient {
|
|
|
668
669
|
* @param GetReferenceRequest
|
|
669
670
|
* @return GetReferenceResponse
|
|
670
671
|
* @throws OciError when an error occurs
|
|
671
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
672
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetReference.ts.html |here} to see how to use GetReference API.
|
|
672
673
|
*/
|
|
673
674
|
getReference(getReferenceRequest: requests.GetReferenceRequest): Promise<responses.GetReferenceResponse>;
|
|
674
675
|
/**
|
|
@@ -677,7 +678,7 @@ export declare class DataIntegrationClient {
|
|
|
677
678
|
* @param GetScheduleRequest
|
|
678
679
|
* @return GetScheduleResponse
|
|
679
680
|
* @throws OciError when an error occurs
|
|
680
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
681
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetSchedule.ts.html |here} to see how to use GetSchedule API.
|
|
681
682
|
*/
|
|
682
683
|
getSchedule(getScheduleRequest: requests.GetScheduleRequest): Promise<responses.GetScheduleResponse>;
|
|
683
684
|
/**
|
|
@@ -686,7 +687,7 @@ export declare class DataIntegrationClient {
|
|
|
686
687
|
* @param GetSchemaRequest
|
|
687
688
|
* @return GetSchemaResponse
|
|
688
689
|
* @throws OciError when an error occurs
|
|
689
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
690
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetSchema.ts.html |here} to see how to use GetSchema API.
|
|
690
691
|
*/
|
|
691
692
|
getSchema(getSchemaRequest: requests.GetSchemaRequest): Promise<responses.GetSchemaResponse>;
|
|
692
693
|
/**
|
|
@@ -695,7 +696,7 @@ export declare class DataIntegrationClient {
|
|
|
695
696
|
* @param GetTaskRequest
|
|
696
697
|
* @return GetTaskResponse
|
|
697
698
|
* @throws OciError when an error occurs
|
|
698
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
699
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetTask.ts.html |here} to see how to use GetTask API.
|
|
699
700
|
*/
|
|
700
701
|
getTask(getTaskRequest: requests.GetTaskRequest): Promise<responses.GetTaskResponse>;
|
|
701
702
|
/**
|
|
@@ -704,7 +705,7 @@ export declare class DataIntegrationClient {
|
|
|
704
705
|
* @param GetTaskRunRequest
|
|
705
706
|
* @return GetTaskRunResponse
|
|
706
707
|
* @throws OciError when an error occurs
|
|
707
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
708
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetTaskRun.ts.html |here} to see how to use GetTaskRun API.
|
|
708
709
|
*/
|
|
709
710
|
getTaskRun(getTaskRunRequest: requests.GetTaskRunRequest): Promise<responses.GetTaskRunResponse>;
|
|
710
711
|
/**
|
|
@@ -713,7 +714,7 @@ export declare class DataIntegrationClient {
|
|
|
713
714
|
* @param GetTaskScheduleRequest
|
|
714
715
|
* @return GetTaskScheduleResponse
|
|
715
716
|
* @throws OciError when an error occurs
|
|
716
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
717
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetTaskSchedule.ts.html |here} to see how to use GetTaskSchedule API.
|
|
717
718
|
*/
|
|
718
719
|
getTaskSchedule(getTaskScheduleRequest: requests.GetTaskScheduleRequest): Promise<responses.GetTaskScheduleResponse>;
|
|
719
720
|
/**
|
|
@@ -723,7 +724,7 @@ export declare class DataIntegrationClient {
|
|
|
723
724
|
* @param GetTaskValidationRequest
|
|
724
725
|
* @return GetTaskValidationResponse
|
|
725
726
|
* @throws OciError when an error occurs
|
|
726
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
727
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetTaskValidation.ts.html |here} to see how to use GetTaskValidation API.
|
|
727
728
|
*/
|
|
728
729
|
getTaskValidation(getTaskValidationRequest: requests.GetTaskValidationRequest): Promise<responses.GetTaskValidationResponse>;
|
|
729
730
|
/**
|
|
@@ -732,7 +733,7 @@ export declare class DataIntegrationClient {
|
|
|
732
733
|
* @param GetUserDefinedFunctionRequest
|
|
733
734
|
* @return GetUserDefinedFunctionResponse
|
|
734
735
|
* @throws OciError when an error occurs
|
|
735
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
736
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetUserDefinedFunction.ts.html |here} to see how to use GetUserDefinedFunction API.
|
|
736
737
|
*/
|
|
737
738
|
getUserDefinedFunction(getUserDefinedFunctionRequest: requests.GetUserDefinedFunctionRequest): Promise<responses.GetUserDefinedFunctionResponse>;
|
|
738
739
|
/**
|
|
@@ -741,7 +742,7 @@ export declare class DataIntegrationClient {
|
|
|
741
742
|
* @param GetUserDefinedFunctionValidationRequest
|
|
742
743
|
* @return GetUserDefinedFunctionValidationResponse
|
|
743
744
|
* @throws OciError when an error occurs
|
|
744
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
745
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetUserDefinedFunctionValidation.ts.html |here} to see how to use GetUserDefinedFunctionValidation API.
|
|
745
746
|
*/
|
|
746
747
|
getUserDefinedFunctionValidation(getUserDefinedFunctionValidationRequest: requests.GetUserDefinedFunctionValidationRequest): Promise<responses.GetUserDefinedFunctionValidationResponse>;
|
|
747
748
|
/**
|
|
@@ -750,7 +751,7 @@ export declare class DataIntegrationClient {
|
|
|
750
751
|
* @param GetWorkRequestRequest
|
|
751
752
|
* @return GetWorkRequestResponse
|
|
752
753
|
* @throws OciError when an error occurs
|
|
753
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
754
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
754
755
|
*/
|
|
755
756
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
756
757
|
/**
|
|
@@ -759,7 +760,7 @@ export declare class DataIntegrationClient {
|
|
|
759
760
|
* @param GetWorkspaceRequest
|
|
760
761
|
* @return GetWorkspaceResponse
|
|
761
762
|
* @throws OciError when an error occurs
|
|
762
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
763
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/GetWorkspace.ts.html |here} to see how to use GetWorkspace API.
|
|
763
764
|
*/
|
|
764
765
|
getWorkspace(getWorkspaceRequest: requests.GetWorkspaceRequest): Promise<responses.GetWorkspaceResponse>;
|
|
765
766
|
/**
|
|
@@ -768,7 +769,7 @@ export declare class DataIntegrationClient {
|
|
|
768
769
|
* @param ListApplicationsRequest
|
|
769
770
|
* @return ListApplicationsResponse
|
|
770
771
|
* @throws OciError when an error occurs
|
|
771
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
772
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListApplications.ts.html |here} to see how to use ListApplications API.
|
|
772
773
|
*/
|
|
773
774
|
listApplications(listApplicationsRequest: requests.ListApplicationsRequest): Promise<responses.ListApplicationsResponse>;
|
|
774
775
|
/**
|
|
@@ -777,7 +778,7 @@ export declare class DataIntegrationClient {
|
|
|
777
778
|
* @param ListConnectionValidationsRequest
|
|
778
779
|
* @return ListConnectionValidationsResponse
|
|
779
780
|
* @throws OciError when an error occurs
|
|
780
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
781
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListConnectionValidations.ts.html |here} to see how to use ListConnectionValidations API.
|
|
781
782
|
*/
|
|
782
783
|
listConnectionValidations(listConnectionValidationsRequest: requests.ListConnectionValidationsRequest): Promise<responses.ListConnectionValidationsResponse>;
|
|
783
784
|
/**
|
|
@@ -786,7 +787,7 @@ export declare class DataIntegrationClient {
|
|
|
786
787
|
* @param ListConnectionsRequest
|
|
787
788
|
* @return ListConnectionsResponse
|
|
788
789
|
* @throws OciError when an error occurs
|
|
789
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
790
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListConnections.ts.html |here} to see how to use ListConnections API.
|
|
790
791
|
*/
|
|
791
792
|
listConnections(listConnectionsRequest: requests.ListConnectionsRequest): Promise<responses.ListConnectionsResponse>;
|
|
792
793
|
/**
|
|
@@ -796,7 +797,7 @@ export declare class DataIntegrationClient {
|
|
|
796
797
|
* @param ListDataAssetsRequest
|
|
797
798
|
* @return ListDataAssetsResponse
|
|
798
799
|
* @throws OciError when an error occurs
|
|
799
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
800
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
|
|
800
801
|
*/
|
|
801
802
|
listDataAssets(listDataAssetsRequest: requests.ListDataAssetsRequest): Promise<responses.ListDataAssetsResponse>;
|
|
802
803
|
/**
|
|
@@ -806,7 +807,7 @@ export declare class DataIntegrationClient {
|
|
|
806
807
|
* @param ListDataEntitiesRequest
|
|
807
808
|
* @return ListDataEntitiesResponse
|
|
808
809
|
* @throws OciError when an error occurs
|
|
809
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
810
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListDataEntities.ts.html |here} to see how to use ListDataEntities API.
|
|
810
811
|
*/
|
|
811
812
|
listDataEntities(listDataEntitiesRequest: requests.ListDataEntitiesRequest): Promise<responses.ListDataEntitiesResponse>;
|
|
812
813
|
/**
|
|
@@ -815,7 +816,7 @@ export declare class DataIntegrationClient {
|
|
|
815
816
|
* @param ListDataFlowValidationsRequest
|
|
816
817
|
* @return ListDataFlowValidationsResponse
|
|
817
818
|
* @throws OciError when an error occurs
|
|
818
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
819
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListDataFlowValidations.ts.html |here} to see how to use ListDataFlowValidations API.
|
|
819
820
|
*/
|
|
820
821
|
listDataFlowValidations(listDataFlowValidationsRequest: requests.ListDataFlowValidationsRequest): Promise<responses.ListDataFlowValidationsResponse>;
|
|
821
822
|
/**
|
|
@@ -825,7 +826,7 @@ export declare class DataIntegrationClient {
|
|
|
825
826
|
* @param ListDataFlowsRequest
|
|
826
827
|
* @return ListDataFlowsResponse
|
|
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.
|
|
829
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListDataFlows.ts.html |here} to see how to use ListDataFlows API.
|
|
829
830
|
*/
|
|
830
831
|
listDataFlows(listDataFlowsRequest: requests.ListDataFlowsRequest): Promise<responses.ListDataFlowsResponse>;
|
|
831
832
|
/**
|
|
@@ -834,7 +835,7 @@ export declare class DataIntegrationClient {
|
|
|
834
835
|
* @param ListDependentObjectsRequest
|
|
835
836
|
* @return ListDependentObjectsResponse
|
|
836
837
|
* @throws OciError when an error occurs
|
|
837
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
838
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListDependentObjects.ts.html |here} to see how to use ListDependentObjects API.
|
|
838
839
|
*/
|
|
839
840
|
listDependentObjects(listDependentObjectsRequest: requests.ListDependentObjectsRequest): Promise<responses.ListDependentObjectsResponse>;
|
|
840
841
|
/**
|
|
@@ -844,7 +845,7 @@ export declare class DataIntegrationClient {
|
|
|
844
845
|
* @param ListExternalPublicationValidationsRequest
|
|
845
846
|
* @return ListExternalPublicationValidationsResponse
|
|
846
847
|
* @throws OciError when an error occurs
|
|
847
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
848
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListExternalPublicationValidations.ts.html |here} to see how to use ListExternalPublicationValidations API.
|
|
848
849
|
*/
|
|
849
850
|
listExternalPublicationValidations(listExternalPublicationValidationsRequest: requests.ListExternalPublicationValidationsRequest): Promise<responses.ListExternalPublicationValidationsResponse>;
|
|
850
851
|
/**
|
|
@@ -853,7 +854,7 @@ export declare class DataIntegrationClient {
|
|
|
853
854
|
* @param ListExternalPublicationsRequest
|
|
854
855
|
* @return ListExternalPublicationsResponse
|
|
855
856
|
* @throws OciError when an error occurs
|
|
856
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
857
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListExternalPublications.ts.html |here} to see how to use ListExternalPublications API.
|
|
857
858
|
*/
|
|
858
859
|
listExternalPublications(listExternalPublicationsRequest: requests.ListExternalPublicationsRequest): Promise<responses.ListExternalPublicationsResponse>;
|
|
859
860
|
/**
|
|
@@ -863,7 +864,7 @@ export declare class DataIntegrationClient {
|
|
|
863
864
|
* @param ListFoldersRequest
|
|
864
865
|
* @return ListFoldersResponse
|
|
865
866
|
* @throws OciError when an error occurs
|
|
866
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
867
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListFolders.ts.html |here} to see how to use ListFolders API.
|
|
867
868
|
*/
|
|
868
869
|
listFolders(listFoldersRequest: requests.ListFoldersRequest): Promise<responses.ListFoldersResponse>;
|
|
869
870
|
/**
|
|
@@ -873,7 +874,7 @@ export declare class DataIntegrationClient {
|
|
|
873
874
|
* @param ListFunctionLibrariesRequest
|
|
874
875
|
* @return ListFunctionLibrariesResponse
|
|
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.
|
|
877
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListFunctionLibraries.ts.html |here} to see how to use ListFunctionLibraries API.
|
|
877
878
|
*/
|
|
878
879
|
listFunctionLibraries(listFunctionLibrariesRequest: requests.ListFunctionLibrariesRequest): Promise<responses.ListFunctionLibrariesResponse>;
|
|
879
880
|
/**
|
|
@@ -882,7 +883,7 @@ export declare class DataIntegrationClient {
|
|
|
882
883
|
* @param ListPatchChangesRequest
|
|
883
884
|
* @return ListPatchChangesResponse
|
|
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.
|
|
886
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListPatchChanges.ts.html |here} to see how to use ListPatchChanges API.
|
|
886
887
|
*/
|
|
887
888
|
listPatchChanges(listPatchChangesRequest: requests.ListPatchChangesRequest): Promise<responses.ListPatchChangesResponse>;
|
|
888
889
|
/**
|
|
@@ -891,7 +892,7 @@ export declare class DataIntegrationClient {
|
|
|
891
892
|
* @param ListPatchesRequest
|
|
892
893
|
* @return ListPatchesResponse
|
|
893
894
|
* @throws OciError when an error occurs
|
|
894
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
895
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListPatches.ts.html |here} to see how to use ListPatches API.
|
|
895
896
|
*/
|
|
896
897
|
listPatches(listPatchesRequest: requests.ListPatchesRequest): Promise<responses.ListPatchesResponse>;
|
|
897
898
|
/**
|
|
@@ -900,7 +901,7 @@ export declare class DataIntegrationClient {
|
|
|
900
901
|
* @param ListPipelineValidationsRequest
|
|
901
902
|
* @return ListPipelineValidationsResponse
|
|
902
903
|
* @throws OciError when an error occurs
|
|
903
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
904
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListPipelineValidations.ts.html |here} to see how to use ListPipelineValidations API.
|
|
904
905
|
*/
|
|
905
906
|
listPipelineValidations(listPipelineValidationsRequest: requests.ListPipelineValidationsRequest): Promise<responses.ListPipelineValidationsResponse>;
|
|
906
907
|
/**
|
|
@@ -910,7 +911,7 @@ export declare class DataIntegrationClient {
|
|
|
910
911
|
* @param ListPipelinesRequest
|
|
911
912
|
* @return ListPipelinesResponse
|
|
912
913
|
* @throws OciError when an error occurs
|
|
913
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
914
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListPipelines.ts.html |here} to see how to use ListPipelines API.
|
|
914
915
|
*/
|
|
915
916
|
listPipelines(listPipelinesRequest: requests.ListPipelinesRequest): Promise<responses.ListPipelinesResponse>;
|
|
916
917
|
/**
|
|
@@ -920,7 +921,7 @@ export declare class DataIntegrationClient {
|
|
|
920
921
|
* @param ListProjectsRequest
|
|
921
922
|
* @return ListProjectsResponse
|
|
922
923
|
* @throws OciError when an error occurs
|
|
923
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
924
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListProjects.ts.html |here} to see how to use ListProjects API.
|
|
924
925
|
*/
|
|
925
926
|
listProjects(listProjectsRequest: requests.ListProjectsRequest): Promise<responses.ListProjectsResponse>;
|
|
926
927
|
/**
|
|
@@ -929,7 +930,7 @@ export declare class DataIntegrationClient {
|
|
|
929
930
|
* @param ListPublishedObjectsRequest
|
|
930
931
|
* @return ListPublishedObjectsResponse
|
|
931
932
|
* @throws OciError when an error occurs
|
|
932
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
933
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListPublishedObjects.ts.html |here} to see how to use ListPublishedObjects API.
|
|
933
934
|
*/
|
|
934
935
|
listPublishedObjects(listPublishedObjectsRequest: requests.ListPublishedObjectsRequest): Promise<responses.ListPublishedObjectsResponse>;
|
|
935
936
|
/**
|
|
@@ -938,7 +939,7 @@ export declare class DataIntegrationClient {
|
|
|
938
939
|
* @param ListReferencesRequest
|
|
939
940
|
* @return ListReferencesResponse
|
|
940
941
|
* @throws OciError when an error occurs
|
|
941
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
942
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListReferences.ts.html |here} to see how to use ListReferences API.
|
|
942
943
|
*/
|
|
943
944
|
listReferences(listReferencesRequest: requests.ListReferencesRequest): Promise<responses.ListReferencesResponse>;
|
|
944
945
|
/**
|
|
@@ -948,7 +949,7 @@ export declare class DataIntegrationClient {
|
|
|
948
949
|
* @param ListSchedulesRequest
|
|
949
950
|
* @return ListSchedulesResponse
|
|
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.
|
|
952
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListSchedules.ts.html |here} to see how to use ListSchedules API.
|
|
952
953
|
*/
|
|
953
954
|
listSchedules(listSchedulesRequest: requests.ListSchedulesRequest): Promise<responses.ListSchedulesResponse>;
|
|
954
955
|
/**
|
|
@@ -957,7 +958,7 @@ export declare class DataIntegrationClient {
|
|
|
957
958
|
* @param ListSchemasRequest
|
|
958
959
|
* @return ListSchemasResponse
|
|
959
960
|
* @throws OciError when an error occurs
|
|
960
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
961
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListSchemas.ts.html |here} to see how to use ListSchemas API.
|
|
961
962
|
*/
|
|
962
963
|
listSchemas(listSchemasRequest: requests.ListSchemasRequest): Promise<responses.ListSchemasResponse>;
|
|
963
964
|
/**
|
|
@@ -966,7 +967,7 @@ export declare class DataIntegrationClient {
|
|
|
966
967
|
* @param ListTaskRunLogsRequest
|
|
967
968
|
* @return ListTaskRunLogsResponse
|
|
968
969
|
* @throws OciError when an error occurs
|
|
969
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
970
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListTaskRunLogs.ts.html |here} to see how to use ListTaskRunLogs API.
|
|
970
971
|
*/
|
|
971
972
|
listTaskRunLogs(listTaskRunLogsRequest: requests.ListTaskRunLogsRequest): Promise<responses.ListTaskRunLogsResponse>;
|
|
972
973
|
/**
|
|
@@ -1007,7 +1008,7 @@ export declare class DataIntegrationClient {
|
|
|
1007
1008
|
* @param ListTaskRunsRequest
|
|
1008
1009
|
* @return ListTaskRunsResponse
|
|
1009
1010
|
* @throws OciError when an error occurs
|
|
1010
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1011
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListTaskRuns.ts.html |here} to see how to use ListTaskRuns API.
|
|
1011
1012
|
*/
|
|
1012
1013
|
listTaskRuns(listTaskRunsRequest: requests.ListTaskRunsRequest): Promise<responses.ListTaskRunsResponse>;
|
|
1013
1014
|
/**
|
|
@@ -1017,7 +1018,7 @@ export declare class DataIntegrationClient {
|
|
|
1017
1018
|
* @param ListTaskSchedulesRequest
|
|
1018
1019
|
* @return ListTaskSchedulesResponse
|
|
1019
1020
|
* @throws OciError when an error occurs
|
|
1020
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1021
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListTaskSchedules.ts.html |here} to see how to use ListTaskSchedules API.
|
|
1021
1022
|
*/
|
|
1022
1023
|
listTaskSchedules(listTaskSchedulesRequest: requests.ListTaskSchedulesRequest): Promise<responses.ListTaskSchedulesResponse>;
|
|
1023
1024
|
/**
|
|
@@ -1027,7 +1028,7 @@ export declare class DataIntegrationClient {
|
|
|
1027
1028
|
* @param ListTaskValidationsRequest
|
|
1028
1029
|
* @return ListTaskValidationsResponse
|
|
1029
1030
|
* @throws OciError when an error occurs
|
|
1030
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1031
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListTaskValidations.ts.html |here} to see how to use ListTaskValidations API.
|
|
1031
1032
|
*/
|
|
1032
1033
|
listTaskValidations(listTaskValidationsRequest: requests.ListTaskValidationsRequest): Promise<responses.ListTaskValidationsResponse>;
|
|
1033
1034
|
/**
|
|
@@ -1037,7 +1038,7 @@ export declare class DataIntegrationClient {
|
|
|
1037
1038
|
* @param ListTasksRequest
|
|
1038
1039
|
* @return ListTasksResponse
|
|
1039
1040
|
* @throws OciError when an error occurs
|
|
1040
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1041
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListTasks.ts.html |here} to see how to use ListTasks API.
|
|
1041
1042
|
*/
|
|
1042
1043
|
listTasks(listTasksRequest: requests.ListTasksRequest): Promise<responses.ListTasksResponse>;
|
|
1043
1044
|
/**
|
|
@@ -1046,7 +1047,7 @@ export declare class DataIntegrationClient {
|
|
|
1046
1047
|
* @param ListUserDefinedFunctionValidationsRequest
|
|
1047
1048
|
* @return ListUserDefinedFunctionValidationsResponse
|
|
1048
1049
|
* @throws OciError when an error occurs
|
|
1049
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1050
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListUserDefinedFunctionValidations.ts.html |here} to see how to use ListUserDefinedFunctionValidations API.
|
|
1050
1051
|
*/
|
|
1051
1052
|
listUserDefinedFunctionValidations(listUserDefinedFunctionValidationsRequest: requests.ListUserDefinedFunctionValidationsRequest): Promise<responses.ListUserDefinedFunctionValidationsResponse>;
|
|
1052
1053
|
/**
|
|
@@ -1056,7 +1057,7 @@ export declare class DataIntegrationClient {
|
|
|
1056
1057
|
* @param ListUserDefinedFunctionsRequest
|
|
1057
1058
|
* @return ListUserDefinedFunctionsResponse
|
|
1058
1059
|
* @throws OciError when an error occurs
|
|
1059
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1060
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListUserDefinedFunctions.ts.html |here} to see how to use ListUserDefinedFunctions API.
|
|
1060
1061
|
*/
|
|
1061
1062
|
listUserDefinedFunctions(listUserDefinedFunctionsRequest: requests.ListUserDefinedFunctionsRequest): Promise<responses.ListUserDefinedFunctionsResponse>;
|
|
1062
1063
|
/**
|
|
@@ -1066,7 +1067,7 @@ export declare class DataIntegrationClient {
|
|
|
1066
1067
|
* @param ListWorkRequestErrorsRequest
|
|
1067
1068
|
* @return ListWorkRequestErrorsResponse
|
|
1068
1069
|
* @throws OciError when an error occurs
|
|
1069
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1070
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
1070
1071
|
*/
|
|
1071
1072
|
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
1072
1073
|
/**
|
|
@@ -1108,7 +1109,7 @@ export declare class DataIntegrationClient {
|
|
|
1108
1109
|
* @param ListWorkRequestLogsRequest
|
|
1109
1110
|
* @return ListWorkRequestLogsResponse
|
|
1110
1111
|
* @throws OciError when an error occurs
|
|
1111
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1112
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
1112
1113
|
*/
|
|
1113
1114
|
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
1114
1115
|
/**
|
|
@@ -1150,7 +1151,7 @@ export declare class DataIntegrationClient {
|
|
|
1150
1151
|
* @param ListWorkRequestsRequest
|
|
1151
1152
|
* @return ListWorkRequestsResponse
|
|
1152
1153
|
* @throws OciError when an error occurs
|
|
1153
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1154
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
1154
1155
|
*/
|
|
1155
1156
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
1156
1157
|
/**
|
|
@@ -1192,7 +1193,7 @@ export declare class DataIntegrationClient {
|
|
|
1192
1193
|
* @param ListWorkspacesRequest
|
|
1193
1194
|
* @return ListWorkspacesResponse
|
|
1194
1195
|
* @throws OciError when an error occurs
|
|
1195
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1196
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/ListWorkspaces.ts.html |here} to see how to use ListWorkspaces API.
|
|
1196
1197
|
*/
|
|
1197
1198
|
listWorkspaces(listWorkspacesRequest: requests.ListWorkspacesRequest): Promise<responses.ListWorkspacesResponse>;
|
|
1198
1199
|
/**
|
|
@@ -1234,7 +1235,7 @@ export declare class DataIntegrationClient {
|
|
|
1234
1235
|
* @param StartWorkspaceRequest
|
|
1235
1236
|
* @return StartWorkspaceResponse
|
|
1236
1237
|
* @throws OciError when an error occurs
|
|
1237
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1238
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/StartWorkspace.ts.html |here} to see how to use StartWorkspace API.
|
|
1238
1239
|
*/
|
|
1239
1240
|
startWorkspace(startWorkspaceRequest: requests.StartWorkspaceRequest): Promise<responses.StartWorkspaceResponse>;
|
|
1240
1241
|
/**
|
|
@@ -1244,7 +1245,7 @@ export declare class DataIntegrationClient {
|
|
|
1244
1245
|
* @param StopWorkspaceRequest
|
|
1245
1246
|
* @return StopWorkspaceResponse
|
|
1246
1247
|
* @throws OciError when an error occurs
|
|
1247
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1248
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/StopWorkspace.ts.html |here} to see how to use StopWorkspace API.
|
|
1248
1249
|
*/
|
|
1249
1250
|
stopWorkspace(stopWorkspaceRequest: requests.StopWorkspaceRequest): Promise<responses.StopWorkspaceResponse>;
|
|
1250
1251
|
/**
|
|
@@ -1253,7 +1254,7 @@ export declare class DataIntegrationClient {
|
|
|
1253
1254
|
* @param UpdateApplicationRequest
|
|
1254
1255
|
* @return UpdateApplicationResponse
|
|
1255
1256
|
* @throws OciError when an error occurs
|
|
1256
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1257
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/UpdateApplication.ts.html |here} to see how to use UpdateApplication API.
|
|
1257
1258
|
*/
|
|
1258
1259
|
updateApplication(updateApplicationRequest: requests.UpdateApplicationRequest): Promise<responses.UpdateApplicationResponse>;
|
|
1259
1260
|
/**
|
|
@@ -1262,7 +1263,7 @@ export declare class DataIntegrationClient {
|
|
|
1262
1263
|
* @param UpdateConnectionRequest
|
|
1263
1264
|
* @return UpdateConnectionResponse
|
|
1264
1265
|
* @throws OciError when an error occurs
|
|
1265
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1266
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
|
|
1266
1267
|
*/
|
|
1267
1268
|
updateConnection(updateConnectionRequest: requests.UpdateConnectionRequest): Promise<responses.UpdateConnectionResponse>;
|
|
1268
1269
|
/**
|
|
@@ -1271,7 +1272,7 @@ export declare class DataIntegrationClient {
|
|
|
1271
1272
|
* @param UpdateDataAssetRequest
|
|
1272
1273
|
* @return UpdateDataAssetResponse
|
|
1273
1274
|
* @throws OciError when an error occurs
|
|
1274
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1275
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
|
|
1275
1276
|
*/
|
|
1276
1277
|
updateDataAsset(updateDataAssetRequest: requests.UpdateDataAssetRequest): Promise<responses.UpdateDataAssetResponse>;
|
|
1277
1278
|
/**
|
|
@@ -1280,7 +1281,7 @@ export declare class DataIntegrationClient {
|
|
|
1280
1281
|
* @param UpdateDataFlowRequest
|
|
1281
1282
|
* @return UpdateDataFlowResponse
|
|
1282
1283
|
* @throws OciError when an error occurs
|
|
1283
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1284
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/UpdateDataFlow.ts.html |here} to see how to use UpdateDataFlow API.
|
|
1284
1285
|
*/
|
|
1285
1286
|
updateDataFlow(updateDataFlowRequest: requests.UpdateDataFlowRequest): Promise<responses.UpdateDataFlowResponse>;
|
|
1286
1287
|
/**
|
|
@@ -1289,7 +1290,7 @@ export declare class DataIntegrationClient {
|
|
|
1289
1290
|
* @param UpdateExternalPublicationRequest
|
|
1290
1291
|
* @return UpdateExternalPublicationResponse
|
|
1291
1292
|
* @throws OciError when an error occurs
|
|
1292
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1293
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/UpdateExternalPublication.ts.html |here} to see how to use UpdateExternalPublication API.
|
|
1293
1294
|
*/
|
|
1294
1295
|
updateExternalPublication(updateExternalPublicationRequest: requests.UpdateExternalPublicationRequest): Promise<responses.UpdateExternalPublicationResponse>;
|
|
1295
1296
|
/**
|
|
@@ -1298,7 +1299,7 @@ export declare class DataIntegrationClient {
|
|
|
1298
1299
|
* @param UpdateFolderRequest
|
|
1299
1300
|
* @return UpdateFolderResponse
|
|
1300
1301
|
* @throws OciError when an error occurs
|
|
1301
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1302
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
|
|
1302
1303
|
*/
|
|
1303
1304
|
updateFolder(updateFolderRequest: requests.UpdateFolderRequest): Promise<responses.UpdateFolderResponse>;
|
|
1304
1305
|
/**
|
|
@@ -1307,7 +1308,7 @@ export declare class DataIntegrationClient {
|
|
|
1307
1308
|
* @param UpdateFunctionLibraryRequest
|
|
1308
1309
|
* @return UpdateFunctionLibraryResponse
|
|
1309
1310
|
* @throws OciError when an error occurs
|
|
1310
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1311
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/UpdateFunctionLibrary.ts.html |here} to see how to use UpdateFunctionLibrary API.
|
|
1311
1312
|
*/
|
|
1312
1313
|
updateFunctionLibrary(updateFunctionLibraryRequest: requests.UpdateFunctionLibraryRequest): Promise<responses.UpdateFunctionLibraryResponse>;
|
|
1313
1314
|
/**
|
|
@@ -1316,7 +1317,7 @@ export declare class DataIntegrationClient {
|
|
|
1316
1317
|
* @param UpdatePipelineRequest
|
|
1317
1318
|
* @return UpdatePipelineResponse
|
|
1318
1319
|
* @throws OciError when an error occurs
|
|
1319
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1320
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
|
|
1320
1321
|
*/
|
|
1321
1322
|
updatePipeline(updatePipelineRequest: requests.UpdatePipelineRequest): Promise<responses.UpdatePipelineResponse>;
|
|
1322
1323
|
/**
|
|
@@ -1325,7 +1326,7 @@ export declare class DataIntegrationClient {
|
|
|
1325
1326
|
* @param UpdateProjectRequest
|
|
1326
1327
|
* @return UpdateProjectResponse
|
|
1327
1328
|
* @throws OciError when an error occurs
|
|
1328
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1329
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/UpdateProject.ts.html |here} to see how to use UpdateProject API.
|
|
1329
1330
|
*/
|
|
1330
1331
|
updateProject(updateProjectRequest: requests.UpdateProjectRequest): Promise<responses.UpdateProjectResponse>;
|
|
1331
1332
|
/**
|
|
@@ -1334,7 +1335,7 @@ export declare class DataIntegrationClient {
|
|
|
1334
1335
|
* @param UpdateReferenceRequest
|
|
1335
1336
|
* @return UpdateReferenceResponse
|
|
1336
1337
|
* @throws OciError when an error occurs
|
|
1337
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1338
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/UpdateReference.ts.html |here} to see how to use UpdateReference API.
|
|
1338
1339
|
*/
|
|
1339
1340
|
updateReference(updateReferenceRequest: requests.UpdateReferenceRequest): Promise<responses.UpdateReferenceResponse>;
|
|
1340
1341
|
/**
|
|
@@ -1343,7 +1344,7 @@ export declare class DataIntegrationClient {
|
|
|
1343
1344
|
* @param UpdateScheduleRequest
|
|
1344
1345
|
* @return UpdateScheduleResponse
|
|
1345
1346
|
* @throws OciError when an error occurs
|
|
1346
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1347
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/UpdateSchedule.ts.html |here} to see how to use UpdateSchedule API.
|
|
1347
1348
|
*/
|
|
1348
1349
|
updateSchedule(updateScheduleRequest: requests.UpdateScheduleRequest): Promise<responses.UpdateScheduleResponse>;
|
|
1349
1350
|
/**
|
|
@@ -1352,7 +1353,7 @@ export declare class DataIntegrationClient {
|
|
|
1352
1353
|
* @param UpdateTaskRequest
|
|
1353
1354
|
* @return UpdateTaskResponse
|
|
1354
1355
|
* @throws OciError when an error occurs
|
|
1355
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1356
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/UpdateTask.ts.html |here} to see how to use UpdateTask API.
|
|
1356
1357
|
*/
|
|
1357
1358
|
updateTask(updateTaskRequest: requests.UpdateTaskRequest): Promise<responses.UpdateTaskResponse>;
|
|
1358
1359
|
/**
|
|
@@ -1361,7 +1362,7 @@ export declare class DataIntegrationClient {
|
|
|
1361
1362
|
* @param UpdateTaskRunRequest
|
|
1362
1363
|
* @return UpdateTaskRunResponse
|
|
1363
1364
|
* @throws OciError when an error occurs
|
|
1364
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1365
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/UpdateTaskRun.ts.html |here} to see how to use UpdateTaskRun API.
|
|
1365
1366
|
*/
|
|
1366
1367
|
updateTaskRun(updateTaskRunRequest: requests.UpdateTaskRunRequest): Promise<responses.UpdateTaskRunResponse>;
|
|
1367
1368
|
/**
|
|
@@ -1370,7 +1371,7 @@ export declare class DataIntegrationClient {
|
|
|
1370
1371
|
* @param UpdateTaskScheduleRequest
|
|
1371
1372
|
* @return UpdateTaskScheduleResponse
|
|
1372
1373
|
* @throws OciError when an error occurs
|
|
1373
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1374
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/UpdateTaskSchedule.ts.html |here} to see how to use UpdateTaskSchedule API.
|
|
1374
1375
|
*/
|
|
1375
1376
|
updateTaskSchedule(updateTaskScheduleRequest: requests.UpdateTaskScheduleRequest): Promise<responses.UpdateTaskScheduleResponse>;
|
|
1376
1377
|
/**
|
|
@@ -1379,7 +1380,7 @@ export declare class DataIntegrationClient {
|
|
|
1379
1380
|
* @param UpdateUserDefinedFunctionRequest
|
|
1380
1381
|
* @return UpdateUserDefinedFunctionResponse
|
|
1381
1382
|
* @throws OciError when an error occurs
|
|
1382
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1383
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/UpdateUserDefinedFunction.ts.html |here} to see how to use UpdateUserDefinedFunction API.
|
|
1383
1384
|
*/
|
|
1384
1385
|
updateUserDefinedFunction(updateUserDefinedFunctionRequest: requests.UpdateUserDefinedFunctionRequest): Promise<responses.UpdateUserDefinedFunctionResponse>;
|
|
1385
1386
|
/**
|
|
@@ -1388,7 +1389,7 @@ export declare class DataIntegrationClient {
|
|
|
1388
1389
|
* @param UpdateWorkspaceRequest
|
|
1389
1390
|
* @return UpdateWorkspaceResponse
|
|
1390
1391
|
* @throws OciError when an error occurs
|
|
1391
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1392
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.13.0/dataintegration/UpdateWorkspace.ts.html |here} to see how to use UpdateWorkspace API.
|
|
1392
1393
|
*/
|
|
1393
1394
|
updateWorkspace(updateWorkspaceRequest: requests.UpdateWorkspaceRequest): Promise<responses.UpdateWorkspaceResponse>;
|
|
1394
1395
|
}
|