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
|
import * as model from "../model";
|
|
@@ -40,7 +40,7 @@ export interface UpdateApplicationDetails {
|
|
|
40
40
|
"language"?: model.ApplicationLanguage;
|
|
41
41
|
"applicationLogConfig"?: model.ApplicationLogConfig;
|
|
42
42
|
/**
|
|
43
|
-
* A comma separated list of one or more archive files as Oracle Cloud Infrastructure URIs. For example,
|
|
43
|
+
* A comma separated list of one or more archive files as Oracle Cloud Infrastructure URIs. For example, {@code oci://path/to/a.zip,oci://path/to/b.zip}. An Oracle Cloud Infrastructure URI of an archive.zip file containing custom dependencies that may be used to support the execution of a Python, Java, or Scala application.
|
|
44
44
|
* See https://docs.cloud.oracle.com/iaas/Content/API/SDKDocs/hdfsconnector.htm#uriformat.
|
|
45
45
|
*
|
|
46
46
|
*/
|
|
@@ -50,10 +50,10 @@ export interface UpdateApplicationDetails {
|
|
|
50
50
|
* either a plain text or a placeholder. Placeholders are replaced using values from the parameters
|
|
51
51
|
* map. Each placeholder specified must be represented in the parameters map else the request
|
|
52
52
|
* (POST or PUT) will fail with a HTTP 400 status code. Placeholders are specified as
|
|
53
|
-
*
|
|
54
|
-
* Example:
|
|
53
|
+
* {@code Service Api Spec}, where {@code name} is the name of the parameter.
|
|
54
|
+
* Example: {@code [ \"--input\", \"${input_file}\", \"--name\", \"John Doe\" ]}
|
|
55
55
|
* If \"input_file\" has a value of \"mydata.xml\", then the value above will be translated to
|
|
56
|
-
*
|
|
56
|
+
* {@code --input mydata.xml --name \"John Doe\"}
|
|
57
57
|
*
|
|
58
58
|
*/
|
|
59
59
|
"arguments"?: Array<string>;
|
|
@@ -70,7 +70,7 @@ export interface UpdateApplicationDetails {
|
|
|
70
70
|
};
|
|
71
71
|
/**
|
|
72
72
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
73
|
-
* Example:
|
|
73
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
74
74
|
*
|
|
75
75
|
*/
|
|
76
76
|
"definedTags"?: {
|
|
@@ -96,8 +96,8 @@ export interface UpdateApplicationDetails {
|
|
|
96
96
|
"driverShapeConfig"?: model.ShapeConfig;
|
|
97
97
|
/**
|
|
98
98
|
* The input used for spark-submit command. For more details see https://spark.apache.org/docs/latest/submitting-applications.html#launching-applications-with-spark-submit.
|
|
99
|
-
* Supported options include
|
|
100
|
-
* Example:
|
|
99
|
+
* Supported options include {@code --class}{@code , }{@code --file}{@code , }{@code --jars}{@code , }{@code --conf}{@code , }{@code --py-files}{@code , and main application file with arguments.
|
|
100
|
+
* Example: }{@code --jars oci://path/to/a.jar,oci://path/to/b.jar --files oci://path/to/a.json,oci://path/to/b.csv --py-files oci://path/to/a.py,oci://path/to/b.py --conf spark.sql.crossJoin.enabled=true --class org.apache.spark.examples.SparkPi oci://path/to/main.jar 10}
|
|
101
101
|
* Note: If execute is specified together with applicationId, className, configuration, fileUri, language, arguments, parameters during application create/update, or run create/submit,
|
|
102
102
|
* Data Flow service will use derived information from execute input only.
|
|
103
103
|
*
|
|
@@ -112,7 +112,7 @@ export interface UpdateApplicationDetails {
|
|
|
112
112
|
/**
|
|
113
113
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
114
114
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
115
|
-
* Example:
|
|
115
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
116
116
|
*
|
|
117
117
|
*/
|
|
118
118
|
"freeformTags"?: {
|
|
@@ -136,7 +136,7 @@ export interface UpdateApplicationDetails {
|
|
|
136
136
|
"numExecutors"?: number;
|
|
137
137
|
/**
|
|
138
138
|
* An array of name/value pairs used to fill placeholders found in properties like
|
|
139
|
-
*
|
|
139
|
+
* {@code Application.arguments}. The name must be a string of one or more word characters
|
|
140
140
|
* (a-z, A-Z, 0-9, _). The value can be a string of 0 or more characters of any kind.
|
|
141
141
|
* Example: [ { name: \"iterations\", value: \"10\"}, { name: \"input_file\", value: \"mydata.xml\" }, { name: \"variable_x\", value: \"${x}\"} ]
|
|
142
142
|
*
|
|
@@ -161,13 +161,13 @@ export interface UpdateApplicationDetails {
|
|
|
161
161
|
"warehouseBucketUri"?: string;
|
|
162
162
|
/**
|
|
163
163
|
* The maximum duration in minutes for which an Application should run. Data Flow Run would be terminated
|
|
164
|
-
* once it reaches this duration from the time it transitions to
|
|
164
|
+
* once it reaches this duration from the time it transitions to {@code IN_PROGRESS} state.
|
|
165
165
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
166
166
|
*/
|
|
167
167
|
"maxDurationInMinutes"?: number;
|
|
168
168
|
/**
|
|
169
169
|
* The timeout value in minutes used to manage Runs. A Run would be stopped after inactivity for this amount of time period.
|
|
170
|
-
* Note: This parameter is currently only applicable for Runs of type
|
|
170
|
+
* Note: This parameter is currently only applicable for Runs of type {@code SESSION}. Default value is 2880 minutes (2 days)
|
|
171
171
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
172
172
|
*/
|
|
173
173
|
"idleTimeoutInMinutes"?: number;
|
|
@@ -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) {
|
|
@@ -8,12 +8,12 @@
|
|
|
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 model from "../model";
|
|
15
15
|
/**
|
|
16
|
-
* The details required to update a given pool with
|
|
16
|
+
* The details required to update a given pool with {@code poolId}.
|
|
17
17
|
*
|
|
18
18
|
*/
|
|
19
19
|
export interface UpdatePoolDetails {
|
|
@@ -46,7 +46,7 @@ export interface UpdatePoolDetails {
|
|
|
46
46
|
/**
|
|
47
47
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
48
48
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
49
|
-
* Example:
|
|
49
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
50
50
|
*
|
|
51
51
|
*/
|
|
52
52
|
"freeformTags"?: {
|
|
@@ -54,7 +54,7 @@ export interface UpdatePoolDetails {
|
|
|
54
54
|
};
|
|
55
55
|
/**
|
|
56
56
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
57
|
-
* Example:
|
|
57
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
58
58
|
*
|
|
59
59
|
*/
|
|
60
60
|
"definedTags"?: {
|
|
@@ -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) {
|
|
@@ -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 model from "../model";
|
|
@@ -19,7 +19,7 @@ import * as model from "../model";
|
|
|
19
19
|
export interface UpdatePrivateEndpointDetails {
|
|
20
20
|
/**
|
|
21
21
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
22
|
-
* Example:
|
|
22
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
23
23
|
*
|
|
24
24
|
*/
|
|
25
25
|
"definedTags"?: {
|
|
@@ -39,14 +39,14 @@ export interface UpdatePrivateEndpointDetails {
|
|
|
39
39
|
"displayName"?: string;
|
|
40
40
|
/**
|
|
41
41
|
* An array of DNS zone names.
|
|
42
|
-
* Example:
|
|
42
|
+
* Example: {@code [ \"app.examplecorp.com\", \"app.examplecorp2.com\" ]}
|
|
43
43
|
*
|
|
44
44
|
*/
|
|
45
45
|
"dnsZones"?: Array<string>;
|
|
46
46
|
/**
|
|
47
47
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
48
48
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
49
|
-
* Example:
|
|
49
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
50
50
|
*
|
|
51
51
|
*/
|
|
52
52
|
"freeformTags"?: {
|
|
@@ -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) {
|
|
@@ -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
|
/**
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
export interface UpdateRunDetails {
|
|
19
19
|
/**
|
|
20
20
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
21
|
-
* Example:
|
|
21
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
22
22
|
*
|
|
23
23
|
*/
|
|
24
24
|
"definedTags"?: {
|
|
@@ -29,7 +29,7 @@ export interface UpdateRunDetails {
|
|
|
29
29
|
/**
|
|
30
30
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
31
31
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
32
|
-
* Example:
|
|
32
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
35
35
|
"freeformTags"?: {
|
|
@@ -37,13 +37,13 @@ export interface UpdateRunDetails {
|
|
|
37
37
|
};
|
|
38
38
|
/**
|
|
39
39
|
* The maximum duration in minutes for which an Application should run. Data Flow Run would be terminated
|
|
40
|
-
* once it reaches this duration from the time it transitions to
|
|
40
|
+
* once it reaches this duration from the time it transitions to {@code IN_PROGRESS} state.
|
|
41
41
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
42
42
|
*/
|
|
43
43
|
"maxDurationInMinutes"?: number;
|
|
44
44
|
/**
|
|
45
45
|
* The timeout value in minutes used to manage Runs. A Run would be stopped after inactivity for this amount of time period.
|
|
46
|
-
* Note: This parameter is currently only applicable for Runs of type
|
|
46
|
+
* Note: This parameter is currently only applicable for Runs of type {@code SESSION}. Default value is 2880 minutes (2 days)
|
|
47
47
|
* Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
48
48
|
*/
|
|
49
49
|
"idleTimeoutInMinutes"?: number;
|
|
@@ -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
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -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
|
/**
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
export interface UpdateSqlEndpointDetails {
|
|
18
18
|
/**
|
|
19
19
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
20
|
-
* Example:
|
|
20
|
+
* Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}
|
|
21
21
|
*
|
|
22
22
|
*/
|
|
23
23
|
"definedTags"?: {
|
|
@@ -28,7 +28,7 @@ export interface UpdateSqlEndpointDetails {
|
|
|
28
28
|
/**
|
|
29
29
|
* Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace.
|
|
30
30
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/resourcetags.htm).
|
|
31
|
-
* Example:
|
|
31
|
+
* Example: {@code {\"Department\": \"Finance\"}}
|
|
32
32
|
*
|
|
33
33
|
*/
|
|
34
34
|
"freeformTags"?: {
|
|
@@ -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
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -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 model from "../model";
|
|
@@ -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) {
|
|
@@ -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 model from "../model";
|
|
@@ -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) {
|
|
@@ -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
|
/**
|
|
@@ -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
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -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 model from "../model";
|
|
@@ -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) {
|
|
@@ -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
|
/**
|
|
@@ -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
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -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
|
/**
|
|
@@ -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
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -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
|
/**
|
|
@@ -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
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -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
|
/**
|
|
@@ -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
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
@@ -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 model from "../model";
|
|
@@ -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) {
|
|
@@ -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 model from "../model";
|
|
@@ -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,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/ChangeApplicationCompartment.ts.html |here} to see how to use ChangeApplicationCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeApplicationCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -34,7 +34,7 @@ export interface ChangeApplicationCompartmentRequest 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 });
|
|
@@ -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/ChangePoolCompartment.ts.html |here} to see how to use ChangePoolCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangePoolCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -28,7 +28,7 @@ export interface ChangePoolCompartmentRequest extends common.BaseRequest {
|
|
|
28
28
|
"changePoolCompartmentDetails": model.ChangePoolCompartmentDetails;
|
|
29
29
|
/**
|
|
30
30
|
* For optimistic concurrency control. In the PUT or DELETE call for a resource,
|
|
31
|
-
* set the
|
|
31
|
+
* set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource.
|
|
32
32
|
* The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
|
|
33
33
|
*
|
|
34
34
|
*/
|
|
@@ -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/ChangePrivateEndpointCompartment.ts.html |here} to see how to use ChangePrivateEndpointCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangePrivateEndpointCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -34,7 +34,7 @@ export interface ChangePrivateEndpointCompartmentRequest extends common.BaseRequ
|
|
|
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 });
|