oci-dataflow 2.76.0 → 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/index.d.ts +1 -1
- package/index.js +1 -1
- package/lib/client.d.ts +43 -43
- package/lib/client.js +43 -43
- package/lib/dataflow-waiter.d.ts +1 -1
- package/lib/dataflow-waiter.js +1 -1
- package/lib/model/application-language.d.ts +1 -1
- package/lib/model/application-language.js +1 -1
- package/lib/model/application-lifecycle-state.d.ts +1 -1
- package/lib/model/application-lifecycle-state.js +1 -1
- package/lib/model/application-log-config.d.ts +1 -1
- package/lib/model/application-log-config.js +1 -1
- package/lib/model/application-parameter.d.ts +1 -1
- package/lib/model/application-parameter.js +1 -1
- package/lib/model/application-summary.d.ts +6 -6
- package/lib/model/application-summary.js +1 -1
- package/lib/model/application-type.d.ts +1 -1
- package/lib/model/application-type.js +1 -1
- package/lib/model/application.d.ts +15 -15
- package/lib/model/application.js +1 -1
- package/lib/model/change-application-compartment-details.d.ts +1 -1
- package/lib/model/change-application-compartment-details.js +1 -1
- package/lib/model/change-pool-compartment-details.d.ts +1 -1
- package/lib/model/change-pool-compartment-details.js +1 -1
- package/lib/model/change-private-endpoint-compartment-details.d.ts +1 -1
- package/lib/model/change-private-endpoint-compartment-details.js +1 -1
- package/lib/model/change-run-compartment-details.d.ts +1 -1
- package/lib/model/change-run-compartment-details.js +1 -1
- package/lib/model/change-sql-endpoint-compartment-details.d.ts +1 -1
- package/lib/model/change-sql-endpoint-compartment-details.js +1 -1
- package/lib/model/create-application-details.d.ts +12 -12
- package/lib/model/create-application-details.js +1 -1
- package/lib/model/create-pool-details.d.ts +3 -3
- package/lib/model/create-pool-details.js +1 -1
- package/lib/model/create-private-endpoint-details.d.ts +4 -4
- package/lib/model/create-private-endpoint-details.js +1 -1
- package/lib/model/create-run-details.d.ts +12 -12
- package/lib/model/create-run-details.js +1 -1
- package/lib/model/create-sql-endpoint-details.d.ts +3 -3
- package/lib/model/create-sql-endpoint-details.js +1 -1
- package/lib/model/create-statement-details.d.ts +2 -2
- package/lib/model/create-statement-details.js +1 -1
- package/lib/model/day-of-week.d.ts +1 -1
- package/lib/model/day-of-week.js +1 -1
- package/lib/model/image-png-statement-output-data.d.ts +1 -1
- package/lib/model/image-png-statement-output-data.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.js +1 -1
- package/lib/model/ip-notation-type.d.ts +1 -1
- package/lib/model/ip-notation-type.js +1 -1
- package/lib/model/network-type.d.ts +1 -1
- package/lib/model/network-type.js +1 -1
- package/lib/model/node-count.d.ts +1 -1
- package/lib/model/node-count.js +1 -1
- package/lib/model/pool-collection.d.ts +1 -1
- package/lib/model/pool-collection.js +1 -1
- package/lib/model/pool-config.d.ts +1 -1
- package/lib/model/pool-config.js +1 -1
- package/lib/model/pool-lifecycle-state.d.ts +1 -1
- package/lib/model/pool-lifecycle-state.js +1 -1
- package/lib/model/pool-metrics.d.ts +1 -1
- package/lib/model/pool-metrics.js +1 -1
- package/lib/model/pool-schedule.d.ts +1 -1
- package/lib/model/pool-schedule.js +1 -1
- package/lib/model/pool-summary.d.ts +6 -6
- package/lib/model/pool-summary.js +1 -1
- package/lib/model/pool.d.ts +6 -6
- package/lib/model/pool.js +1 -1
- package/lib/model/private-endpoint-collection.d.ts +1 -1
- package/lib/model/private-endpoint-collection.js +1 -1
- package/lib/model/private-endpoint-lifecycle-state.d.ts +1 -1
- package/lib/model/private-endpoint-lifecycle-state.js +1 -1
- package/lib/model/private-endpoint-summary.d.ts +7 -7
- package/lib/model/private-endpoint-summary.js +1 -1
- package/lib/model/private-endpoint.d.ts +7 -7
- package/lib/model/private-endpoint.js +1 -1
- package/lib/model/run-lifecycle-state.d.ts +1 -1
- package/lib/model/run-lifecycle-state.js +1 -1
- package/lib/model/run-log-summary.d.ts +1 -1
- package/lib/model/run-log-summary.js +1 -1
- package/lib/model/run-summary.d.ts +6 -6
- package/lib/model/run-summary.js +1 -1
- package/lib/model/run.d.ts +16 -16
- package/lib/model/run.js +1 -1
- package/lib/model/scan.d.ts +1 -1
- package/lib/model/scan.js +1 -1
- package/lib/model/secure-access-control-rule.d.ts +1 -1
- package/lib/model/secure-access-control-rule.js +1 -1
- package/lib/model/shape-config.d.ts +1 -1
- package/lib/model/shape-config.js +1 -1
- package/lib/model/sql-endpoint-collection.d.ts +1 -1
- package/lib/model/sql-endpoint-collection.js +1 -1
- package/lib/model/sql-endpoint-lifecycle-state.d.ts +1 -1
- package/lib/model/sql-endpoint-lifecycle-state.js +1 -1
- package/lib/model/sql-endpoint-network-configuration.d.ts +1 -1
- package/lib/model/sql-endpoint-network-configuration.js +1 -1
- package/lib/model/sql-endpoint-secure-access-config.d.ts +1 -1
- package/lib/model/sql-endpoint-secure-access-config.js +1 -1
- package/lib/model/sql-endpoint-summary.d.ts +4 -4
- package/lib/model/sql-endpoint-summary.js +1 -1
- package/lib/model/sql-endpoint-vcn-config.d.ts +1 -1
- package/lib/model/sql-endpoint-vcn-config.js +1 -1
- package/lib/model/sql-endpoint.d.ts +4 -4
- package/lib/model/sql-endpoint.js +1 -1
- package/lib/model/statement-collection.d.ts +1 -1
- package/lib/model/statement-collection.js +1 -1
- package/lib/model/statement-lifecycle-state.d.ts +1 -1
- package/lib/model/statement-lifecycle-state.js +1 -1
- package/lib/model/statement-output-data.d.ts +1 -1
- package/lib/model/statement-output-data.js +1 -1
- package/lib/model/statement-output.d.ts +1 -1
- package/lib/model/statement-output.js +1 -1
- package/lib/model/statement-summary.d.ts +3 -3
- package/lib/model/statement-summary.js +1 -1
- package/lib/model/statement.d.ts +4 -4
- package/lib/model/statement.js +1 -1
- package/lib/model/text-html-statement-output-data.d.ts +1 -1
- package/lib/model/text-html-statement-output-data.js +1 -1
- package/lib/model/text-plain-statement-output-data.d.ts +1 -1
- package/lib/model/text-plain-statement-output-data.js +1 -1
- package/lib/model/update-application-details.d.ts +12 -12
- package/lib/model/update-application-details.js +1 -1
- package/lib/model/update-pool-details.d.ts +4 -4
- package/lib/model/update-pool-details.js +1 -1
- package/lib/model/update-private-endpoint-details.d.ts +4 -4
- package/lib/model/update-private-endpoint-details.js +1 -1
- package/lib/model/update-run-details.d.ts +5 -5
- package/lib/model/update-run-details.js +1 -1
- package/lib/model/update-sql-endpoint-details.d.ts +3 -3
- package/lib/model/update-sql-endpoint-details.js +1 -1
- package/lib/model/work-request-collection.d.ts +1 -1
- package/lib/model/work-request-collection.js +1 -1
- package/lib/model/work-request-error-collection.d.ts +1 -1
- package/lib/model/work-request-error-collection.js +1 -1
- package/lib/model/work-request-error.d.ts +1 -1
- package/lib/model/work-request-error.js +1 -1
- package/lib/model/work-request-log-collection.d.ts +1 -1
- package/lib/model/work-request-log-collection.js +1 -1
- package/lib/model/work-request-log.d.ts +1 -1
- package/lib/model/work-request-log.js +1 -1
- package/lib/model/work-request-operation.d.ts +1 -1
- package/lib/model/work-request-operation.js +1 -1
- package/lib/model/work-request-resource.d.ts +1 -1
- package/lib/model/work-request-resource.js +1 -1
- package/lib/model/work-request-status.d.ts +1 -1
- package/lib/model/work-request-status.js +1 -1
- package/lib/model/work-request-summary.d.ts +1 -1
- package/lib/model/work-request-summary.js +1 -1
- package/lib/model/work-request.d.ts +1 -1
- package/lib/model/work-request.js +1 -1
- package/lib/request/change-application-compartment-request.d.ts +3 -3
- package/lib/request/change-application-compartment-request.js +1 -1
- package/lib/request/change-pool-compartment-request.d.ts +3 -3
- package/lib/request/change-pool-compartment-request.js +1 -1
- package/lib/request/change-private-endpoint-compartment-request.d.ts +3 -3
- package/lib/request/change-private-endpoint-compartment-request.js +1 -1
- package/lib/request/change-run-compartment-request.d.ts +3 -3
- package/lib/request/change-run-compartment-request.js +1 -1
- package/lib/request/change-sql-endpoint-compartment-request.d.ts +3 -3
- package/lib/request/change-sql-endpoint-compartment-request.js +1 -1
- package/lib/request/create-application-request.d.ts +2 -2
- package/lib/request/create-application-request.js +1 -1
- package/lib/request/create-pool-request.d.ts +2 -2
- package/lib/request/create-pool-request.js +1 -1
- package/lib/request/create-private-endpoint-request.d.ts +2 -2
- package/lib/request/create-private-endpoint-request.js +1 -1
- package/lib/request/create-run-request.d.ts +2 -2
- package/lib/request/create-run-request.js +1 -1
- package/lib/request/create-sql-endpoint-request.d.ts +2 -2
- package/lib/request/create-sql-endpoint-request.js +1 -1
- package/lib/request/create-statement-request.d.ts +2 -2
- package/lib/request/create-statement-request.js +1 -1
- package/lib/request/delete-application-request.d.ts +3 -3
- package/lib/request/delete-application-request.js +1 -1
- package/lib/request/delete-pool-request.d.ts +3 -3
- package/lib/request/delete-pool-request.js +1 -1
- package/lib/request/delete-private-endpoint-request.d.ts +3 -3
- package/lib/request/delete-private-endpoint-request.js +1 -1
- package/lib/request/delete-run-request.d.ts +3 -3
- package/lib/request/delete-run-request.js +1 -1
- package/lib/request/delete-sql-endpoint-request.d.ts +3 -3
- package/lib/request/delete-sql-endpoint-request.js +1 -1
- package/lib/request/delete-statement-request.d.ts +3 -3
- package/lib/request/delete-statement-request.js +1 -1
- package/lib/request/get-application-request.d.ts +2 -2
- package/lib/request/get-application-request.js +1 -1
- package/lib/request/get-pool-request.d.ts +2 -2
- package/lib/request/get-pool-request.js +1 -1
- package/lib/request/get-private-endpoint-request.d.ts +2 -2
- package/lib/request/get-private-endpoint-request.js +1 -1
- package/lib/request/get-run-log-request.d.ts +2 -2
- package/lib/request/get-run-log-request.js +1 -1
- package/lib/request/get-run-request.d.ts +2 -2
- package/lib/request/get-run-request.js +1 -1
- package/lib/request/get-sql-endpoint-request.d.ts +2 -2
- package/lib/request/get-sql-endpoint-request.js +1 -1
- package/lib/request/get-statement-request.d.ts +2 -2
- package/lib/request/get-statement-request.js +1 -1
- package/lib/request/get-work-request-request.d.ts +2 -2
- package/lib/request/get-work-request-request.js +1 -1
- package/lib/request/index.d.ts +1 -1
- package/lib/request/index.js +1 -1
- package/lib/request/list-applications-request.d.ts +4 -4
- package/lib/request/list-applications-request.js +1 -1
- package/lib/request/list-pools-request.d.ts +4 -4
- package/lib/request/list-pools-request.js +1 -1
- package/lib/request/list-private-endpoints-request.d.ts +4 -4
- package/lib/request/list-private-endpoints-request.js +1 -1
- package/lib/request/list-run-logs-request.d.ts +3 -3
- package/lib/request/list-run-logs-request.js +1 -1
- package/lib/request/list-runs-request.d.ts +4 -4
- package/lib/request/list-runs-request.js +1 -1
- package/lib/request/list-sql-endpoints-request.d.ts +2 -2
- package/lib/request/list-sql-endpoints-request.js +1 -1
- package/lib/request/list-statements-request.d.ts +4 -4
- package/lib/request/list-statements-request.js +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +4 -4
- package/lib/request/list-work-request-errors-request.js +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +4 -4
- package/lib/request/list-work-request-logs-request.js +1 -1
- package/lib/request/list-work-requests-request.d.ts +4 -4
- package/lib/request/list-work-requests-request.js +1 -1
- package/lib/request/start-pool-request.d.ts +3 -3
- package/lib/request/start-pool-request.js +1 -1
- package/lib/request/stop-pool-request.d.ts +3 -3
- package/lib/request/stop-pool-request.js +1 -1
- package/lib/request/update-application-request.d.ts +3 -3
- package/lib/request/update-application-request.js +1 -1
- package/lib/request/update-pool-request.d.ts +3 -3
- package/lib/request/update-pool-request.js +1 -1
- package/lib/request/update-private-endpoint-request.d.ts +3 -3
- package/lib/request/update-private-endpoint-request.js +1 -1
- package/lib/request/update-run-request.d.ts +3 -3
- package/lib/request/update-run-request.js +1 -1
- package/lib/request/update-sql-endpoint-request.d.ts +3 -3
- package/lib/request/update-sql-endpoint-request.js +1 -1
- package/lib/response/change-application-compartment-response.d.ts +1 -1
- package/lib/response/change-application-compartment-response.js +1 -1
- package/lib/response/change-pool-compartment-response.d.ts +1 -1
- package/lib/response/change-pool-compartment-response.js +1 -1
- package/lib/response/change-private-endpoint-compartment-response.d.ts +1 -1
- package/lib/response/change-private-endpoint-compartment-response.js +1 -1
- package/lib/response/change-run-compartment-response.d.ts +1 -1
- package/lib/response/change-run-compartment-response.js +1 -1
- package/lib/response/change-sql-endpoint-compartment-response.d.ts +1 -1
- package/lib/response/change-sql-endpoint-compartment-response.js +1 -1
- package/lib/response/create-application-response.d.ts +1 -1
- package/lib/response/create-application-response.js +1 -1
- package/lib/response/create-pool-response.d.ts +1 -1
- package/lib/response/create-pool-response.js +1 -1
- package/lib/response/create-private-endpoint-response.d.ts +1 -1
- package/lib/response/create-private-endpoint-response.js +1 -1
- package/lib/response/create-run-response.d.ts +1 -1
- package/lib/response/create-run-response.js +1 -1
- package/lib/response/create-sql-endpoint-response.d.ts +1 -1
- package/lib/response/create-sql-endpoint-response.js +1 -1
- package/lib/response/create-statement-response.d.ts +1 -1
- package/lib/response/create-statement-response.js +1 -1
- package/lib/response/delete-application-response.d.ts +1 -1
- package/lib/response/delete-application-response.js +1 -1
- package/lib/response/delete-pool-response.d.ts +1 -1
- package/lib/response/delete-pool-response.js +1 -1
- package/lib/response/delete-private-endpoint-response.d.ts +1 -1
- package/lib/response/delete-private-endpoint-response.js +1 -1
- package/lib/response/delete-run-response.d.ts +1 -1
- package/lib/response/delete-run-response.js +1 -1
- package/lib/response/delete-sql-endpoint-response.d.ts +1 -1
- package/lib/response/delete-sql-endpoint-response.js +1 -1
- package/lib/response/delete-statement-response.d.ts +1 -1
- package/lib/response/delete-statement-response.js +1 -1
- package/lib/response/get-application-response.d.ts +1 -1
- package/lib/response/get-application-response.js +1 -1
- package/lib/response/get-pool-response.d.ts +1 -1
- package/lib/response/get-pool-response.js +1 -1
- package/lib/response/get-private-endpoint-response.d.ts +1 -1
- package/lib/response/get-private-endpoint-response.js +1 -1
- package/lib/response/get-run-log-response.d.ts +1 -1
- package/lib/response/get-run-log-response.js +1 -1
- package/lib/response/get-run-response.d.ts +1 -1
- package/lib/response/get-run-response.js +1 -1
- package/lib/response/get-sql-endpoint-response.d.ts +1 -1
- package/lib/response/get-sql-endpoint-response.js +1 -1
- package/lib/response/get-statement-response.d.ts +1 -1
- package/lib/response/get-statement-response.js +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/get-work-request-response.js +1 -1
- package/lib/response/index.d.ts +1 -1
- package/lib/response/index.js +1 -1
- package/lib/response/list-applications-response.d.ts +1 -1
- package/lib/response/list-applications-response.js +1 -1
- package/lib/response/list-pools-response.d.ts +1 -1
- package/lib/response/list-pools-response.js +1 -1
- package/lib/response/list-private-endpoints-response.d.ts +1 -1
- package/lib/response/list-private-endpoints-response.js +1 -1
- package/lib/response/list-run-logs-response.d.ts +1 -1
- package/lib/response/list-run-logs-response.js +1 -1
- package/lib/response/list-runs-response.d.ts +1 -1
- package/lib/response/list-runs-response.js +1 -1
- package/lib/response/list-sql-endpoints-response.d.ts +1 -1
- package/lib/response/list-sql-endpoints-response.js +1 -1
- package/lib/response/list-statements-response.d.ts +1 -1
- package/lib/response/list-statements-response.js +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.js +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.js +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.js +1 -1
- package/lib/response/start-pool-response.d.ts +1 -1
- package/lib/response/start-pool-response.js +1 -1
- package/lib/response/stop-pool-response.d.ts +1 -1
- package/lib/response/stop-pool-response.js +1 -1
- package/lib/response/update-application-response.d.ts +1 -1
- package/lib/response/update-application-response.js +1 -1
- package/lib/response/update-pool-response.d.ts +1 -1
- package/lib/response/update-pool-response.js +1 -1
- package/lib/response/update-private-endpoint-response.d.ts +1 -1
- package/lib/response/update-private-endpoint-response.js +1 -1
- package/lib/response/update-run-response.d.ts +1 -1
- package/lib/response/update-run-response.js +1 -1
- package/lib/response/update-sql-endpoint-response.d.ts +1 -1
- package/lib/response/update-sql-endpoint-response.js +1 -1
- package/package.json +3 -3
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
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/dataflow/GetStatement.ts.html |here} to see how to use GetStatementRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetStatementRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
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/dataflow/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetWorkRequestRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
package/lib/request/index.d.ts
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
import * as ChangeApplicationCompartmentRequest from "./change-application-compartment-request";
|
package/lib/request/index.js
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*
|
|
12
|
-
* Copyright (c) 2020,
|
|
12
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
13
13
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
14
14
|
*/
|
|
15
15
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
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/dataflow/ListApplications.ts.html |here} to see how to use ListApplicationsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListApplicationsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -27,12 +27,12 @@ export interface ListApplicationsRequest extends common.BaseRequest {
|
|
|
27
27
|
*/
|
|
28
28
|
"opcRequestId"?: string;
|
|
29
29
|
/**
|
|
30
|
-
* The maximum number of results to return in a paginated
|
|
30
|
+
* The maximum number of results to return in a paginated {@code List} call.
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"limit"?: number;
|
|
34
34
|
/**
|
|
35
|
-
* The value of the
|
|
35
|
+
* The value of the {@code opc-next-page} or {@code opc-prev-page} response header from the last {@code List} call
|
|
36
36
|
* to sent back to server for getting the next page of results.
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
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/dataflow/ListPools.ts.html |here} to see how to use ListPoolsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListPoolsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -28,12 +28,12 @@ export interface ListPoolsRequest extends common.BaseRequest {
|
|
|
28
28
|
*/
|
|
29
29
|
"opcRequestId"?: string;
|
|
30
30
|
/**
|
|
31
|
-
* The maximum number of results to return in a paginated
|
|
31
|
+
* The maximum number of results to return in a paginated {@code List} call.
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"limit"?: number;
|
|
35
35
|
/**
|
|
36
|
-
* The value of the
|
|
36
|
+
* The value of the {@code opc-next-page} or {@code opc-prev-page} response header from the last {@code List} call
|
|
37
37
|
* to sent back to server for getting the next page of results.
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
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/dataflow/ListPrivateEndpoints.ts.html |here} to see how to use ListPrivateEndpointsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListPrivateEndpointsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -28,12 +28,12 @@ export interface ListPrivateEndpointsRequest extends common.BaseRequest {
|
|
|
28
28
|
*/
|
|
29
29
|
"opcRequestId"?: string;
|
|
30
30
|
/**
|
|
31
|
-
* The maximum number of results to return in a paginated
|
|
31
|
+
* The maximum number of results to return in a paginated {@code List} call.
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"limit"?: number;
|
|
35
35
|
/**
|
|
36
|
-
* The value of the
|
|
36
|
+
* The value of the {@code opc-next-page} or {@code opc-prev-page} response header from the last {@code List} call
|
|
37
37
|
* to sent back to server for getting the next page of results.
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
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/dataflow/ListRunLogs.ts.html |here} to see how to use ListRunLogsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListRunLogsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -32,7 +32,7 @@ export interface ListRunLogsRequest extends common.BaseRequest {
|
|
|
32
32
|
*/
|
|
33
33
|
"limit"?: number;
|
|
34
34
|
/**
|
|
35
|
-
* The value of the
|
|
35
|
+
* The value of the {@code opc-next-page} or {@code opc-prev-page} response header from the last {@code List} call
|
|
36
36
|
* to sent back to server for getting the next page of results.
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
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/dataflow/ListRuns.ts.html |here} to see how to use ListRunsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListRunsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -58,12 +58,12 @@ export interface ListRunsRequest extends common.BaseRequest {
|
|
|
58
58
|
*/
|
|
59
59
|
"timeCreatedGreaterThan"?: Date;
|
|
60
60
|
/**
|
|
61
|
-
* The maximum number of results to return in a paginated
|
|
61
|
+
* The maximum number of results to return in a paginated {@code List} call.
|
|
62
62
|
*
|
|
63
63
|
*/
|
|
64
64
|
"limit"?: number;
|
|
65
65
|
/**
|
|
66
|
-
* The value of the
|
|
66
|
+
* The value of the {@code opc-next-page} or {@code opc-prev-page} response header from the last {@code List} call
|
|
67
67
|
* to sent back to server for getting the next page of results.
|
|
68
68
|
*
|
|
69
69
|
*/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
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/dataflow/ListSqlEndpoints.ts.html |here} to see how to use ListSqlEndpointsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListSqlEndpointsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
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/dataflow/ListStatements.ts.html |here} to see how to use ListStatementsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListStatementsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -37,12 +37,12 @@ export interface ListStatementsRequest extends common.BaseRequest {
|
|
|
37
37
|
*/
|
|
38
38
|
"sortOrder"?: ListStatementsRequest.SortOrder;
|
|
39
39
|
/**
|
|
40
|
-
* The maximum number of results to return in a paginated
|
|
40
|
+
* The maximum number of results to return in a paginated {@code List} call.
|
|
41
41
|
*
|
|
42
42
|
*/
|
|
43
43
|
"limit"?: number;
|
|
44
44
|
/**
|
|
45
|
-
* The value of the
|
|
45
|
+
* The value of the {@code opc-next-page} or {@code opc-prev-page} response header from the last {@code List} call
|
|
46
46
|
* to sent back to server for getting the next page of results.
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
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/dataflow/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"workRequestId": string;
|
|
23
23
|
/**
|
|
24
|
-
* The maximum number of results to return in a paginated
|
|
24
|
+
* The maximum number of results to return in a paginated {@code List} call.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"limit"?: number;
|
|
@@ -32,7 +32,7 @@ export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
|
|
|
32
32
|
*/
|
|
33
33
|
"opcRequestId"?: string;
|
|
34
34
|
/**
|
|
35
|
-
* The value of the
|
|
35
|
+
* The value of the {@code opc-next-page} or {@code opc-prev-page} response header from the last {@code List} call
|
|
36
36
|
* to sent back to server for getting the next page of results.
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
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/dataflow/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListWorkRequestLogsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface ListWorkRequestLogsRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"workRequestId": string;
|
|
23
23
|
/**
|
|
24
|
-
* The maximum number of results to return in a paginated
|
|
24
|
+
* The maximum number of results to return in a paginated {@code List} call.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"limit"?: number;
|
|
@@ -32,7 +32,7 @@ export interface ListWorkRequestLogsRequest extends common.BaseRequest {
|
|
|
32
32
|
*/
|
|
33
33
|
"opcRequestId"?: string;
|
|
34
34
|
/**
|
|
35
|
-
* The value of the
|
|
35
|
+
* The value of the {@code opc-next-page} or {@code opc-prev-page} response header from the last {@code List} call
|
|
36
36
|
* to sent back to server for getting the next page of results.
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
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/dataflow/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
|
21
21
|
*/
|
|
22
22
|
"compartmentId": string;
|
|
23
23
|
/**
|
|
24
|
-
* The maximum number of results to return in a paginated
|
|
24
|
+
* The maximum number of results to return in a paginated {@code List} call.
|
|
25
25
|
*
|
|
26
26
|
*/
|
|
27
27
|
"limit"?: number;
|
|
@@ -32,7 +32,7 @@ export interface ListWorkRequestsRequest extends common.BaseRequest {
|
|
|
32
32
|
*/
|
|
33
33
|
"opcRequestId"?: string;
|
|
34
34
|
/**
|
|
35
|
-
* The value of the
|
|
35
|
+
* The value of the {@code opc-next-page} or {@code opc-prev-page} response header from the last {@code List} call
|
|
36
36
|
* to sent back to server for getting the next page of results.
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
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/dataflow/StartPool.ts.html |here} to see how to use StartPoolRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface StartPoolRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface StartPoolRequest extends common.BaseRequest {
|
|
|
22
22
|
"poolId": string;
|
|
23
23
|
/**
|
|
24
24
|
* For optimistic concurrency control. In the PUT or DELETE call for a resource,
|
|
25
|
-
* set the
|
|
25
|
+
* set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,12 +7,12 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
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/dataflow/StopPool.ts.html |here} to see how to use StopPoolRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface StopPoolRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -22,7 +22,7 @@ export interface StopPoolRequest extends common.BaseRequest {
|
|
|
22
22
|
"poolId": string;
|
|
23
23
|
/**
|
|
24
24
|
* For optimistic concurrency control. In the PUT or DELETE call for a resource,
|
|
25
|
-
* set the
|
|
25
|
+
* set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
27
27
|
*
|
|
28
28
|
*/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
8
|
* Do not edit the class manually.
|
|
9
9
|
*
|
|
10
|
-
* Copyright (c) 2020,
|
|
10
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
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/dataflow/UpdateApplication.ts.html |here} to see how to use UpdateApplicationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateApplicationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -34,7 +34,7 @@ export interface UpdateApplicationRequest extends common.BaseRequest {
|
|
|
34
34
|
"opcRequestId"?: string;
|
|
35
35
|
/**
|
|
36
36
|
* For optimistic concurrency control. In the PUT or DELETE call for a resource,
|
|
37
|
-
* set the
|
|
37
|
+
* set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource.
|
|
38
38
|
* The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
39
39
|
*
|
|
40
40
|
*/
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
9
|
* Do not edit the class manually.
|
|
10
10
|
*
|
|
11
|
-
* Copyright (c) 2020,
|
|
11
|
+
* Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
14
|
Object.defineProperty(exports, "__esModule", { value: true });
|