oci-dataflow 2.8.0 → 2.11.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 +25 -25
- package/lib/client.js +25 -25
- 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-parameter.d.ts +1 -1
- package/lib/model/application-parameter.js +1 -1
- package/lib/model/application-summary.d.ts +1 -1
- package/lib/model/application-summary.js +1 -1
- package/lib/model/application.d.ts +1 -1
- 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-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/create-application-details.d.ts +1 -1
- package/lib/model/create-application-details.js +1 -1
- package/lib/model/create-private-endpoint-details.d.ts +1 -1
- package/lib/model/create-private-endpoint-details.js +1 -1
- package/lib/model/create-run-details.d.ts +1 -1
- package/lib/model/create-run-details.js +1 -1
- package/lib/model/index.d.ts +1 -1
- package/lib/model/index.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 +1 -1
- package/lib/model/private-endpoint-summary.js +1 -1
- package/lib/model/private-endpoint.d.ts +1 -1
- 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 +1 -1
- package/lib/model/run-summary.js +1 -1
- package/lib/model/run.d.ts +1 -1
- package/lib/model/run.js +1 -1
- package/lib/model/update-application-details.d.ts +1 -1
- package/lib/model/update-application-details.js +1 -1
- package/lib/model/update-private-endpoint-details.d.ts +1 -1
- package/lib/model/update-private-endpoint-details.js +1 -1
- package/lib/model/update-run-details.d.ts +1 -1
- package/lib/model/update-run-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 +2 -2
- package/lib/request/change-application-compartment-request.js +1 -1
- package/lib/request/change-private-endpoint-compartment-request.d.ts +2 -2
- package/lib/request/change-private-endpoint-compartment-request.js +1 -1
- package/lib/request/change-run-compartment-request.d.ts +2 -2
- package/lib/request/change-run-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-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/delete-application-request.d.ts +2 -2
- package/lib/request/delete-application-request.js +1 -1
- package/lib/request/delete-private-endpoint-request.d.ts +2 -2
- package/lib/request/delete-private-endpoint-request.js +1 -1
- package/lib/request/delete-run-request.d.ts +2 -2
- package/lib/request/delete-run-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-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-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 +2 -2
- package/lib/request/list-applications-request.js +1 -1
- package/lib/request/list-private-endpoints-request.d.ts +2 -2
- package/lib/request/list-private-endpoints-request.js +1 -1
- package/lib/request/list-run-logs-request.d.ts +2 -2
- package/lib/request/list-run-logs-request.js +1 -1
- package/lib/request/list-runs-request.d.ts +2 -2
- package/lib/request/list-runs-request.js +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +2 -2
- package/lib/request/list-work-request-errors-request.js +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +2 -2
- package/lib/request/list-work-request-logs-request.js +1 -1
- package/lib/request/list-work-requests-request.d.ts +2 -2
- package/lib/request/list-work-requests-request.js +1 -1
- package/lib/request/update-application-request.d.ts +2 -2
- package/lib/request/update-application-request.js +1 -1
- package/lib/request/update-private-endpoint-request.d.ts +2 -2
- package/lib/request/update-private-endpoint-request.js +1 -1
- package/lib/request/update-run-request.d.ts +2 -2
- package/lib/request/update-run-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-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/create-application-response.d.ts +1 -1
- package/lib/response/create-application-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/delete-application-response.d.ts +1 -1
- package/lib/response/delete-application-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/get-application-response.d.ts +1 -1
- package/lib/response/get-application-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-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-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-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/update-application-response.d.ts +1 -1
- package/lib/response/update-application-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/package.json +3 -3
package/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, 2022, 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 requests from "./lib/request";
|
package/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, 2022, 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) {
|
package/lib/client.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, 2022, 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 common = require("oci-common");
|
|
@@ -76,7 +76,7 @@ export declare class DataFlowClient {
|
|
|
76
76
|
* @param ChangeApplicationCompartmentRequest
|
|
77
77
|
* @return ChangeApplicationCompartmentResponse
|
|
78
78
|
* @throws OciError when an error occurs
|
|
79
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
79
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ChangeApplicationCompartment.ts.html |here} to see how to use ChangeApplicationCompartment API.
|
|
80
80
|
*/
|
|
81
81
|
changeApplicationCompartment(changeApplicationCompartmentRequest: requests.ChangeApplicationCompartmentRequest): Promise<responses.ChangeApplicationCompartmentResponse>;
|
|
82
82
|
/**
|
|
@@ -86,7 +86,7 @@ export declare class DataFlowClient {
|
|
|
86
86
|
* @param ChangePrivateEndpointCompartmentRequest
|
|
87
87
|
* @return ChangePrivateEndpointCompartmentResponse
|
|
88
88
|
* @throws OciError when an error occurs
|
|
89
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
89
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ChangePrivateEndpointCompartment.ts.html |here} to see how to use ChangePrivateEndpointCompartment API.
|
|
90
90
|
*/
|
|
91
91
|
changePrivateEndpointCompartment(changePrivateEndpointCompartmentRequest: requests.ChangePrivateEndpointCompartmentRequest): Promise<responses.ChangePrivateEndpointCompartmentResponse>;
|
|
92
92
|
/**
|
|
@@ -99,7 +99,7 @@ export declare class DataFlowClient {
|
|
|
99
99
|
* @param ChangeRunCompartmentRequest
|
|
100
100
|
* @return ChangeRunCompartmentResponse
|
|
101
101
|
* @throws OciError when an error occurs
|
|
102
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
102
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ChangeRunCompartment.ts.html |here} to see how to use ChangeRunCompartment API.
|
|
103
103
|
*/
|
|
104
104
|
changeRunCompartment(changeRunCompartmentRequest: requests.ChangeRunCompartmentRequest): Promise<responses.ChangeRunCompartmentResponse>;
|
|
105
105
|
/**
|
|
@@ -109,7 +109,7 @@ export declare class DataFlowClient {
|
|
|
109
109
|
* @param CreateApplicationRequest
|
|
110
110
|
* @return CreateApplicationResponse
|
|
111
111
|
* @throws OciError when an error occurs
|
|
112
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
112
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/CreateApplication.ts.html |here} to see how to use CreateApplication API.
|
|
113
113
|
*/
|
|
114
114
|
createApplication(createApplicationRequest: requests.CreateApplicationRequest): Promise<responses.CreateApplicationResponse>;
|
|
115
115
|
/**
|
|
@@ -119,7 +119,7 @@ export declare class DataFlowClient {
|
|
|
119
119
|
* @param CreatePrivateEndpointRequest
|
|
120
120
|
* @return CreatePrivateEndpointResponse
|
|
121
121
|
* @throws OciError when an error occurs
|
|
122
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
122
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/CreatePrivateEndpoint.ts.html |here} to see how to use CreatePrivateEndpoint API.
|
|
123
123
|
*/
|
|
124
124
|
createPrivateEndpoint(createPrivateEndpointRequest: requests.CreatePrivateEndpointRequest): Promise<responses.CreatePrivateEndpointResponse>;
|
|
125
125
|
/**
|
|
@@ -129,7 +129,7 @@ export declare class DataFlowClient {
|
|
|
129
129
|
* @param CreateRunRequest
|
|
130
130
|
* @return CreateRunResponse
|
|
131
131
|
* @throws OciError when an error occurs
|
|
132
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
132
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/CreateRun.ts.html |here} to see how to use CreateRun API.
|
|
133
133
|
*/
|
|
134
134
|
createRun(createRunRequest: requests.CreateRunRequest): Promise<responses.CreateRunResponse>;
|
|
135
135
|
/**
|
|
@@ -139,7 +139,7 @@ export declare class DataFlowClient {
|
|
|
139
139
|
* @param DeleteApplicationRequest
|
|
140
140
|
* @return DeleteApplicationResponse
|
|
141
141
|
* @throws OciError when an error occurs
|
|
142
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
142
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/DeleteApplication.ts.html |here} to see how to use DeleteApplication API.
|
|
143
143
|
*/
|
|
144
144
|
deleteApplication(deleteApplicationRequest: requests.DeleteApplicationRequest): Promise<responses.DeleteApplicationResponse>;
|
|
145
145
|
/**
|
|
@@ -149,7 +149,7 @@ export declare class DataFlowClient {
|
|
|
149
149
|
* @param DeletePrivateEndpointRequest
|
|
150
150
|
* @return DeletePrivateEndpointResponse
|
|
151
151
|
* @throws OciError when an error occurs
|
|
152
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
152
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/DeletePrivateEndpoint.ts.html |here} to see how to use DeletePrivateEndpoint API.
|
|
153
153
|
*/
|
|
154
154
|
deletePrivateEndpoint(deletePrivateEndpointRequest: requests.DeletePrivateEndpointRequest): Promise<responses.DeletePrivateEndpointResponse>;
|
|
155
155
|
/**
|
|
@@ -160,7 +160,7 @@ export declare class DataFlowClient {
|
|
|
160
160
|
* @param DeleteRunRequest
|
|
161
161
|
* @return DeleteRunResponse
|
|
162
162
|
* @throws OciError when an error occurs
|
|
163
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
163
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/DeleteRun.ts.html |here} to see how to use DeleteRun API.
|
|
164
164
|
*/
|
|
165
165
|
deleteRun(deleteRunRequest: requests.DeleteRunRequest): Promise<responses.DeleteRunResponse>;
|
|
166
166
|
/**
|
|
@@ -170,7 +170,7 @@ export declare class DataFlowClient {
|
|
|
170
170
|
* @param GetApplicationRequest
|
|
171
171
|
* @return GetApplicationResponse
|
|
172
172
|
* @throws OciError when an error occurs
|
|
173
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/GetApplication.ts.html |here} to see how to use GetApplication API.
|
|
174
174
|
*/
|
|
175
175
|
getApplication(getApplicationRequest: requests.GetApplicationRequest): Promise<responses.GetApplicationResponse>;
|
|
176
176
|
/**
|
|
@@ -180,7 +180,7 @@ export declare class DataFlowClient {
|
|
|
180
180
|
* @param GetPrivateEndpointRequest
|
|
181
181
|
* @return GetPrivateEndpointResponse
|
|
182
182
|
* @throws OciError when an error occurs
|
|
183
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
183
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/GetPrivateEndpoint.ts.html |here} to see how to use GetPrivateEndpoint API.
|
|
184
184
|
*/
|
|
185
185
|
getPrivateEndpoint(getPrivateEndpointRequest: requests.GetPrivateEndpointRequest): Promise<responses.GetPrivateEndpointResponse>;
|
|
186
186
|
/**
|
|
@@ -190,7 +190,7 @@ export declare class DataFlowClient {
|
|
|
190
190
|
* @param GetRunRequest
|
|
191
191
|
* @return GetRunResponse
|
|
192
192
|
* @throws OciError when an error occurs
|
|
193
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
193
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/GetRun.ts.html |here} to see how to use GetRun API.
|
|
194
194
|
*/
|
|
195
195
|
getRun(getRunRequest: requests.GetRunRequest): Promise<responses.GetRunResponse>;
|
|
196
196
|
/**
|
|
@@ -200,7 +200,7 @@ export declare class DataFlowClient {
|
|
|
200
200
|
* @param GetRunLogRequest
|
|
201
201
|
* @return GetRunLogResponse
|
|
202
202
|
* @throws OciError when an error occurs
|
|
203
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
203
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/GetRunLog.ts.html |here} to see how to use GetRunLog API.
|
|
204
204
|
*/
|
|
205
205
|
getRunLog(getRunLogRequest: requests.GetRunLogRequest): Promise<responses.GetRunLogResponse>;
|
|
206
206
|
/**
|
|
@@ -210,7 +210,7 @@ export declare class DataFlowClient {
|
|
|
210
210
|
* @param GetWorkRequestRequest
|
|
211
211
|
* @return GetWorkRequestResponse
|
|
212
212
|
* @throws OciError when an error occurs
|
|
213
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
213
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
214
214
|
*/
|
|
215
215
|
getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
|
|
216
216
|
/**
|
|
@@ -220,7 +220,7 @@ export declare class DataFlowClient {
|
|
|
220
220
|
* @param ListApplicationsRequest
|
|
221
221
|
* @return ListApplicationsResponse
|
|
222
222
|
* @throws OciError when an error occurs
|
|
223
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
223
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ListApplications.ts.html |here} to see how to use ListApplications API.
|
|
224
224
|
*/
|
|
225
225
|
listApplications(listApplicationsRequest: requests.ListApplicationsRequest): Promise<responses.ListApplicationsResponse>;
|
|
226
226
|
/**
|
|
@@ -262,7 +262,7 @@ export declare class DataFlowClient {
|
|
|
262
262
|
* @param ListPrivateEndpointsRequest
|
|
263
263
|
* @return ListPrivateEndpointsResponse
|
|
264
264
|
* @throws OciError when an error occurs
|
|
265
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
265
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ListPrivateEndpoints.ts.html |here} to see how to use ListPrivateEndpoints API.
|
|
266
266
|
*/
|
|
267
267
|
listPrivateEndpoints(listPrivateEndpointsRequest: requests.ListPrivateEndpointsRequest): Promise<responses.ListPrivateEndpointsResponse>;
|
|
268
268
|
/**
|
|
@@ -272,7 +272,7 @@ export declare class DataFlowClient {
|
|
|
272
272
|
* @param ListRunLogsRequest
|
|
273
273
|
* @return ListRunLogsResponse
|
|
274
274
|
* @throws OciError when an error occurs
|
|
275
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
275
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ListRunLogs.ts.html |here} to see how to use ListRunLogs API.
|
|
276
276
|
*/
|
|
277
277
|
listRunLogs(listRunLogsRequest: requests.ListRunLogsRequest): Promise<responses.ListRunLogsResponse>;
|
|
278
278
|
/**
|
|
@@ -314,7 +314,7 @@ export declare class DataFlowClient {
|
|
|
314
314
|
* @param ListRunsRequest
|
|
315
315
|
* @return ListRunsResponse
|
|
316
316
|
* @throws OciError when an error occurs
|
|
317
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
317
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ListRuns.ts.html |here} to see how to use ListRuns API.
|
|
318
318
|
*/
|
|
319
319
|
listRuns(listRunsRequest: requests.ListRunsRequest): Promise<responses.ListRunsResponse>;
|
|
320
320
|
/**
|
|
@@ -356,7 +356,7 @@ export declare class DataFlowClient {
|
|
|
356
356
|
* @param ListWorkRequestErrorsRequest
|
|
357
357
|
* @return ListWorkRequestErrorsResponse
|
|
358
358
|
* @throws OciError when an error occurs
|
|
359
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
359
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
360
360
|
*/
|
|
361
361
|
listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
|
|
362
362
|
/**
|
|
@@ -366,7 +366,7 @@ export declare class DataFlowClient {
|
|
|
366
366
|
* @param ListWorkRequestLogsRequest
|
|
367
367
|
* @return ListWorkRequestLogsResponse
|
|
368
368
|
* @throws OciError when an error occurs
|
|
369
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
369
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
370
370
|
*/
|
|
371
371
|
listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
|
|
372
372
|
/**
|
|
@@ -376,7 +376,7 @@ export declare class DataFlowClient {
|
|
|
376
376
|
* @param ListWorkRequestsRequest
|
|
377
377
|
* @return ListWorkRequestsResponse
|
|
378
378
|
* @throws OciError when an error occurs
|
|
379
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
379
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
380
380
|
*/
|
|
381
381
|
listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
|
|
382
382
|
/**
|
|
@@ -386,7 +386,7 @@ export declare class DataFlowClient {
|
|
|
386
386
|
* @param UpdateApplicationRequest
|
|
387
387
|
* @return UpdateApplicationResponse
|
|
388
388
|
* @throws OciError when an error occurs
|
|
389
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
389
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/UpdateApplication.ts.html |here} to see how to use UpdateApplication API.
|
|
390
390
|
*/
|
|
391
391
|
updateApplication(updateApplicationRequest: requests.UpdateApplicationRequest): Promise<responses.UpdateApplicationResponse>;
|
|
392
392
|
/**
|
|
@@ -398,7 +398,7 @@ export declare class DataFlowClient {
|
|
|
398
398
|
* @param UpdatePrivateEndpointRequest
|
|
399
399
|
* @return UpdatePrivateEndpointResponse
|
|
400
400
|
* @throws OciError when an error occurs
|
|
401
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
401
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/UpdatePrivateEndpoint.ts.html |here} to see how to use UpdatePrivateEndpoint API.
|
|
402
402
|
*/
|
|
403
403
|
updatePrivateEndpoint(updatePrivateEndpointRequest: requests.UpdatePrivateEndpointRequest): Promise<responses.UpdatePrivateEndpointResponse>;
|
|
404
404
|
/**
|
|
@@ -408,7 +408,7 @@ export declare class DataFlowClient {
|
|
|
408
408
|
* @param UpdateRunRequest
|
|
409
409
|
* @return UpdateRunResponse
|
|
410
410
|
* @throws OciError when an error occurs
|
|
411
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
411
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/UpdateRun.ts.html |here} to see how to use UpdateRun API.
|
|
412
412
|
*/
|
|
413
413
|
updateRun(updateRunRequest: requests.UpdateRunRequest): Promise<responses.UpdateRunResponse>;
|
|
414
414
|
}
|
package/lib/client.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, 2022, 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) {
|
|
@@ -154,7 +154,7 @@ class DataFlowClient {
|
|
|
154
154
|
* @param ChangeApplicationCompartmentRequest
|
|
155
155
|
* @return ChangeApplicationCompartmentResponse
|
|
156
156
|
* @throws OciError when an error occurs
|
|
157
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
157
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ChangeApplicationCompartment.ts.html |here} to see how to use ChangeApplicationCompartment API.
|
|
158
158
|
*/
|
|
159
159
|
changeApplicationCompartment(changeApplicationCompartmentRequest) {
|
|
160
160
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -210,7 +210,7 @@ class DataFlowClient {
|
|
|
210
210
|
* @param ChangePrivateEndpointCompartmentRequest
|
|
211
211
|
* @return ChangePrivateEndpointCompartmentResponse
|
|
212
212
|
* @throws OciError when an error occurs
|
|
213
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
213
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ChangePrivateEndpointCompartment.ts.html |here} to see how to use ChangePrivateEndpointCompartment API.
|
|
214
214
|
*/
|
|
215
215
|
changePrivateEndpointCompartment(changePrivateEndpointCompartmentRequest) {
|
|
216
216
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -273,7 +273,7 @@ class DataFlowClient {
|
|
|
273
273
|
* @param ChangeRunCompartmentRequest
|
|
274
274
|
* @return ChangeRunCompartmentResponse
|
|
275
275
|
* @throws OciError when an error occurs
|
|
276
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
276
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ChangeRunCompartment.ts.html |here} to see how to use ChangeRunCompartment API.
|
|
277
277
|
*/
|
|
278
278
|
changeRunCompartment(changeRunCompartmentRequest) {
|
|
279
279
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -329,7 +329,7 @@ class DataFlowClient {
|
|
|
329
329
|
* @param CreateApplicationRequest
|
|
330
330
|
* @return CreateApplicationResponse
|
|
331
331
|
* @throws OciError when an error occurs
|
|
332
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
332
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/CreateApplication.ts.html |here} to see how to use CreateApplication API.
|
|
333
333
|
*/
|
|
334
334
|
createApplication(createApplicationRequest) {
|
|
335
335
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -391,7 +391,7 @@ class DataFlowClient {
|
|
|
391
391
|
* @param CreatePrivateEndpointRequest
|
|
392
392
|
* @return CreatePrivateEndpointResponse
|
|
393
393
|
* @throws OciError when an error occurs
|
|
394
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
394
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/CreatePrivateEndpoint.ts.html |here} to see how to use CreatePrivateEndpoint API.
|
|
395
395
|
*/
|
|
396
396
|
createPrivateEndpoint(createPrivateEndpointRequest) {
|
|
397
397
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -463,7 +463,7 @@ class DataFlowClient {
|
|
|
463
463
|
* @param CreateRunRequest
|
|
464
464
|
* @return CreateRunResponse
|
|
465
465
|
* @throws OciError when an error occurs
|
|
466
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
466
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/CreateRun.ts.html |here} to see how to use CreateRun API.
|
|
467
467
|
*/
|
|
468
468
|
createRun(createRunRequest) {
|
|
469
469
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -525,7 +525,7 @@ class DataFlowClient {
|
|
|
525
525
|
* @param DeleteApplicationRequest
|
|
526
526
|
* @return DeleteApplicationResponse
|
|
527
527
|
* @throws OciError when an error occurs
|
|
528
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
528
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/DeleteApplication.ts.html |here} to see how to use DeleteApplication API.
|
|
529
529
|
*/
|
|
530
530
|
deleteApplication(deleteApplicationRequest) {
|
|
531
531
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -579,7 +579,7 @@ class DataFlowClient {
|
|
|
579
579
|
* @param DeletePrivateEndpointRequest
|
|
580
580
|
* @return DeletePrivateEndpointResponse
|
|
581
581
|
* @throws OciError when an error occurs
|
|
582
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
582
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/DeletePrivateEndpoint.ts.html |here} to see how to use DeletePrivateEndpoint API.
|
|
583
583
|
*/
|
|
584
584
|
deletePrivateEndpoint(deletePrivateEndpointRequest) {
|
|
585
585
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -639,7 +639,7 @@ class DataFlowClient {
|
|
|
639
639
|
* @param DeleteRunRequest
|
|
640
640
|
* @return DeleteRunResponse
|
|
641
641
|
* @throws OciError when an error occurs
|
|
642
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
642
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/DeleteRun.ts.html |here} to see how to use DeleteRun API.
|
|
643
643
|
*/
|
|
644
644
|
deleteRun(deleteRunRequest) {
|
|
645
645
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -693,7 +693,7 @@ class DataFlowClient {
|
|
|
693
693
|
* @param GetApplicationRequest
|
|
694
694
|
* @return GetApplicationResponse
|
|
695
695
|
* @throws OciError when an error occurs
|
|
696
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
696
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/GetApplication.ts.html |here} to see how to use GetApplication API.
|
|
697
697
|
*/
|
|
698
698
|
getApplication(getApplicationRequest) {
|
|
699
699
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -755,7 +755,7 @@ class DataFlowClient {
|
|
|
755
755
|
* @param GetPrivateEndpointRequest
|
|
756
756
|
* @return GetPrivateEndpointResponse
|
|
757
757
|
* @throws OciError when an error occurs
|
|
758
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
758
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/GetPrivateEndpoint.ts.html |here} to see how to use GetPrivateEndpoint API.
|
|
759
759
|
*/
|
|
760
760
|
getPrivateEndpoint(getPrivateEndpointRequest) {
|
|
761
761
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -817,7 +817,7 @@ class DataFlowClient {
|
|
|
817
817
|
* @param GetRunRequest
|
|
818
818
|
* @return GetRunResponse
|
|
819
819
|
* @throws OciError when an error occurs
|
|
820
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
820
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/GetRun.ts.html |here} to see how to use GetRun API.
|
|
821
821
|
*/
|
|
822
822
|
getRun(getRunRequest) {
|
|
823
823
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -879,7 +879,7 @@ class DataFlowClient {
|
|
|
879
879
|
* @param GetRunLogRequest
|
|
880
880
|
* @return GetRunLogResponse
|
|
881
881
|
* @throws OciError when an error occurs
|
|
882
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
882
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/GetRunLog.ts.html |here} to see how to use GetRunLog API.
|
|
883
883
|
*/
|
|
884
884
|
getRunLog(getRunLogRequest) {
|
|
885
885
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -964,7 +964,7 @@ class DataFlowClient {
|
|
|
964
964
|
* @param GetWorkRequestRequest
|
|
965
965
|
* @return GetWorkRequestResponse
|
|
966
966
|
* @throws OciError when an error occurs
|
|
967
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
967
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
968
968
|
*/
|
|
969
969
|
getWorkRequest(getWorkRequestRequest) {
|
|
970
970
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1021,7 +1021,7 @@ class DataFlowClient {
|
|
|
1021
1021
|
* @param ListApplicationsRequest
|
|
1022
1022
|
* @return ListApplicationsResponse
|
|
1023
1023
|
* @throws OciError when an error occurs
|
|
1024
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1024
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ListApplications.ts.html |here} to see how to use ListApplications API.
|
|
1025
1025
|
*/
|
|
1026
1026
|
listApplications(listApplicationsRequest) {
|
|
1027
1027
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1136,7 +1136,7 @@ class DataFlowClient {
|
|
|
1136
1136
|
* @param ListPrivateEndpointsRequest
|
|
1137
1137
|
* @return ListPrivateEndpointsResponse
|
|
1138
1138
|
* @throws OciError when an error occurs
|
|
1139
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1139
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ListPrivateEndpoints.ts.html |here} to see how to use ListPrivateEndpoints API.
|
|
1140
1140
|
*/
|
|
1141
1141
|
listPrivateEndpoints(listPrivateEndpointsRequest) {
|
|
1142
1142
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1211,7 +1211,7 @@ class DataFlowClient {
|
|
|
1211
1211
|
* @param ListRunLogsRequest
|
|
1212
1212
|
* @return ListRunLogsResponse
|
|
1213
1213
|
* @throws OciError when an error occurs
|
|
1214
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1214
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ListRunLogs.ts.html |here} to see how to use ListRunLogs API.
|
|
1215
1215
|
*/
|
|
1216
1216
|
listRunLogs(listRunLogsRequest) {
|
|
1217
1217
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1321,7 +1321,7 @@ class DataFlowClient {
|
|
|
1321
1321
|
* @param ListRunsRequest
|
|
1322
1322
|
* @return ListRunsResponse
|
|
1323
1323
|
* @throws OciError when an error occurs
|
|
1324
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1324
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ListRuns.ts.html |here} to see how to use ListRuns API.
|
|
1325
1325
|
*/
|
|
1326
1326
|
listRuns(listRunsRequest) {
|
|
1327
1327
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1438,7 +1438,7 @@ class DataFlowClient {
|
|
|
1438
1438
|
* @param ListWorkRequestErrorsRequest
|
|
1439
1439
|
* @return ListWorkRequestErrorsResponse
|
|
1440
1440
|
* @throws OciError when an error occurs
|
|
1441
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1441
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
1442
1442
|
*/
|
|
1443
1443
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
1444
1444
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1508,7 +1508,7 @@ class DataFlowClient {
|
|
|
1508
1508
|
* @param ListWorkRequestLogsRequest
|
|
1509
1509
|
* @return ListWorkRequestLogsResponse
|
|
1510
1510
|
* @throws OciError when an error occurs
|
|
1511
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1511
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
1512
1512
|
*/
|
|
1513
1513
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
1514
1514
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1578,7 +1578,7 @@ class DataFlowClient {
|
|
|
1578
1578
|
* @param ListWorkRequestsRequest
|
|
1579
1579
|
* @return ListWorkRequestsResponse
|
|
1580
1580
|
* @throws OciError when an error occurs
|
|
1581
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1581
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
1582
1582
|
*/
|
|
1583
1583
|
listWorkRequests(listWorkRequestsRequest) {
|
|
1584
1584
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1647,7 +1647,7 @@ class DataFlowClient {
|
|
|
1647
1647
|
* @param UpdateApplicationRequest
|
|
1648
1648
|
* @return UpdateApplicationResponse
|
|
1649
1649
|
* @throws OciError when an error occurs
|
|
1650
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1650
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/UpdateApplication.ts.html |here} to see how to use UpdateApplication API.
|
|
1651
1651
|
*/
|
|
1652
1652
|
updateApplication(updateApplicationRequest) {
|
|
1653
1653
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1713,7 +1713,7 @@ class DataFlowClient {
|
|
|
1713
1713
|
* @param UpdatePrivateEndpointRequest
|
|
1714
1714
|
* @return UpdatePrivateEndpointResponse
|
|
1715
1715
|
* @throws OciError when an error occurs
|
|
1716
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1716
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/UpdatePrivateEndpoint.ts.html |here} to see how to use UpdatePrivateEndpoint API.
|
|
1717
1717
|
*/
|
|
1718
1718
|
updatePrivateEndpoint(updatePrivateEndpointRequest) {
|
|
1719
1719
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1773,7 +1773,7 @@ class DataFlowClient {
|
|
|
1773
1773
|
* @param UpdateRunRequest
|
|
1774
1774
|
* @return UpdateRunResponse
|
|
1775
1775
|
* @throws OciError when an error occurs
|
|
1776
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1776
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/dataflow/UpdateRun.ts.html |here} to see how to use UpdateRun API.
|
|
1777
1777
|
*/
|
|
1778
1778
|
updateRun(updateRunRequest) {
|
|
1779
1779
|
return __awaiter(this, void 0, void 0, function* () {
|
package/lib/dataflow-waiter.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, 2022, 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 serviceRequests from "./request";
|
package/lib/dataflow-waiter.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, 2022, 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, 2022, 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, 2022, 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, 2022, 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, 2022, 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, 2022, 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, 2022, 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, 2022, 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, 2022, 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, 2022, 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";
|
package/lib/model/application.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, 2022, 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, 2022, 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, 2022, 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, 2022, 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
|
/**
|