oci-dataintegration 2.7.0 → 2.8.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 -126
- package/lib/client.js +127 -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.js
CHANGED
|
@@ -53,7 +53,7 @@ var DataIntegrationApiKeys;
|
|
|
53
53
|
(function (DataIntegrationApiKeys) {
|
|
54
54
|
})(DataIntegrationApiKeys = exports.DataIntegrationApiKeys || (exports.DataIntegrationApiKeys = {}));
|
|
55
55
|
/**
|
|
56
|
-
* This service client
|
|
56
|
+
* This service client uses {@link common.CircuitBreaker.DefaultConfiguration} for all the operations by default if no circuit breaker configuration is defined by the user.
|
|
57
57
|
*/
|
|
58
58
|
class DataIntegrationClient {
|
|
59
59
|
constructor(params, clientConfiguration) {
|
|
@@ -70,7 +70,7 @@ class DataIntegrationClient {
|
|
|
70
70
|
: null;
|
|
71
71
|
}
|
|
72
72
|
// if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
|
|
73
|
-
const specCircuitBreakerEnabled =
|
|
73
|
+
const specCircuitBreakerEnabled = true;
|
|
74
74
|
if (!this._circuitBreaker &&
|
|
75
75
|
common.utils.isCircuitBreakerSystemEnabled(clientConfiguration) &&
|
|
76
76
|
(specCircuitBreakerEnabled || common.CircuitBreaker.DefaultCircuitBreakerOverriden)) {
|
|
@@ -152,7 +152,7 @@ class DataIntegrationClient {
|
|
|
152
152
|
* @param ChangeCompartmentRequest
|
|
153
153
|
* @return ChangeCompartmentResponse
|
|
154
154
|
* @throws OciError when an error occurs
|
|
155
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
155
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ChangeCompartment.ts.html |here} to see how to use ChangeCompartment API.
|
|
156
156
|
*/
|
|
157
157
|
changeCompartment(changeCompartmentRequest) {
|
|
158
158
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -213,7 +213,7 @@ class DataIntegrationClient {
|
|
|
213
213
|
* @param CreateApplicationRequest
|
|
214
214
|
* @return CreateApplicationResponse
|
|
215
215
|
* @throws OciError when an error occurs
|
|
216
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
216
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreateApplication.ts.html |here} to see how to use CreateApplication API.
|
|
217
217
|
*/
|
|
218
218
|
createApplication(createApplicationRequest) {
|
|
219
219
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -276,7 +276,7 @@ class DataIntegrationClient {
|
|
|
276
276
|
* @param CreateConnectionRequest
|
|
277
277
|
* @return CreateConnectionResponse
|
|
278
278
|
* @throws OciError when an error occurs
|
|
279
|
-
* @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.8.0/dataintegration/CreateConnection.ts.html |here} to see how to use CreateConnection API.
|
|
280
280
|
*/
|
|
281
281
|
createConnection(createConnectionRequest) {
|
|
282
282
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -339,7 +339,7 @@ class DataIntegrationClient {
|
|
|
339
339
|
* @param CreateConnectionValidationRequest
|
|
340
340
|
* @return CreateConnectionValidationResponse
|
|
341
341
|
* @throws OciError when an error occurs
|
|
342
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
342
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreateConnectionValidation.ts.html |here} to see how to use CreateConnectionValidation API.
|
|
343
343
|
*/
|
|
344
344
|
createConnectionValidation(createConnectionValidationRequest) {
|
|
345
345
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -402,7 +402,7 @@ class DataIntegrationClient {
|
|
|
402
402
|
* @param CreateDataAssetRequest
|
|
403
403
|
* @return CreateDataAssetResponse
|
|
404
404
|
* @throws OciError when an error occurs
|
|
405
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
405
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
|
|
406
406
|
*/
|
|
407
407
|
createDataAsset(createDataAssetRequest) {
|
|
408
408
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -466,7 +466,7 @@ class DataIntegrationClient {
|
|
|
466
466
|
* @param CreateDataFlowRequest
|
|
467
467
|
* @return CreateDataFlowResponse
|
|
468
468
|
* @throws OciError when an error occurs
|
|
469
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
469
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreateDataFlow.ts.html |here} to see how to use CreateDataFlow API.
|
|
470
470
|
*/
|
|
471
471
|
createDataFlow(createDataFlowRequest) {
|
|
472
472
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -530,7 +530,7 @@ class DataIntegrationClient {
|
|
|
530
530
|
* @param CreateDataFlowValidationRequest
|
|
531
531
|
* @return CreateDataFlowValidationResponse
|
|
532
532
|
* @throws OciError when an error occurs
|
|
533
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
533
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreateDataFlowValidation.ts.html |here} to see how to use CreateDataFlowValidation API.
|
|
534
534
|
*/
|
|
535
535
|
createDataFlowValidation(createDataFlowValidationRequest) {
|
|
536
536
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -593,7 +593,7 @@ class DataIntegrationClient {
|
|
|
593
593
|
* @param CreateEntityShapeRequest
|
|
594
594
|
* @return CreateEntityShapeResponse
|
|
595
595
|
* @throws OciError when an error occurs
|
|
596
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
596
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreateEntityShape.ts.html |here} to see how to use CreateEntityShape API.
|
|
597
597
|
*/
|
|
598
598
|
createEntityShape(createEntityShapeRequest) {
|
|
599
599
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -654,7 +654,7 @@ class DataIntegrationClient {
|
|
|
654
654
|
* @param CreateExternalPublicationRequest
|
|
655
655
|
* @return CreateExternalPublicationResponse
|
|
656
656
|
* @throws OciError when an error occurs
|
|
657
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
657
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreateExternalPublication.ts.html |here} to see how to use CreateExternalPublication API.
|
|
658
658
|
*/
|
|
659
659
|
createExternalPublication(createExternalPublicationRequest) {
|
|
660
660
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -718,7 +718,7 @@ class DataIntegrationClient {
|
|
|
718
718
|
* @param CreateExternalPublicationValidationRequest
|
|
719
719
|
* @return CreateExternalPublicationValidationResponse
|
|
720
720
|
* @throws OciError when an error occurs
|
|
721
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
721
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreateExternalPublicationValidation.ts.html |here} to see how to use CreateExternalPublicationValidation API.
|
|
722
722
|
*/
|
|
723
723
|
createExternalPublicationValidation(createExternalPublicationValidationRequest) {
|
|
724
724
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -784,7 +784,7 @@ class DataIntegrationClient {
|
|
|
784
784
|
* @param CreateFolderRequest
|
|
785
785
|
* @return CreateFolderResponse
|
|
786
786
|
* @throws OciError when an error occurs
|
|
787
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
787
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreateFolder.ts.html |here} to see how to use CreateFolder API.
|
|
788
788
|
*/
|
|
789
789
|
createFolder(createFolderRequest) {
|
|
790
790
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -849,7 +849,7 @@ class DataIntegrationClient {
|
|
|
849
849
|
* @param CreateFunctionLibraryRequest
|
|
850
850
|
* @return CreateFunctionLibraryResponse
|
|
851
851
|
* @throws OciError when an error occurs
|
|
852
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
852
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreateFunctionLibrary.ts.html |here} to see how to use CreateFunctionLibrary API.
|
|
853
853
|
*/
|
|
854
854
|
createFunctionLibrary(createFunctionLibraryRequest) {
|
|
855
855
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -912,7 +912,7 @@ class DataIntegrationClient {
|
|
|
912
912
|
* @param CreatePatchRequest
|
|
913
913
|
* @return CreatePatchResponse
|
|
914
914
|
* @throws OciError when an error occurs
|
|
915
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
915
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreatePatch.ts.html |here} to see how to use CreatePatch API.
|
|
916
916
|
*/
|
|
917
917
|
createPatch(createPatchRequest) {
|
|
918
918
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -977,7 +977,7 @@ class DataIntegrationClient {
|
|
|
977
977
|
* @param CreatePipelineRequest
|
|
978
978
|
* @return CreatePipelineResponse
|
|
979
979
|
* @throws OciError when an error occurs
|
|
980
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
980
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreatePipeline.ts.html |here} to see how to use CreatePipeline API.
|
|
981
981
|
*/
|
|
982
982
|
createPipeline(createPipelineRequest) {
|
|
983
983
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1041,7 +1041,7 @@ class DataIntegrationClient {
|
|
|
1041
1041
|
* @param CreatePipelineValidationRequest
|
|
1042
1042
|
* @return CreatePipelineValidationResponse
|
|
1043
1043
|
* @throws OciError when an error occurs
|
|
1044
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1044
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreatePipelineValidation.ts.html |here} to see how to use CreatePipelineValidation API.
|
|
1045
1045
|
*/
|
|
1046
1046
|
createPipelineValidation(createPipelineValidationRequest) {
|
|
1047
1047
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1105,7 +1105,7 @@ class DataIntegrationClient {
|
|
|
1105
1105
|
* @param CreateProjectRequest
|
|
1106
1106
|
* @return CreateProjectResponse
|
|
1107
1107
|
* @throws OciError when an error occurs
|
|
1108
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1108
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreateProject.ts.html |here} to see how to use CreateProject API.
|
|
1109
1109
|
*/
|
|
1110
1110
|
createProject(createProjectRequest) {
|
|
1111
1111
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1168,7 +1168,7 @@ class DataIntegrationClient {
|
|
|
1168
1168
|
* @param CreateScheduleRequest
|
|
1169
1169
|
* @return CreateScheduleResponse
|
|
1170
1170
|
* @throws OciError when an error occurs
|
|
1171
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1171
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreateSchedule.ts.html |here} to see how to use CreateSchedule API.
|
|
1172
1172
|
*/
|
|
1173
1173
|
createSchedule(createScheduleRequest) {
|
|
1174
1174
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1233,7 +1233,7 @@ class DataIntegrationClient {
|
|
|
1233
1233
|
* @param CreateTaskRequest
|
|
1234
1234
|
* @return CreateTaskResponse
|
|
1235
1235
|
* @throws OciError when an error occurs
|
|
1236
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1236
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreateTask.ts.html |here} to see how to use CreateTask API.
|
|
1237
1237
|
*/
|
|
1238
1238
|
createTask(createTaskRequest) {
|
|
1239
1239
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1296,7 +1296,7 @@ class DataIntegrationClient {
|
|
|
1296
1296
|
* @param CreateTaskRunRequest
|
|
1297
1297
|
* @return CreateTaskRunResponse
|
|
1298
1298
|
* @throws OciError when an error occurs
|
|
1299
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1299
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreateTaskRun.ts.html |here} to see how to use CreateTaskRun API.
|
|
1300
1300
|
*/
|
|
1301
1301
|
createTaskRun(createTaskRunRequest) {
|
|
1302
1302
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1360,7 +1360,7 @@ class DataIntegrationClient {
|
|
|
1360
1360
|
* @param CreateTaskScheduleRequest
|
|
1361
1361
|
* @return CreateTaskScheduleResponse
|
|
1362
1362
|
* @throws OciError when an error occurs
|
|
1363
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1363
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreateTaskSchedule.ts.html |here} to see how to use CreateTaskSchedule API.
|
|
1364
1364
|
*/
|
|
1365
1365
|
createTaskSchedule(createTaskScheduleRequest) {
|
|
1366
1366
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1424,7 +1424,7 @@ class DataIntegrationClient {
|
|
|
1424
1424
|
* @param CreateTaskValidationRequest
|
|
1425
1425
|
* @return CreateTaskValidationResponse
|
|
1426
1426
|
* @throws OciError when an error occurs
|
|
1427
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1427
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreateTaskValidation.ts.html |here} to see how to use CreateTaskValidation API.
|
|
1428
1428
|
*/
|
|
1429
1429
|
createTaskValidation(createTaskValidationRequest) {
|
|
1430
1430
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1488,7 +1488,7 @@ class DataIntegrationClient {
|
|
|
1488
1488
|
* @param CreateUserDefinedFunctionRequest
|
|
1489
1489
|
* @return CreateUserDefinedFunctionResponse
|
|
1490
1490
|
* @throws OciError when an error occurs
|
|
1491
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1491
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreateUserDefinedFunction.ts.html |here} to see how to use CreateUserDefinedFunction API.
|
|
1492
1492
|
*/
|
|
1493
1493
|
createUserDefinedFunction(createUserDefinedFunctionRequest) {
|
|
1494
1494
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1552,7 +1552,7 @@ class DataIntegrationClient {
|
|
|
1552
1552
|
* @param CreateUserDefinedFunctionValidationRequest
|
|
1553
1553
|
* @return CreateUserDefinedFunctionValidationResponse
|
|
1554
1554
|
* @throws OciError when an error occurs
|
|
1555
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1555
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreateUserDefinedFunctionValidation.ts.html |here} to see how to use CreateUserDefinedFunctionValidation API.
|
|
1556
1556
|
*/
|
|
1557
1557
|
createUserDefinedFunctionValidation(createUserDefinedFunctionValidationRequest) {
|
|
1558
1558
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1616,7 +1616,7 @@ class DataIntegrationClient {
|
|
|
1616
1616
|
* @param CreateWorkspaceRequest
|
|
1617
1617
|
* @return CreateWorkspaceResponse
|
|
1618
1618
|
* @throws OciError when an error occurs
|
|
1619
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1619
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/CreateWorkspace.ts.html |here} to see how to use CreateWorkspace API.
|
|
1620
1620
|
*/
|
|
1621
1621
|
createWorkspace(createWorkspaceRequest) {
|
|
1622
1622
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1673,7 +1673,7 @@ class DataIntegrationClient {
|
|
|
1673
1673
|
* @param DeleteApplicationRequest
|
|
1674
1674
|
* @return DeleteApplicationResponse
|
|
1675
1675
|
* @throws OciError when an error occurs
|
|
1676
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1676
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeleteApplication.ts.html |here} to see how to use DeleteApplication API.
|
|
1677
1677
|
*/
|
|
1678
1678
|
deleteApplication(deleteApplicationRequest) {
|
|
1679
1679
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1727,7 +1727,7 @@ class DataIntegrationClient {
|
|
|
1727
1727
|
* @param DeleteConnectionRequest
|
|
1728
1728
|
* @return DeleteConnectionResponse
|
|
1729
1729
|
* @throws OciError when an error occurs
|
|
1730
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1730
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
|
|
1731
1731
|
*/
|
|
1732
1732
|
deleteConnection(deleteConnectionRequest) {
|
|
1733
1733
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1781,7 +1781,7 @@ class DataIntegrationClient {
|
|
|
1781
1781
|
* @param DeleteConnectionValidationRequest
|
|
1782
1782
|
* @return DeleteConnectionValidationResponse
|
|
1783
1783
|
* @throws OciError when an error occurs
|
|
1784
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1784
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeleteConnectionValidation.ts.html |here} to see how to use DeleteConnectionValidation API.
|
|
1785
1785
|
*/
|
|
1786
1786
|
deleteConnectionValidation(deleteConnectionValidationRequest) {
|
|
1787
1787
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1835,7 +1835,7 @@ class DataIntegrationClient {
|
|
|
1835
1835
|
* @param DeleteDataAssetRequest
|
|
1836
1836
|
* @return DeleteDataAssetResponse
|
|
1837
1837
|
* @throws OciError when an error occurs
|
|
1838
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1838
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
|
|
1839
1839
|
*/
|
|
1840
1840
|
deleteDataAsset(deleteDataAssetRequest) {
|
|
1841
1841
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1889,7 +1889,7 @@ class DataIntegrationClient {
|
|
|
1889
1889
|
* @param DeleteDataFlowRequest
|
|
1890
1890
|
* @return DeleteDataFlowResponse
|
|
1891
1891
|
* @throws OciError when an error occurs
|
|
1892
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1892
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeleteDataFlow.ts.html |here} to see how to use DeleteDataFlow API.
|
|
1893
1893
|
*/
|
|
1894
1894
|
deleteDataFlow(deleteDataFlowRequest) {
|
|
1895
1895
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1943,7 +1943,7 @@ class DataIntegrationClient {
|
|
|
1943
1943
|
* @param DeleteDataFlowValidationRequest
|
|
1944
1944
|
* @return DeleteDataFlowValidationResponse
|
|
1945
1945
|
* @throws OciError when an error occurs
|
|
1946
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1946
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeleteDataFlowValidation.ts.html |here} to see how to use DeleteDataFlowValidation API.
|
|
1947
1947
|
*/
|
|
1948
1948
|
deleteDataFlowValidation(deleteDataFlowValidationRequest) {
|
|
1949
1949
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1997,7 +1997,7 @@ class DataIntegrationClient {
|
|
|
1997
1997
|
* @param DeleteExternalPublicationRequest
|
|
1998
1998
|
* @return DeleteExternalPublicationResponse
|
|
1999
1999
|
* @throws OciError when an error occurs
|
|
2000
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2000
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeleteExternalPublication.ts.html |here} to see how to use DeleteExternalPublication API.
|
|
2001
2001
|
*/
|
|
2002
2002
|
deleteExternalPublication(deleteExternalPublicationRequest) {
|
|
2003
2003
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2053,7 +2053,7 @@ class DataIntegrationClient {
|
|
|
2053
2053
|
* @param DeleteExternalPublicationValidationRequest
|
|
2054
2054
|
* @return DeleteExternalPublicationValidationResponse
|
|
2055
2055
|
* @throws OciError when an error occurs
|
|
2056
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2056
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeleteExternalPublicationValidation.ts.html |here} to see how to use DeleteExternalPublicationValidation API.
|
|
2057
2057
|
*/
|
|
2058
2058
|
deleteExternalPublicationValidation(deleteExternalPublicationValidationRequest) {
|
|
2059
2059
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2108,7 +2108,7 @@ class DataIntegrationClient {
|
|
|
2108
2108
|
* @param DeleteFolderRequest
|
|
2109
2109
|
* @return DeleteFolderResponse
|
|
2110
2110
|
* @throws OciError when an error occurs
|
|
2111
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2111
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
|
|
2112
2112
|
*/
|
|
2113
2113
|
deleteFolder(deleteFolderRequest) {
|
|
2114
2114
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2162,7 +2162,7 @@ class DataIntegrationClient {
|
|
|
2162
2162
|
* @param DeleteFunctionLibraryRequest
|
|
2163
2163
|
* @return DeleteFunctionLibraryResponse
|
|
2164
2164
|
* @throws OciError when an error occurs
|
|
2165
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2165
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeleteFunctionLibrary.ts.html |here} to see how to use DeleteFunctionLibrary API.
|
|
2166
2166
|
*/
|
|
2167
2167
|
deleteFunctionLibrary(deleteFunctionLibraryRequest) {
|
|
2168
2168
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2216,7 +2216,7 @@ class DataIntegrationClient {
|
|
|
2216
2216
|
* @param DeletePatchRequest
|
|
2217
2217
|
* @return DeletePatchResponse
|
|
2218
2218
|
* @throws OciError when an error occurs
|
|
2219
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2219
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeletePatch.ts.html |here} to see how to use DeletePatch API.
|
|
2220
2220
|
*/
|
|
2221
2221
|
deletePatch(deletePatchRequest) {
|
|
2222
2222
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2271,7 +2271,7 @@ class DataIntegrationClient {
|
|
|
2271
2271
|
* @param DeletePipelineRequest
|
|
2272
2272
|
* @return DeletePipelineResponse
|
|
2273
2273
|
* @throws OciError when an error occurs
|
|
2274
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2274
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeletePipeline.ts.html |here} to see how to use DeletePipeline API.
|
|
2275
2275
|
*/
|
|
2276
2276
|
deletePipeline(deletePipelineRequest) {
|
|
2277
2277
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2325,7 +2325,7 @@ class DataIntegrationClient {
|
|
|
2325
2325
|
* @param DeletePipelineValidationRequest
|
|
2326
2326
|
* @return DeletePipelineValidationResponse
|
|
2327
2327
|
* @throws OciError when an error occurs
|
|
2328
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2328
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeletePipelineValidation.ts.html |here} to see how to use DeletePipelineValidation API.
|
|
2329
2329
|
*/
|
|
2330
2330
|
deletePipelineValidation(deletePipelineValidationRequest) {
|
|
2331
2331
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2379,7 +2379,7 @@ class DataIntegrationClient {
|
|
|
2379
2379
|
* @param DeleteProjectRequest
|
|
2380
2380
|
* @return DeleteProjectResponse
|
|
2381
2381
|
* @throws OciError when an error occurs
|
|
2382
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2382
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeleteProject.ts.html |here} to see how to use DeleteProject API.
|
|
2383
2383
|
*/
|
|
2384
2384
|
deleteProject(deleteProjectRequest) {
|
|
2385
2385
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2433,7 +2433,7 @@ class DataIntegrationClient {
|
|
|
2433
2433
|
* @param DeleteScheduleRequest
|
|
2434
2434
|
* @return DeleteScheduleResponse
|
|
2435
2435
|
* @throws OciError when an error occurs
|
|
2436
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2436
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeleteSchedule.ts.html |here} to see how to use DeleteSchedule API.
|
|
2437
2437
|
*/
|
|
2438
2438
|
deleteSchedule(deleteScheduleRequest) {
|
|
2439
2439
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2488,7 +2488,7 @@ class DataIntegrationClient {
|
|
|
2488
2488
|
* @param DeleteTaskRequest
|
|
2489
2489
|
* @return DeleteTaskResponse
|
|
2490
2490
|
* @throws OciError when an error occurs
|
|
2491
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2491
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeleteTask.ts.html |here} to see how to use DeleteTask API.
|
|
2492
2492
|
*/
|
|
2493
2493
|
deleteTask(deleteTaskRequest) {
|
|
2494
2494
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2542,7 +2542,7 @@ class DataIntegrationClient {
|
|
|
2542
2542
|
* @param DeleteTaskRunRequest
|
|
2543
2543
|
* @return DeleteTaskRunResponse
|
|
2544
2544
|
* @throws OciError when an error occurs
|
|
2545
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2545
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeleteTaskRun.ts.html |here} to see how to use DeleteTaskRun API.
|
|
2546
2546
|
*/
|
|
2547
2547
|
deleteTaskRun(deleteTaskRunRequest) {
|
|
2548
2548
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2597,7 +2597,7 @@ class DataIntegrationClient {
|
|
|
2597
2597
|
* @param DeleteTaskScheduleRequest
|
|
2598
2598
|
* @return DeleteTaskScheduleResponse
|
|
2599
2599
|
* @throws OciError when an error occurs
|
|
2600
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2600
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeleteTaskSchedule.ts.html |here} to see how to use DeleteTaskSchedule API.
|
|
2601
2601
|
*/
|
|
2602
2602
|
deleteTaskSchedule(deleteTaskScheduleRequest) {
|
|
2603
2603
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2653,7 +2653,7 @@ class DataIntegrationClient {
|
|
|
2653
2653
|
* @param DeleteTaskValidationRequest
|
|
2654
2654
|
* @return DeleteTaskValidationResponse
|
|
2655
2655
|
* @throws OciError when an error occurs
|
|
2656
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2656
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeleteTaskValidation.ts.html |here} to see how to use DeleteTaskValidation API.
|
|
2657
2657
|
*/
|
|
2658
2658
|
deleteTaskValidation(deleteTaskValidationRequest) {
|
|
2659
2659
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2707,7 +2707,7 @@ class DataIntegrationClient {
|
|
|
2707
2707
|
* @param DeleteUserDefinedFunctionRequest
|
|
2708
2708
|
* @return DeleteUserDefinedFunctionResponse
|
|
2709
2709
|
* @throws OciError when an error occurs
|
|
2710
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2710
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeleteUserDefinedFunction.ts.html |here} to see how to use DeleteUserDefinedFunction API.
|
|
2711
2711
|
*/
|
|
2712
2712
|
deleteUserDefinedFunction(deleteUserDefinedFunctionRequest) {
|
|
2713
2713
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2761,7 +2761,7 @@ class DataIntegrationClient {
|
|
|
2761
2761
|
* @param DeleteUserDefinedFunctionValidationRequest
|
|
2762
2762
|
* @return DeleteUserDefinedFunctionValidationResponse
|
|
2763
2763
|
* @throws OciError when an error occurs
|
|
2764
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2764
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeleteUserDefinedFunctionValidation.ts.html |here} to see how to use DeleteUserDefinedFunctionValidation API.
|
|
2765
2765
|
*/
|
|
2766
2766
|
deleteUserDefinedFunctionValidation(deleteUserDefinedFunctionValidationRequest) {
|
|
2767
2767
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2815,7 +2815,7 @@ class DataIntegrationClient {
|
|
|
2815
2815
|
* @param DeleteWorkspaceRequest
|
|
2816
2816
|
* @return DeleteWorkspaceResponse
|
|
2817
2817
|
* @throws OciError when an error occurs
|
|
2818
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2818
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/DeleteWorkspace.ts.html |here} to see how to use DeleteWorkspace API.
|
|
2819
2819
|
*/
|
|
2820
2820
|
deleteWorkspace(deleteWorkspaceRequest) {
|
|
2821
2821
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2876,7 +2876,7 @@ class DataIntegrationClient {
|
|
|
2876
2876
|
* @param GetApplicationRequest
|
|
2877
2877
|
* @return GetApplicationResponse
|
|
2878
2878
|
* @throws OciError when an error occurs
|
|
2879
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2879
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetApplication.ts.html |here} to see how to use GetApplication API.
|
|
2880
2880
|
*/
|
|
2881
2881
|
getApplication(getApplicationRequest) {
|
|
2882
2882
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2938,7 +2938,7 @@ class DataIntegrationClient {
|
|
|
2938
2938
|
* @param GetConnectionRequest
|
|
2939
2939
|
* @return GetConnectionResponse
|
|
2940
2940
|
* @throws OciError when an error occurs
|
|
2941
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2941
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetConnection.ts.html |here} to see how to use GetConnection API.
|
|
2942
2942
|
*/
|
|
2943
2943
|
getConnection(getConnectionRequest) {
|
|
2944
2944
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3000,7 +3000,7 @@ class DataIntegrationClient {
|
|
|
3000
3000
|
* @param GetConnectionValidationRequest
|
|
3001
3001
|
* @return GetConnectionValidationResponse
|
|
3002
3002
|
* @throws OciError when an error occurs
|
|
3003
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3003
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetConnectionValidation.ts.html |here} to see how to use GetConnectionValidation API.
|
|
3004
3004
|
*/
|
|
3005
3005
|
getConnectionValidation(getConnectionValidationRequest) {
|
|
3006
3006
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3064,7 +3064,7 @@ class DataIntegrationClient {
|
|
|
3064
3064
|
* @param GetCountStatisticRequest
|
|
3065
3065
|
* @return GetCountStatisticResponse
|
|
3066
3066
|
* @throws OciError when an error occurs
|
|
3067
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3067
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetCountStatistic.ts.html |here} to see how to use GetCountStatistic API.
|
|
3068
3068
|
*/
|
|
3069
3069
|
getCountStatistic(getCountStatisticRequest) {
|
|
3070
3070
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3126,7 +3126,7 @@ class DataIntegrationClient {
|
|
|
3126
3126
|
* @param GetDataAssetRequest
|
|
3127
3127
|
* @return GetDataAssetResponse
|
|
3128
3128
|
* @throws OciError when an error occurs
|
|
3129
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3129
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
|
|
3130
3130
|
*/
|
|
3131
3131
|
getDataAsset(getDataAssetRequest) {
|
|
3132
3132
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3188,7 +3188,7 @@ class DataIntegrationClient {
|
|
|
3188
3188
|
* @param GetDataEntityRequest
|
|
3189
3189
|
* @return GetDataEntityResponse
|
|
3190
3190
|
* @throws OciError when an error occurs
|
|
3191
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3191
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetDataEntity.ts.html |here} to see how to use GetDataEntity API.
|
|
3192
3192
|
*/
|
|
3193
3193
|
getDataEntity(getDataEntityRequest) {
|
|
3194
3194
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3247,7 +3247,7 @@ class DataIntegrationClient {
|
|
|
3247
3247
|
* @param GetDataFlowRequest
|
|
3248
3248
|
* @return GetDataFlowResponse
|
|
3249
3249
|
* @throws OciError when an error occurs
|
|
3250
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3250
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetDataFlow.ts.html |here} to see how to use GetDataFlow API.
|
|
3251
3251
|
*/
|
|
3252
3252
|
getDataFlow(getDataFlowRequest) {
|
|
3253
3253
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3311,7 +3311,7 @@ class DataIntegrationClient {
|
|
|
3311
3311
|
* @param GetDataFlowValidationRequest
|
|
3312
3312
|
* @return GetDataFlowValidationResponse
|
|
3313
3313
|
* @throws OciError when an error occurs
|
|
3314
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3314
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetDataFlowValidation.ts.html |here} to see how to use GetDataFlowValidation API.
|
|
3315
3315
|
*/
|
|
3316
3316
|
getDataFlowValidation(getDataFlowValidationRequest) {
|
|
3317
3317
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3373,7 +3373,7 @@ class DataIntegrationClient {
|
|
|
3373
3373
|
* @param GetDependentObjectRequest
|
|
3374
3374
|
* @return GetDependentObjectResponse
|
|
3375
3375
|
* @throws OciError when an error occurs
|
|
3376
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3376
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetDependentObject.ts.html |here} to see how to use GetDependentObject API.
|
|
3377
3377
|
*/
|
|
3378
3378
|
getDependentObject(getDependentObjectRequest) {
|
|
3379
3379
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3436,7 +3436,7 @@ class DataIntegrationClient {
|
|
|
3436
3436
|
* @param GetExternalPublicationRequest
|
|
3437
3437
|
* @return GetExternalPublicationResponse
|
|
3438
3438
|
* @throws OciError when an error occurs
|
|
3439
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3439
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetExternalPublication.ts.html |here} to see how to use GetExternalPublication API.
|
|
3440
3440
|
*/
|
|
3441
3441
|
getExternalPublication(getExternalPublicationRequest) {
|
|
3442
3442
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3499,7 +3499,7 @@ class DataIntegrationClient {
|
|
|
3499
3499
|
* @param GetExternalPublicationValidationRequest
|
|
3500
3500
|
* @return GetExternalPublicationValidationResponse
|
|
3501
3501
|
* @throws OciError when an error occurs
|
|
3502
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3502
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetExternalPublicationValidation.ts.html |here} to see how to use GetExternalPublicationValidation API.
|
|
3503
3503
|
*/
|
|
3504
3504
|
getExternalPublicationValidation(getExternalPublicationValidationRequest) {
|
|
3505
3505
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3562,7 +3562,7 @@ class DataIntegrationClient {
|
|
|
3562
3562
|
* @param GetFolderRequest
|
|
3563
3563
|
* @return GetFolderResponse
|
|
3564
3564
|
* @throws OciError when an error occurs
|
|
3565
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3565
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetFolder.ts.html |here} to see how to use GetFolder API.
|
|
3566
3566
|
*/
|
|
3567
3567
|
getFolder(getFolderRequest) {
|
|
3568
3568
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3626,7 +3626,7 @@ class DataIntegrationClient {
|
|
|
3626
3626
|
* @param GetFunctionLibraryRequest
|
|
3627
3627
|
* @return GetFunctionLibraryResponse
|
|
3628
3628
|
* @throws OciError when an error occurs
|
|
3629
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3629
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetFunctionLibrary.ts.html |here} to see how to use GetFunctionLibrary API.
|
|
3630
3630
|
*/
|
|
3631
3631
|
getFunctionLibrary(getFunctionLibraryRequest) {
|
|
3632
3632
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3690,7 +3690,7 @@ class DataIntegrationClient {
|
|
|
3690
3690
|
* @param GetPatchRequest
|
|
3691
3691
|
* @return GetPatchResponse
|
|
3692
3692
|
* @throws OciError when an error occurs
|
|
3693
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3693
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetPatch.ts.html |here} to see how to use GetPatch API.
|
|
3694
3694
|
*/
|
|
3695
3695
|
getPatch(getPatchRequest) {
|
|
3696
3696
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3753,7 +3753,7 @@ class DataIntegrationClient {
|
|
|
3753
3753
|
* @param GetPipelineRequest
|
|
3754
3754
|
* @return GetPipelineResponse
|
|
3755
3755
|
* @throws OciError when an error occurs
|
|
3756
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3756
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetPipeline.ts.html |here} to see how to use GetPipeline API.
|
|
3757
3757
|
*/
|
|
3758
3758
|
getPipeline(getPipelineRequest) {
|
|
3759
3759
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3817,7 +3817,7 @@ class DataIntegrationClient {
|
|
|
3817
3817
|
* @param GetPipelineValidationRequest
|
|
3818
3818
|
* @return GetPipelineValidationResponse
|
|
3819
3819
|
* @throws OciError when an error occurs
|
|
3820
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3820
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetPipelineValidation.ts.html |here} to see how to use GetPipelineValidation API.
|
|
3821
3821
|
*/
|
|
3822
3822
|
getPipelineValidation(getPipelineValidationRequest) {
|
|
3823
3823
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3879,7 +3879,7 @@ class DataIntegrationClient {
|
|
|
3879
3879
|
* @param GetProjectRequest
|
|
3880
3880
|
* @return GetProjectResponse
|
|
3881
3881
|
* @throws OciError when an error occurs
|
|
3882
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3882
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetProject.ts.html |here} to see how to use GetProject API.
|
|
3883
3883
|
*/
|
|
3884
3884
|
getProject(getProjectRequest) {
|
|
3885
3885
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3943,7 +3943,7 @@ class DataIntegrationClient {
|
|
|
3943
3943
|
* @param GetPublishedObjectRequest
|
|
3944
3944
|
* @return GetPublishedObjectResponse
|
|
3945
3945
|
* @throws OciError when an error occurs
|
|
3946
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3946
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetPublishedObject.ts.html |here} to see how to use GetPublishedObject API.
|
|
3947
3947
|
*/
|
|
3948
3948
|
getPublishedObject(getPublishedObjectRequest) {
|
|
3949
3949
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4008,7 +4008,7 @@ class DataIntegrationClient {
|
|
|
4008
4008
|
* @param GetReferenceRequest
|
|
4009
4009
|
* @return GetReferenceResponse
|
|
4010
4010
|
* @throws OciError when an error occurs
|
|
4011
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4011
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetReference.ts.html |here} to see how to use GetReference API.
|
|
4012
4012
|
*/
|
|
4013
4013
|
getReference(getReferenceRequest) {
|
|
4014
4014
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4071,7 +4071,7 @@ class DataIntegrationClient {
|
|
|
4071
4071
|
* @param GetScheduleRequest
|
|
4072
4072
|
* @return GetScheduleResponse
|
|
4073
4073
|
* @throws OciError when an error occurs
|
|
4074
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4074
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetSchedule.ts.html |here} to see how to use GetSchedule API.
|
|
4075
4075
|
*/
|
|
4076
4076
|
getSchedule(getScheduleRequest) {
|
|
4077
4077
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4134,7 +4134,7 @@ class DataIntegrationClient {
|
|
|
4134
4134
|
* @param GetSchemaRequest
|
|
4135
4135
|
* @return GetSchemaResponse
|
|
4136
4136
|
* @throws OciError when an error occurs
|
|
4137
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4137
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetSchema.ts.html |here} to see how to use GetSchema API.
|
|
4138
4138
|
*/
|
|
4139
4139
|
getSchema(getSchemaRequest) {
|
|
4140
4140
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4192,7 +4192,7 @@ class DataIntegrationClient {
|
|
|
4192
4192
|
* @param GetTaskRequest
|
|
4193
4193
|
* @return GetTaskResponse
|
|
4194
4194
|
* @throws OciError when an error occurs
|
|
4195
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4195
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetTask.ts.html |here} to see how to use GetTask API.
|
|
4196
4196
|
*/
|
|
4197
4197
|
getTask(getTaskRequest) {
|
|
4198
4198
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4256,7 +4256,7 @@ class DataIntegrationClient {
|
|
|
4256
4256
|
* @param GetTaskRunRequest
|
|
4257
4257
|
* @return GetTaskRunResponse
|
|
4258
4258
|
* @throws OciError when an error occurs
|
|
4259
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4259
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetTaskRun.ts.html |here} to see how to use GetTaskRun API.
|
|
4260
4260
|
*/
|
|
4261
4261
|
getTaskRun(getTaskRunRequest) {
|
|
4262
4262
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4319,7 +4319,7 @@ class DataIntegrationClient {
|
|
|
4319
4319
|
* @param GetTaskScheduleRequest
|
|
4320
4320
|
* @return GetTaskScheduleResponse
|
|
4321
4321
|
* @throws OciError when an error occurs
|
|
4322
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4322
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetTaskSchedule.ts.html |here} to see how to use GetTaskSchedule API.
|
|
4323
4323
|
*/
|
|
4324
4324
|
getTaskSchedule(getTaskScheduleRequest) {
|
|
4325
4325
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4383,7 +4383,7 @@ class DataIntegrationClient {
|
|
|
4383
4383
|
* @param GetTaskValidationRequest
|
|
4384
4384
|
* @return GetTaskValidationResponse
|
|
4385
4385
|
* @throws OciError when an error occurs
|
|
4386
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4386
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetTaskValidation.ts.html |here} to see how to use GetTaskValidation API.
|
|
4387
4387
|
*/
|
|
4388
4388
|
getTaskValidation(getTaskValidationRequest) {
|
|
4389
4389
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4445,7 +4445,7 @@ class DataIntegrationClient {
|
|
|
4445
4445
|
* @param GetUserDefinedFunctionRequest
|
|
4446
4446
|
* @return GetUserDefinedFunctionResponse
|
|
4447
4447
|
* @throws OciError when an error occurs
|
|
4448
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4448
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetUserDefinedFunction.ts.html |here} to see how to use GetUserDefinedFunction API.
|
|
4449
4449
|
*/
|
|
4450
4450
|
getUserDefinedFunction(getUserDefinedFunctionRequest) {
|
|
4451
4451
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4507,7 +4507,7 @@ class DataIntegrationClient {
|
|
|
4507
4507
|
* @param GetUserDefinedFunctionValidationRequest
|
|
4508
4508
|
* @return GetUserDefinedFunctionValidationResponse
|
|
4509
4509
|
* @throws OciError when an error occurs
|
|
4510
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4510
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetUserDefinedFunctionValidation.ts.html |here} to see how to use GetUserDefinedFunctionValidation API.
|
|
4511
4511
|
*/
|
|
4512
4512
|
getUserDefinedFunctionValidation(getUserDefinedFunctionValidationRequest) {
|
|
4513
4513
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4569,7 +4569,7 @@ class DataIntegrationClient {
|
|
|
4569
4569
|
* @param GetWorkRequestRequest
|
|
4570
4570
|
* @return GetWorkRequestResponse
|
|
4571
4571
|
* @throws OciError when an error occurs
|
|
4572
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4572
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
4573
4573
|
*/
|
|
4574
4574
|
getWorkRequest(getWorkRequestRequest) {
|
|
4575
4575
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4635,7 +4635,7 @@ class DataIntegrationClient {
|
|
|
4635
4635
|
* @param GetWorkspaceRequest
|
|
4636
4636
|
* @return GetWorkspaceResponse
|
|
4637
4637
|
* @throws OciError when an error occurs
|
|
4638
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4638
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/GetWorkspace.ts.html |here} to see how to use GetWorkspace API.
|
|
4639
4639
|
*/
|
|
4640
4640
|
getWorkspace(getWorkspaceRequest) {
|
|
4641
4641
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4696,7 +4696,7 @@ class DataIntegrationClient {
|
|
|
4696
4696
|
* @param ListApplicationsRequest
|
|
4697
4697
|
* @return ListApplicationsResponse
|
|
4698
4698
|
* @throws OciError when an error occurs
|
|
4699
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4699
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListApplications.ts.html |here} to see how to use ListApplications API.
|
|
4700
4700
|
*/
|
|
4701
4701
|
listApplications(listApplicationsRequest) {
|
|
4702
4702
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4776,7 +4776,7 @@ class DataIntegrationClient {
|
|
|
4776
4776
|
* @param ListConnectionValidationsRequest
|
|
4777
4777
|
* @return ListConnectionValidationsResponse
|
|
4778
4778
|
* @throws OciError when an error occurs
|
|
4779
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4779
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListConnectionValidations.ts.html |here} to see how to use ListConnectionValidations API.
|
|
4780
4780
|
*/
|
|
4781
4781
|
listConnectionValidations(listConnectionValidationsRequest) {
|
|
4782
4782
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4856,7 +4856,7 @@ class DataIntegrationClient {
|
|
|
4856
4856
|
* @param ListConnectionsRequest
|
|
4857
4857
|
* @return ListConnectionsResponse
|
|
4858
4858
|
* @throws OciError when an error occurs
|
|
4859
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4859
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListConnections.ts.html |here} to see how to use ListConnections API.
|
|
4860
4860
|
*/
|
|
4861
4861
|
listConnections(listConnectionsRequest) {
|
|
4862
4862
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4937,7 +4937,7 @@ class DataIntegrationClient {
|
|
|
4937
4937
|
* @param ListDataAssetsRequest
|
|
4938
4938
|
* @return ListDataAssetsResponse
|
|
4939
4939
|
* @throws OciError when an error occurs
|
|
4940
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4940
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
|
|
4941
4941
|
*/
|
|
4942
4942
|
listDataAssets(listDataAssetsRequest) {
|
|
4943
4943
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5017,7 +5017,7 @@ class DataIntegrationClient {
|
|
|
5017
5017
|
* @param ListDataEntitiesRequest
|
|
5018
5018
|
* @return ListDataEntitiesResponse
|
|
5019
5019
|
* @throws OciError when an error occurs
|
|
5020
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5020
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListDataEntities.ts.html |here} to see how to use ListDataEntities API.
|
|
5021
5021
|
*/
|
|
5022
5022
|
listDataEntities(listDataEntitiesRequest) {
|
|
5023
5023
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5100,7 +5100,7 @@ class DataIntegrationClient {
|
|
|
5100
5100
|
* @param ListDataFlowValidationsRequest
|
|
5101
5101
|
* @return ListDataFlowValidationsResponse
|
|
5102
5102
|
* @throws OciError when an error occurs
|
|
5103
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5103
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListDataFlowValidations.ts.html |here} to see how to use ListDataFlowValidations API.
|
|
5104
5104
|
*/
|
|
5105
5105
|
listDataFlowValidations(listDataFlowValidationsRequest) {
|
|
5106
5106
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5181,7 +5181,7 @@ class DataIntegrationClient {
|
|
|
5181
5181
|
* @param ListDataFlowsRequest
|
|
5182
5182
|
* @return ListDataFlowsResponse
|
|
5183
5183
|
* @throws OciError when an error occurs
|
|
5184
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5184
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListDataFlows.ts.html |here} to see how to use ListDataFlows API.
|
|
5185
5185
|
*/
|
|
5186
5186
|
listDataFlows(listDataFlowsRequest) {
|
|
5187
5187
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5261,7 +5261,7 @@ class DataIntegrationClient {
|
|
|
5261
5261
|
* @param ListDependentObjectsRequest
|
|
5262
5262
|
* @return ListDependentObjectsResponse
|
|
5263
5263
|
* @throws OciError when an error occurs
|
|
5264
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5264
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListDependentObjects.ts.html |here} to see how to use ListDependentObjects API.
|
|
5265
5265
|
*/
|
|
5266
5266
|
listDependentObjects(listDependentObjectsRequest) {
|
|
5267
5267
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5345,7 +5345,7 @@ class DataIntegrationClient {
|
|
|
5345
5345
|
* @param ListExternalPublicationValidationsRequest
|
|
5346
5346
|
* @return ListExternalPublicationValidationsResponse
|
|
5347
5347
|
* @throws OciError when an error occurs
|
|
5348
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5348
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListExternalPublicationValidations.ts.html |here} to see how to use ListExternalPublicationValidations API.
|
|
5349
5349
|
*/
|
|
5350
5350
|
listExternalPublicationValidations(listExternalPublicationValidationsRequest) {
|
|
5351
5351
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5425,7 +5425,7 @@ class DataIntegrationClient {
|
|
|
5425
5425
|
* @param ListExternalPublicationsRequest
|
|
5426
5426
|
* @return ListExternalPublicationsResponse
|
|
5427
5427
|
* @throws OciError when an error occurs
|
|
5428
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5428
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListExternalPublications.ts.html |here} to see how to use ListExternalPublications API.
|
|
5429
5429
|
*/
|
|
5430
5430
|
listExternalPublications(listExternalPublicationsRequest) {
|
|
5431
5431
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5505,7 +5505,7 @@ class DataIntegrationClient {
|
|
|
5505
5505
|
* @param ListFoldersRequest
|
|
5506
5506
|
* @return ListFoldersResponse
|
|
5507
5507
|
* @throws OciError when an error occurs
|
|
5508
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5508
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListFolders.ts.html |here} to see how to use ListFolders API.
|
|
5509
5509
|
*/
|
|
5510
5510
|
listFolders(listFoldersRequest) {
|
|
5511
5511
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5587,7 +5587,7 @@ class DataIntegrationClient {
|
|
|
5587
5587
|
* @param ListFunctionLibrariesRequest
|
|
5588
5588
|
* @return ListFunctionLibrariesResponse
|
|
5589
5589
|
* @throws OciError when an error occurs
|
|
5590
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5590
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListFunctionLibraries.ts.html |here} to see how to use ListFunctionLibraries API.
|
|
5591
5591
|
*/
|
|
5592
5592
|
listFunctionLibraries(listFunctionLibrariesRequest) {
|
|
5593
5593
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5667,7 +5667,7 @@ class DataIntegrationClient {
|
|
|
5667
5667
|
* @param ListPatchChangesRequest
|
|
5668
5668
|
* @return ListPatchChangesResponse
|
|
5669
5669
|
* @throws OciError when an error occurs
|
|
5670
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5670
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListPatchChanges.ts.html |here} to see how to use ListPatchChanges API.
|
|
5671
5671
|
*/
|
|
5672
5672
|
listPatchChanges(listPatchChangesRequest) {
|
|
5673
5673
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5747,7 +5747,7 @@ class DataIntegrationClient {
|
|
|
5747
5747
|
* @param ListPatchesRequest
|
|
5748
5748
|
* @return ListPatchesResponse
|
|
5749
5749
|
* @throws OciError when an error occurs
|
|
5750
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5750
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListPatches.ts.html |here} to see how to use ListPatches API.
|
|
5751
5751
|
*/
|
|
5752
5752
|
listPatches(listPatchesRequest) {
|
|
5753
5753
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5827,7 +5827,7 @@ class DataIntegrationClient {
|
|
|
5827
5827
|
* @param ListPipelineValidationsRequest
|
|
5828
5828
|
* @return ListPipelineValidationsResponse
|
|
5829
5829
|
* @throws OciError when an error occurs
|
|
5830
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5830
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListPipelineValidations.ts.html |here} to see how to use ListPipelineValidations API.
|
|
5831
5831
|
*/
|
|
5832
5832
|
listPipelineValidations(listPipelineValidationsRequest) {
|
|
5833
5833
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5908,7 +5908,7 @@ class DataIntegrationClient {
|
|
|
5908
5908
|
* @param ListPipelinesRequest
|
|
5909
5909
|
* @return ListPipelinesResponse
|
|
5910
5910
|
* @throws OciError when an error occurs
|
|
5911
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5911
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListPipelines.ts.html |here} to see how to use ListPipelines API.
|
|
5912
5912
|
*/
|
|
5913
5913
|
listPipelines(listPipelinesRequest) {
|
|
5914
5914
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5989,7 +5989,7 @@ class DataIntegrationClient {
|
|
|
5989
5989
|
* @param ListProjectsRequest
|
|
5990
5990
|
* @return ListProjectsResponse
|
|
5991
5991
|
* @throws OciError when an error occurs
|
|
5992
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5992
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListProjects.ts.html |here} to see how to use ListProjects API.
|
|
5993
5993
|
*/
|
|
5994
5994
|
listProjects(listProjectsRequest) {
|
|
5995
5995
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6069,7 +6069,7 @@ class DataIntegrationClient {
|
|
|
6069
6069
|
* @param ListPublishedObjectsRequest
|
|
6070
6070
|
* @return ListPublishedObjectsResponse
|
|
6071
6071
|
* @throws OciError when an error occurs
|
|
6072
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6072
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListPublishedObjects.ts.html |here} to see how to use ListPublishedObjects API.
|
|
6073
6073
|
*/
|
|
6074
6074
|
listPublishedObjects(listPublishedObjectsRequest) {
|
|
6075
6075
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6153,7 +6153,7 @@ class DataIntegrationClient {
|
|
|
6153
6153
|
* @param ListReferencesRequest
|
|
6154
6154
|
* @return ListReferencesResponse
|
|
6155
6155
|
* @throws OciError when an error occurs
|
|
6156
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6156
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListReferences.ts.html |here} to see how to use ListReferences API.
|
|
6157
6157
|
*/
|
|
6158
6158
|
listReferences(listReferencesRequest) {
|
|
6159
6159
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6237,7 +6237,7 @@ class DataIntegrationClient {
|
|
|
6237
6237
|
* @param ListSchedulesRequest
|
|
6238
6238
|
* @return ListSchedulesResponse
|
|
6239
6239
|
* @throws OciError when an error occurs
|
|
6240
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6240
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListSchedules.ts.html |here} to see how to use ListSchedules API.
|
|
6241
6241
|
*/
|
|
6242
6242
|
listSchedules(listSchedulesRequest) {
|
|
6243
6243
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6318,7 +6318,7 @@ class DataIntegrationClient {
|
|
|
6318
6318
|
* @param ListSchemasRequest
|
|
6319
6319
|
* @return ListSchemasResponse
|
|
6320
6320
|
* @throws OciError when an error occurs
|
|
6321
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6321
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListSchemas.ts.html |here} to see how to use ListSchemas API.
|
|
6322
6322
|
*/
|
|
6323
6323
|
listSchemas(listSchemasRequest) {
|
|
6324
6324
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6399,7 +6399,7 @@ class DataIntegrationClient {
|
|
|
6399
6399
|
* @param ListTaskRunLogsRequest
|
|
6400
6400
|
* @return ListTaskRunLogsResponse
|
|
6401
6401
|
* @throws OciError when an error occurs
|
|
6402
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6402
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListTaskRunLogs.ts.html |here} to see how to use ListTaskRunLogs API.
|
|
6403
6403
|
*/
|
|
6404
6404
|
listTaskRunLogs(listTaskRunLogsRequest) {
|
|
6405
6405
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6517,7 +6517,7 @@ class DataIntegrationClient {
|
|
|
6517
6517
|
* @param ListTaskRunsRequest
|
|
6518
6518
|
* @return ListTaskRunsResponse
|
|
6519
6519
|
* @throws OciError when an error occurs
|
|
6520
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6520
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListTaskRuns.ts.html |here} to see how to use ListTaskRuns API.
|
|
6521
6521
|
*/
|
|
6522
6522
|
listTaskRuns(listTaskRunsRequest) {
|
|
6523
6523
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6602,7 +6602,7 @@ class DataIntegrationClient {
|
|
|
6602
6602
|
* @param ListTaskSchedulesRequest
|
|
6603
6603
|
* @return ListTaskSchedulesResponse
|
|
6604
6604
|
* @throws OciError when an error occurs
|
|
6605
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6605
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListTaskSchedules.ts.html |here} to see how to use ListTaskSchedules API.
|
|
6606
6606
|
*/
|
|
6607
6607
|
listTaskSchedules(listTaskSchedulesRequest) {
|
|
6608
6608
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6685,7 +6685,7 @@ class DataIntegrationClient {
|
|
|
6685
6685
|
* @param ListTaskValidationsRequest
|
|
6686
6686
|
* @return ListTaskValidationsResponse
|
|
6687
6687
|
* @throws OciError when an error occurs
|
|
6688
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6688
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListTaskValidations.ts.html |here} to see how to use ListTaskValidations API.
|
|
6689
6689
|
*/
|
|
6690
6690
|
listTaskValidations(listTaskValidationsRequest) {
|
|
6691
6691
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6766,7 +6766,7 @@ class DataIntegrationClient {
|
|
|
6766
6766
|
* @param ListTasksRequest
|
|
6767
6767
|
* @return ListTasksResponse
|
|
6768
6768
|
* @throws OciError when an error occurs
|
|
6769
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6769
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListTasks.ts.html |here} to see how to use ListTasks API.
|
|
6770
6770
|
*/
|
|
6771
6771
|
listTasks(listTasksRequest) {
|
|
6772
6772
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6848,7 +6848,7 @@ class DataIntegrationClient {
|
|
|
6848
6848
|
* @param ListUserDefinedFunctionValidationsRequest
|
|
6849
6849
|
* @return ListUserDefinedFunctionValidationsResponse
|
|
6850
6850
|
* @throws OciError when an error occurs
|
|
6851
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6851
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListUserDefinedFunctionValidations.ts.html |here} to see how to use ListUserDefinedFunctionValidations API.
|
|
6852
6852
|
*/
|
|
6853
6853
|
listUserDefinedFunctionValidations(listUserDefinedFunctionValidationsRequest) {
|
|
6854
6854
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6929,7 +6929,7 @@ class DataIntegrationClient {
|
|
|
6929
6929
|
* @param ListUserDefinedFunctionsRequest
|
|
6930
6930
|
* @return ListUserDefinedFunctionsResponse
|
|
6931
6931
|
* @throws OciError when an error occurs
|
|
6932
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6932
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListUserDefinedFunctions.ts.html |here} to see how to use ListUserDefinedFunctions API.
|
|
6933
6933
|
*/
|
|
6934
6934
|
listUserDefinedFunctions(listUserDefinedFunctionsRequest) {
|
|
6935
6935
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7010,7 +7010,7 @@ class DataIntegrationClient {
|
|
|
7010
7010
|
* @param ListWorkRequestErrorsRequest
|
|
7011
7011
|
* @return ListWorkRequestErrorsResponse
|
|
7012
7012
|
* @throws OciError when an error occurs
|
|
7013
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7013
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
7014
7014
|
*/
|
|
7015
7015
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
7016
7016
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7117,7 +7117,7 @@ class DataIntegrationClient {
|
|
|
7117
7117
|
* @param ListWorkRequestLogsRequest
|
|
7118
7118
|
* @return ListWorkRequestLogsResponse
|
|
7119
7119
|
* @throws OciError when an error occurs
|
|
7120
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7120
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
7121
7121
|
*/
|
|
7122
7122
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
7123
7123
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7224,7 +7224,7 @@ class DataIntegrationClient {
|
|
|
7224
7224
|
* @param ListWorkRequestsRequest
|
|
7225
7225
|
* @return ListWorkRequestsResponse
|
|
7226
7226
|
* @throws OciError when an error occurs
|
|
7227
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7227
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
7228
7228
|
*/
|
|
7229
7229
|
listWorkRequests(listWorkRequestsRequest) {
|
|
7230
7230
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7332,7 +7332,7 @@ class DataIntegrationClient {
|
|
|
7332
7332
|
* @param ListWorkspacesRequest
|
|
7333
7333
|
* @return ListWorkspacesResponse
|
|
7334
7334
|
* @throws OciError when an error occurs
|
|
7335
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7335
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/ListWorkspaces.ts.html |here} to see how to use ListWorkspaces API.
|
|
7336
7336
|
*/
|
|
7337
7337
|
listWorkspaces(listWorkspacesRequest) {
|
|
7338
7338
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7440,7 +7440,7 @@ class DataIntegrationClient {
|
|
|
7440
7440
|
* @param StartWorkspaceRequest
|
|
7441
7441
|
* @return StartWorkspaceResponse
|
|
7442
7442
|
* @throws OciError when an error occurs
|
|
7443
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7443
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/StartWorkspace.ts.html |here} to see how to use StartWorkspace API.
|
|
7444
7444
|
*/
|
|
7445
7445
|
startWorkspace(startWorkspaceRequest) {
|
|
7446
7446
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7500,7 +7500,7 @@ class DataIntegrationClient {
|
|
|
7500
7500
|
* @param StopWorkspaceRequest
|
|
7501
7501
|
* @return StopWorkspaceResponse
|
|
7502
7502
|
* @throws OciError when an error occurs
|
|
7503
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7503
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/StopWorkspace.ts.html |here} to see how to use StopWorkspace API.
|
|
7504
7504
|
*/
|
|
7505
7505
|
stopWorkspace(stopWorkspaceRequest) {
|
|
7506
7506
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7562,7 +7562,7 @@ class DataIntegrationClient {
|
|
|
7562
7562
|
* @param UpdateApplicationRequest
|
|
7563
7563
|
* @return UpdateApplicationResponse
|
|
7564
7564
|
* @throws OciError when an error occurs
|
|
7565
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7565
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/UpdateApplication.ts.html |here} to see how to use UpdateApplication API.
|
|
7566
7566
|
*/
|
|
7567
7567
|
updateApplication(updateApplicationRequest) {
|
|
7568
7568
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7626,7 +7626,7 @@ class DataIntegrationClient {
|
|
|
7626
7626
|
* @param UpdateConnectionRequest
|
|
7627
7627
|
* @return UpdateConnectionResponse
|
|
7628
7628
|
* @throws OciError when an error occurs
|
|
7629
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7629
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
|
|
7630
7630
|
*/
|
|
7631
7631
|
updateConnection(updateConnectionRequest) {
|
|
7632
7632
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7690,7 +7690,7 @@ class DataIntegrationClient {
|
|
|
7690
7690
|
* @param UpdateDataAssetRequest
|
|
7691
7691
|
* @return UpdateDataAssetResponse
|
|
7692
7692
|
* @throws OciError when an error occurs
|
|
7693
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7693
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
|
|
7694
7694
|
*/
|
|
7695
7695
|
updateDataAsset(updateDataAssetRequest) {
|
|
7696
7696
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7754,7 +7754,7 @@ class DataIntegrationClient {
|
|
|
7754
7754
|
* @param UpdateDataFlowRequest
|
|
7755
7755
|
* @return UpdateDataFlowResponse
|
|
7756
7756
|
* @throws OciError when an error occurs
|
|
7757
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7757
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/UpdateDataFlow.ts.html |here} to see how to use UpdateDataFlow API.
|
|
7758
7758
|
*/
|
|
7759
7759
|
updateDataFlow(updateDataFlowRequest) {
|
|
7760
7760
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7818,7 +7818,7 @@ class DataIntegrationClient {
|
|
|
7818
7818
|
* @param UpdateExternalPublicationRequest
|
|
7819
7819
|
* @return UpdateExternalPublicationResponse
|
|
7820
7820
|
* @throws OciError when an error occurs
|
|
7821
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7821
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/UpdateExternalPublication.ts.html |here} to see how to use UpdateExternalPublication API.
|
|
7822
7822
|
*/
|
|
7823
7823
|
updateExternalPublication(updateExternalPublicationRequest) {
|
|
7824
7824
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7883,7 +7883,7 @@ class DataIntegrationClient {
|
|
|
7883
7883
|
* @param UpdateFolderRequest
|
|
7884
7884
|
* @return UpdateFolderResponse
|
|
7885
7885
|
* @throws OciError when an error occurs
|
|
7886
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7886
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
|
|
7887
7887
|
*/
|
|
7888
7888
|
updateFolder(updateFolderRequest) {
|
|
7889
7889
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7947,7 +7947,7 @@ class DataIntegrationClient {
|
|
|
7947
7947
|
* @param UpdateFunctionLibraryRequest
|
|
7948
7948
|
* @return UpdateFunctionLibraryResponse
|
|
7949
7949
|
* @throws OciError when an error occurs
|
|
7950
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7950
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/UpdateFunctionLibrary.ts.html |here} to see how to use UpdateFunctionLibrary API.
|
|
7951
7951
|
*/
|
|
7952
7952
|
updateFunctionLibrary(updateFunctionLibraryRequest) {
|
|
7953
7953
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8011,7 +8011,7 @@ class DataIntegrationClient {
|
|
|
8011
8011
|
* @param UpdatePipelineRequest
|
|
8012
8012
|
* @return UpdatePipelineResponse
|
|
8013
8013
|
* @throws OciError when an error occurs
|
|
8014
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8014
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/UpdatePipeline.ts.html |here} to see how to use UpdatePipeline API.
|
|
8015
8015
|
*/
|
|
8016
8016
|
updatePipeline(updatePipelineRequest) {
|
|
8017
8017
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8075,7 +8075,7 @@ class DataIntegrationClient {
|
|
|
8075
8075
|
* @param UpdateProjectRequest
|
|
8076
8076
|
* @return UpdateProjectResponse
|
|
8077
8077
|
* @throws OciError when an error occurs
|
|
8078
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8078
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/UpdateProject.ts.html |here} to see how to use UpdateProject API.
|
|
8079
8079
|
*/
|
|
8080
8080
|
updateProject(updateProjectRequest) {
|
|
8081
8081
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8139,7 +8139,7 @@ class DataIntegrationClient {
|
|
|
8139
8139
|
* @param UpdateReferenceRequest
|
|
8140
8140
|
* @return UpdateReferenceResponse
|
|
8141
8141
|
* @throws OciError when an error occurs
|
|
8142
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8142
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/UpdateReference.ts.html |here} to see how to use UpdateReference API.
|
|
8143
8143
|
*/
|
|
8144
8144
|
updateReference(updateReferenceRequest) {
|
|
8145
8145
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8205,7 +8205,7 @@ class DataIntegrationClient {
|
|
|
8205
8205
|
* @param UpdateScheduleRequest
|
|
8206
8206
|
* @return UpdateScheduleResponse
|
|
8207
8207
|
* @throws OciError when an error occurs
|
|
8208
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8208
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/UpdateSchedule.ts.html |here} to see how to use UpdateSchedule API.
|
|
8209
8209
|
*/
|
|
8210
8210
|
updateSchedule(updateScheduleRequest) {
|
|
8211
8211
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8270,7 +8270,7 @@ class DataIntegrationClient {
|
|
|
8270
8270
|
* @param UpdateTaskRequest
|
|
8271
8271
|
* @return UpdateTaskResponse
|
|
8272
8272
|
* @throws OciError when an error occurs
|
|
8273
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8273
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/UpdateTask.ts.html |here} to see how to use UpdateTask API.
|
|
8274
8274
|
*/
|
|
8275
8275
|
updateTask(updateTaskRequest) {
|
|
8276
8276
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8334,7 +8334,7 @@ class DataIntegrationClient {
|
|
|
8334
8334
|
* @param UpdateTaskRunRequest
|
|
8335
8335
|
* @return UpdateTaskRunResponse
|
|
8336
8336
|
* @throws OciError when an error occurs
|
|
8337
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8337
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/UpdateTaskRun.ts.html |here} to see how to use UpdateTaskRun API.
|
|
8338
8338
|
*/
|
|
8339
8339
|
updateTaskRun(updateTaskRunRequest) {
|
|
8340
8340
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8399,7 +8399,7 @@ class DataIntegrationClient {
|
|
|
8399
8399
|
* @param UpdateTaskScheduleRequest
|
|
8400
8400
|
* @return UpdateTaskScheduleResponse
|
|
8401
8401
|
* @throws OciError when an error occurs
|
|
8402
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8402
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/UpdateTaskSchedule.ts.html |here} to see how to use UpdateTaskSchedule API.
|
|
8403
8403
|
*/
|
|
8404
8404
|
updateTaskSchedule(updateTaskScheduleRequest) {
|
|
8405
8405
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8464,7 +8464,7 @@ class DataIntegrationClient {
|
|
|
8464
8464
|
* @param UpdateUserDefinedFunctionRequest
|
|
8465
8465
|
* @return UpdateUserDefinedFunctionResponse
|
|
8466
8466
|
* @throws OciError when an error occurs
|
|
8467
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8467
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/UpdateUserDefinedFunction.ts.html |here} to see how to use UpdateUserDefinedFunction API.
|
|
8468
8468
|
*/
|
|
8469
8469
|
updateUserDefinedFunction(updateUserDefinedFunctionRequest) {
|
|
8470
8470
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8528,7 +8528,7 @@ class DataIntegrationClient {
|
|
|
8528
8528
|
* @param UpdateWorkspaceRequest
|
|
8529
8529
|
* @return UpdateWorkspaceResponse
|
|
8530
8530
|
* @throws OciError when an error occurs
|
|
8531
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8531
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/dataintegration/UpdateWorkspace.ts.html |here} to see how to use UpdateWorkspace API.
|
|
8532
8532
|
*/
|
|
8533
8533
|
updateWorkspace(updateWorkspaceRequest) {
|
|
8534
8534
|
return __awaiter(this, void 0, void 0, function* () {
|