oci-dataintegration 2.5.1 → 2.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. package/LICENSE.txt +6 -0
  2. package/lib/client.d.ts +111 -111
  3. package/lib/client.js +111 -111
  4. package/lib/request/change-compartment-request.d.ts +1 -1
  5. package/lib/request/create-application-request.d.ts +1 -1
  6. package/lib/request/create-connection-request.d.ts +1 -1
  7. package/lib/request/create-connection-validation-request.d.ts +1 -1
  8. package/lib/request/create-data-asset-request.d.ts +1 -1
  9. package/lib/request/create-data-flow-request.d.ts +1 -1
  10. package/lib/request/create-data-flow-validation-request.d.ts +1 -1
  11. package/lib/request/create-entity-shape-request.d.ts +1 -1
  12. package/lib/request/create-external-publication-request.d.ts +1 -1
  13. package/lib/request/create-external-publication-validation-request.d.ts +1 -1
  14. package/lib/request/create-folder-request.d.ts +1 -1
  15. package/lib/request/create-patch-request.d.ts +1 -1
  16. package/lib/request/create-pipeline-request.d.ts +1 -1
  17. package/lib/request/create-pipeline-validation-request.d.ts +1 -1
  18. package/lib/request/create-project-request.d.ts +1 -1
  19. package/lib/request/create-schedule-request.d.ts +1 -1
  20. package/lib/request/create-task-request.d.ts +1 -1
  21. package/lib/request/create-task-run-request.d.ts +1 -1
  22. package/lib/request/create-task-schedule-request.d.ts +1 -1
  23. package/lib/request/create-task-validation-request.d.ts +1 -1
  24. package/lib/request/create-workspace-request.d.ts +1 -1
  25. package/lib/request/delete-application-request.d.ts +1 -1
  26. package/lib/request/delete-connection-request.d.ts +1 -1
  27. package/lib/request/delete-connection-validation-request.d.ts +1 -1
  28. package/lib/request/delete-data-asset-request.d.ts +1 -1
  29. package/lib/request/delete-data-flow-request.d.ts +1 -1
  30. package/lib/request/delete-data-flow-validation-request.d.ts +1 -1
  31. package/lib/request/delete-external-publication-request.d.ts +1 -1
  32. package/lib/request/delete-external-publication-validation-request.d.ts +1 -1
  33. package/lib/request/delete-folder-request.d.ts +1 -1
  34. package/lib/request/delete-patch-request.d.ts +1 -1
  35. package/lib/request/delete-pipeline-request.d.ts +1 -1
  36. package/lib/request/delete-pipeline-validation-request.d.ts +1 -1
  37. package/lib/request/delete-project-request.d.ts +1 -1
  38. package/lib/request/delete-schedule-request.d.ts +1 -1
  39. package/lib/request/delete-task-request.d.ts +1 -1
  40. package/lib/request/delete-task-run-request.d.ts +1 -1
  41. package/lib/request/delete-task-schedule-request.d.ts +1 -1
  42. package/lib/request/delete-task-validation-request.d.ts +1 -1
  43. package/lib/request/delete-workspace-request.d.ts +1 -1
  44. package/lib/request/get-application-request.d.ts +1 -1
  45. package/lib/request/get-connection-request.d.ts +1 -1
  46. package/lib/request/get-connection-validation-request.d.ts +1 -1
  47. package/lib/request/get-count-statistic-request.d.ts +1 -1
  48. package/lib/request/get-data-asset-request.d.ts +1 -1
  49. package/lib/request/get-data-entity-request.d.ts +1 -1
  50. package/lib/request/get-data-flow-request.d.ts +1 -1
  51. package/lib/request/get-data-flow-validation-request.d.ts +1 -1
  52. package/lib/request/get-dependent-object-request.d.ts +1 -1
  53. package/lib/request/get-external-publication-request.d.ts +1 -1
  54. package/lib/request/get-external-publication-validation-request.d.ts +1 -1
  55. package/lib/request/get-folder-request.d.ts +1 -1
  56. package/lib/request/get-patch-request.d.ts +1 -1
  57. package/lib/request/get-pipeline-request.d.ts +1 -1
  58. package/lib/request/get-pipeline-validation-request.d.ts +1 -1
  59. package/lib/request/get-project-request.d.ts +1 -1
  60. package/lib/request/get-published-object-request.d.ts +1 -1
  61. package/lib/request/get-reference-request.d.ts +1 -1
  62. package/lib/request/get-schedule-request.d.ts +1 -1
  63. package/lib/request/get-schema-request.d.ts +1 -1
  64. package/lib/request/get-task-request.d.ts +1 -1
  65. package/lib/request/get-task-run-request.d.ts +1 -1
  66. package/lib/request/get-task-schedule-request.d.ts +1 -1
  67. package/lib/request/get-task-validation-request.d.ts +1 -1
  68. package/lib/request/get-work-request-request.d.ts +1 -1
  69. package/lib/request/get-workspace-request.d.ts +1 -1
  70. package/lib/request/list-applications-request.d.ts +1 -1
  71. package/lib/request/list-connection-validations-request.d.ts +1 -1
  72. package/lib/request/list-connections-request.d.ts +1 -1
  73. package/lib/request/list-data-assets-request.d.ts +1 -1
  74. package/lib/request/list-data-entities-request.d.ts +1 -1
  75. package/lib/request/list-data-flow-validations-request.d.ts +1 -1
  76. package/lib/request/list-data-flows-request.d.ts +1 -1
  77. package/lib/request/list-dependent-objects-request.d.ts +1 -1
  78. package/lib/request/list-external-publication-validations-request.d.ts +1 -1
  79. package/lib/request/list-external-publications-request.d.ts +1 -1
  80. package/lib/request/list-folders-request.d.ts +1 -1
  81. package/lib/request/list-patch-changes-request.d.ts +1 -1
  82. package/lib/request/list-patches-request.d.ts +1 -1
  83. package/lib/request/list-pipeline-validations-request.d.ts +1 -1
  84. package/lib/request/list-pipelines-request.d.ts +1 -1
  85. package/lib/request/list-projects-request.d.ts +1 -1
  86. package/lib/request/list-published-objects-request.d.ts +1 -1
  87. package/lib/request/list-references-request.d.ts +1 -1
  88. package/lib/request/list-schedules-request.d.ts +1 -1
  89. package/lib/request/list-schemas-request.d.ts +1 -1
  90. package/lib/request/list-task-run-logs-request.d.ts +1 -1
  91. package/lib/request/list-task-runs-request.d.ts +1 -1
  92. package/lib/request/list-task-schedules-request.d.ts +1 -1
  93. package/lib/request/list-task-validations-request.d.ts +1 -1
  94. package/lib/request/list-tasks-request.d.ts +1 -1
  95. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  96. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  97. package/lib/request/list-work-requests-request.d.ts +1 -1
  98. package/lib/request/list-workspaces-request.d.ts +1 -1
  99. package/lib/request/start-workspace-request.d.ts +1 -1
  100. package/lib/request/stop-workspace-request.d.ts +1 -1
  101. package/lib/request/update-application-request.d.ts +1 -1
  102. package/lib/request/update-connection-request.d.ts +1 -1
  103. package/lib/request/update-data-asset-request.d.ts +1 -1
  104. package/lib/request/update-data-flow-request.d.ts +1 -1
  105. package/lib/request/update-external-publication-request.d.ts +1 -1
  106. package/lib/request/update-folder-request.d.ts +1 -1
  107. package/lib/request/update-pipeline-request.d.ts +1 -1
  108. package/lib/request/update-project-request.d.ts +1 -1
  109. package/lib/request/update-reference-request.d.ts +1 -1
  110. package/lib/request/update-schedule-request.d.ts +1 -1
  111. package/lib/request/update-task-request.d.ts +1 -1
  112. package/lib/request/update-task-run-request.d.ts +1 -1
  113. package/lib/request/update-task-schedule-request.d.ts +1 -1
  114. package/lib/request/update-workspace-request.d.ts +1 -1
  115. package/package.json +3 -3
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetReference.ts.html |here} to see how to use GetReferenceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetReference.ts.html |here} to see how to use GetReferenceRequest.
16
16
  */
