oci-dataintegration 2.76.1 → 2.77.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 +163 -163
- package/lib/client.js +163 -163
- package/lib/model/application-details.d.ts +2 -2
- package/lib/model/application-summary.d.ts +2 -2
- package/lib/model/application.d.ts +2 -2
- package/lib/model/composite-type.d.ts +1 -1
- package/lib/model/configured-type.d.ts +1 -1
- package/lib/model/create-application-details.d.ts +2 -2
- package/lib/model/create-dis-application-details.d.ts +2 -2
- package/lib/model/create-workspace-details.d.ts +2 -2
- package/lib/model/data-type.d.ts +1 -1
- package/lib/model/dependent-object.d.ts +2 -2
- package/lib/model/derived-type.d.ts +1 -1
- package/lib/model/dis-application-summary.d.ts +2 -2
- package/lib/model/dis-application.d.ts +2 -2
- package/lib/model/flow-port.d.ts +1 -1
- package/lib/model/grouped-name-pattern-rule.d.ts +1 -1
- package/lib/model/input-proxy-field.d.ts +1 -1
- package/lib/model/materialized-composite-type.d.ts +1 -1
- package/lib/model/name-list-rule.d.ts +1 -1
- package/lib/model/name-pattern-rule.d.ts +1 -1
- package/lib/model/projection-rule.d.ts +1 -1
- package/lib/model/proxy-field.d.ts +1 -1
- package/lib/model/rule-type-config.d.ts +1 -1
- package/lib/model/scope-reference.d.ts +1 -1
- package/lib/model/structured-type.d.ts +1 -1
- package/lib/model/task-run.d.ts +1 -1
- package/lib/model/template-summary.d.ts +2 -2
- package/lib/model/template.d.ts +2 -2
- package/lib/model/type-list-rule.d.ts +1 -1
- package/lib/model/typed-name-pattern-rule.d.ts +1 -1
- package/lib/model/typed-object.d.ts +1 -1
- package/lib/model/update-application-details.d.ts +2 -2
- package/lib/model/update-dis-application-details.d.ts +2 -2
- package/lib/model/update-reference-details.d.ts +2 -2
- package/lib/model/update-workspace-details.d.ts +2 -2
- package/lib/model/work-request-resource.d.ts +3 -3
- package/lib/model/work-request-summary.d.ts +2 -2
- package/lib/model/work-request.d.ts +2 -2
- package/lib/model/workspace-summary.d.ts +2 -2
- package/lib/model/workspace.d.ts +2 -2
- package/lib/request/change-compartment-request.d.ts +3 -3
- package/lib/request/change-dis-application-compartment-request.d.ts +3 -3
- package/lib/request/create-application-detailed-description-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-copy-object-request-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-dis-application-detailed-description-request.d.ts +1 -1
- package/lib/request/create-dis-application-request.d.ts +1 -1
- package/lib/request/create-entity-shape-request.d.ts +3 -3
- package/lib/request/create-export-request-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-import-request-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-detailed-description-request.d.ts +3 -3
- package/lib/request/delete-application-request.d.ts +3 -3
- package/lib/request/delete-connection-request.d.ts +3 -3
- package/lib/request/delete-connection-validation-request.d.ts +3 -3
- package/lib/request/delete-copy-object-request-request.d.ts +3 -3
- package/lib/request/delete-data-asset-request.d.ts +3 -3
- package/lib/request/delete-data-flow-request.d.ts +3 -3
- package/lib/request/delete-data-flow-validation-request.d.ts +3 -3
- package/lib/request/delete-dis-application-detailed-description-request.d.ts +3 -3
- package/lib/request/delete-dis-application-request.d.ts +3 -3
- package/lib/request/delete-export-request-request.d.ts +3 -3
- package/lib/request/delete-external-publication-request.d.ts +3 -3
- package/lib/request/delete-external-publication-validation-request.d.ts +3 -3
- package/lib/request/delete-folder-request.d.ts +3 -3
- package/lib/request/delete-function-library-request.d.ts +3 -3
- package/lib/request/delete-import-request-request.d.ts +3 -3
- package/lib/request/delete-patch-request.d.ts +3 -3
- package/lib/request/delete-pipeline-request.d.ts +3 -3
- package/lib/request/delete-pipeline-validation-request.d.ts +3 -3
- package/lib/request/delete-project-request.d.ts +3 -3
- package/lib/request/delete-schedule-request.d.ts +3 -3
- package/lib/request/delete-task-request.d.ts +3 -3
- package/lib/request/delete-task-run-request.d.ts +3 -3
- package/lib/request/delete-task-schedule-request.d.ts +3 -3
- package/lib/request/delete-task-validation-request.d.ts +3 -3
- package/lib/request/delete-user-defined-function-request.d.ts +3 -3
- package/lib/request/delete-user-defined-function-validation-request.d.ts +3 -3
- package/lib/request/delete-workspace-request.d.ts +3 -3
- package/lib/request/get-application-detailed-description-request.d.ts +1 -1
- package/lib/request/get-application-request.d.ts +1 -1
- package/lib/request/get-composite-state-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-copy-object-request-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-dis-application-detailed-description-request.d.ts +1 -1
- package/lib/request/get-dis-application-request.d.ts +1 -1
- package/lib/request/get-export-request-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-import-request-request.d.ts +3 -3
- 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-runtime-operator-request.d.ts +1 -1
- package/lib/request/get-runtime-pipeline-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-template-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 +5 -5
- package/lib/request/list-connection-validations-request.d.ts +5 -5
- package/lib/request/list-connections-request.d.ts +5 -5
- package/lib/request/list-copy-object-requests-request.d.ts +5 -5
- package/lib/request/list-data-assets-request.d.ts +5 -5
- package/lib/request/list-data-entities-request.d.ts +5 -5
- package/lib/request/list-data-flow-validations-request.d.ts +5 -5
- package/lib/request/list-data-flows-request.d.ts +5 -5
- package/lib/request/list-dependent-objects-request.d.ts +5 -5
- package/lib/request/list-dis-application-task-run-lineages-request.d.ts +5 -5
- package/lib/request/list-dis-applications-request.d.ts +5 -5
- package/lib/request/list-export-requests-request.d.ts +5 -5
- package/lib/request/list-external-publication-validations-request.d.ts +5 -5
- package/lib/request/list-external-publications-request.d.ts +5 -5
- package/lib/request/list-folders-request.d.ts +5 -5
- package/lib/request/list-function-libraries-request.d.ts +5 -5
- package/lib/request/list-import-requests-request.d.ts +5 -5
- package/lib/request/list-patch-changes-request.d.ts +5 -5
- package/lib/request/list-patches-request.d.ts +5 -5
- package/lib/request/list-pipeline-validations-request.d.ts +5 -5
- package/lib/request/list-pipelines-request.d.ts +5 -5
- package/lib/request/list-projects-request.d.ts +5 -5
- package/lib/request/list-published-objects-request.d.ts +5 -5
- package/lib/request/list-references-request.d.ts +5 -5
- package/lib/request/list-runtime-operators-request.d.ts +5 -5
- package/lib/request/list-runtime-pipelines-request.d.ts +5 -5
- package/lib/request/list-schedules-request.d.ts +5 -5
- package/lib/request/list-schemas-request.d.ts +5 -5
- package/lib/request/list-task-run-lineages-request.d.ts +5 -5
- package/lib/request/list-task-run-logs-request.d.ts +5 -5
- package/lib/request/list-task-runs-request.d.ts +5 -5
- package/lib/request/list-task-schedules-request.d.ts +5 -5
- package/lib/request/list-task-validations-request.d.ts +5 -5
- package/lib/request/list-tasks-request.d.ts +5 -5
- package/lib/request/list-templates-request.d.ts +5 -5
- package/lib/request/list-user-defined-function-validations-request.d.ts +5 -5
- package/lib/request/list-user-defined-functions-request.d.ts +5 -5
- package/lib/request/list-work-request-errors-request.d.ts +5 -5
- package/lib/request/list-work-request-logs-request.d.ts +5 -5
- package/lib/request/list-work-requests-request.d.ts +5 -5
- package/lib/request/list-workspaces-request.d.ts +5 -5
- package/lib/request/start-workspace-request.d.ts +3 -3
- package/lib/request/stop-workspace-request.d.ts +3 -3
- package/lib/request/update-application-detailed-description-request.d.ts +3 -3
- package/lib/request/update-application-request.d.ts +3 -3
- package/lib/request/update-connection-request.d.ts +3 -3
- package/lib/request/update-copy-object-request-request.d.ts +3 -3
- package/lib/request/update-data-asset-request.d.ts +3 -3
- package/lib/request/update-data-flow-request.d.ts +3 -3
- package/lib/request/update-dis-application-detailed-description-request.d.ts +3 -3
- package/lib/request/update-dis-application-request.d.ts +3 -3
- package/lib/request/update-export-request-request.d.ts +3 -3
- package/lib/request/update-external-publication-request.d.ts +3 -3
- package/lib/request/update-folder-request.d.ts +3 -3
- package/lib/request/update-function-library-request.d.ts +3 -3
- package/lib/request/update-import-request-request.d.ts +3 -3
- package/lib/request/update-pipeline-request.d.ts +3 -3
- package/lib/request/update-project-request.d.ts +3 -3
- package/lib/request/update-reference-request.d.ts +3 -3
- package/lib/request/update-schedule-request.d.ts +3 -3
- package/lib/request/update-task-request.d.ts +3 -3
- package/lib/request/update-task-run-request.d.ts +3 -3
- package/lib/request/update-task-schedule-request.d.ts +3 -3
- package/lib/request/update-user-defined-function-request.d.ts +3 -3
- package/lib/request/update-workspace-request.d.ts +3 -3
- package/lib/response/get-runtime-operator-response.d.ts +1 -1
- package/lib/response/get-runtime-pipeline-response.d.ts +1 -1
- package/lib/response/list-dis-application-task-run-lineages-response.d.ts +2 -2
- package/lib/response/list-runtime-operators-response.d.ts +2 -2
- package/lib/response/list-runtime-pipelines-response.d.ts +2 -2
- package/lib/response/list-task-run-lineages-response.d.ts +2 -2
- package/lib/response/update-external-publication-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateApplication.ts.html |here} to see how to use CreateApplicationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateApplicationRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateConnection.ts.html |here} to see how to use CreateConnectionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateConnectionRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateConnectionValidation.ts.html |here} to see how to use CreateConnectionValidationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateConnectionValidationRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateCopyObjectRequest.ts.html |here} to see how to use CreateCopyObjectRequestRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateCopyObjectRequestRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateDataAsset.ts.html |here} to see how to use CreateDataAssetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDataAssetRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateDataFlow.ts.html |here} to see how to use CreateDataFlowRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDataFlowRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateDataFlowValidation.ts.html |here} to see how to use CreateDataFlowValidationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDataFlowValidationRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateDisApplicationDetailedDescription.ts.html |here} to see how to use CreateDisApplicationDetailedDescriptionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDisApplicationDetailedDescriptionRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateDisApplication.ts.html |here} to see how to use CreateDisApplicationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDisApplicationRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateEntityShape.ts.html |here} to see how to use CreateEntityShapeRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateEntityShapeRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -45,8 +45,8 @@ export interface CreateEntityShapeRequest extends common.BaseRequest {
|
|
|
45
45
|
*/
|
|
46
46
|
"opcRetryToken"?: string;
|
|
47
47
|
/**
|
|
48
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
49
|
-
* The resource will be updated or deleted only if the
|
|
48
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
49
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
50
50
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
51
51
|
*
|
|
52
52
|
*/
|
|
@@ -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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateExportRequest.ts.html |here} to see how to use CreateExportRequestRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateExportRequestRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateExternalPublication.ts.html |here} to see how to use CreateExternalPublicationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateExternalPublicationRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateExternalPublicationValidation.ts.html |here} to see how to use CreateExternalPublicationValidationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateExternalPublicationValidationRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateFolder.ts.html |here} to see how to use CreateFolderRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateFolderRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateFunctionLibrary.ts.html |here} to see how to use CreateFunctionLibraryRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateFunctionLibraryRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateImportRequest.ts.html |here} to see how to use CreateImportRequestRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateImportRequestRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreatePatch.ts.html |here} to see how to use CreatePatchRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreatePatchRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreatePipeline.ts.html |here} to see how to use CreatePipelineRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreatePipelineRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreatePipelineValidation.ts.html |here} to see how to use CreatePipelineValidationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreatePipelineValidationRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateProject.ts.html |here} to see how to use CreateProjectRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateProjectRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateSchedule.ts.html |here} to see how to use CreateScheduleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateScheduleRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateTask.ts.html |here} to see how to use CreateTaskRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateTaskRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateTaskRun.ts.html |here} to see how to use CreateTaskRunRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateTaskRunRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateTaskSchedule.ts.html |here} to see how to use CreateTaskScheduleRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateTaskScheduleRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateTaskValidation.ts.html |here} to see how to use CreateTaskValidationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateTaskValidationRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateUserDefinedFunction.ts.html |here} to see how to use CreateUserDefinedFunctionRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateUserDefinedFunctionRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateUserDefinedFunctionValidation.ts.html |here} to see how to use CreateUserDefinedFunctionValidationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateUserDefinedFunctionValidationRequest 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.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/CreateWorkspace.ts.html |here} to see how to use CreateWorkspaceRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateWorkspaceRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteApplicationDetailedDescription.ts.html |here} to see how to use DeleteApplicationDetailedDescriptionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteApplicationDetailedDescriptionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,8 +24,8 @@ export interface DeleteApplicationDetailedDescriptionRequest extends common.Base
|
|
|
24
24
|
*/
|
|
25
25
|
"applicationKey": string;
|
|
26
26
|
/**
|
|
27
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
28
|
-
* The resource will be updated or deleted only if the
|
|
27
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
28
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
29
29
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
@@ -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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteApplication.ts.html |here} to see how to use DeleteApplicationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteApplicationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,8 +24,8 @@ export interface DeleteApplicationRequest extends common.BaseRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"applicationKey": string;
|
|
26
26
|
/**
|
|
27
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
28
|
-
* The resource will be updated or deleted only if the
|
|
27
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
28
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
29
29
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
@@ -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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteConnection.ts.html |here} to see how to use DeleteConnectionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteConnectionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,8 +24,8 @@ export interface DeleteConnectionRequest extends common.BaseRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"connectionKey": string;
|
|
26
26
|
/**
|
|
27
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
28
|
-
* The resource will be updated or deleted only if the
|
|
27
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
28
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
29
29
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
@@ -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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteConnectionValidation.ts.html |here} to see how to use DeleteConnectionValidationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteConnectionValidationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,8 +24,8 @@ export interface DeleteConnectionValidationRequest extends common.BaseRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"connectionValidationKey": string;
|
|
26
26
|
/**
|
|
27
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
28
|
-
* The resource will be updated or deleted only if the
|
|
27
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
28
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
29
29
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
@@ -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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteCopyObjectRequest.ts.html |here} to see how to use DeleteCopyObjectRequestRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteCopyObjectRequestRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -31,8 +31,8 @@ export interface DeleteCopyObjectRequestRequest extends common.BaseRequest {
|
|
|
31
31
|
*/
|
|
32
32
|
"opcRequestId"?: string;
|
|
33
33
|
/**
|
|
34
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
35
|
-
* The resource will be updated or deleted only if the
|
|
34
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
35
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
36
36
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
@@ -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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAssetRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDataAssetRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,8 +24,8 @@ export interface DeleteDataAssetRequest extends common.BaseRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"dataAssetKey": string;
|
|
26
26
|
/**
|
|
27
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
28
|
-
* The resource will be updated or deleted only if the
|
|
27
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
28
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
29
29
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
@@ -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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteDataFlow.ts.html |here} to see how to use DeleteDataFlowRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDataFlowRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,8 +24,8 @@ export interface DeleteDataFlowRequest extends common.BaseRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"dataFlowKey": string;
|
|
26
26
|
/**
|
|
27
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
28
|
-
* The resource will be updated or deleted only if the
|
|
27
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
28
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
29
29
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
@@ -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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteDataFlowValidation.ts.html |here} to see how to use DeleteDataFlowValidationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDataFlowValidationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,8 +24,8 @@ export interface DeleteDataFlowValidationRequest extends common.BaseRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"dataFlowValidationKey": string;
|
|
26
26
|
/**
|
|
27
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
28
|
-
* The resource will be updated or deleted only if the
|
|
27
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
28
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
29
29
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
@@ -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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteDisApplicationDetailedDescription.ts.html |here} to see how to use DeleteDisApplicationDetailedDescriptionRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDisApplicationDetailedDescriptionRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,8 +24,8 @@ export interface DeleteDisApplicationDetailedDescriptionRequest extends common.B
|
|
|
24
24
|
*/
|
|
25
25
|
"applicationKey": string;
|
|
26
26
|
/**
|
|
27
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
28
|
-
* The resource will be updated or deleted only if the
|
|
27
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
28
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
29
29
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
@@ -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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteDisApplication.ts.html |here} to see how to use DeleteDisApplicationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDisApplicationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -24,8 +24,8 @@ export interface DeleteDisApplicationRequest extends common.BaseRequest {
|
|
|
24
24
|
*/
|
|
25
25
|
"disApplicationId": string;
|
|
26
26
|
/**
|
|
27
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
28
|
-
* The resource will be updated or deleted only if the
|
|
27
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
28
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
29
29
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
30
30
|
*
|
|
31
31
|
*/
|
|
@@ -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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteExportRequest.ts.html |here} to see how to use DeleteExportRequestRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteExportRequestRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -31,8 +31,8 @@ export interface DeleteExportRequestRequest extends common.BaseRequest {
|
|
|
31
31
|
*/
|
|
32
32
|
"opcRequestId"?: string;
|
|
33
33
|
/**
|
|
34
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
35
|
-
* The resource will be updated or deleted only if the
|
|
34
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
35
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
36
36
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
@@ -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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteExternalPublication.ts.html |here} to see how to use DeleteExternalPublicationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteExternalPublicationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -28,8 +28,8 @@ export interface DeleteExternalPublicationRequest extends common.BaseRequest {
|
|
|
28
28
|
*/
|
|
29
29
|
"externalPublicationsKey": string;
|
|
30
30
|
/**
|
|
31
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
32
|
-
* The resource will be updated or deleted only if the
|
|
31
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
32
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
33
33
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
34
34
|
*
|
|
35
35
|
*/
|
|
@@ -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.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/dataintegration/DeleteExternalPublicationValidation.ts.html |here} to see how to use DeleteExternalPublicationValidationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteExternalPublicationValidationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -28,8 +28,8 @@ export interface DeleteExternalPublicationValidationRequest extends common.BaseR
|
|
|
28
28
|
*/
|
|
29
29
|
"externalPublicationValidationKey": string;
|
|
30
30
|
/**
|
|
31
|
-
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the
|
|
32
|
-
* The resource will be updated or deleted only if the
|
|
31
|
+
* For optimistic concurrency control. In the PUT or DELETE call for a resource, set the {@code if-match} parameter to the value of the {@code etag} from a previous GET or POST response for that resource.
|
|
32
|
+
* The resource will be updated or deleted only if the {@code etag} you provide matches the resource's current {@code etag} value.
|
|
33
33
|
* When 'if-match' is provided and its value does not exactly match the 'etag' of the resource on the server, the request fails with the 412 response code.
|
|
34
34
|
*
|
|
35
35
|
*/
|