17
17
  export interface GetReferenceRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetSchedule.ts.html |here} to see how to use GetScheduleRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetSchedule.ts.html |here} to see how to use GetScheduleRequest.
16
16
  */
17
17
  export interface GetScheduleRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetSchema.ts.html |here} to see how to use GetSchemaRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetSchema.ts.html |here} to see how to use GetSchemaRequest.
16
16
  */
17
17
  export interface GetSchemaRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetTask.ts.html |here} to see how to use GetTaskRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetTask.ts.html |here} to see how to use GetTaskRequest.
16
16
  */
17
17
  export interface GetTaskRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetTaskRun.ts.html |here} to see how to use GetTaskRunRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetTaskRun.ts.html |here} to see how to use GetTaskRunRequest.
16
16
  */
17
17
  export interface GetTaskRunRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetTaskSchedule.ts.html |here} to see how to use GetTaskScheduleRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetTaskSchedule.ts.html |here} to see how to use GetTaskScheduleRequest.
16
16
  */
17
17
  export interface GetTaskScheduleRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetTaskValidation.ts.html |here} to see how to use GetTaskValidationRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetTaskValidation.ts.html |here} to see how to use GetTaskValidationRequest.
16
16
  */
17
17
  export interface GetTaskValidationRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/GetWorkspace.ts.html |here} to see how to use GetWorkspaceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/GetWorkspace.ts.html |here} to see how to use GetWorkspaceRequest.
16
16
  */
17
17
  export interface GetWorkspaceRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListApplications.ts.html |here} to see how to use ListApplicationsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListApplications.ts.html |here} to see how to use ListApplicationsRequest.
16
16
  */
17
17
  export interface ListApplicationsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListConnectionValidations.ts.html |here} to see how to use ListConnectionValidationsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListConnectionValidations.ts.html |here} to see how to use ListConnectionValidationsRequest.
16
16
  */
17
17
  export interface ListConnectionValidationsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListConnections.ts.html |here} to see how to use ListConnectionsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListConnections.ts.html |here} to see how to use ListConnectionsRequest.
16
16
  */
17
17
  export interface ListConnectionsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListDataAssets.ts.html |here} to see how to use ListDataAssetsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListDataAssets.ts.html |here} to see how to use ListDataAssetsRequest.
16
16
  */
17
17
  export interface ListDataAssetsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListDataEntities.ts.html |here} to see how to use ListDataEntitiesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListDataEntities.ts.html |here} to see how to use ListDataEntitiesRequest.
16
16
  */
17
17
  export interface ListDataEntitiesRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListDataFlowValidations.ts.html |here} to see how to use ListDataFlowValidationsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListDataFlowValidations.ts.html |here} to see how to use ListDataFlowValidationsRequest.
16
16
  */
17
17
  export interface ListDataFlowValidationsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListDataFlows.ts.html |here} to see how to use ListDataFlowsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListDataFlows.ts.html |here} to see how to use ListDataFlowsRequest.
16
16
  */
17
17
  export interface ListDataFlowsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListDependentObjects.ts.html |here} to see how to use ListDependentObjectsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListDependentObjects.ts.html |here} to see how to use ListDependentObjectsRequest.
16
16
  */
17
17
  export interface ListDependentObjectsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListExternalPublicationValidations.ts.html |here} to see how to use ListExternalPublicationValidationsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListExternalPublicationValidations.ts.html |here} to see how to use ListExternalPublicationValidationsRequest.
16
16
  */
17
17
  export interface ListExternalPublicationValidationsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListExternalPublications.ts.html |here} to see how to use ListExternalPublicationsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListExternalPublications.ts.html |here} to see how to use ListExternalPublicationsRequest.
16
16
  */
17
17
  export interface ListExternalPublicationsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListFolders.ts.html |here} to see how to use ListFoldersRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListFolders.ts.html |here} to see how to use ListFoldersRequest.
16
16
  */
17
17
  export interface ListFoldersRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListPatchChanges.ts.html |here} to see how to use ListPatchChangesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListPatchChanges.ts.html |here} to see how to use ListPatchChangesRequest.
16
16
  */
17
17
  export interface ListPatchChangesRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListPatches.ts.html |here} to see how to use ListPatchesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListPatches.ts.html |here} to see how to use ListPatchesRequest.
16
16
  */
17
17
  export interface ListPatchesRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListPipelineValidations.ts.html |here} to see how to use ListPipelineValidationsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListPipelineValidations.ts.html |here} to see how to use ListPipelineValidationsRequest.
16
16
  */
17
17
  export interface ListPipelineValidationsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListPipelines.ts.html |here} to see how to use ListPipelinesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListPipelines.ts.html |here} to see how to use ListPipelinesRequest.
16
16
  */
17
17
  export interface ListPipelinesRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListProjects.ts.html |here} to see how to use ListProjectsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListProjects.ts.html |here} to see how to use ListProjectsRequest.
16
16
  */
17
17
  export interface ListProjectsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListPublishedObjects.ts.html |here} to see how to use ListPublishedObjectsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListPublishedObjects.ts.html |here} to see how to use ListPublishedObjectsRequest.
16
16
  */
17
17
  export interface ListPublishedObjectsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListReferences.ts.html |here} to see how to use ListReferencesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListReferences.ts.html |here} to see how to use ListReferencesRequest.
16
16
  */
17
17
  export interface ListReferencesRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListSchedules.ts.html |here} to see how to use ListSchedulesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListSchedules.ts.html |here} to see how to use ListSchedulesRequest.
16
16
  */
17
17
  export interface ListSchedulesRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListSchemas.ts.html |here} to see how to use ListSchemasRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListSchemas.ts.html |here} to see how to use ListSchemasRequest.
16
16
  */
17
17
  export interface ListSchemasRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListTaskRunLogs.ts.html |here} to see how to use ListTaskRunLogsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListTaskRunLogs.ts.html |here} to see how to use ListTaskRunLogsRequest.
16
16
  */
17
17
  export interface ListTaskRunLogsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListTaskRuns.ts.html |here} to see how to use ListTaskRunsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListTaskRuns.ts.html |here} to see how to use ListTaskRunsRequest.
16
16
  */
17
17
  export interface ListTaskRunsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListTaskSchedules.ts.html |here} to see how to use ListTaskSchedulesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListTaskSchedules.ts.html |here} to see how to use ListTaskSchedulesRequest.
16
16
  */
17
17
  export interface ListTaskSchedulesRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListTaskValidations.ts.html |here} to see how to use ListTaskValidationsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListTaskValidations.ts.html |here} to see how to use ListTaskValidationsRequest.
16
16
  */
17
17
  export interface ListTaskValidationsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListTasks.ts.html |here} to see how to use ListTasksRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListTasks.ts.html |here} to see how to use ListTasksRequest.
16
16
  */
17
17
  export interface ListTasksRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
16
  */
17
17
  export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
16
  */
17
17
  export interface ListWorkRequestLogsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
16
  */
17
17
  export interface ListWorkRequestsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/ListWorkspaces.ts.html |here} to see how to use ListWorkspacesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/ListWorkspaces.ts.html |here} to see how to use ListWorkspacesRequest.
16
16
  */
17
17
  export interface ListWorkspacesRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/StartWorkspace.ts.html |here} to see how to use StartWorkspaceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/StartWorkspace.ts.html |here} to see how to use StartWorkspaceRequest.
16
16
  */
17
17
  export interface StartWorkspaceRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/StopWorkspace.ts.html |here} to see how to use StopWorkspaceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/StopWorkspace.ts.html |here} to see how to use StopWorkspaceRequest.
16
16
  */
17
17
  export interface StopWorkspaceRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateApplication.ts.html |here} to see how to use UpdateApplicationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateApplication.ts.html |here} to see how to use UpdateApplicationRequest.
17
17
  */
18
18
  export interface UpdateApplicationRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateConnection.ts.html |here} to see how to use UpdateConnectionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateConnection.ts.html |here} to see how to use UpdateConnectionRequest.
17
17
  */
18
18
  export interface UpdateConnectionRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAssetRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAssetRequest.
17
17
  */
18
18
  export interface UpdateDataAssetRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateDataFlow.ts.html |here} to see how to use UpdateDataFlowRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateDataFlow.ts.html |here} to see how to use UpdateDataFlowRequest.
17
17
  */
18
18
  export interface UpdateDataFlowRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateExternalPublication.ts.html |here} to see how to use UpdateExternalPublicationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateExternalPublication.ts.html |here} to see how to use UpdateExternalPublicationRequest.
17
17
  */
18
18
  export interface UpdateExternalPublicationRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateFolder.ts.html |here} to see how to use UpdateFolderRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateFolder.ts.html |here} to see how to use UpdateFolderRequest.
17
17
  */
18
18
  export interface UpdateFolderRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdatePipeline.ts.html |here} to see how to use UpdatePipelineRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdatePipeline.ts.html |here} to see how to use UpdatePipelineRequest.
17
17
  */
18
18
  export interface UpdatePipelineRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateProject.ts.html |here} to see how to use UpdateProjectRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateProject.ts.html |here} to see how to use UpdateProjectRequest.
17
17
  */
18
18
  export interface UpdateProjectRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateReference.ts.html |here} to see how to use UpdateReferenceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateReference.ts.html |here} to see how to use UpdateReferenceRequest.
17
17
  */
18
18
  export interface UpdateReferenceRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateSchedule.ts.html |here} to see how to use UpdateScheduleRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateSchedule.ts.html |here} to see how to use UpdateScheduleRequest.
17
17
  */
18
18
  export interface UpdateScheduleRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateTask.ts.html |here} to see how to use UpdateTaskRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateTask.ts.html |here} to see how to use UpdateTaskRequest.
17
17
  */
18
18
  export interface UpdateTaskRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateTaskRun.ts.html |here} to see how to use UpdateTaskRunRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateTaskRun.ts.html |here} to see how to use UpdateTaskRunRequest.
17
17
  */
18
18
  export interface UpdateTaskRunRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateTaskSchedule.ts.html |here} to see how to use UpdateTaskScheduleRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateTaskSchedule.ts.html |here} to see how to use UpdateTaskScheduleRequest.
17
17
  */
18
18
  export interface UpdateTaskScheduleRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/dataintegration/UpdateWorkspace.ts.html |here} to see how to use UpdateWorkspaceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/dataintegration/UpdateWorkspace.ts.html |here} to see how to use UpdateWorkspaceRequest.
17
17
  */
18
18
  export interface UpdateWorkspaceRequest extends common.BaseRequest {
19
19
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-dataintegration",
3
- "version": "2.5.1",
3
+ "version": "2.5.2",
4
4
  "description": "OCI NodeJS client for Data Integration Service",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.5.1",
19
- "oci-workrequests": "2.5.1"
18
+ "oci-common": "2.5.2",
19
+ "oci-workrequests": "2.5.2"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"