oci-datacatalog 2.4.0 → 2.6.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/LICENSE.txt +6 -0
- package/lib/client.d.ts +383 -139
- package/lib/client.js +692 -278
- package/lib/client.js.map +1 -1
- package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
- package/lib/request/associate-custom-property-request.d.ts +1 -1
- package/lib/request/attach-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/change-catalog-compartment-request.d.ts +1 -1
- package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +1 -1
- package/lib/request/change-metastore-compartment-request.d.ts +1 -1
- package/lib/request/create-attribute-request.d.ts +1 -1
- package/lib/request/create-attribute-tag-request.d.ts +1 -1
- package/lib/request/create-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/create-catalog-request.d.ts +1 -1
- package/lib/request/create-connection-request.d.ts +1 -1
- package/lib/request/create-custom-property-request.d.ts +1 -1
- package/lib/request/create-data-asset-request.d.ts +1 -1
- package/lib/request/create-data-asset-tag-request.d.ts +1 -1
- package/lib/request/create-entity-request.d.ts +1 -1
- package/lib/request/create-entity-tag-request.d.ts +1 -1
- package/lib/request/create-folder-request.d.ts +1 -1
- package/lib/request/create-folder-tag-request.d.ts +1 -1
- package/lib/request/create-glossary-request.d.ts +1 -1
- package/lib/request/create-job-definition-request.d.ts +1 -1
- package/lib/request/create-job-execution-request.d.ts +1 -1
- package/lib/request/create-job-request.d.ts +1 -1
- package/lib/request/create-metastore-request.d.ts +1 -1
- package/lib/request/create-namespace-request.d.ts +1 -1
- package/lib/request/create-pattern-request.d.ts +1 -1
- package/lib/request/create-term-relationship-request.d.ts +1 -1
- package/lib/request/create-term-request.d.ts +1 -1
- package/lib/request/delete-attribute-request.d.ts +1 -1
- package/lib/request/delete-attribute-tag-request.d.ts +1 -1
- package/lib/request/delete-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/delete-catalog-request.d.ts +1 -1
- package/lib/request/delete-connection-request.d.ts +1 -1
- package/lib/request/delete-custom-property-request.d.ts +1 -1
- package/lib/request/delete-data-asset-request.d.ts +1 -1
- package/lib/request/delete-data-asset-tag-request.d.ts +1 -1
- package/lib/request/delete-entity-request.d.ts +1 -1
- package/lib/request/delete-entity-tag-request.d.ts +1 -1
- package/lib/request/delete-folder-request.d.ts +1 -1
- package/lib/request/delete-folder-tag-request.d.ts +1 -1
- package/lib/request/delete-glossary-request.d.ts +1 -1
- package/lib/request/delete-job-definition-request.d.ts +1 -1
- package/lib/request/delete-job-request.d.ts +1 -1
- package/lib/request/delete-metastore-request.d.ts +1 -1
- package/lib/request/delete-namespace-request.d.ts +1 -1
- package/lib/request/delete-pattern-request.d.ts +1 -1
- package/lib/request/delete-term-relationship-request.d.ts +1 -1
- package/lib/request/delete-term-request.d.ts +1 -1
- package/lib/request/detach-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/disassociate-custom-property-request.d.ts +1 -1
- package/lib/request/expand-tree-for-glossary-request.d.ts +1 -1
- package/lib/request/export-glossary-request.d.ts +1 -1
- package/lib/request/get-attribute-request.d.ts +1 -1
- package/lib/request/get-attribute-tag-request.d.ts +1 -1
- package/lib/request/get-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/get-catalog-request.d.ts +1 -1
- package/lib/request/get-connection-request.d.ts +1 -1
- package/lib/request/get-custom-property-request.d.ts +1 -1
- package/lib/request/get-data-asset-request.d.ts +1 -1
- package/lib/request/get-data-asset-tag-request.d.ts +1 -1
- package/lib/request/get-entity-request.d.ts +1 -1
- package/lib/request/get-entity-tag-request.d.ts +1 -1
- package/lib/request/get-folder-request.d.ts +1 -1
- package/lib/request/get-folder-tag-request.d.ts +1 -1
- package/lib/request/get-glossary-request.d.ts +1 -1
- package/lib/request/get-job-definition-request.d.ts +1 -1
- package/lib/request/get-job-execution-request.d.ts +1 -1
- package/lib/request/get-job-log-request.d.ts +1 -1
- package/lib/request/get-job-metrics-request.d.ts +1 -1
- package/lib/request/get-job-request.d.ts +1 -1
- package/lib/request/get-metastore-request.d.ts +1 -1
- package/lib/request/get-namespace-request.d.ts +1 -1
- package/lib/request/get-pattern-request.d.ts +1 -1
- package/lib/request/get-term-relationship-request.d.ts +1 -1
- package/lib/request/get-term-request.d.ts +1 -1
- package/lib/request/get-type-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/import-connection-request.d.ts +1 -1
- package/lib/request/import-data-asset-request.d.ts +1 -1
- package/lib/request/import-glossary-request.d.ts +1 -1
- package/lib/request/list-aggregated-physical-entities-request.d.ts +1 -1
- package/lib/request/list-attribute-tags-request.d.ts +1 -1
- package/lib/request/list-attributes-request.d.ts +1 -1
- package/lib/request/list-catalog-private-endpoints-request.d.ts +1 -1
- package/lib/request/list-catalogs-request.d.ts +1 -1
- package/lib/request/list-connections-request.d.ts +1 -1
- package/lib/request/list-custom-properties-request.d.ts +1 -1
- package/lib/request/list-data-asset-tags-request.d.ts +1 -1
- package/lib/request/list-data-assets-request.d.ts +1 -1
- package/lib/request/list-derived-logical-entities-request.d.ts +1 -1
- package/lib/request/list-entities-request.d.ts +1 -1
- package/lib/request/list-entity-tags-request.d.ts +1 -1
- package/lib/request/list-folder-tags-request.d.ts +1 -1
- package/lib/request/list-folders-request.d.ts +1 -1
- package/lib/request/list-glossaries-request.d.ts +1 -1
- package/lib/request/list-job-definitions-request.d.ts +1 -1
- package/lib/request/list-job-executions-request.d.ts +1 -1
- package/lib/request/list-job-logs-request.d.ts +1 -1
- package/lib/request/list-job-metrics-request.d.ts +1 -1
- package/lib/request/list-jobs-request.d.ts +1 -1
- package/lib/request/list-metastores-request.d.ts +1 -1
- package/lib/request/list-namespaces-request.d.ts +1 -1
- package/lib/request/list-patterns-request.d.ts +1 -1
- package/lib/request/list-rules-request.d.ts +1 -1
- package/lib/request/list-tags-request.d.ts +1 -1
- package/lib/request/list-term-relationships-request.d.ts +1 -1
- package/lib/request/list-terms-request.d.ts +1 -1
- package/lib/request/list-types-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/object-stats-request.d.ts +1 -1
- package/lib/request/parse-connection-request.d.ts +1 -1
- package/lib/request/process-recommendation-request.d.ts +1 -1
- package/lib/request/recommendations-request.d.ts +1 -1
- package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
- package/lib/request/search-criteria-request.d.ts +1 -1
- package/lib/request/suggest-matches-request.d.ts +1 -1
- package/lib/request/synchronous-export-data-asset-request.d.ts +1 -1
- package/lib/request/test-connection-request.d.ts +1 -1
- package/lib/request/update-attribute-request.d.ts +1 -1
- package/lib/request/update-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/update-catalog-request.d.ts +1 -1
- package/lib/request/update-connection-request.d.ts +1 -1
- package/lib/request/update-custom-property-request.d.ts +1 -1
- package/lib/request/update-data-asset-request.d.ts +1 -1
- package/lib/request/update-entity-request.d.ts +1 -1
- package/lib/request/update-folder-request.d.ts +1 -1
- package/lib/request/update-glossary-request.d.ts +1 -1
- package/lib/request/update-job-definition-request.d.ts +1 -1
- package/lib/request/update-job-request.d.ts +1 -1
- package/lib/request/update-metastore-request.d.ts +1 -1
- package/lib/request/update-namespace-request.d.ts +1 -1
- package/lib/request/update-pattern-request.d.ts +1 -1
- package/lib/request/update-term-relationship-request.d.ts +1 -1
- package/lib/request/update-term-request.d.ts +1 -1
- package/lib/request/upload-credentials-request.d.ts +1 -1
- package/lib/request/users-request.d.ts +1 -1
- package/lib/request/validate-connection-request.d.ts +1 -1
- package/lib/request/validate-pattern-request.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -54,6 +54,9 @@ const oci_common_2 = require("oci-common");
|
|
|
54
54
|
var DataCatalogApiKeys;
|
|
55
55
|
(function (DataCatalogApiKeys) {
|
|
56
56
|
})(DataCatalogApiKeys = exports.DataCatalogApiKeys || (exports.DataCatalogApiKeys = {}));
|
|
57
|
+
/**
|
|
58
|
+
* This service client does not use circuit breakers by default if the user has not defined a circuit breaker configuration.
|
|
59
|
+
*/
|
|
57
60
|
class DataCatalogClient {
|
|
58
61
|
constructor(params, clientConfiguration) {
|
|
59
62
|
this["_endpoint"] = "";
|
|
@@ -68,6 +71,13 @@ class DataCatalogClient {
|
|
|
68
71
|
? clientConfiguration.circuitBreaker.circuit
|
|
69
72
|
: null;
|
|
70
73
|
}
|
|
74
|
+
// if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
|
|
75
|
+
const specCircuitBreakerEnabled = false;
|
|
76
|
+
if (!this._circuitBreaker &&
|
|
77
|
+
common.utils.isCircuitBreakerSystemEnabled(clientConfiguration) &&
|
|
78
|
+
(specCircuitBreakerEnabled || common.CircuitBreaker.DefaultCircuitBreakerOverriden)) {
|
|
79
|
+
this._circuitBreaker = new common.CircuitBreaker().circuit;
|
|
80
|
+
}
|
|
71
81
|
this._httpClient =
|
|
72
82
|
params.httpClient || new common.FetchHttpClient(requestSigner, this._circuitBreaker);
|
|
73
83
|
if (params.authenticationDetailsProvider &&
|
|
@@ -139,10 +149,11 @@ class DataCatalogClient {
|
|
|
139
149
|
}
|
|
140
150
|
/**
|
|
141
151
|
* Add data selector pattern to the data asset.
|
|
152
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
142
153
|
* @param AddDataSelectorPatternsRequest
|
|
143
154
|
* @return AddDataSelectorPatternsResponse
|
|
144
155
|
* @throws OciError when an error occurs
|
|
145
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
156
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
|
|
146
157
|
*/
|
|
147
158
|
addDataSelectorPatterns(addDataSelectorPatternsRequest) {
|
|
148
159
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -159,7 +170,8 @@ class DataCatalogClient {
|
|
|
159
170
|
"if-match": addDataSelectorPatternsRequest.ifMatch,
|
|
160
171
|
"opc-retry-token": addDataSelectorPatternsRequest.opcRetryToken
|
|
161
172
|
};
|
|
162
|
-
const
|
|
173
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
174
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addDataSelectorPatternsRequest.retryConfiguration, specRetryConfiguration);
|
|
163
175
|
if (this.logger)
|
|
164
176
|
retrier.logger = this.logger;
|
|
165
177
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -202,10 +214,11 @@ class DataCatalogClient {
|
|
|
202
214
|
}
|
|
203
215
|
/**
|
|
204
216
|
* Associate the custom property for the given type
|
|
217
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
205
218
|
* @param AssociateCustomPropertyRequest
|
|
206
219
|
* @return AssociateCustomPropertyResponse
|
|
207
220
|
* @throws OciError when an error occurs
|
|
208
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
221
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
|
|
209
222
|
*/
|
|
210
223
|
associateCustomProperty(associateCustomPropertyRequest) {
|
|
211
224
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -222,7 +235,8 @@ class DataCatalogClient {
|
|
|
222
235
|
"if-match": associateCustomPropertyRequest.ifMatch,
|
|
223
236
|
"opc-retry-token": associateCustomPropertyRequest.opcRetryToken
|
|
224
237
|
};
|
|
225
|
-
const
|
|
238
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
239
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, associateCustomPropertyRequest.retryConfiguration, specRetryConfiguration);
|
|
226
240
|
if (this.logger)
|
|
227
241
|
retrier.logger = this.logger;
|
|
228
242
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -265,10 +279,11 @@ class DataCatalogClient {
|
|
|
265
279
|
}
|
|
266
280
|
/**
|
|
267
281
|
* Attaches a private reverse connection endpoint resource to a data catalog resource. When provided, 'If-Match' is checked against 'ETag' values of the resource.
|
|
282
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
268
283
|
* @param AttachCatalogPrivateEndpointRequest
|
|
269
284
|
* @return AttachCatalogPrivateEndpointResponse
|
|
270
285
|
* @throws OciError when an error occurs
|
|
271
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
286
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
|
|
272
287
|
*/
|
|
273
288
|
attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest) {
|
|
274
289
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -284,7 +299,8 @@ class DataCatalogClient {
|
|
|
284
299
|
"opc-request-id": attachCatalogPrivateEndpointRequest.opcRequestId,
|
|
285
300
|
"opc-retry-token": attachCatalogPrivateEndpointRequest.opcRetryToken
|
|
286
301
|
};
|
|
287
|
-
const
|
|
302
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
303
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, attachCatalogPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
|
|
288
304
|
if (this.logger)
|
|
289
305
|
retrier.logger = this.logger;
|
|
290
306
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -323,10 +339,11 @@ class DataCatalogClient {
|
|
|
323
339
|
}
|
|
324
340
|
/**
|
|
325
341
|
* Moves a resource into a different compartment. When provided, 'If-Match' is checked against 'ETag' values of the resource.
|
|
342
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
326
343
|
* @param ChangeCatalogCompartmentRequest
|
|
327
344
|
* @return ChangeCatalogCompartmentResponse
|
|
328
345
|
* @throws OciError when an error occurs
|
|
329
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
346
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
|
|
330
347
|
*/
|
|
331
348
|
changeCatalogCompartment(changeCatalogCompartmentRequest) {
|
|
332
349
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -341,7 +358,8 @@ class DataCatalogClient {
|
|
|
341
358
|
"if-match": changeCatalogCompartmentRequest.ifMatch,
|
|
342
359
|
"opc-request-id": changeCatalogCompartmentRequest.opcRequestId
|
|
343
360
|
};
|
|
344
|
-
const
|
|
361
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
362
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeCatalogCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
345
363
|
if (this.logger)
|
|
346
364
|
retrier.logger = this.logger;
|
|
347
365
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -380,10 +398,11 @@ class DataCatalogClient {
|
|
|
380
398
|
}
|
|
381
399
|
/**
|
|
382
400
|
* Moves a resource into a different compartment. When provided, 'If-Match' is checked against 'ETag' values of the resource.
|
|
401
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
383
402
|
* @param ChangeCatalogPrivateEndpointCompartmentRequest
|
|
384
403
|
* @return ChangeCatalogPrivateEndpointCompartmentResponse
|
|
385
404
|
* @throws OciError when an error occurs
|
|
386
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
405
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
|
|
387
406
|
*/
|
|
388
407
|
changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest) {
|
|
389
408
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -398,7 +417,8 @@ class DataCatalogClient {
|
|
|
398
417
|
"if-match": changeCatalogPrivateEndpointCompartmentRequest.ifMatch,
|
|
399
418
|
"opc-request-id": changeCatalogPrivateEndpointCompartmentRequest.opcRequestId
|
|
400
419
|
};
|
|
401
|
-
const
|
|
420
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
421
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeCatalogPrivateEndpointCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
402
422
|
if (this.logger)
|
|
403
423
|
retrier.logger = this.logger;
|
|
404
424
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -437,10 +457,11 @@ class DataCatalogClient {
|
|
|
437
457
|
}
|
|
438
458
|
/**
|
|
439
459
|
* Moves a resource into a different compartment. When provided, 'If-Match' is checked against 'ETag' values of the resource.
|
|
460
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
440
461
|
* @param ChangeMetastoreCompartmentRequest
|
|
441
462
|
* @return ChangeMetastoreCompartmentResponse
|
|
442
463
|
* @throws OciError when an error occurs
|
|
443
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
464
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
|
|
444
465
|
*/
|
|
445
466
|
changeMetastoreCompartment(changeMetastoreCompartmentRequest) {
|
|
446
467
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -455,7 +476,8 @@ class DataCatalogClient {
|
|
|
455
476
|
"if-match": changeMetastoreCompartmentRequest.ifMatch,
|
|
456
477
|
"opc-request-id": changeMetastoreCompartmentRequest.opcRequestId
|
|
457
478
|
};
|
|
458
|
-
const
|
|
479
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
480
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeMetastoreCompartmentRequest.retryConfiguration, specRetryConfiguration);
|
|
459
481
|
if (this.logger)
|
|
460
482
|
retrier.logger = this.logger;
|
|
461
483
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -494,10 +516,11 @@ class DataCatalogClient {
|
|
|
494
516
|
}
|
|
495
517
|
/**
|
|
496
518
|
* Creates a new entity attribute.
|
|
519
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
497
520
|
* @param CreateAttributeRequest
|
|
498
521
|
* @return CreateAttributeResponse
|
|
499
522
|
* @throws OciError when an error occurs
|
|
500
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
523
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
|
|
501
524
|
*/
|
|
502
525
|
createAttribute(createAttributeRequest) {
|
|
503
526
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -514,7 +537,8 @@ class DataCatalogClient {
|
|
|
514
537
|
"opc-request-id": createAttributeRequest.opcRequestId,
|
|
515
538
|
"opc-retry-token": createAttributeRequest.opcRetryToken
|
|
516
539
|
};
|
|
517
|
-
const
|
|
540
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
541
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createAttributeRequest.retryConfiguration, specRetryConfiguration);
|
|
518
542
|
if (this.logger)
|
|
519
543
|
retrier.logger = this.logger;
|
|
520
544
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -557,10 +581,11 @@ class DataCatalogClient {
|
|
|
557
581
|
}
|
|
558
582
|
/**
|
|
559
583
|
* Creates a new entity attribute tag.
|
|
584
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
560
585
|
* @param CreateAttributeTagRequest
|
|
561
586
|
* @return CreateAttributeTagResponse
|
|
562
587
|
* @throws OciError when an error occurs
|
|
563
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
588
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
|
|
564
589
|
*/
|
|
565
590
|
createAttributeTag(createAttributeTagRequest) {
|
|
566
591
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -578,7 +603,8 @@ class DataCatalogClient {
|
|
|
578
603
|
"opc-request-id": createAttributeTagRequest.opcRequestId,
|
|
579
604
|
"opc-retry-token": createAttributeTagRequest.opcRetryToken
|
|
580
605
|
};
|
|
581
|
-
const
|
|
606
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
607
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createAttributeTagRequest.retryConfiguration, specRetryConfiguration);
|
|
582
608
|
if (this.logger)
|
|
583
609
|
retrier.logger = this.logger;
|
|
584
610
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -623,10 +649,11 @@ class DataCatalogClient {
|
|
|
623
649
|
* Creates a new data catalog instance that includes a console and an API URL for managing metadata operations.
|
|
624
650
|
* For more information, please see the documentation.
|
|
625
651
|
*
|
|
652
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
626
653
|
* @param CreateCatalogRequest
|
|
627
654
|
* @return CreateCatalogResponse
|
|
628
655
|
* @throws OciError when an error occurs
|
|
629
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
656
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
|
|
630
657
|
*/
|
|
631
658
|
createCatalog(createCatalogRequest) {
|
|
632
659
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -639,7 +666,8 @@ class DataCatalogClient {
|
|
|
639
666
|
"opc-retry-token": createCatalogRequest.opcRetryToken,
|
|
640
667
|
"opc-request-id": createCatalogRequest.opcRequestId
|
|
641
668
|
};
|
|
642
|
-
const
|
|
669
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
670
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createCatalogRequest.retryConfiguration, specRetryConfiguration);
|
|
643
671
|
if (this.logger)
|
|
644
672
|
retrier.logger = this.logger;
|
|
645
673
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -678,10 +706,11 @@ class DataCatalogClient {
|
|
|
678
706
|
}
|
|
679
707
|
/**
|
|
680
708
|
* Create a new private reverse connection endpoint.
|
|
709
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
681
710
|
* @param CreateCatalogPrivateEndpointRequest
|
|
682
711
|
* @return CreateCatalogPrivateEndpointResponse
|
|
683
712
|
* @throws OciError when an error occurs
|
|
684
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
713
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
|
|
685
714
|
*/
|
|
686
715
|
createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest) {
|
|
687
716
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -694,7 +723,8 @@ class DataCatalogClient {
|
|
|
694
723
|
"opc-request-id": createCatalogPrivateEndpointRequest.opcRequestId,
|
|
695
724
|
"opc-retry-token": createCatalogPrivateEndpointRequest.opcRetryToken
|
|
696
725
|
};
|
|
697
|
-
const
|
|
726
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
727
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createCatalogPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
|
|
698
728
|
if (this.logger)
|
|
699
729
|
retrier.logger = this.logger;
|
|
700
730
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -733,10 +763,11 @@ class DataCatalogClient {
|
|
|
733
763
|
}
|
|
734
764
|
/**
|
|
735
765
|
* Creates a new connection.
|
|
766
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
736
767
|
* @param CreateConnectionRequest
|
|
737
768
|
* @return CreateConnectionResponse
|
|
738
769
|
* @throws OciError when an error occurs
|
|
739
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
770
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
|
|
740
771
|
*/
|
|
741
772
|
createConnection(createConnectionRequest) {
|
|
742
773
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -752,7 +783,8 @@ class DataCatalogClient {
|
|
|
752
783
|
"opc-request-id": createConnectionRequest.opcRequestId,
|
|
753
784
|
"opc-retry-token": createConnectionRequest.opcRetryToken
|
|
754
785
|
};
|
|
755
|
-
const
|
|
786
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
787
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createConnectionRequest.retryConfiguration, specRetryConfiguration);
|
|
756
788
|
if (this.logger)
|
|
757
789
|
retrier.logger = this.logger;
|
|
758
790
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -795,10 +827,11 @@ class DataCatalogClient {
|
|
|
795
827
|
}
|
|
796
828
|
/**
|
|
797
829
|
* Create a new Custom Property
|
|
830
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
798
831
|
* @param CreateCustomPropertyRequest
|
|
799
832
|
* @return CreateCustomPropertyResponse
|
|
800
833
|
* @throws OciError when an error occurs
|
|
801
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
834
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
|
|
802
835
|
*/
|
|
803
836
|
createCustomProperty(createCustomPropertyRequest) {
|
|
804
837
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -814,7 +847,8 @@ class DataCatalogClient {
|
|
|
814
847
|
"opc-request-id": createCustomPropertyRequest.opcRequestId,
|
|
815
848
|
"opc-retry-token": createCustomPropertyRequest.opcRetryToken
|
|
816
849
|
};
|
|
817
|
-
const
|
|
850
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
851
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createCustomPropertyRequest.retryConfiguration, specRetryConfiguration);
|
|
818
852
|
if (this.logger)
|
|
819
853
|
retrier.logger = this.logger;
|
|
820
854
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -857,10 +891,11 @@ class DataCatalogClient {
|
|
|
857
891
|
}
|
|
858
892
|
/**
|
|
859
893
|
* Create a new data asset.
|
|
894
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
860
895
|
* @param CreateDataAssetRequest
|
|
861
896
|
* @return CreateDataAssetResponse
|
|
862
897
|
* @throws OciError when an error occurs
|
|
863
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
898
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
|
|
864
899
|
*/
|
|
865
900
|
createDataAsset(createDataAssetRequest) {
|
|
866
901
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -875,7 +910,8 @@ class DataCatalogClient {
|
|
|
875
910
|
"opc-request-id": createDataAssetRequest.opcRequestId,
|
|
876
911
|
"opc-retry-token": createDataAssetRequest.opcRetryToken
|
|
877
912
|
};
|
|
878
|
-
const
|
|
913
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
914
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDataAssetRequest.retryConfiguration, specRetryConfiguration);
|
|
879
915
|
if (this.logger)
|
|
880
916
|
retrier.logger = this.logger;
|
|
881
917
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -918,10 +954,11 @@ class DataCatalogClient {
|
|
|
918
954
|
}
|
|
919
955
|
/**
|
|
920
956
|
* Creates a new data asset tag.
|
|
957
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
921
958
|
* @param CreateDataAssetTagRequest
|
|
922
959
|
* @return CreateDataAssetTagResponse
|
|
923
960
|
* @throws OciError when an error occurs
|
|
924
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
961
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
|
|
925
962
|
*/
|
|
926
963
|
createDataAssetTag(createDataAssetTagRequest) {
|
|
927
964
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -937,7 +974,8 @@ class DataCatalogClient {
|
|
|
937
974
|
"opc-request-id": createDataAssetTagRequest.opcRequestId,
|
|
938
975
|
"opc-retry-token": createDataAssetTagRequest.opcRetryToken
|
|
939
976
|
};
|
|
940
|
-
const
|
|
977
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
978
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createDataAssetTagRequest.retryConfiguration, specRetryConfiguration);
|
|
941
979
|
if (this.logger)
|
|
942
980
|
retrier.logger = this.logger;
|
|
943
981
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -980,10 +1018,11 @@ class DataCatalogClient {
|
|
|
980
1018
|
}
|
|
981
1019
|
/**
|
|
982
1020
|
* Creates a new data entity.
|
|
1021
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
983
1022
|
* @param CreateEntityRequest
|
|
984
1023
|
* @return CreateEntityResponse
|
|
985
1024
|
* @throws OciError when an error occurs
|
|
986
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1025
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
|
|
987
1026
|
*/
|
|
988
1027
|
createEntity(createEntityRequest) {
|
|
989
1028
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -999,7 +1038,8 @@ class DataCatalogClient {
|
|
|
999
1038
|
"opc-request-id": createEntityRequest.opcRequestId,
|
|
1000
1039
|
"opc-retry-token": createEntityRequest.opcRetryToken
|
|
1001
1040
|
};
|
|
1002
|
-
const
|
|
1041
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1042
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createEntityRequest.retryConfiguration, specRetryConfiguration);
|
|
1003
1043
|
if (this.logger)
|
|
1004
1044
|
retrier.logger = this.logger;
|
|
1005
1045
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1042,10 +1082,11 @@ class DataCatalogClient {
|
|
|
1042
1082
|
}
|
|
1043
1083
|
/**
|
|
1044
1084
|
* Creates a new entity tag.
|
|
1085
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1045
1086
|
* @param CreateEntityTagRequest
|
|
1046
1087
|
* @return CreateEntityTagResponse
|
|
1047
1088
|
* @throws OciError when an error occurs
|
|
1048
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1089
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
|
|
1049
1090
|
*/
|
|
1050
1091
|
createEntityTag(createEntityTagRequest) {
|
|
1051
1092
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1062,7 +1103,8 @@ class DataCatalogClient {
|
|
|
1062
1103
|
"opc-request-id": createEntityTagRequest.opcRequestId,
|
|
1063
1104
|
"opc-retry-token": createEntityTagRequest.opcRetryToken
|
|
1064
1105
|
};
|
|
1065
|
-
const
|
|
1106
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1107
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createEntityTagRequest.retryConfiguration, specRetryConfiguration);
|
|
1066
1108
|
if (this.logger)
|
|
1067
1109
|
retrier.logger = this.logger;
|
|
1068
1110
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1105,10 +1147,11 @@ class DataCatalogClient {
|
|
|
1105
1147
|
}
|
|
1106
1148
|
/**
|
|
1107
1149
|
* Creates a new folder.
|
|
1150
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1108
1151
|
* @param CreateFolderRequest
|
|
1109
1152
|
* @return CreateFolderResponse
|
|
1110
1153
|
* @throws OciError when an error occurs
|
|
1111
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1154
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
|
|
1112
1155
|
*/
|
|
1113
1156
|
createFolder(createFolderRequest) {
|
|
1114
1157
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1124,7 +1167,8 @@ class DataCatalogClient {
|
|
|
1124
1167
|
"opc-request-id": createFolderRequest.opcRequestId,
|
|
1125
1168
|
"opc-retry-token": createFolderRequest.opcRetryToken
|
|
1126
1169
|
};
|
|
1127
|
-
const
|
|
1170
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1171
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createFolderRequest.retryConfiguration, specRetryConfiguration);
|
|
1128
1172
|
if (this.logger)
|
|
1129
1173
|
retrier.logger = this.logger;
|
|
1130
1174
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1167,10 +1211,11 @@ class DataCatalogClient {
|
|
|
1167
1211
|
}
|
|
1168
1212
|
/**
|
|
1169
1213
|
* Creates a new folder tag.
|
|
1214
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1170
1215
|
* @param CreateFolderTagRequest
|
|
1171
1216
|
* @return CreateFolderTagResponse
|
|
1172
1217
|
* @throws OciError when an error occurs
|
|
1173
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1218
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
|
|
1174
1219
|
*/
|
|
1175
1220
|
createFolderTag(createFolderTagRequest) {
|
|
1176
1221
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1187,7 +1232,8 @@ class DataCatalogClient {
|
|
|
1187
1232
|
"opc-request-id": createFolderTagRequest.opcRequestId,
|
|
1188
1233
|
"opc-retry-token": createFolderTagRequest.opcRetryToken
|
|
1189
1234
|
};
|
|
1190
|
-
const
|
|
1235
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1236
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createFolderTagRequest.retryConfiguration, specRetryConfiguration);
|
|
1191
1237
|
if (this.logger)
|
|
1192
1238
|
retrier.logger = this.logger;
|
|
1193
1239
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1230,10 +1276,11 @@ class DataCatalogClient {
|
|
|
1230
1276
|
}
|
|
1231
1277
|
/**
|
|
1232
1278
|
* Creates a new glossary.
|
|
1279
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1233
1280
|
* @param CreateGlossaryRequest
|
|
1234
1281
|
* @return CreateGlossaryResponse
|
|
1235
1282
|
* @throws OciError when an error occurs
|
|
1236
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1283
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
|
|
1237
1284
|
*/
|
|
1238
1285
|
createGlossary(createGlossaryRequest) {
|
|
1239
1286
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1248,7 +1295,8 @@ class DataCatalogClient {
|
|
|
1248
1295
|
"opc-request-id": createGlossaryRequest.opcRequestId,
|
|
1249
1296
|
"opc-retry-token": createGlossaryRequest.opcRetryToken
|
|
1250
1297
|
};
|
|
1251
|
-
const
|
|
1298
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1299
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createGlossaryRequest.retryConfiguration, specRetryConfiguration);
|
|
1252
1300
|
if (this.logger)
|
|
1253
1301
|
retrier.logger = this.logger;
|
|
1254
1302
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1291,10 +1339,11 @@ class DataCatalogClient {
|
|
|
1291
1339
|
}
|
|
1292
1340
|
/**
|
|
1293
1341
|
* Creates a new job.
|
|
1342
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1294
1343
|
* @param CreateJobRequest
|
|
1295
1344
|
* @return CreateJobResponse
|
|
1296
1345
|
* @throws OciError when an error occurs
|
|
1297
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1346
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
|
|
1298
1347
|
*/
|
|
1299
1348
|
createJob(createJobRequest) {
|
|
1300
1349
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1309,7 +1358,8 @@ class DataCatalogClient {
|
|
|
1309
1358
|
"opc-request-id": createJobRequest.opcRequestId,
|
|
1310
1359
|
"opc-retry-token": createJobRequest.opcRetryToken
|
|
1311
1360
|
};
|
|
1312
|
-
const
|
|
1361
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1362
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createJobRequest.retryConfiguration, specRetryConfiguration);
|
|
1313
1363
|
if (this.logger)
|
|
1314
1364
|
retrier.logger = this.logger;
|
|
1315
1365
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1352,10 +1402,11 @@ class DataCatalogClient {
|
|
|
1352
1402
|
}
|
|
1353
1403
|
/**
|
|
1354
1404
|
* Creates a new job definition.
|
|
1405
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1355
1406
|
* @param CreateJobDefinitionRequest
|
|
1356
1407
|
* @return CreateJobDefinitionResponse
|
|
1357
1408
|
* @throws OciError when an error occurs
|
|
1358
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1409
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
|
|
1359
1410
|
*/
|
|
1360
1411
|
createJobDefinition(createJobDefinitionRequest) {
|
|
1361
1412
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1370,7 +1421,8 @@ class DataCatalogClient {
|
|
|
1370
1421
|
"opc-request-id": createJobDefinitionRequest.opcRequestId,
|
|
1371
1422
|
"opc-retry-token": createJobDefinitionRequest.opcRetryToken
|
|
1372
1423
|
};
|
|
1373
|
-
const
|
|
1424
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1425
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createJobDefinitionRequest.retryConfiguration, specRetryConfiguration);
|
|
1374
1426
|
if (this.logger)
|
|
1375
1427
|
retrier.logger = this.logger;
|
|
1376
1428
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1413,10 +1465,11 @@ class DataCatalogClient {
|
|
|
1413
1465
|
}
|
|
1414
1466
|
/**
|
|
1415
1467
|
* Creates a new job execution.
|
|
1468
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1416
1469
|
* @param CreateJobExecutionRequest
|
|
1417
1470
|
* @return CreateJobExecutionResponse
|
|
1418
1471
|
* @throws OciError when an error occurs
|
|
1419
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1472
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
|
|
1420
1473
|
*/
|
|
1421
1474
|
createJobExecution(createJobExecutionRequest) {
|
|
1422
1475
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1432,7 +1485,8 @@ class DataCatalogClient {
|
|
|
1432
1485
|
"opc-request-id": createJobExecutionRequest.opcRequestId,
|
|
1433
1486
|
"opc-retry-token": createJobExecutionRequest.opcRetryToken
|
|
1434
1487
|
};
|
|
1435
|
-
const
|
|
1488
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1489
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createJobExecutionRequest.retryConfiguration, specRetryConfiguration);
|
|
1436
1490
|
if (this.logger)
|
|
1437
1491
|
retrier.logger = this.logger;
|
|
1438
1492
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1476,10 +1530,11 @@ class DataCatalogClient {
|
|
|
1476
1530
|
/**
|
|
1477
1531
|
* Creates a new metastore.
|
|
1478
1532
|
*
|
|
1533
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1479
1534
|
* @param CreateMetastoreRequest
|
|
1480
1535
|
* @return CreateMetastoreResponse
|
|
1481
1536
|
* @throws OciError when an error occurs
|
|
1482
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1537
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
|
|
1483
1538
|
*/
|
|
1484
1539
|
createMetastore(createMetastoreRequest) {
|
|
1485
1540
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1492,7 +1547,8 @@ class DataCatalogClient {
|
|
|
1492
1547
|
"opc-retry-token": createMetastoreRequest.opcRetryToken,
|
|
1493
1548
|
"opc-request-id": createMetastoreRequest.opcRequestId
|
|
1494
1549
|
};
|
|
1495
|
-
const
|
|
1550
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1551
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createMetastoreRequest.retryConfiguration, specRetryConfiguration);
|
|
1496
1552
|
if (this.logger)
|
|
1497
1553
|
retrier.logger = this.logger;
|
|
1498
1554
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1531,10 +1587,11 @@ class DataCatalogClient {
|
|
|
1531
1587
|
}
|
|
1532
1588
|
/**
|
|
1533
1589
|
* Create a new Namespace to be used by a custom property
|
|
1590
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1534
1591
|
* @param CreateNamespaceRequest
|
|
1535
1592
|
* @return CreateNamespaceResponse
|
|
1536
1593
|
* @throws OciError when an error occurs
|
|
1537
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1594
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
|
|
1538
1595
|
*/
|
|
1539
1596
|
createNamespace(createNamespaceRequest) {
|
|
1540
1597
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1549,7 +1606,8 @@ class DataCatalogClient {
|
|
|
1549
1606
|
"opc-request-id": createNamespaceRequest.opcRequestId,
|
|
1550
1607
|
"opc-retry-token": createNamespaceRequest.opcRetryToken
|
|
1551
1608
|
};
|
|
1552
|
-
const
|
|
1609
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1610
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createNamespaceRequest.retryConfiguration, specRetryConfiguration);
|
|
1553
1611
|
if (this.logger)
|
|
1554
1612
|
retrier.logger = this.logger;
|
|
1555
1613
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1592,10 +1650,11 @@ class DataCatalogClient {
|
|
|
1592
1650
|
}
|
|
1593
1651
|
/**
|
|
1594
1652
|
* Create a new pattern.
|
|
1653
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1595
1654
|
* @param CreatePatternRequest
|
|
1596
1655
|
* @return CreatePatternResponse
|
|
1597
1656
|
* @throws OciError when an error occurs
|
|
1598
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1657
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
|
|
1599
1658
|
*/
|
|
1600
1659
|
createPattern(createPatternRequest) {
|
|
1601
1660
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1610,7 +1669,8 @@ class DataCatalogClient {
|
|
|
1610
1669
|
"opc-request-id": createPatternRequest.opcRequestId,
|
|
1611
1670
|
"opc-retry-token": createPatternRequest.opcRetryToken
|
|
1612
1671
|
};
|
|
1613
|
-
const
|
|
1672
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1673
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createPatternRequest.retryConfiguration, specRetryConfiguration);
|
|
1614
1674
|
if (this.logger)
|
|
1615
1675
|
retrier.logger = this.logger;
|
|
1616
1676
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1653,10 +1713,11 @@ class DataCatalogClient {
|
|
|
1653
1713
|
}
|
|
1654
1714
|
/**
|
|
1655
1715
|
* Create a new term within a glossary.
|
|
1716
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1656
1717
|
* @param CreateTermRequest
|
|
1657
1718
|
* @return CreateTermResponse
|
|
1658
1719
|
* @throws OciError when an error occurs
|
|
1659
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1720
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
|
|
1660
1721
|
*/
|
|
1661
1722
|
createTerm(createTermRequest) {
|
|
1662
1723
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1672,7 +1733,8 @@ class DataCatalogClient {
|
|
|
1672
1733
|
"opc-request-id": createTermRequest.opcRequestId,
|
|
1673
1734
|
"opc-retry-token": createTermRequest.opcRetryToken
|
|
1674
1735
|
};
|
|
1675
|
-
const
|
|
1736
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1737
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTermRequest.retryConfiguration, specRetryConfiguration);
|
|
1676
1738
|
if (this.logger)
|
|
1677
1739
|
retrier.logger = this.logger;
|
|
1678
1740
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1715,10 +1777,11 @@ class DataCatalogClient {
|
|
|
1715
1777
|
}
|
|
1716
1778
|
/**
|
|
1717
1779
|
* Creates a new term relationship for this term within a glossary.
|
|
1780
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1718
1781
|
* @param CreateTermRelationshipRequest
|
|
1719
1782
|
* @return CreateTermRelationshipResponse
|
|
1720
1783
|
* @throws OciError when an error occurs
|
|
1721
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1784
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
|
|
1722
1785
|
*/
|
|
1723
1786
|
createTermRelationship(createTermRelationshipRequest) {
|
|
1724
1787
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1735,7 +1798,8 @@ class DataCatalogClient {
|
|
|
1735
1798
|
"opc-request-id": createTermRelationshipRequest.opcRequestId,
|
|
1736
1799
|
"opc-retry-token": createTermRelationshipRequest.opcRetryToken
|
|
1737
1800
|
};
|
|
1738
|
-
const
|
|
1801
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1802
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createTermRelationshipRequest.retryConfiguration, specRetryConfiguration);
|
|
1739
1803
|
if (this.logger)
|
|
1740
1804
|
retrier.logger = this.logger;
|
|
1741
1805
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1778,10 +1842,11 @@ class DataCatalogClient {
|
|
|
1778
1842
|
}
|
|
1779
1843
|
/**
|
|
1780
1844
|
* Deletes a specific entity attribute.
|
|
1845
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1781
1846
|
* @param DeleteAttributeRequest
|
|
1782
1847
|
* @return DeleteAttributeResponse
|
|
1783
1848
|
* @throws OciError when an error occurs
|
|
1784
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1849
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
|
|
1785
1850
|
*/
|
|
1786
1851
|
deleteAttribute(deleteAttributeRequest) {
|
|
1787
1852
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1799,7 +1864,8 @@ class DataCatalogClient {
|
|
|
1799
1864
|
"if-match": deleteAttributeRequest.ifMatch,
|
|
1800
1865
|
"opc-request-id": deleteAttributeRequest.opcRequestId
|
|
1801
1866
|
};
|
|
1802
|
-
const
|
|
1867
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1868
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteAttributeRequest.retryConfiguration, specRetryConfiguration);
|
|
1803
1869
|
if (this.logger)
|
|
1804
1870
|
retrier.logger = this.logger;
|
|
1805
1871
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1832,10 +1898,11 @@ class DataCatalogClient {
|
|
|
1832
1898
|
}
|
|
1833
1899
|
/**
|
|
1834
1900
|
* Deletes a specific entity attribute tag.
|
|
1901
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1835
1902
|
* @param DeleteAttributeTagRequest
|
|
1836
1903
|
* @return DeleteAttributeTagResponse
|
|
1837
1904
|
* @throws OciError when an error occurs
|
|
1838
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1905
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
|
|
1839
1906
|
*/
|
|
1840
1907
|
deleteAttributeTag(deleteAttributeTagRequest) {
|
|
1841
1908
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1854,7 +1921,8 @@ class DataCatalogClient {
|
|
|
1854
1921
|
"if-match": deleteAttributeTagRequest.ifMatch,
|
|
1855
1922
|
"opc-request-id": deleteAttributeTagRequest.opcRequestId
|
|
1856
1923
|
};
|
|
1857
|
-
const
|
|
1924
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1925
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteAttributeTagRequest.retryConfiguration, specRetryConfiguration);
|
|
1858
1926
|
if (this.logger)
|
|
1859
1927
|
retrier.logger = this.logger;
|
|
1860
1928
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1887,10 +1955,11 @@ class DataCatalogClient {
|
|
|
1887
1955
|
}
|
|
1888
1956
|
/**
|
|
1889
1957
|
* Deletes a data catalog resource by identifier.
|
|
1958
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1890
1959
|
* @param DeleteCatalogRequest
|
|
1891
1960
|
* @return DeleteCatalogResponse
|
|
1892
1961
|
* @throws OciError when an error occurs
|
|
1893
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1962
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
|
|
1894
1963
|
*/
|
|
1895
1964
|
deleteCatalog(deleteCatalogRequest) {
|
|
1896
1965
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1905,7 +1974,8 @@ class DataCatalogClient {
|
|
|
1905
1974
|
"if-match": deleteCatalogRequest.ifMatch,
|
|
1906
1975
|
"opc-request-id": deleteCatalogRequest.opcRequestId
|
|
1907
1976
|
};
|
|
1908
|
-
const
|
|
1977
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
1978
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteCatalogRequest.retryConfiguration, specRetryConfiguration);
|
|
1909
1979
|
if (this.logger)
|
|
1910
1980
|
retrier.logger = this.logger;
|
|
1911
1981
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1943,10 +2013,11 @@ class DataCatalogClient {
|
|
|
1943
2013
|
}
|
|
1944
2014
|
/**
|
|
1945
2015
|
* Deletes a private reverse connection endpoint by identifier.
|
|
2016
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
1946
2017
|
* @param DeleteCatalogPrivateEndpointRequest
|
|
1947
2018
|
* @return DeleteCatalogPrivateEndpointResponse
|
|
1948
2019
|
* @throws OciError when an error occurs
|
|
1949
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2020
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
|
|
1950
2021
|
*/
|
|
1951
2022
|
deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest) {
|
|
1952
2023
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1961,7 +2032,8 @@ class DataCatalogClient {
|
|
|
1961
2032
|
"if-match": deleteCatalogPrivateEndpointRequest.ifMatch,
|
|
1962
2033
|
"opc-request-id": deleteCatalogPrivateEndpointRequest.opcRequestId
|
|
1963
2034
|
};
|
|
1964
|
-
const
|
|
2035
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2036
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteCatalogPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
|
|
1965
2037
|
if (this.logger)
|
|
1966
2038
|
retrier.logger = this.logger;
|
|
1967
2039
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -1999,10 +2071,11 @@ class DataCatalogClient {
|
|
|
1999
2071
|
}
|
|
2000
2072
|
/**
|
|
2001
2073
|
* Deletes a specific connection of a data asset.
|
|
2074
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2002
2075
|
* @param DeleteConnectionRequest
|
|
2003
2076
|
* @return DeleteConnectionResponse
|
|
2004
2077
|
* @throws OciError when an error occurs
|
|
2005
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2078
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
|
|
2006
2079
|
*/
|
|
2007
2080
|
deleteConnection(deleteConnectionRequest) {
|
|
2008
2081
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2019,7 +2092,8 @@ class DataCatalogClient {
|
|
|
2019
2092
|
"if-match": deleteConnectionRequest.ifMatch,
|
|
2020
2093
|
"opc-request-id": deleteConnectionRequest.opcRequestId
|
|
2021
2094
|
};
|
|
2022
|
-
const
|
|
2095
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2096
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteConnectionRequest.retryConfiguration, specRetryConfiguration);
|
|
2023
2097
|
if (this.logger)
|
|
2024
2098
|
retrier.logger = this.logger;
|
|
2025
2099
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2052,10 +2126,11 @@ class DataCatalogClient {
|
|
|
2052
2126
|
}
|
|
2053
2127
|
/**
|
|
2054
2128
|
* Deletes a specific custom property identified by it's key.
|
|
2129
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2055
2130
|
* @param DeleteCustomPropertyRequest
|
|
2056
2131
|
* @return DeleteCustomPropertyResponse
|
|
2057
2132
|
* @throws OciError when an error occurs
|
|
2058
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2133
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
|
|
2059
2134
|
*/
|
|
2060
2135
|
deleteCustomProperty(deleteCustomPropertyRequest) {
|
|
2061
2136
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2072,7 +2147,8 @@ class DataCatalogClient {
|
|
|
2072
2147
|
"if-match": deleteCustomPropertyRequest.ifMatch,
|
|
2073
2148
|
"opc-request-id": deleteCustomPropertyRequest.opcRequestId
|
|
2074
2149
|
};
|
|
2075
|
-
const
|
|
2150
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2151
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteCustomPropertyRequest.retryConfiguration, specRetryConfiguration);
|
|
2076
2152
|
if (this.logger)
|
|
2077
2153
|
retrier.logger = this.logger;
|
|
2078
2154
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2105,10 +2181,11 @@ class DataCatalogClient {
|
|
|
2105
2181
|
}
|
|
2106
2182
|
/**
|
|
2107
2183
|
* Deletes a specific data asset identified by it's key.
|
|
2184
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2108
2185
|
* @param DeleteDataAssetRequest
|
|
2109
2186
|
* @return DeleteDataAssetResponse
|
|
2110
2187
|
* @throws OciError when an error occurs
|
|
2111
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2188
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
|
|
2112
2189
|
*/
|
|
2113
2190
|
deleteDataAsset(deleteDataAssetRequest) {
|
|
2114
2191
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2124,7 +2201,8 @@ class DataCatalogClient {
|
|
|
2124
2201
|
"if-match": deleteDataAssetRequest.ifMatch,
|
|
2125
2202
|
"opc-request-id": deleteDataAssetRequest.opcRequestId
|
|
2126
2203
|
};
|
|
2127
|
-
const
|
|
2204
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2205
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDataAssetRequest.retryConfiguration, specRetryConfiguration);
|
|
2128
2206
|
if (this.logger)
|
|
2129
2207
|
retrier.logger = this.logger;
|
|
2130
2208
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2157,10 +2235,11 @@ class DataCatalogClient {
|
|
|
2157
2235
|
}
|
|
2158
2236
|
/**
|
|
2159
2237
|
* Deletes a specific data asset tag.
|
|
2238
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2160
2239
|
* @param DeleteDataAssetTagRequest
|
|
2161
2240
|
* @return DeleteDataAssetTagResponse
|
|
2162
2241
|
* @throws OciError when an error occurs
|
|
2163
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2242
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
|
|
2164
2243
|
*/
|
|
2165
2244
|
deleteDataAssetTag(deleteDataAssetTagRequest) {
|
|
2166
2245
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2177,7 +2256,8 @@ class DataCatalogClient {
|
|
|
2177
2256
|
"if-match": deleteDataAssetTagRequest.ifMatch,
|
|
2178
2257
|
"opc-request-id": deleteDataAssetTagRequest.opcRequestId
|
|
2179
2258
|
};
|
|
2180
|
-
const
|
|
2259
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2260
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteDataAssetTagRequest.retryConfiguration, specRetryConfiguration);
|
|
2181
2261
|
if (this.logger)
|
|
2182
2262
|
retrier.logger = this.logger;
|
|
2183
2263
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2210,10 +2290,11 @@ class DataCatalogClient {
|
|
|
2210
2290
|
}
|
|
2211
2291
|
/**
|
|
2212
2292
|
* Deletes a specific data entity.
|
|
2293
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2213
2294
|
* @param DeleteEntityRequest
|
|
2214
2295
|
* @return DeleteEntityResponse
|
|
2215
2296
|
* @throws OciError when an error occurs
|
|
2216
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2297
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
|
|
2217
2298
|
*/
|
|
2218
2299
|
deleteEntity(deleteEntityRequest) {
|
|
2219
2300
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2230,7 +2311,8 @@ class DataCatalogClient {
|
|
|
2230
2311
|
"if-match": deleteEntityRequest.ifMatch,
|
|
2231
2312
|
"opc-request-id": deleteEntityRequest.opcRequestId
|
|
2232
2313
|
};
|
|
2233
|
-
const
|
|
2314
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2315
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteEntityRequest.retryConfiguration, specRetryConfiguration);
|
|
2234
2316
|
if (this.logger)
|
|
2235
2317
|
retrier.logger = this.logger;
|
|
2236
2318
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2263,10 +2345,11 @@ class DataCatalogClient {
|
|
|
2263
2345
|
}
|
|
2264
2346
|
/**
|
|
2265
2347
|
* Deletes a specific entity tag.
|
|
2348
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2266
2349
|
* @param DeleteEntityTagRequest
|
|
2267
2350
|
* @return DeleteEntityTagResponse
|
|
2268
2351
|
* @throws OciError when an error occurs
|
|
2269
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2352
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
|
|
2270
2353
|
*/
|
|
2271
2354
|
deleteEntityTag(deleteEntityTagRequest) {
|
|
2272
2355
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2284,7 +2367,8 @@ class DataCatalogClient {
|
|
|
2284
2367
|
"if-match": deleteEntityTagRequest.ifMatch,
|
|
2285
2368
|
"opc-request-id": deleteEntityTagRequest.opcRequestId
|
|
2286
2369
|
};
|
|
2287
|
-
const
|
|
2370
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2371
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteEntityTagRequest.retryConfiguration, specRetryConfiguration);
|
|
2288
2372
|
if (this.logger)
|
|
2289
2373
|
retrier.logger = this.logger;
|
|
2290
2374
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2317,10 +2401,11 @@ class DataCatalogClient {
|
|
|
2317
2401
|
}
|
|
2318
2402
|
/**
|
|
2319
2403
|
* Deletes a specific folder of a data asset identified by it's key.
|
|
2404
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2320
2405
|
* @param DeleteFolderRequest
|
|
2321
2406
|
* @return DeleteFolderResponse
|
|
2322
2407
|
* @throws OciError when an error occurs
|
|
2323
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2408
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
|
|
2324
2409
|
*/
|
|
2325
2410
|
deleteFolder(deleteFolderRequest) {
|
|
2326
2411
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2337,7 +2422,8 @@ class DataCatalogClient {
|
|
|
2337
2422
|
"if-match": deleteFolderRequest.ifMatch,
|
|
2338
2423
|
"opc-request-id": deleteFolderRequest.opcRequestId
|
|
2339
2424
|
};
|
|
2340
|
-
const
|
|
2425
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2426
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteFolderRequest.retryConfiguration, specRetryConfiguration);
|
|
2341
2427
|
if (this.logger)
|
|
2342
2428
|
retrier.logger = this.logger;
|
|
2343
2429
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2370,10 +2456,11 @@ class DataCatalogClient {
|
|
|
2370
2456
|
}
|
|
2371
2457
|
/**
|
|
2372
2458
|
* Deletes a specific folder tag.
|
|
2459
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2373
2460
|
* @param DeleteFolderTagRequest
|
|
2374
2461
|
* @return DeleteFolderTagResponse
|
|
2375
2462
|
* @throws OciError when an error occurs
|
|
2376
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2463
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
|
|
2377
2464
|
*/
|
|
2378
2465
|
deleteFolderTag(deleteFolderTagRequest) {
|
|
2379
2466
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2391,7 +2478,8 @@ class DataCatalogClient {
|
|
|
2391
2478
|
"if-match": deleteFolderTagRequest.ifMatch,
|
|
2392
2479
|
"opc-request-id": deleteFolderTagRequest.opcRequestId
|
|
2393
2480
|
};
|
|
2394
|
-
const
|
|
2481
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2482
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteFolderTagRequest.retryConfiguration, specRetryConfiguration);
|
|
2395
2483
|
if (this.logger)
|
|
2396
2484
|
retrier.logger = this.logger;
|
|
2397
2485
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2424,10 +2512,11 @@ class DataCatalogClient {
|
|
|
2424
2512
|
}
|
|
2425
2513
|
/**
|
|
2426
2514
|
* Deletes a specific glossary identified by it's key.
|
|
2515
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2427
2516
|
* @param DeleteGlossaryRequest
|
|
2428
2517
|
* @return DeleteGlossaryResponse
|
|
2429
2518
|
* @throws OciError when an error occurs
|
|
2430
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2519
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
|
|
2431
2520
|
*/
|
|
2432
2521
|
deleteGlossary(deleteGlossaryRequest) {
|
|
2433
2522
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2443,7 +2532,8 @@ class DataCatalogClient {
|
|
|
2443
2532
|
"if-match": deleteGlossaryRequest.ifMatch,
|
|
2444
2533
|
"opc-request-id": deleteGlossaryRequest.opcRequestId
|
|
2445
2534
|
};
|
|
2446
|
-
const
|
|
2535
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2536
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteGlossaryRequest.retryConfiguration, specRetryConfiguration);
|
|
2447
2537
|
if (this.logger)
|
|
2448
2538
|
retrier.logger = this.logger;
|
|
2449
2539
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2476,10 +2566,11 @@ class DataCatalogClient {
|
|
|
2476
2566
|
}
|
|
2477
2567
|
/**
|
|
2478
2568
|
* Deletes a specific job identified by it's key.
|
|
2569
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2479
2570
|
* @param DeleteJobRequest
|
|
2480
2571
|
* @return DeleteJobResponse
|
|
2481
2572
|
* @throws OciError when an error occurs
|
|
2482
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2573
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
|
|
2483
2574
|
*/
|
|
2484
2575
|
deleteJob(deleteJobRequest) {
|
|
2485
2576
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2495,7 +2586,8 @@ class DataCatalogClient {
|
|
|
2495
2586
|
"if-match": deleteJobRequest.ifMatch,
|
|
2496
2587
|
"opc-request-id": deleteJobRequest.opcRequestId
|
|
2497
2588
|
};
|
|
2498
|
-
const
|
|
2589
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2590
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteJobRequest.retryConfiguration, specRetryConfiguration);
|
|
2499
2591
|
if (this.logger)
|
|
2500
2592
|
retrier.logger = this.logger;
|
|
2501
2593
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2528,10 +2620,11 @@ class DataCatalogClient {
|
|
|
2528
2620
|
}
|
|
2529
2621
|
/**
|
|
2530
2622
|
* Deletes a specific job definition identified by it's key.
|
|
2623
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2531
2624
|
* @param DeleteJobDefinitionRequest
|
|
2532
2625
|
* @return DeleteJobDefinitionResponse
|
|
2533
2626
|
* @throws OciError when an error occurs
|
|
2534
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2627
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
|
|
2535
2628
|
*/
|
|
2536
2629
|
deleteJobDefinition(deleteJobDefinitionRequest) {
|
|
2537
2630
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2547,7 +2640,8 @@ class DataCatalogClient {
|
|
|
2547
2640
|
"if-match": deleteJobDefinitionRequest.ifMatch,
|
|
2548
2641
|
"opc-request-id": deleteJobDefinitionRequest.opcRequestId
|
|
2549
2642
|
};
|
|
2550
|
-
const
|
|
2643
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2644
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteJobDefinitionRequest.retryConfiguration, specRetryConfiguration);
|
|
2551
2645
|
if (this.logger)
|
|
2552
2646
|
retrier.logger = this.logger;
|
|
2553
2647
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2580,10 +2674,11 @@ class DataCatalogClient {
|
|
|
2580
2674
|
}
|
|
2581
2675
|
/**
|
|
2582
2676
|
* Deletes a metastore resource by identifier.
|
|
2677
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2583
2678
|
* @param DeleteMetastoreRequest
|
|
2584
2679
|
* @return DeleteMetastoreResponse
|
|
2585
2680
|
* @throws OciError when an error occurs
|
|
2586
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2681
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
|
|
2587
2682
|
*/
|
|
2588
2683
|
deleteMetastore(deleteMetastoreRequest) {
|
|
2589
2684
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2598,7 +2693,8 @@ class DataCatalogClient {
|
|
|
2598
2693
|
"if-match": deleteMetastoreRequest.ifMatch,
|
|
2599
2694
|
"opc-request-id": deleteMetastoreRequest.opcRequestId
|
|
2600
2695
|
};
|
|
2601
|
-
const
|
|
2696
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2697
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteMetastoreRequest.retryConfiguration, specRetryConfiguration);
|
|
2602
2698
|
if (this.logger)
|
|
2603
2699
|
retrier.logger = this.logger;
|
|
2604
2700
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2636,10 +2732,11 @@ class DataCatalogClient {
|
|
|
2636
2732
|
}
|
|
2637
2733
|
/**
|
|
2638
2734
|
* Deletes a specific Namespace identified by it's key.
|
|
2735
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2639
2736
|
* @param DeleteNamespaceRequest
|
|
2640
2737
|
* @return DeleteNamespaceResponse
|
|
2641
2738
|
* @throws OciError when an error occurs
|
|
2642
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2739
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
|
|
2643
2740
|
*/
|
|
2644
2741
|
deleteNamespace(deleteNamespaceRequest) {
|
|
2645
2742
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2655,7 +2752,8 @@ class DataCatalogClient {
|
|
|
2655
2752
|
"if-match": deleteNamespaceRequest.ifMatch,
|
|
2656
2753
|
"opc-request-id": deleteNamespaceRequest.opcRequestId
|
|
2657
2754
|
};
|
|
2658
|
-
const
|
|
2755
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2756
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteNamespaceRequest.retryConfiguration, specRetryConfiguration);
|
|
2659
2757
|
if (this.logger)
|
|
2660
2758
|
retrier.logger = this.logger;
|
|
2661
2759
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2688,10 +2786,11 @@ class DataCatalogClient {
|
|
|
2688
2786
|
}
|
|
2689
2787
|
/**
|
|
2690
2788
|
* Deletes a specific pattern identified by it's key.
|
|
2789
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2691
2790
|
* @param DeletePatternRequest
|
|
2692
2791
|
* @return DeletePatternResponse
|
|
2693
2792
|
* @throws OciError when an error occurs
|
|
2694
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2793
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
|
|
2695
2794
|
*/
|
|
2696
2795
|
deletePattern(deletePatternRequest) {
|
|
2697
2796
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2707,7 +2806,8 @@ class DataCatalogClient {
|
|
|
2707
2806
|
"if-match": deletePatternRequest.ifMatch,
|
|
2708
2807
|
"opc-request-id": deletePatternRequest.opcRequestId
|
|
2709
2808
|
};
|
|
2710
|
-
const
|
|
2809
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2810
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deletePatternRequest.retryConfiguration, specRetryConfiguration);
|
|
2711
2811
|
if (this.logger)
|
|
2712
2812
|
retrier.logger = this.logger;
|
|
2713
2813
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2740,10 +2840,11 @@ class DataCatalogClient {
|
|
|
2740
2840
|
}
|
|
2741
2841
|
/**
|
|
2742
2842
|
* Deletes a specific glossary term.
|
|
2843
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2743
2844
|
* @param DeleteTermRequest
|
|
2744
2845
|
* @return DeleteTermResponse
|
|
2745
2846
|
* @throws OciError when an error occurs
|
|
2746
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2847
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
|
|
2747
2848
|
*/
|
|
2748
2849
|
deleteTerm(deleteTermRequest) {
|
|
2749
2850
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2760,7 +2861,8 @@ class DataCatalogClient {
|
|
|
2760
2861
|
"if-match": deleteTermRequest.ifMatch,
|
|
2761
2862
|
"opc-request-id": deleteTermRequest.opcRequestId
|
|
2762
2863
|
};
|
|
2763
|
-
const
|
|
2864
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2865
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTermRequest.retryConfiguration, specRetryConfiguration);
|
|
2764
2866
|
if (this.logger)
|
|
2765
2867
|
retrier.logger = this.logger;
|
|
2766
2868
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2793,10 +2895,11 @@ class DataCatalogClient {
|
|
|
2793
2895
|
}
|
|
2794
2896
|
/**
|
|
2795
2897
|
* Deletes a specific glossary term relationship.
|
|
2898
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2796
2899
|
* @param DeleteTermRelationshipRequest
|
|
2797
2900
|
* @return DeleteTermRelationshipResponse
|
|
2798
2901
|
* @throws OciError when an error occurs
|
|
2799
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2902
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
|
|
2800
2903
|
*/
|
|
2801
2904
|
deleteTermRelationship(deleteTermRelationshipRequest) {
|
|
2802
2905
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2814,7 +2917,8 @@ class DataCatalogClient {
|
|
|
2814
2917
|
"if-match": deleteTermRelationshipRequest.ifMatch,
|
|
2815
2918
|
"opc-request-id": deleteTermRelationshipRequest.opcRequestId
|
|
2816
2919
|
};
|
|
2817
|
-
const
|
|
2920
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2921
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteTermRelationshipRequest.retryConfiguration, specRetryConfiguration);
|
|
2818
2922
|
if (this.logger)
|
|
2819
2923
|
retrier.logger = this.logger;
|
|
2820
2924
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2847,10 +2951,11 @@ class DataCatalogClient {
|
|
|
2847
2951
|
}
|
|
2848
2952
|
/**
|
|
2849
2953
|
* Detaches a private reverse connection endpoint resource to a data catalog resource. When provided, 'If-Match' is checked against 'ETag' values of the resource.
|
|
2954
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2850
2955
|
* @param DetachCatalogPrivateEndpointRequest
|
|
2851
2956
|
* @return DetachCatalogPrivateEndpointResponse
|
|
2852
2957
|
* @throws OciError when an error occurs
|
|
2853
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2958
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
|
|
2854
2959
|
*/
|
|
2855
2960
|
detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest) {
|
|
2856
2961
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2865,7 +2970,8 @@ class DataCatalogClient {
|
|
|
2865
2970
|
"if-match": detachCatalogPrivateEndpointRequest.ifMatch,
|
|
2866
2971
|
"opc-request-id": detachCatalogPrivateEndpointRequest.opcRequestId
|
|
2867
2972
|
};
|
|
2868
|
-
const
|
|
2973
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
2974
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, detachCatalogPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
|
|
2869
2975
|
if (this.logger)
|
|
2870
2976
|
retrier.logger = this.logger;
|
|
2871
2977
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2904,10 +3010,11 @@ class DataCatalogClient {
|
|
|
2904
3010
|
}
|
|
2905
3011
|
/**
|
|
2906
3012
|
* Remove the custom property for the given type
|
|
3013
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2907
3014
|
* @param DisassociateCustomPropertyRequest
|
|
2908
3015
|
* @return DisassociateCustomPropertyResponse
|
|
2909
3016
|
* @throws OciError when an error occurs
|
|
2910
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3017
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
|
|
2911
3018
|
*/
|
|
2912
3019
|
disassociateCustomProperty(disassociateCustomPropertyRequest) {
|
|
2913
3020
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2924,7 +3031,8 @@ class DataCatalogClient {
|
|
|
2924
3031
|
"if-match": disassociateCustomPropertyRequest.ifMatch,
|
|
2925
3032
|
"opc-retry-token": disassociateCustomPropertyRequest.opcRetryToken
|
|
2926
3033
|
};
|
|
2927
|
-
const
|
|
3034
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3035
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, disassociateCustomPropertyRequest.retryConfiguration, specRetryConfiguration);
|
|
2928
3036
|
if (this.logger)
|
|
2929
3037
|
retrier.logger = this.logger;
|
|
2930
3038
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -2967,10 +3075,11 @@ class DataCatalogClient {
|
|
|
2967
3075
|
}
|
|
2968
3076
|
/**
|
|
2969
3077
|
* Returns the fully expanded tree hierarchy of parent and child terms in this glossary.
|
|
3078
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
2970
3079
|
* @param ExpandTreeForGlossaryRequest
|
|
2971
3080
|
* @return ExpandTreeForGlossaryResponse
|
|
2972
3081
|
* @throws OciError when an error occurs
|
|
2973
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3082
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
|
|
2974
3083
|
*/
|
|
2975
3084
|
expandTreeForGlossary(expandTreeForGlossaryRequest) {
|
|
2976
3085
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2986,7 +3095,8 @@ class DataCatalogClient {
|
|
|
2986
3095
|
"opc-request-id": expandTreeForGlossaryRequest.opcRequestId,
|
|
2987
3096
|
"opc-retry-token": expandTreeForGlossaryRequest.opcRetryToken
|
|
2988
3097
|
};
|
|
2989
|
-
const
|
|
3098
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3099
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, expandTreeForGlossaryRequest.retryConfiguration, specRetryConfiguration);
|
|
2990
3100
|
if (this.logger)
|
|
2991
3101
|
retrier.logger = this.logger;
|
|
2992
3102
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3028,10 +3138,11 @@ class DataCatalogClient {
|
|
|
3028
3138
|
}
|
|
3029
3139
|
/**
|
|
3030
3140
|
* Export the glossary and the terms and return the exported glossary as csv or json.
|
|
3141
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3031
3142
|
* @param ExportGlossaryRequest
|
|
3032
3143
|
* @return ExportGlossaryResponse
|
|
3033
3144
|
* @throws OciError when an error occurs
|
|
3034
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3145
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
|
|
3035
3146
|
*/
|
|
3036
3147
|
exportGlossary(exportGlossaryRequest) {
|
|
3037
3148
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3049,7 +3160,8 @@ class DataCatalogClient {
|
|
|
3049
3160
|
"opc-request-id": exportGlossaryRequest.opcRequestId,
|
|
3050
3161
|
"opc-retry-token": exportGlossaryRequest.opcRetryToken
|
|
3051
3162
|
};
|
|
3052
|
-
const
|
|
3163
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3164
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, exportGlossaryRequest.retryConfiguration, specRetryConfiguration);
|
|
3053
3165
|
if (this.logger)
|
|
3054
3166
|
retrier.logger = this.logger;
|
|
3055
3167
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3091,10 +3203,11 @@ class DataCatalogClient {
|
|
|
3091
3203
|
}
|
|
3092
3204
|
/**
|
|
3093
3205
|
* Gets a specific entity attribute by key.
|
|
3206
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3094
3207
|
* @param GetAttributeRequest
|
|
3095
3208
|
* @return GetAttributeResponse
|
|
3096
3209
|
* @throws OciError when an error occurs
|
|
3097
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3210
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
|
|
3098
3211
|
*/
|
|
3099
3212
|
getAttribute(getAttributeRequest) {
|
|
3100
3213
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3114,7 +3227,8 @@ class DataCatalogClient {
|
|
|
3114
3227
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3115
3228
|
"opc-request-id": getAttributeRequest.opcRequestId
|
|
3116
3229
|
};
|
|
3117
|
-
const
|
|
3230
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3231
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAttributeRequest.retryConfiguration, specRetryConfiguration);
|
|
3118
3232
|
if (this.logger)
|
|
3119
3233
|
retrier.logger = this.logger;
|
|
3120
3234
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3156,10 +3270,11 @@ class DataCatalogClient {
|
|
|
3156
3270
|
}
|
|
3157
3271
|
/**
|
|
3158
3272
|
* Gets a specific entity attribute tag by key.
|
|
3273
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3159
3274
|
* @param GetAttributeTagRequest
|
|
3160
3275
|
* @return GetAttributeTagResponse
|
|
3161
3276
|
* @throws OciError when an error occurs
|
|
3162
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3277
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
|
|
3163
3278
|
*/
|
|
3164
3279
|
getAttributeTag(getAttributeTagRequest) {
|
|
3165
3280
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3179,7 +3294,8 @@ class DataCatalogClient {
|
|
|
3179
3294
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3180
3295
|
"opc-request-id": getAttributeTagRequest.opcRequestId
|
|
3181
3296
|
};
|
|
3182
|
-
const
|
|
3297
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3298
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getAttributeTagRequest.retryConfiguration, specRetryConfiguration);
|
|
3183
3299
|
if (this.logger)
|
|
3184
3300
|
retrier.logger = this.logger;
|
|
3185
3301
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3221,10 +3337,11 @@ class DataCatalogClient {
|
|
|
3221
3337
|
}
|
|
3222
3338
|
/**
|
|
3223
3339
|
* Gets a data catalog by identifier.
|
|
3340
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3224
3341
|
* @param GetCatalogRequest
|
|
3225
3342
|
* @return GetCatalogResponse
|
|
3226
3343
|
* @throws OciError when an error occurs
|
|
3227
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3344
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
|
|
3228
3345
|
*/
|
|
3229
3346
|
getCatalog(getCatalogRequest) {
|
|
3230
3347
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3238,7 +3355,8 @@ class DataCatalogClient {
|
|
|
3238
3355
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3239
3356
|
"opc-request-id": getCatalogRequest.opcRequestId
|
|
3240
3357
|
};
|
|
3241
|
-
const
|
|
3358
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3359
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getCatalogRequest.retryConfiguration, specRetryConfiguration);
|
|
3242
3360
|
if (this.logger)
|
|
3243
3361
|
retrier.logger = this.logger;
|
|
3244
3362
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3280,10 +3398,11 @@ class DataCatalogClient {
|
|
|
3280
3398
|
}
|
|
3281
3399
|
/**
|
|
3282
3400
|
* Gets a specific private reverse connection by identifier.
|
|
3401
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3283
3402
|
* @param GetCatalogPrivateEndpointRequest
|
|
3284
3403
|
* @return GetCatalogPrivateEndpointResponse
|
|
3285
3404
|
* @throws OciError when an error occurs
|
|
3286
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3405
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
|
|
3287
3406
|
*/
|
|
3288
3407
|
getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest) {
|
|
3289
3408
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3297,7 +3416,8 @@ class DataCatalogClient {
|
|
|
3297
3416
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3298
3417
|
"opc-request-id": getCatalogPrivateEndpointRequest.opcRequestId
|
|
3299
3418
|
};
|
|
3300
|
-
const
|
|
3419
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3420
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getCatalogPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
|
|
3301
3421
|
if (this.logger)
|
|
3302
3422
|
retrier.logger = this.logger;
|
|
3303
3423
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3339,10 +3459,11 @@ class DataCatalogClient {
|
|
|
3339
3459
|
}
|
|
3340
3460
|
/**
|
|
3341
3461
|
* Gets a specific data asset connection by key.
|
|
3462
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3342
3463
|
* @param GetConnectionRequest
|
|
3343
3464
|
* @return GetConnectionResponse
|
|
3344
3465
|
* @throws OciError when an error occurs
|
|
3345
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3466
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
|
|
3346
3467
|
*/
|
|
3347
3468
|
getConnection(getConnectionRequest) {
|
|
3348
3469
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3360,7 +3481,8 @@ class DataCatalogClient {
|
|
|
3360
3481
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3361
3482
|
"opc-request-id": getConnectionRequest.opcRequestId
|
|
3362
3483
|
};
|
|
3363
|
-
const
|
|
3484
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3485
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getConnectionRequest.retryConfiguration, specRetryConfiguration);
|
|
3364
3486
|
if (this.logger)
|
|
3365
3487
|
retrier.logger = this.logger;
|
|
3366
3488
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3402,10 +3524,11 @@ class DataCatalogClient {
|
|
|
3402
3524
|
}
|
|
3403
3525
|
/**
|
|
3404
3526
|
* Gets a specific custom property for the given key within a data catalog.
|
|
3527
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3405
3528
|
* @param GetCustomPropertyRequest
|
|
3406
3529
|
* @return GetCustomPropertyResponse
|
|
3407
3530
|
* @throws OciError when an error occurs
|
|
3408
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3531
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
|
|
3409
3532
|
*/
|
|
3410
3533
|
getCustomProperty(getCustomPropertyRequest) {
|
|
3411
3534
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3423,7 +3546,8 @@ class DataCatalogClient {
|
|
|
3423
3546
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3424
3547
|
"opc-request-id": getCustomPropertyRequest.opcRequestId
|
|
3425
3548
|
};
|
|
3426
|
-
const
|
|
3549
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3550
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getCustomPropertyRequest.retryConfiguration, specRetryConfiguration);
|
|
3427
3551
|
if (this.logger)
|
|
3428
3552
|
retrier.logger = this.logger;
|
|
3429
3553
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3465,10 +3589,11 @@ class DataCatalogClient {
|
|
|
3465
3589
|
}
|
|
3466
3590
|
/**
|
|
3467
3591
|
* Gets a specific data asset for the given key within a data catalog.
|
|
3592
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3468
3593
|
* @param GetDataAssetRequest
|
|
3469
3594
|
* @return GetDataAssetResponse
|
|
3470
3595
|
* @throws OciError when an error occurs
|
|
3471
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3596
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
|
|
3472
3597
|
*/
|
|
3473
3598
|
getDataAsset(getDataAssetRequest) {
|
|
3474
3599
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3485,7 +3610,8 @@ class DataCatalogClient {
|
|
|
3485
3610
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3486
3611
|
"opc-request-id": getDataAssetRequest.opcRequestId
|
|
3487
3612
|
};
|
|
3488
|
-
const
|
|
3613
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3614
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDataAssetRequest.retryConfiguration, specRetryConfiguration);
|
|
3489
3615
|
if (this.logger)
|
|
3490
3616
|
retrier.logger = this.logger;
|
|
3491
3617
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3527,10 +3653,11 @@ class DataCatalogClient {
|
|
|
3527
3653
|
}
|
|
3528
3654
|
/**
|
|
3529
3655
|
* Gets a specific data asset tag by key.
|
|
3656
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3530
3657
|
* @param GetDataAssetTagRequest
|
|
3531
3658
|
* @return GetDataAssetTagResponse
|
|
3532
3659
|
* @throws OciError when an error occurs
|
|
3533
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3660
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
|
|
3534
3661
|
*/
|
|
3535
3662
|
getDataAssetTag(getDataAssetTagRequest) {
|
|
3536
3663
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3548,7 +3675,8 @@ class DataCatalogClient {
|
|
|
3548
3675
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3549
3676
|
"opc-request-id": getDataAssetTagRequest.opcRequestId
|
|
3550
3677
|
};
|
|
3551
|
-
const
|
|
3678
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3679
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getDataAssetTagRequest.retryConfiguration, specRetryConfiguration);
|
|
3552
3680
|
if (this.logger)
|
|
3553
3681
|
retrier.logger = this.logger;
|
|
3554
3682
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3590,10 +3718,11 @@ class DataCatalogClient {
|
|
|
3590
3718
|
}
|
|
3591
3719
|
/**
|
|
3592
3720
|
* Gets a specific data entity by key for a data asset.
|
|
3721
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3593
3722
|
* @param GetEntityRequest
|
|
3594
3723
|
* @return GetEntityResponse
|
|
3595
3724
|
* @throws OciError when an error occurs
|
|
3596
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3725
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
|
|
3597
3726
|
*/
|
|
3598
3727
|
getEntity(getEntityRequest) {
|
|
3599
3728
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3612,7 +3741,8 @@ class DataCatalogClient {
|
|
|
3612
3741
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3613
3742
|
"opc-request-id": getEntityRequest.opcRequestId
|
|
3614
3743
|
};
|
|
3615
|
-
const
|
|
3744
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3745
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getEntityRequest.retryConfiguration, specRetryConfiguration);
|
|
3616
3746
|
if (this.logger)
|
|
3617
3747
|
retrier.logger = this.logger;
|
|
3618
3748
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3654,10 +3784,11 @@ class DataCatalogClient {
|
|
|
3654
3784
|
}
|
|
3655
3785
|
/**
|
|
3656
3786
|
* Gets a specific entity tag by key.
|
|
3787
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3657
3788
|
* @param GetEntityTagRequest
|
|
3658
3789
|
* @return GetEntityTagResponse
|
|
3659
3790
|
* @throws OciError when an error occurs
|
|
3660
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3791
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
|
|
3661
3792
|
*/
|
|
3662
3793
|
getEntityTag(getEntityTagRequest) {
|
|
3663
3794
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3676,7 +3807,8 @@ class DataCatalogClient {
|
|
|
3676
3807
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3677
3808
|
"opc-request-id": getEntityTagRequest.opcRequestId
|
|
3678
3809
|
};
|
|
3679
|
-
const
|
|
3810
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3811
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getEntityTagRequest.retryConfiguration, specRetryConfiguration);
|
|
3680
3812
|
if (this.logger)
|
|
3681
3813
|
retrier.logger = this.logger;
|
|
3682
3814
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3718,10 +3850,11 @@ class DataCatalogClient {
|
|
|
3718
3850
|
}
|
|
3719
3851
|
/**
|
|
3720
3852
|
* Gets a specific data asset folder by key.
|
|
3853
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3721
3854
|
* @param GetFolderRequest
|
|
3722
3855
|
* @return GetFolderResponse
|
|
3723
3856
|
* @throws OciError when an error occurs
|
|
3724
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3857
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
|
|
3725
3858
|
*/
|
|
3726
3859
|
getFolder(getFolderRequest) {
|
|
3727
3860
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3740,7 +3873,8 @@ class DataCatalogClient {
|
|
|
3740
3873
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3741
3874
|
"opc-request-id": getFolderRequest.opcRequestId
|
|
3742
3875
|
};
|
|
3743
|
-
const
|
|
3876
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3877
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getFolderRequest.retryConfiguration, specRetryConfiguration);
|
|
3744
3878
|
if (this.logger)
|
|
3745
3879
|
retrier.logger = this.logger;
|
|
3746
3880
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3782,10 +3916,11 @@ class DataCatalogClient {
|
|
|
3782
3916
|
}
|
|
3783
3917
|
/**
|
|
3784
3918
|
* Gets a specific folder tag by key.
|
|
3919
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3785
3920
|
* @param GetFolderTagRequest
|
|
3786
3921
|
* @return GetFolderTagResponse
|
|
3787
3922
|
* @throws OciError when an error occurs
|
|
3788
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3923
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
|
|
3789
3924
|
*/
|
|
3790
3925
|
getFolderTag(getFolderTagRequest) {
|
|
3791
3926
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3804,7 +3939,8 @@ class DataCatalogClient {
|
|
|
3804
3939
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3805
3940
|
"opc-request-id": getFolderTagRequest.opcRequestId
|
|
3806
3941
|
};
|
|
3807
|
-
const
|
|
3942
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
3943
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getFolderTagRequest.retryConfiguration, specRetryConfiguration);
|
|
3808
3944
|
if (this.logger)
|
|
3809
3945
|
retrier.logger = this.logger;
|
|
3810
3946
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3846,10 +3982,11 @@ class DataCatalogClient {
|
|
|
3846
3982
|
}
|
|
3847
3983
|
/**
|
|
3848
3984
|
* Gets a specific glossary by key within a data catalog.
|
|
3985
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3849
3986
|
* @param GetGlossaryRequest
|
|
3850
3987
|
* @return GetGlossaryResponse
|
|
3851
3988
|
* @throws OciError when an error occurs
|
|
3852
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3989
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
|
|
3853
3990
|
*/
|
|
3854
3991
|
getGlossary(getGlossaryRequest) {
|
|
3855
3992
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3866,7 +4003,8 @@ class DataCatalogClient {
|
|
|
3866
4003
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3867
4004
|
"opc-request-id": getGlossaryRequest.opcRequestId
|
|
3868
4005
|
};
|
|
3869
|
-
const
|
|
4006
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4007
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getGlossaryRequest.retryConfiguration, specRetryConfiguration);
|
|
3870
4008
|
if (this.logger)
|
|
3871
4009
|
retrier.logger = this.logger;
|
|
3872
4010
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3908,10 +4046,11 @@ class DataCatalogClient {
|
|
|
3908
4046
|
}
|
|
3909
4047
|
/**
|
|
3910
4048
|
* Gets a specific job by key within a data catalog.
|
|
4049
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3911
4050
|
* @param GetJobRequest
|
|
3912
4051
|
* @return GetJobResponse
|
|
3913
4052
|
* @throws OciError when an error occurs
|
|
3914
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4053
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
|
|
3915
4054
|
*/
|
|
3916
4055
|
getJob(getJobRequest) {
|
|
3917
4056
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3928,7 +4067,8 @@ class DataCatalogClient {
|
|
|
3928
4067
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3929
4068
|
"opc-request-id": getJobRequest.opcRequestId
|
|
3930
4069
|
};
|
|
3931
|
-
const
|
|
4070
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4071
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getJobRequest.retryConfiguration, specRetryConfiguration);
|
|
3932
4072
|
if (this.logger)
|
|
3933
4073
|
retrier.logger = this.logger;
|
|
3934
4074
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -3970,10 +4110,11 @@ class DataCatalogClient {
|
|
|
3970
4110
|
}
|
|
3971
4111
|
/**
|
|
3972
4112
|
* Gets a specific job definition by key within a data catalog.
|
|
4113
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
3973
4114
|
* @param GetJobDefinitionRequest
|
|
3974
4115
|
* @return GetJobDefinitionResponse
|
|
3975
4116
|
* @throws OciError when an error occurs
|
|
3976
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4117
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
|
|
3977
4118
|
*/
|
|
3978
4119
|
getJobDefinition(getJobDefinitionRequest) {
|
|
3979
4120
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3990,7 +4131,8 @@ class DataCatalogClient {
|
|
|
3990
4131
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
3991
4132
|
"opc-request-id": getJobDefinitionRequest.opcRequestId
|
|
3992
4133
|
};
|
|
3993
|
-
const
|
|
4134
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4135
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getJobDefinitionRequest.retryConfiguration, specRetryConfiguration);
|
|
3994
4136
|
if (this.logger)
|
|
3995
4137
|
retrier.logger = this.logger;
|
|
3996
4138
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4032,10 +4174,11 @@ class DataCatalogClient {
|
|
|
4032
4174
|
}
|
|
4033
4175
|
/**
|
|
4034
4176
|
* Gets a specific job execution by key.
|
|
4177
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4035
4178
|
* @param GetJobExecutionRequest
|
|
4036
4179
|
* @return GetJobExecutionResponse
|
|
4037
4180
|
* @throws OciError when an error occurs
|
|
4038
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4181
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
|
|
4039
4182
|
*/
|
|
4040
4183
|
getJobExecution(getJobExecutionRequest) {
|
|
4041
4184
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4053,7 +4196,8 @@ class DataCatalogClient {
|
|
|
4053
4196
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4054
4197
|
"opc-request-id": getJobExecutionRequest.opcRequestId
|
|
4055
4198
|
};
|
|
4056
|
-
const
|
|
4199
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4200
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getJobExecutionRequest.retryConfiguration, specRetryConfiguration);
|
|
4057
4201
|
if (this.logger)
|
|
4058
4202
|
retrier.logger = this.logger;
|
|
4059
4203
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4095,10 +4239,11 @@ class DataCatalogClient {
|
|
|
4095
4239
|
}
|
|
4096
4240
|
/**
|
|
4097
4241
|
* Gets a specific job log by key.
|
|
4242
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4098
4243
|
* @param GetJobLogRequest
|
|
4099
4244
|
* @return GetJobLogResponse
|
|
4100
4245
|
* @throws OciError when an error occurs
|
|
4101
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4246
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
|
|
4102
4247
|
*/
|
|
4103
4248
|
getJobLog(getJobLogRequest) {
|
|
4104
4249
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4117,7 +4262,8 @@ class DataCatalogClient {
|
|
|
4117
4262
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4118
4263
|
"opc-request-id": getJobLogRequest.opcRequestId
|
|
4119
4264
|
};
|
|
4120
|
-
const
|
|
4265
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4266
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getJobLogRequest.retryConfiguration, specRetryConfiguration);
|
|
4121
4267
|
if (this.logger)
|
|
4122
4268
|
retrier.logger = this.logger;
|
|
4123
4269
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4159,10 +4305,11 @@ class DataCatalogClient {
|
|
|
4159
4305
|
}
|
|
4160
4306
|
/**
|
|
4161
4307
|
* Gets a specific job metric by key.
|
|
4308
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4162
4309
|
* @param GetJobMetricsRequest
|
|
4163
4310
|
* @return GetJobMetricsResponse
|
|
4164
4311
|
* @throws OciError when an error occurs
|
|
4165
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4312
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
|
|
4166
4313
|
*/
|
|
4167
4314
|
getJobMetrics(getJobMetricsRequest) {
|
|
4168
4315
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4181,7 +4328,8 @@ class DataCatalogClient {
|
|
|
4181
4328
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4182
4329
|
"opc-request-id": getJobMetricsRequest.opcRequestId
|
|
4183
4330
|
};
|
|
4184
|
-
const
|
|
4331
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4332
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getJobMetricsRequest.retryConfiguration, specRetryConfiguration);
|
|
4185
4333
|
if (this.logger)
|
|
4186
4334
|
retrier.logger = this.logger;
|
|
4187
4335
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4223,10 +4371,11 @@ class DataCatalogClient {
|
|
|
4223
4371
|
}
|
|
4224
4372
|
/**
|
|
4225
4373
|
* Gets a metastore by identifier.
|
|
4374
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4226
4375
|
* @param GetMetastoreRequest
|
|
4227
4376
|
* @return GetMetastoreResponse
|
|
4228
4377
|
* @throws OciError when an error occurs
|
|
4229
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4378
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
|
|
4230
4379
|
*/
|
|
4231
4380
|
getMetastore(getMetastoreRequest) {
|
|
4232
4381
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4240,7 +4389,8 @@ class DataCatalogClient {
|
|
|
4240
4389
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4241
4390
|
"opc-request-id": getMetastoreRequest.opcRequestId
|
|
4242
4391
|
};
|
|
4243
|
-
const
|
|
4392
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4393
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getMetastoreRequest.retryConfiguration, specRetryConfiguration);
|
|
4244
4394
|
if (this.logger)
|
|
4245
4395
|
retrier.logger = this.logger;
|
|
4246
4396
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4282,10 +4432,11 @@ class DataCatalogClient {
|
|
|
4282
4432
|
}
|
|
4283
4433
|
/**
|
|
4284
4434
|
* Gets a specific namespace for the given key within a data catalog.
|
|
4435
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4285
4436
|
* @param GetNamespaceRequest
|
|
4286
4437
|
* @return GetNamespaceResponse
|
|
4287
4438
|
* @throws OciError when an error occurs
|
|
4288
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4439
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
|
|
4289
4440
|
*/
|
|
4290
4441
|
getNamespace(getNamespaceRequest) {
|
|
4291
4442
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4302,7 +4453,8 @@ class DataCatalogClient {
|
|
|
4302
4453
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4303
4454
|
"opc-request-id": getNamespaceRequest.opcRequestId
|
|
4304
4455
|
};
|
|
4305
|
-
const
|
|
4456
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4457
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getNamespaceRequest.retryConfiguration, specRetryConfiguration);
|
|
4306
4458
|
if (this.logger)
|
|
4307
4459
|
retrier.logger = this.logger;
|
|
4308
4460
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4344,10 +4496,11 @@ class DataCatalogClient {
|
|
|
4344
4496
|
}
|
|
4345
4497
|
/**
|
|
4346
4498
|
* Gets a specific pattern for the given key within a data catalog.
|
|
4499
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4347
4500
|
* @param GetPatternRequest
|
|
4348
4501
|
* @return GetPatternResponse
|
|
4349
4502
|
* @throws OciError when an error occurs
|
|
4350
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4503
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
|
|
4351
4504
|
*/
|
|
4352
4505
|
getPattern(getPatternRequest) {
|
|
4353
4506
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4364,7 +4517,8 @@ class DataCatalogClient {
|
|
|
4364
4517
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4365
4518
|
"opc-request-id": getPatternRequest.opcRequestId
|
|
4366
4519
|
};
|
|
4367
|
-
const
|
|
4520
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4521
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getPatternRequest.retryConfiguration, specRetryConfiguration);
|
|
4368
4522
|
if (this.logger)
|
|
4369
4523
|
retrier.logger = this.logger;
|
|
4370
4524
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4406,10 +4560,11 @@ class DataCatalogClient {
|
|
|
4406
4560
|
}
|
|
4407
4561
|
/**
|
|
4408
4562
|
* Gets a specific glossary term by key.
|
|
4563
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4409
4564
|
* @param GetTermRequest
|
|
4410
4565
|
* @return GetTermResponse
|
|
4411
4566
|
* @throws OciError when an error occurs
|
|
4412
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4567
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
|
|
4413
4568
|
*/
|
|
4414
4569
|
getTerm(getTermRequest) {
|
|
4415
4570
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4427,7 +4582,8 @@ class DataCatalogClient {
|
|
|
4427
4582
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4428
4583
|
"opc-request-id": getTermRequest.opcRequestId
|
|
4429
4584
|
};
|
|
4430
|
-
const
|
|
4585
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4586
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTermRequest.retryConfiguration, specRetryConfiguration);
|
|
4431
4587
|
if (this.logger)
|
|
4432
4588
|
retrier.logger = this.logger;
|
|
4433
4589
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4469,10 +4625,11 @@ class DataCatalogClient {
|
|
|
4469
4625
|
}
|
|
4470
4626
|
/**
|
|
4471
4627
|
* Gets a specific glossary term relationship by key.
|
|
4628
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4472
4629
|
* @param GetTermRelationshipRequest
|
|
4473
4630
|
* @return GetTermRelationshipResponse
|
|
4474
4631
|
* @throws OciError when an error occurs
|
|
4475
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4632
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
|
|
4476
4633
|
*/
|
|
4477
4634
|
getTermRelationship(getTermRelationshipRequest) {
|
|
4478
4635
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4491,7 +4648,8 @@ class DataCatalogClient {
|
|
|
4491
4648
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4492
4649
|
"opc-request-id": getTermRelationshipRequest.opcRequestId
|
|
4493
4650
|
};
|
|
4494
|
-
const
|
|
4651
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4652
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTermRelationshipRequest.retryConfiguration, specRetryConfiguration);
|
|
4495
4653
|
if (this.logger)
|
|
4496
4654
|
retrier.logger = this.logger;
|
|
4497
4655
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4533,10 +4691,11 @@ class DataCatalogClient {
|
|
|
4533
4691
|
}
|
|
4534
4692
|
/**
|
|
4535
4693
|
* Gets a specific type by key within a data catalog.
|
|
4694
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4536
4695
|
* @param GetTypeRequest
|
|
4537
4696
|
* @return GetTypeResponse
|
|
4538
4697
|
* @throws OciError when an error occurs
|
|
4539
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4698
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
|
|
4540
4699
|
*/
|
|
4541
4700
|
getType(getTypeRequest) {
|
|
4542
4701
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4553,7 +4712,8 @@ class DataCatalogClient {
|
|
|
4553
4712
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4554
4713
|
"opc-request-id": getTypeRequest.opcRequestId
|
|
4555
4714
|
};
|
|
4556
|
-
const
|
|
4715
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4716
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getTypeRequest.retryConfiguration, specRetryConfiguration);
|
|
4557
4717
|
if (this.logger)
|
|
4558
4718
|
retrier.logger = this.logger;
|
|
4559
4719
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4595,10 +4755,11 @@ class DataCatalogClient {
|
|
|
4595
4755
|
}
|
|
4596
4756
|
/**
|
|
4597
4757
|
* Gets the status of the work request with the given OCID.
|
|
4758
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4598
4759
|
* @param GetWorkRequestRequest
|
|
4599
4760
|
* @return GetWorkRequestResponse
|
|
4600
4761
|
* @throws OciError when an error occurs
|
|
4601
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4762
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
4602
4763
|
*/
|
|
4603
4764
|
getWorkRequest(getWorkRequestRequest) {
|
|
4604
4765
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4612,7 +4773,8 @@ class DataCatalogClient {
|
|
|
4612
4773
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4613
4774
|
"opc-request-id": getWorkRequestRequest.opcRequestId
|
|
4614
4775
|
};
|
|
4615
|
-
const
|
|
4776
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4777
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getWorkRequestRequest.retryConfiguration, specRetryConfiguration);
|
|
4616
4778
|
if (this.logger)
|
|
4617
4779
|
retrier.logger = this.logger;
|
|
4618
4780
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4659,10 +4821,11 @@ class DataCatalogClient {
|
|
|
4659
4821
|
}
|
|
4660
4822
|
/**
|
|
4661
4823
|
* Import new connection for this data asset.
|
|
4824
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4662
4825
|
* @param ImportConnectionRequest
|
|
4663
4826
|
* @return ImportConnectionResponse
|
|
4664
4827
|
* @throws OciError when an error occurs
|
|
4665
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4828
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
|
|
4666
4829
|
*/
|
|
4667
4830
|
importConnection(importConnectionRequest) {
|
|
4668
4831
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4679,7 +4842,8 @@ class DataCatalogClient {
|
|
|
4679
4842
|
"if-match": importConnectionRequest.ifMatch,
|
|
4680
4843
|
"opc-retry-token": importConnectionRequest.opcRetryToken
|
|
4681
4844
|
};
|
|
4682
|
-
const
|
|
4845
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4846
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, importConnectionRequest.retryConfiguration, specRetryConfiguration);
|
|
4683
4847
|
if (this.logger)
|
|
4684
4848
|
retrier.logger = this.logger;
|
|
4685
4849
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4722,10 +4886,11 @@ class DataCatalogClient {
|
|
|
4722
4886
|
}
|
|
4723
4887
|
/**
|
|
4724
4888
|
* Import technical objects to a Data Asset
|
|
4889
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4725
4890
|
* @param ImportDataAssetRequest
|
|
4726
4891
|
* @return ImportDataAssetResponse
|
|
4727
4892
|
* @throws OciError when an error occurs
|
|
4728
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4893
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
|
|
4729
4894
|
*/
|
|
4730
4895
|
importDataAsset(importDataAssetRequest) {
|
|
4731
4896
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4744,7 +4909,8 @@ class DataCatalogClient {
|
|
|
4744
4909
|
"opc-request-id": importDataAssetRequest.opcRequestId,
|
|
4745
4910
|
"opc-retry-token": importDataAssetRequest.opcRetryToken
|
|
4746
4911
|
};
|
|
4747
|
-
const
|
|
4912
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4913
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, importDataAssetRequest.retryConfiguration, specRetryConfiguration);
|
|
4748
4914
|
if (this.logger)
|
|
4749
4915
|
retrier.logger = this.logger;
|
|
4750
4916
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4782,10 +4948,11 @@ class DataCatalogClient {
|
|
|
4782
4948
|
}
|
|
4783
4949
|
/**
|
|
4784
4950
|
* Import the glossary and the terms from csv or json files and return the imported glossary resource.
|
|
4951
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4785
4952
|
* @param ImportGlossaryRequest
|
|
4786
4953
|
* @return ImportGlossaryResponse
|
|
4787
4954
|
* @throws OciError when an error occurs
|
|
4788
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4955
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
|
|
4789
4956
|
*/
|
|
4790
4957
|
importGlossary(importGlossaryRequest) {
|
|
4791
4958
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4803,7 +4970,8 @@ class DataCatalogClient {
|
|
|
4803
4970
|
"opc-request-id": importGlossaryRequest.opcRequestId,
|
|
4804
4971
|
"opc-retry-token": importGlossaryRequest.opcRetryToken
|
|
4805
4972
|
};
|
|
4806
|
-
const
|
|
4973
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
4974
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, importGlossaryRequest.retryConfiguration, specRetryConfiguration);
|
|
4807
4975
|
if (this.logger)
|
|
4808
4976
|
retrier.logger = this.logger;
|
|
4809
4977
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4842,10 +5010,11 @@ class DataCatalogClient {
|
|
|
4842
5010
|
}
|
|
4843
5011
|
/**
|
|
4844
5012
|
* List the physical entities aggregated by this logical entity.
|
|
5013
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4845
5014
|
* @param ListAggregatedPhysicalEntitiesRequest
|
|
4846
5015
|
* @return ListAggregatedPhysicalEntitiesResponse
|
|
4847
5016
|
* @throws OciError when an error occurs
|
|
4848
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5017
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
|
|
4849
5018
|
*/
|
|
4850
5019
|
listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
|
|
4851
5020
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4868,7 +5037,8 @@ class DataCatalogClient {
|
|
|
4868
5037
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4869
5038
|
"opc-request-id": listAggregatedPhysicalEntitiesRequest.opcRequestId
|
|
4870
5039
|
};
|
|
4871
|
-
const
|
|
5040
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5041
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAggregatedPhysicalEntitiesRequest.retryConfiguration, specRetryConfiguration);
|
|
4872
5042
|
if (this.logger)
|
|
4873
5043
|
retrier.logger = this.logger;
|
|
4874
5044
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4905,10 +5075,11 @@ class DataCatalogClient {
|
|
|
4905
5075
|
}
|
|
4906
5076
|
/**
|
|
4907
5077
|
* Returns a list of all tags for an entity attribute.
|
|
5078
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4908
5079
|
* @param ListAttributeTagsRequest
|
|
4909
5080
|
* @return ListAttributeTagsResponse
|
|
4910
5081
|
* @throws OciError when an error occurs
|
|
4911
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5082
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
|
|
4912
5083
|
*/
|
|
4913
5084
|
listAttributeTags(listAttributeTagsRequest) {
|
|
4914
5085
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4937,7 +5108,8 @@ class DataCatalogClient {
|
|
|
4937
5108
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
4938
5109
|
"opc-request-id": listAttributeTagsRequest.opcRequestId
|
|
4939
5110
|
};
|
|
4940
|
-
const
|
|
5111
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5112
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAttributeTagsRequest.retryConfiguration, specRetryConfiguration);
|
|
4941
5113
|
if (this.logger)
|
|
4942
5114
|
retrier.logger = this.logger;
|
|
4943
5115
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -4979,10 +5151,11 @@ class DataCatalogClient {
|
|
|
4979
5151
|
}
|
|
4980
5152
|
/**
|
|
4981
5153
|
* Returns a list of all attributes of an data entity.
|
|
5154
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
4982
5155
|
* @param ListAttributesRequest
|
|
4983
5156
|
* @return ListAttributesResponse
|
|
4984
5157
|
* @throws OciError when an error occurs
|
|
4985
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5158
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
|
|
4986
5159
|
*/
|
|
4987
5160
|
listAttributes(listAttributesRequest) {
|
|
4988
5161
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5022,7 +5195,8 @@ class DataCatalogClient {
|
|
|
5022
5195
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5023
5196
|
"opc-request-id": listAttributesRequest.opcRequestId
|
|
5024
5197
|
};
|
|
5025
|
-
const
|
|
5198
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5199
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listAttributesRequest.retryConfiguration, specRetryConfiguration);
|
|
5026
5200
|
if (this.logger)
|
|
5027
5201
|
retrier.logger = this.logger;
|
|
5028
5202
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5065,10 +5239,11 @@ class DataCatalogClient {
|
|
|
5065
5239
|
/**
|
|
5066
5240
|
* Returns a list of all the catalog private endpoints in the specified compartment.
|
|
5067
5241
|
*
|
|
5242
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5068
5243
|
* @param ListCatalogPrivateEndpointsRequest
|
|
5069
5244
|
* @return ListCatalogPrivateEndpointsResponse
|
|
5070
5245
|
* @throws OciError when an error occurs
|
|
5071
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5246
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
|
|
5072
5247
|
*/
|
|
5073
5248
|
listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
|
|
5074
5249
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5088,7 +5263,8 @@ class DataCatalogClient {
|
|
|
5088
5263
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5089
5264
|
"opc-request-id": listCatalogPrivateEndpointsRequest.opcRequestId
|
|
5090
5265
|
};
|
|
5091
|
-
const
|
|
5266
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5267
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCatalogPrivateEndpointsRequest.retryConfiguration, specRetryConfiguration);
|
|
5092
5268
|
if (this.logger)
|
|
5093
5269
|
retrier.logger = this.logger;
|
|
5094
5270
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5129,6 +5305,7 @@ class DataCatalogClient {
|
|
|
5129
5305
|
});
|
|
5130
5306
|
}
|
|
5131
5307
|
/**
|
|
5308
|
+
* NOTE: This function is deprecated in favor of listCatalogPrivateEndpointsRecordIterator function.
|
|
5132
5309
|
* Creates a new async iterator which will iterate over the models.CatalogPrivateEndpointSummary objects
|
|
5133
5310
|
* contained in responses from the listCatalogPrivateEndpoints operation. This iterator will fetch more data from the
|
|
5134
5311
|
* server as needed.
|
|
@@ -5139,6 +5316,7 @@ class DataCatalogClient {
|
|
|
5139
5316
|
return oci_common_1.paginateRecords(request, req => this.listCatalogPrivateEndpoints(req));
|
|
5140
5317
|
}
|
|
5141
5318
|
/**
|
|
5319
|
+
* NOTE: This function is deprecated in favor of listCatalogPrivateEndpointsResponseIterator function.
|
|
5142
5320
|
* Creates a new async iterator which will iterate over the responses received from the listCatalogPrivateEndpoints operation. This iterator
|
|
5143
5321
|
* will fetch more data from the server as needed.
|
|
5144
5322
|
*
|
|
@@ -5147,13 +5325,33 @@ class DataCatalogClient {
|
|
|
5147
5325
|
listAllCatalogPrivateEndpointsResponses(request) {
|
|
5148
5326
|
return oci_common_1.paginateResponses(request, req => this.listCatalogPrivateEndpoints(req));
|
|
5149
5327
|
}
|
|
5328
|
+
/**
|
|
5329
|
+
* Creates a new async iterator which will iterate over the models.CatalogPrivateEndpointSummary objects
|
|
5330
|
+
* contained in responses from the listCatalogPrivateEndpoints operation. This iterator will fetch more data from the
|
|
5331
|
+
* server as needed.
|
|
5332
|
+
*
|
|
5333
|
+
* @param request a request which can be sent to the service operation
|
|
5334
|
+
*/
|
|
5335
|
+
listCatalogPrivateEndpointsRecordIterator(request) {
|
|
5336
|
+
return oci_common_1.paginateRecords(request, req => this.listCatalogPrivateEndpoints(req));
|
|
5337
|
+
}
|
|
5338
|
+
/**
|
|
5339
|
+
* Creates a new async iterator which will iterate over the responses received from the listCatalogPrivateEndpoints operation. This iterator
|
|
5340
|
+
* will fetch more data from the server as needed.
|
|
5341
|
+
*
|
|
5342
|
+
* @param request a request which can be sent to the service operation
|
|
5343
|
+
*/
|
|
5344
|
+
listCatalogPrivateEndpointsResponseIterator(request) {
|
|
5345
|
+
return oci_common_1.paginateResponses(request, req => this.listCatalogPrivateEndpoints(req));
|
|
5346
|
+
}
|
|
5150
5347
|
/**
|
|
5151
5348
|
* Returns a list of all the data catalogs in the specified compartment.
|
|
5152
5349
|
*
|
|
5350
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5153
5351
|
* @param ListCatalogsRequest
|
|
5154
5352
|
* @return ListCatalogsResponse
|
|
5155
5353
|
* @throws OciError when an error occurs
|
|
5156
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5354
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
|
|
5157
5355
|
*/
|
|
5158
5356
|
listCatalogs(listCatalogsRequest) {
|
|
5159
5357
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5173,7 +5371,8 @@ class DataCatalogClient {
|
|
|
5173
5371
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5174
5372
|
"opc-request-id": listCatalogsRequest.opcRequestId
|
|
5175
5373
|
};
|
|
5176
|
-
const
|
|
5374
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5375
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCatalogsRequest.retryConfiguration, specRetryConfiguration);
|
|
5177
5376
|
if (this.logger)
|
|
5178
5377
|
retrier.logger = this.logger;
|
|
5179
5378
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5214,6 +5413,7 @@ class DataCatalogClient {
|
|
|
5214
5413
|
});
|
|
5215
5414
|
}
|
|
5216
5415
|
/**
|
|
5416
|
+
* NOTE: This function is deprecated in favor of listCatalogsRecordIterator function.
|
|
5217
5417
|
* Creates a new async iterator which will iterate over the models.CatalogSummary objects
|
|
5218
5418
|
* contained in responses from the listCatalogs operation. This iterator will fetch more data from the
|
|
5219
5419
|
* server as needed.
|
|
@@ -5224,6 +5424,7 @@ class DataCatalogClient {
|
|
|
5224
5424
|
return oci_common_1.paginateRecords(request, req => this.listCatalogs(req));
|
|
5225
5425
|
}
|
|
5226
5426
|
/**
|
|
5427
|
+
* NOTE: This function is deprecated in favor of listCatalogsResponseIterator function.
|
|
5227
5428
|
* Creates a new async iterator which will iterate over the responses received from the listCatalogs operation. This iterator
|
|
5228
5429
|
* will fetch more data from the server as needed.
|
|
5229
5430
|
*
|
|
@@ -5232,12 +5433,32 @@ class DataCatalogClient {
|
|
|
5232
5433
|
listAllCatalogsResponses(request) {
|
|
5233
5434
|
return oci_common_1.paginateResponses(request, req => this.listCatalogs(req));
|
|
5234
5435
|
}
|
|
5436
|
+
/**
|
|
5437
|
+
* Creates a new async iterator which will iterate over the models.CatalogSummary objects
|
|
5438
|
+
* contained in responses from the listCatalogs operation. This iterator will fetch more data from the
|
|
5439
|
+
* server as needed.
|
|
5440
|
+
*
|
|
5441
|
+
* @param request a request which can be sent to the service operation
|
|
5442
|
+
*/
|
|
5443
|
+
listCatalogsRecordIterator(request) {
|
|
5444
|
+
return oci_common_1.paginateRecords(request, req => this.listCatalogs(req));
|
|
5445
|
+
}
|
|
5446
|
+
/**
|
|
5447
|
+
* Creates a new async iterator which will iterate over the responses received from the listCatalogs operation. This iterator
|
|
5448
|
+
* will fetch more data from the server as needed.
|
|
5449
|
+
*
|
|
5450
|
+
* @param request a request which can be sent to the service operation
|
|
5451
|
+
*/
|
|
5452
|
+
listCatalogsResponseIterator(request) {
|
|
5453
|
+
return oci_common_1.paginateResponses(request, req => this.listCatalogs(req));
|
|
5454
|
+
}
|
|
5235
5455
|
/**
|
|
5236
5456
|
* Returns a list of all Connections for a data asset.
|
|
5457
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5237
5458
|
* @param ListConnectionsRequest
|
|
5238
5459
|
* @return ListConnectionsResponse
|
|
5239
5460
|
* @throws OciError when an error occurs
|
|
5240
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5461
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
|
|
5241
5462
|
*/
|
|
5242
5463
|
listConnections(listConnectionsRequest) {
|
|
5243
5464
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5268,7 +5489,8 @@ class DataCatalogClient {
|
|
|
5268
5489
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5269
5490
|
"opc-request-id": listConnectionsRequest.opcRequestId
|
|
5270
5491
|
};
|
|
5271
|
-
const
|
|
5492
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5493
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listConnectionsRequest.retryConfiguration, specRetryConfiguration);
|
|
5272
5494
|
if (this.logger)
|
|
5273
5495
|
retrier.logger = this.logger;
|
|
5274
5496
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5310,10 +5532,11 @@ class DataCatalogClient {
|
|
|
5310
5532
|
}
|
|
5311
5533
|
/**
|
|
5312
5534
|
* Returns a list of custom properties within a data catalog.
|
|
5535
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5313
5536
|
* @param ListCustomPropertiesRequest
|
|
5314
5537
|
* @return ListCustomPropertiesResponse
|
|
5315
5538
|
* @throws OciError when an error occurs
|
|
5316
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5539
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
|
|
5317
5540
|
*/
|
|
5318
5541
|
listCustomProperties(listCustomPropertiesRequest) {
|
|
5319
5542
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5343,7 +5566,8 @@ class DataCatalogClient {
|
|
|
5343
5566
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5344
5567
|
"opc-request-id": listCustomPropertiesRequest.opcRequestId
|
|
5345
5568
|
};
|
|
5346
|
-
const
|
|
5569
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5570
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listCustomPropertiesRequest.retryConfiguration, specRetryConfiguration);
|
|
5347
5571
|
if (this.logger)
|
|
5348
5572
|
retrier.logger = this.logger;
|
|
5349
5573
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5385,10 +5609,11 @@ class DataCatalogClient {
|
|
|
5385
5609
|
}
|
|
5386
5610
|
/**
|
|
5387
5611
|
* Returns a list of all tags for a data asset.
|
|
5612
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5388
5613
|
* @param ListDataAssetTagsRequest
|
|
5389
5614
|
* @return ListDataAssetTagsResponse
|
|
5390
5615
|
* @throws OciError when an error occurs
|
|
5391
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5616
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
|
|
5392
5617
|
*/
|
|
5393
5618
|
listDataAssetTags(listDataAssetTagsRequest) {
|
|
5394
5619
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5415,7 +5640,8 @@ class DataCatalogClient {
|
|
|
5415
5640
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5416
5641
|
"opc-request-id": listDataAssetTagsRequest.opcRequestId
|
|
5417
5642
|
};
|
|
5418
|
-
const
|
|
5643
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5644
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDataAssetTagsRequest.retryConfiguration, specRetryConfiguration);
|
|
5419
5645
|
if (this.logger)
|
|
5420
5646
|
retrier.logger = this.logger;
|
|
5421
5647
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5457,10 +5683,11 @@ class DataCatalogClient {
|
|
|
5457
5683
|
}
|
|
5458
5684
|
/**
|
|
5459
5685
|
* Returns a list of data assets within a data catalog.
|
|
5686
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5460
5687
|
* @param ListDataAssetsRequest
|
|
5461
5688
|
* @return ListDataAssetsResponse
|
|
5462
5689
|
* @throws OciError when an error occurs
|
|
5463
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5690
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
|
|
5464
5691
|
*/
|
|
5465
5692
|
listDataAssets(listDataAssetsRequest) {
|
|
5466
5693
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5489,7 +5716,8 @@ class DataCatalogClient {
|
|
|
5489
5716
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5490
5717
|
"opc-request-id": listDataAssetsRequest.opcRequestId
|
|
5491
5718
|
};
|
|
5492
|
-
const
|
|
5719
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5720
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDataAssetsRequest.retryConfiguration, specRetryConfiguration);
|
|
5493
5721
|
if (this.logger)
|
|
5494
5722
|
retrier.logger = this.logger;
|
|
5495
5723
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5531,10 +5759,11 @@ class DataCatalogClient {
|
|
|
5531
5759
|
}
|
|
5532
5760
|
/**
|
|
5533
5761
|
* List logical entities derived from this pattern.
|
|
5762
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5534
5763
|
* @param ListDerivedLogicalEntitiesRequest
|
|
5535
5764
|
* @return ListDerivedLogicalEntitiesResponse
|
|
5536
5765
|
* @throws OciError when an error occurs
|
|
5537
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5766
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
|
|
5538
5767
|
*/
|
|
5539
5768
|
listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
|
|
5540
5769
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5557,7 +5786,8 @@ class DataCatalogClient {
|
|
|
5557
5786
|
"if-match": listDerivedLogicalEntitiesRequest.ifMatch,
|
|
5558
5787
|
"opc-retry-token": listDerivedLogicalEntitiesRequest.opcRetryToken
|
|
5559
5788
|
};
|
|
5560
|
-
const
|
|
5789
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5790
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listDerivedLogicalEntitiesRequest.retryConfiguration, specRetryConfiguration);
|
|
5561
5791
|
if (this.logger)
|
|
5562
5792
|
retrier.logger = this.logger;
|
|
5563
5793
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5594,10 +5824,11 @@ class DataCatalogClient {
|
|
|
5594
5824
|
}
|
|
5595
5825
|
/**
|
|
5596
5826
|
* Returns a list of all entities of a data asset.
|
|
5827
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5597
5828
|
* @param ListEntitiesRequest
|
|
5598
5829
|
* @return ListEntitiesResponse
|
|
5599
5830
|
* @throws OciError when an error occurs
|
|
5600
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5831
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
|
|
5601
5832
|
*/
|
|
5602
5833
|
listEntities(listEntitiesRequest) {
|
|
5603
5834
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5638,7 +5869,8 @@ class DataCatalogClient {
|
|
|
5638
5869
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5639
5870
|
"opc-request-id": listEntitiesRequest.opcRequestId
|
|
5640
5871
|
};
|
|
5641
|
-
const
|
|
5872
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5873
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listEntitiesRequest.retryConfiguration, specRetryConfiguration);
|
|
5642
5874
|
if (this.logger)
|
|
5643
5875
|
retrier.logger = this.logger;
|
|
5644
5876
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5680,10 +5912,11 @@ class DataCatalogClient {
|
|
|
5680
5912
|
}
|
|
5681
5913
|
/**
|
|
5682
5914
|
* Returns a list of all tags for a data entity.
|
|
5915
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5683
5916
|
* @param ListEntityTagsRequest
|
|
5684
5917
|
* @return ListEntityTagsResponse
|
|
5685
5918
|
* @throws OciError when an error occurs
|
|
5686
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5919
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
|
|
5687
5920
|
*/
|
|
5688
5921
|
listEntityTags(listEntityTagsRequest) {
|
|
5689
5922
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5711,7 +5944,8 @@ class DataCatalogClient {
|
|
|
5711
5944
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5712
5945
|
"opc-request-id": listEntityTagsRequest.opcRequestId
|
|
5713
5946
|
};
|
|
5714
|
-
const
|
|
5947
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
5948
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listEntityTagsRequest.retryConfiguration, specRetryConfiguration);
|
|
5715
5949
|
if (this.logger)
|
|
5716
5950
|
retrier.logger = this.logger;
|
|
5717
5951
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5753,10 +5987,11 @@ class DataCatalogClient {
|
|
|
5753
5987
|
}
|
|
5754
5988
|
/**
|
|
5755
5989
|
* Returns a list of all tags for a folder.
|
|
5990
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5756
5991
|
* @param ListFolderTagsRequest
|
|
5757
5992
|
* @return ListFolderTagsResponse
|
|
5758
5993
|
* @throws OciError when an error occurs
|
|
5759
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5994
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
|
|
5760
5995
|
*/
|
|
5761
5996
|
listFolderTags(listFolderTagsRequest) {
|
|
5762
5997
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5784,7 +6019,8 @@ class DataCatalogClient {
|
|
|
5784
6019
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5785
6020
|
"opc-request-id": listFolderTagsRequest.opcRequestId
|
|
5786
6021
|
};
|
|
5787
|
-
const
|
|
6022
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6023
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listFolderTagsRequest.retryConfiguration, specRetryConfiguration);
|
|
5788
6024
|
if (this.logger)
|
|
5789
6025
|
retrier.logger = this.logger;
|
|
5790
6026
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5826,10 +6062,11 @@ class DataCatalogClient {
|
|
|
5826
6062
|
}
|
|
5827
6063
|
/**
|
|
5828
6064
|
* Returns a list of all folders.
|
|
6065
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5829
6066
|
* @param ListFoldersRequest
|
|
5830
6067
|
* @return ListFoldersResponse
|
|
5831
6068
|
* @throws OciError when an error occurs
|
|
5832
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6069
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
|
|
5833
6070
|
*/
|
|
5834
6071
|
listFolders(listFoldersRequest) {
|
|
5835
6072
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5864,7 +6101,8 @@ class DataCatalogClient {
|
|
|
5864
6101
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5865
6102
|
"opc-request-id": listFoldersRequest.opcRequestId
|
|
5866
6103
|
};
|
|
5867
|
-
const
|
|
6104
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6105
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listFoldersRequest.retryConfiguration, specRetryConfiguration);
|
|
5868
6106
|
if (this.logger)
|
|
5869
6107
|
retrier.logger = this.logger;
|
|
5870
6108
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5906,10 +6144,11 @@ class DataCatalogClient {
|
|
|
5906
6144
|
}
|
|
5907
6145
|
/**
|
|
5908
6146
|
* Returns a list of all glossaries within a data catalog.
|
|
6147
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5909
6148
|
* @param ListGlossariesRequest
|
|
5910
6149
|
* @return ListGlossariesResponse
|
|
5911
6150
|
* @throws OciError when an error occurs
|
|
5912
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6151
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
|
|
5913
6152
|
*/
|
|
5914
6153
|
listGlossaries(listGlossariesRequest) {
|
|
5915
6154
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5936,7 +6175,8 @@ class DataCatalogClient {
|
|
|
5936
6175
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
5937
6176
|
"opc-request-id": listGlossariesRequest.opcRequestId
|
|
5938
6177
|
};
|
|
5939
|
-
const
|
|
6178
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6179
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listGlossariesRequest.retryConfiguration, specRetryConfiguration);
|
|
5940
6180
|
if (this.logger)
|
|
5941
6181
|
retrier.logger = this.logger;
|
|
5942
6182
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -5978,10 +6218,11 @@ class DataCatalogClient {
|
|
|
5978
6218
|
}
|
|
5979
6219
|
/**
|
|
5980
6220
|
* Returns a list of job definitions within a data catalog.
|
|
6221
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
5981
6222
|
* @param ListJobDefinitionsRequest
|
|
5982
6223
|
* @return ListJobDefinitionsResponse
|
|
5983
6224
|
* @throws OciError when an error occurs
|
|
5984
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6225
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
|
|
5985
6226
|
*/
|
|
5986
6227
|
listJobDefinitions(listJobDefinitionsRequest) {
|
|
5987
6228
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6014,7 +6255,8 @@ class DataCatalogClient {
|
|
|
6014
6255
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6015
6256
|
"opc-request-id": listJobDefinitionsRequest.opcRequestId
|
|
6016
6257
|
};
|
|
6017
|
-
const
|
|
6258
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6259
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listJobDefinitionsRequest.retryConfiguration, specRetryConfiguration);
|
|
6018
6260
|
if (this.logger)
|
|
6019
6261
|
retrier.logger = this.logger;
|
|
6020
6262
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6056,10 +6298,11 @@ class DataCatalogClient {
|
|
|
6056
6298
|
}
|
|
6057
6299
|
/**
|
|
6058
6300
|
* Returns a list of job executions for a job.
|
|
6301
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6059
6302
|
* @param ListJobExecutionsRequest
|
|
6060
6303
|
* @return ListJobExecutionsResponse
|
|
6061
6304
|
* @throws OciError when an error occurs
|
|
6062
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6305
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
|
|
6063
6306
|
*/
|
|
6064
6307
|
listJobExecutions(listJobExecutionsRequest) {
|
|
6065
6308
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6096,7 +6339,8 @@ class DataCatalogClient {
|
|
|
6096
6339
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6097
6340
|
"opc-request-id": listJobExecutionsRequest.opcRequestId
|
|
6098
6341
|
};
|
|
6099
|
-
const
|
|
6342
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6343
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listJobExecutionsRequest.retryConfiguration, specRetryConfiguration);
|
|
6100
6344
|
if (this.logger)
|
|
6101
6345
|
retrier.logger = this.logger;
|
|
6102
6346
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6138,10 +6382,11 @@ class DataCatalogClient {
|
|
|
6138
6382
|
}
|
|
6139
6383
|
/**
|
|
6140
6384
|
* Returns a list of job logs.
|
|
6385
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6141
6386
|
* @param ListJobLogsRequest
|
|
6142
6387
|
* @return ListJobLogsResponse
|
|
6143
6388
|
* @throws OciError when an error occurs
|
|
6144
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6389
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
|
|
6145
6390
|
*/
|
|
6146
6391
|
listJobLogs(listJobLogsRequest) {
|
|
6147
6392
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6169,7 +6414,8 @@ class DataCatalogClient {
|
|
|
6169
6414
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6170
6415
|
"opc-request-id": listJobLogsRequest.opcRequestId
|
|
6171
6416
|
};
|
|
6172
|
-
const
|
|
6417
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6418
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listJobLogsRequest.retryConfiguration, specRetryConfiguration);
|
|
6173
6419
|
if (this.logger)
|
|
6174
6420
|
retrier.logger = this.logger;
|
|
6175
6421
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6211,10 +6457,11 @@ class DataCatalogClient {
|
|
|
6211
6457
|
}
|
|
6212
6458
|
/**
|
|
6213
6459
|
* Returns a list of job metrics.
|
|
6460
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6214
6461
|
* @param ListJobMetricsRequest
|
|
6215
6462
|
* @return ListJobMetricsResponse
|
|
6216
6463
|
* @throws OciError when an error occurs
|
|
6217
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6464
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
|
|
6218
6465
|
*/
|
|
6219
6466
|
listJobMetrics(listJobMetricsRequest) {
|
|
6220
6467
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6248,7 +6495,8 @@ class DataCatalogClient {
|
|
|
6248
6495
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6249
6496
|
"opc-request-id": listJobMetricsRequest.opcRequestId
|
|
6250
6497
|
};
|
|
6251
|
-
const
|
|
6498
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6499
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listJobMetricsRequest.retryConfiguration, specRetryConfiguration);
|
|
6252
6500
|
if (this.logger)
|
|
6253
6501
|
retrier.logger = this.logger;
|
|
6254
6502
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6290,10 +6538,11 @@ class DataCatalogClient {
|
|
|
6290
6538
|
}
|
|
6291
6539
|
/**
|
|
6292
6540
|
* Returns a list of jobs within a data catalog.
|
|
6541
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6293
6542
|
* @param ListJobsRequest
|
|
6294
6543
|
* @return ListJobsResponse
|
|
6295
6544
|
* @throws OciError when an error occurs
|
|
6296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6545
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
|
|
6297
6546
|
*/
|
|
6298
6547
|
listJobs(listJobsRequest) {
|
|
6299
6548
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6330,7 +6579,8 @@ class DataCatalogClient {
|
|
|
6330
6579
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6331
6580
|
"opc-request-id": listJobsRequest.opcRequestId
|
|
6332
6581
|
};
|
|
6333
|
-
const
|
|
6582
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6583
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listJobsRequest.retryConfiguration, specRetryConfiguration);
|
|
6334
6584
|
if (this.logger)
|
|
6335
6585
|
retrier.logger = this.logger;
|
|
6336
6586
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6373,10 +6623,11 @@ class DataCatalogClient {
|
|
|
6373
6623
|
/**
|
|
6374
6624
|
* Returns a list of all metastores in the specified compartment.
|
|
6375
6625
|
*
|
|
6626
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6376
6627
|
* @param ListMetastoresRequest
|
|
6377
6628
|
* @return ListMetastoresResponse
|
|
6378
6629
|
* @throws OciError when an error occurs
|
|
6379
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6630
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
|
|
6380
6631
|
*/
|
|
6381
6632
|
listMetastores(listMetastoresRequest) {
|
|
6382
6633
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6396,7 +6647,8 @@ class DataCatalogClient {
|
|
|
6396
6647
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6397
6648
|
"opc-request-id": listMetastoresRequest.opcRequestId
|
|
6398
6649
|
};
|
|
6399
|
-
const
|
|
6650
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6651
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listMetastoresRequest.retryConfiguration, specRetryConfiguration);
|
|
6400
6652
|
if (this.logger)
|
|
6401
6653
|
retrier.logger = this.logger;
|
|
6402
6654
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6437,6 +6689,7 @@ class DataCatalogClient {
|
|
|
6437
6689
|
});
|
|
6438
6690
|
}
|
|
6439
6691
|
/**
|
|
6692
|
+
* NOTE: This function is deprecated in favor of listMetastoresRecordIterator function.
|
|
6440
6693
|
* Creates a new async iterator which will iterate over the models.MetastoreSummary objects
|
|
6441
6694
|
* contained in responses from the listMetastores operation. This iterator will fetch more data from the
|
|
6442
6695
|
* server as needed.
|
|
@@ -6447,6 +6700,7 @@ class DataCatalogClient {
|
|
|
6447
6700
|
return oci_common_1.paginateRecords(request, req => this.listMetastores(req));
|
|
6448
6701
|
}
|
|
6449
6702
|
/**
|
|
6703
|
+
* NOTE: This function is deprecated in favor of listMetastoresResponseIterator function.
|
|
6450
6704
|
* Creates a new async iterator which will iterate over the responses received from the listMetastores operation. This iterator
|
|
6451
6705
|
* will fetch more data from the server as needed.
|
|
6452
6706
|
*
|
|
@@ -6455,12 +6709,32 @@ class DataCatalogClient {
|
|
|
6455
6709
|
listAllMetastoresResponses(request) {
|
|
6456
6710
|
return oci_common_1.paginateResponses(request, req => this.listMetastores(req));
|
|
6457
6711
|
}
|
|
6712
|
+
/**
|
|
6713
|
+
* Creates a new async iterator which will iterate over the models.MetastoreSummary objects
|
|
6714
|
+
* contained in responses from the listMetastores operation. This iterator will fetch more data from the
|
|
6715
|
+
* server as needed.
|
|
6716
|
+
*
|
|
6717
|
+
* @param request a request which can be sent to the service operation
|
|
6718
|
+
*/
|
|
6719
|
+
listMetastoresRecordIterator(request) {
|
|
6720
|
+
return oci_common_1.paginateRecords(request, req => this.listMetastores(req));
|
|
6721
|
+
}
|
|
6722
|
+
/**
|
|
6723
|
+
* Creates a new async iterator which will iterate over the responses received from the listMetastores operation. This iterator
|
|
6724
|
+
* will fetch more data from the server as needed.
|
|
6725
|
+
*
|
|
6726
|
+
* @param request a request which can be sent to the service operation
|
|
6727
|
+
*/
|
|
6728
|
+
listMetastoresResponseIterator(request) {
|
|
6729
|
+
return oci_common_1.paginateResponses(request, req => this.listMetastores(req));
|
|
6730
|
+
}
|
|
6458
6731
|
/**
|
|
6459
6732
|
* Returns a list of namespaces within a data catalog.
|
|
6733
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6460
6734
|
* @param ListNamespacesRequest
|
|
6461
6735
|
* @return ListNamespacesResponse
|
|
6462
6736
|
* @throws OciError when an error occurs
|
|
6463
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6737
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
|
|
6464
6738
|
*/
|
|
6465
6739
|
listNamespaces(listNamespacesRequest) {
|
|
6466
6740
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6487,7 +6761,8 @@ class DataCatalogClient {
|
|
|
6487
6761
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6488
6762
|
"opc-request-id": listNamespacesRequest.opcRequestId
|
|
6489
6763
|
};
|
|
6490
|
-
const
|
|
6764
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6765
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listNamespacesRequest.retryConfiguration, specRetryConfiguration);
|
|
6491
6766
|
if (this.logger)
|
|
6492
6767
|
retrier.logger = this.logger;
|
|
6493
6768
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6529,10 +6804,11 @@ class DataCatalogClient {
|
|
|
6529
6804
|
}
|
|
6530
6805
|
/**
|
|
6531
6806
|
* Returns a list of patterns within a data catalog.
|
|
6807
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6532
6808
|
* @param ListPatternsRequest
|
|
6533
6809
|
* @return ListPatternsResponse
|
|
6534
6810
|
* @throws OciError when an error occurs
|
|
6535
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6811
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
|
|
6536
6812
|
*/
|
|
6537
6813
|
listPatterns(listPatternsRequest) {
|
|
6538
6814
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6559,7 +6835,8 @@ class DataCatalogClient {
|
|
|
6559
6835
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6560
6836
|
"opc-request-id": listPatternsRequest.opcRequestId
|
|
6561
6837
|
};
|
|
6562
|
-
const
|
|
6838
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6839
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listPatternsRequest.retryConfiguration, specRetryConfiguration);
|
|
6563
6840
|
if (this.logger)
|
|
6564
6841
|
retrier.logger = this.logger;
|
|
6565
6842
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6601,10 +6878,11 @@ class DataCatalogClient {
|
|
|
6601
6878
|
}
|
|
6602
6879
|
/**
|
|
6603
6880
|
* Returns a list of all rules of a data entity.
|
|
6881
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6604
6882
|
* @param ListRulesRequest
|
|
6605
6883
|
* @return ListRulesResponse
|
|
6606
6884
|
* @throws OciError when an error occurs
|
|
6607
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6885
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
|
|
6608
6886
|
*/
|
|
6609
6887
|
listRules(listRulesRequest) {
|
|
6610
6888
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6636,7 +6914,8 @@ class DataCatalogClient {
|
|
|
6636
6914
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6637
6915
|
"opc-request-id": listRulesRequest.opcRequestId
|
|
6638
6916
|
};
|
|
6639
|
-
const
|
|
6917
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6918
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listRulesRequest.retryConfiguration, specRetryConfiguration);
|
|
6640
6919
|
if (this.logger)
|
|
6641
6920
|
retrier.logger = this.logger;
|
|
6642
6921
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6678,10 +6957,11 @@ class DataCatalogClient {
|
|
|
6678
6957
|
}
|
|
6679
6958
|
/**
|
|
6680
6959
|
* Returns a list of all user created tags in the system.
|
|
6960
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6681
6961
|
* @param ListTagsRequest
|
|
6682
6962
|
* @return ListTagsResponse
|
|
6683
6963
|
* @throws OciError when an error occurs
|
|
6684
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6964
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
|
|
6685
6965
|
*/
|
|
6686
6966
|
listTags(listTagsRequest) {
|
|
6687
6967
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6704,7 +6984,8 @@ class DataCatalogClient {
|
|
|
6704
6984
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6705
6985
|
"opc-request-id": listTagsRequest.opcRequestId
|
|
6706
6986
|
};
|
|
6707
|
-
const
|
|
6987
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
6988
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTagsRequest.retryConfiguration, specRetryConfiguration);
|
|
6708
6989
|
if (this.logger)
|
|
6709
6990
|
retrier.logger = this.logger;
|
|
6710
6991
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6746,10 +7027,11 @@ class DataCatalogClient {
|
|
|
6746
7027
|
}
|
|
6747
7028
|
/**
|
|
6748
7029
|
* Returns a list of all term relationships within a glossary.
|
|
7030
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6749
7031
|
* @param ListTermRelationshipsRequest
|
|
6750
7032
|
* @return ListTermRelationshipsResponse
|
|
6751
7033
|
* @throws OciError when an error occurs
|
|
6752
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7034
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
|
|
6753
7035
|
*/
|
|
6754
7036
|
listTermRelationships(listTermRelationshipsRequest) {
|
|
6755
7037
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6774,7 +7056,8 @@ class DataCatalogClient {
|
|
|
6774
7056
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6775
7057
|
"opc-request-id": listTermRelationshipsRequest.opcRequestId
|
|
6776
7058
|
};
|
|
6777
|
-
const
|
|
7059
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7060
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTermRelationshipsRequest.retryConfiguration, specRetryConfiguration);
|
|
6778
7061
|
if (this.logger)
|
|
6779
7062
|
retrier.logger = this.logger;
|
|
6780
7063
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6816,10 +7099,11 @@ class DataCatalogClient {
|
|
|
6816
7099
|
}
|
|
6817
7100
|
/**
|
|
6818
7101
|
* Returns a list of all terms within a glossary.
|
|
7102
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6819
7103
|
* @param ListTermsRequest
|
|
6820
7104
|
* @return ListTermsResponse
|
|
6821
7105
|
* @throws OciError when an error occurs
|
|
6822
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7106
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
|
|
6823
7107
|
*/
|
|
6824
7108
|
listTerms(listTermsRequest) {
|
|
6825
7109
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6847,7 +7131,8 @@ class DataCatalogClient {
|
|
|
6847
7131
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6848
7132
|
"opc-request-id": listTermsRequest.opcRequestId
|
|
6849
7133
|
};
|
|
6850
|
-
const
|
|
7134
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7135
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTermsRequest.retryConfiguration, specRetryConfiguration);
|
|
6851
7136
|
if (this.logger)
|
|
6852
7137
|
retrier.logger = this.logger;
|
|
6853
7138
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6889,10 +7174,11 @@ class DataCatalogClient {
|
|
|
6889
7174
|
}
|
|
6890
7175
|
/**
|
|
6891
7176
|
* Returns a list of all types within a data catalog.
|
|
7177
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6892
7178
|
* @param ListTypesRequest
|
|
6893
7179
|
* @return ListTypesResponse
|
|
6894
7180
|
* @throws OciError when an error occurs
|
|
6895
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7181
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
|
|
6896
7182
|
*/
|
|
6897
7183
|
listTypes(listTypesRequest) {
|
|
6898
7184
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6919,7 +7205,8 @@ class DataCatalogClient {
|
|
|
6919
7205
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6920
7206
|
"opc-request-id": listTypesRequest.opcRequestId
|
|
6921
7207
|
};
|
|
6922
|
-
const
|
|
7208
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7209
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTypesRequest.retryConfiguration, specRetryConfiguration);
|
|
6923
7210
|
if (this.logger)
|
|
6924
7211
|
retrier.logger = this.logger;
|
|
6925
7212
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -6962,10 +7249,11 @@ class DataCatalogClient {
|
|
|
6962
7249
|
/**
|
|
6963
7250
|
* Returns a (paginated) list of errors for a given work request.
|
|
6964
7251
|
*
|
|
7252
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
6965
7253
|
* @param ListWorkRequestErrorsRequest
|
|
6966
7254
|
* @return ListWorkRequestErrorsResponse
|
|
6967
7255
|
* @throws OciError when an error occurs
|
|
6968
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7256
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
6969
7257
|
*/
|
|
6970
7258
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
6971
7259
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6984,7 +7272,8 @@ class DataCatalogClient {
|
|
|
6984
7272
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
6985
7273
|
"opc-request-id": listWorkRequestErrorsRequest.opcRequestId
|
|
6986
7274
|
};
|
|
6987
|
-
const
|
|
7275
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7276
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestErrorsRequest.retryConfiguration, specRetryConfiguration);
|
|
6988
7277
|
if (this.logger)
|
|
6989
7278
|
retrier.logger = this.logger;
|
|
6990
7279
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7025,6 +7314,7 @@ class DataCatalogClient {
|
|
|
7025
7314
|
});
|
|
7026
7315
|
}
|
|
7027
7316
|
/**
|
|
7317
|
+
* NOTE: This function is deprecated in favor of listWorkRequestErrorsRecordIterator function.
|
|
7028
7318
|
* Creates a new async iterator which will iterate over the models.WorkRequestError objects
|
|
7029
7319
|
* contained in responses from the listWorkRequestErrors operation. This iterator will fetch more data from the
|
|
7030
7320
|
* server as needed.
|
|
@@ -7035,6 +7325,7 @@ class DataCatalogClient {
|
|
|
7035
7325
|
return oci_common_1.paginateRecords(request, req => this.listWorkRequestErrors(req));
|
|
7036
7326
|
}
|
|
7037
7327
|
/**
|
|
7328
|
+
* NOTE: This function is deprecated in favor of listWorkRequestErrorsResponseIterator function.
|
|
7038
7329
|
* Creates a new async iterator which will iterate over the responses received from the listWorkRequestErrors operation. This iterator
|
|
7039
7330
|
* will fetch more data from the server as needed.
|
|
7040
7331
|
*
|
|
@@ -7043,13 +7334,33 @@ class DataCatalogClient {
|
|
|
7043
7334
|
listAllWorkRequestErrorsResponses(request) {
|
|
7044
7335
|
return oci_common_1.paginateResponses(request, req => this.listWorkRequestErrors(req));
|
|
7045
7336
|
}
|
|
7337
|
+
/**
|
|
7338
|
+
* Creates a new async iterator which will iterate over the models.WorkRequestError objects
|
|
7339
|
+
* contained in responses from the listWorkRequestErrors operation. This iterator will fetch more data from the
|
|
7340
|
+
* server as needed.
|
|
7341
|
+
*
|
|
7342
|
+
* @param request a request which can be sent to the service operation
|
|
7343
|
+
*/
|
|
7344
|
+
listWorkRequestErrorsRecordIterator(request) {
|
|
7345
|
+
return oci_common_1.paginateRecords(request, req => this.listWorkRequestErrors(req));
|
|
7346
|
+
}
|
|
7347
|
+
/**
|
|
7348
|
+
* Creates a new async iterator which will iterate over the responses received from the listWorkRequestErrors operation. This iterator
|
|
7349
|
+
* will fetch more data from the server as needed.
|
|
7350
|
+
*
|
|
7351
|
+
* @param request a request which can be sent to the service operation
|
|
7352
|
+
*/
|
|
7353
|
+
listWorkRequestErrorsResponseIterator(request) {
|
|
7354
|
+
return oci_common_1.paginateResponses(request, req => this.listWorkRequestErrors(req));
|
|
7355
|
+
}
|
|
7046
7356
|
/**
|
|
7047
7357
|
* Returns a (paginated) list of logs for a given work request.
|
|
7048
7358
|
*
|
|
7359
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7049
7360
|
* @param ListWorkRequestLogsRequest
|
|
7050
7361
|
* @return ListWorkRequestLogsResponse
|
|
7051
7362
|
* @throws OciError when an error occurs
|
|
7052
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7363
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
7053
7364
|
*/
|
|
7054
7365
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
7055
7366
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7068,7 +7379,8 @@ class DataCatalogClient {
|
|
|
7068
7379
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7069
7380
|
"opc-request-id": listWorkRequestLogsRequest.opcRequestId
|
|
7070
7381
|
};
|
|
7071
|
-
const
|
|
7382
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7383
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestLogsRequest.retryConfiguration, specRetryConfiguration);
|
|
7072
7384
|
if (this.logger)
|
|
7073
7385
|
retrier.logger = this.logger;
|
|
7074
7386
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7109,6 +7421,7 @@ class DataCatalogClient {
|
|
|
7109
7421
|
});
|
|
7110
7422
|
}
|
|
7111
7423
|
/**
|
|
7424
|
+
* NOTE: This function is deprecated in favor of listWorkRequestLogsRecordIterator function.
|
|
7112
7425
|
* Creates a new async iterator which will iterate over the models.WorkRequestLog objects
|
|
7113
7426
|
* contained in responses from the listWorkRequestLogs operation. This iterator will fetch more data from the
|
|
7114
7427
|
* server as needed.
|
|
@@ -7119,6 +7432,7 @@ class DataCatalogClient {
|
|
|
7119
7432
|
return oci_common_1.paginateRecords(request, req => this.listWorkRequestLogs(req));
|
|
7120
7433
|
}
|
|
7121
7434
|
/**
|
|
7435
|
+
* NOTE: This function is deprecated in favor of listWorkRequestLogsResponseIterator function.
|
|
7122
7436
|
* Creates a new async iterator which will iterate over the responses received from the listWorkRequestLogs operation. This iterator
|
|
7123
7437
|
* will fetch more data from the server as needed.
|
|
7124
7438
|
*
|
|
@@ -7127,13 +7441,33 @@ class DataCatalogClient {
|
|
|
7127
7441
|
listAllWorkRequestLogsResponses(request) {
|
|
7128
7442
|
return oci_common_1.paginateResponses(request, req => this.listWorkRequestLogs(req));
|
|
7129
7443
|
}
|
|
7444
|
+
/**
|
|
7445
|
+
* Creates a new async iterator which will iterate over the models.WorkRequestLog objects
|
|
7446
|
+
* contained in responses from the listWorkRequestLogs operation. This iterator will fetch more data from the
|
|
7447
|
+
* server as needed.
|
|
7448
|
+
*
|
|
7449
|
+
* @param request a request which can be sent to the service operation
|
|
7450
|
+
*/
|
|
7451
|
+
listWorkRequestLogsRecordIterator(request) {
|
|
7452
|
+
return oci_common_1.paginateRecords(request, req => this.listWorkRequestLogs(req));
|
|
7453
|
+
}
|
|
7454
|
+
/**
|
|
7455
|
+
* Creates a new async iterator which will iterate over the responses received from the listWorkRequestLogs operation. This iterator
|
|
7456
|
+
* will fetch more data from the server as needed.
|
|
7457
|
+
*
|
|
7458
|
+
* @param request a request which can be sent to the service operation
|
|
7459
|
+
*/
|
|
7460
|
+
listWorkRequestLogsResponseIterator(request) {
|
|
7461
|
+
return oci_common_1.paginateResponses(request, req => this.listWorkRequestLogs(req));
|
|
7462
|
+
}
|
|
7130
7463
|
/**
|
|
7131
7464
|
* Lists the work requests in a compartment.
|
|
7132
7465
|
*
|
|
7466
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7133
7467
|
* @param ListWorkRequestsRequest
|
|
7134
7468
|
* @return ListWorkRequestsResponse
|
|
7135
7469
|
* @throws OciError when an error occurs
|
|
7136
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7470
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
7137
7471
|
*/
|
|
7138
7472
|
listWorkRequests(listWorkRequestsRequest) {
|
|
7139
7473
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7149,7 +7483,8 @@ class DataCatalogClient {
|
|
|
7149
7483
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7150
7484
|
"opc-request-id": listWorkRequestsRequest.opcRequestId
|
|
7151
7485
|
};
|
|
7152
|
-
const
|
|
7486
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7487
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
|
|
7153
7488
|
if (this.logger)
|
|
7154
7489
|
retrier.logger = this.logger;
|
|
7155
7490
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7190,6 +7525,7 @@ class DataCatalogClient {
|
|
|
7190
7525
|
});
|
|
7191
7526
|
}
|
|
7192
7527
|
/**
|
|
7528
|
+
* NOTE: This function is deprecated in favor of listWorkRequestsRecordIterator function.
|
|
7193
7529
|
* Creates a new async iterator which will iterate over the models.WorkRequest objects
|
|
7194
7530
|
* contained in responses from the listWorkRequests operation. This iterator will fetch more data from the
|
|
7195
7531
|
* server as needed.
|
|
@@ -7200,6 +7536,7 @@ class DataCatalogClient {
|
|
|
7200
7536
|
return oci_common_1.paginateRecords(request, req => this.listWorkRequests(req));
|
|
7201
7537
|
}
|
|
7202
7538
|
/**
|
|
7539
|
+
* NOTE: This function is deprecated in favor of listWorkRequestsResponseIterator function.
|
|
7203
7540
|
* Creates a new async iterator which will iterate over the responses received from the listWorkRequests operation. This iterator
|
|
7204
7541
|
* will fetch more data from the server as needed.
|
|
7205
7542
|
*
|
|
@@ -7208,12 +7545,32 @@ class DataCatalogClient {
|
|
|
7208
7545
|
listAllWorkRequestsResponses(request) {
|
|
7209
7546
|
return oci_common_1.paginateResponses(request, req => this.listWorkRequests(req));
|
|
7210
7547
|
}
|
|
7548
|
+
/**
|
|
7549
|
+
* Creates a new async iterator which will iterate over the models.WorkRequest objects
|
|
7550
|
+
* contained in responses from the listWorkRequests operation. This iterator will fetch more data from the
|
|
7551
|
+
* server as needed.
|
|
7552
|
+
*
|
|
7553
|
+
* @param request a request which can be sent to the service operation
|
|
7554
|
+
*/
|
|
7555
|
+
listWorkRequestsRecordIterator(request) {
|
|
7556
|
+
return oci_common_1.paginateRecords(request, req => this.listWorkRequests(req));
|
|
7557
|
+
}
|
|
7558
|
+
/**
|
|
7559
|
+
* Creates a new async iterator which will iterate over the responses received from the listWorkRequests operation. This iterator
|
|
7560
|
+
* will fetch more data from the server as needed.
|
|
7561
|
+
*
|
|
7562
|
+
* @param request a request which can be sent to the service operation
|
|
7563
|
+
*/
|
|
7564
|
+
listWorkRequestsResponseIterator(request) {
|
|
7565
|
+
return oci_common_1.paginateResponses(request, req => this.listWorkRequests(req));
|
|
7566
|
+
}
|
|
7211
7567
|
/**
|
|
7212
7568
|
* Returns stats on objects by type in the repository.
|
|
7569
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7213
7570
|
* @param ObjectStatsRequest
|
|
7214
7571
|
* @return ObjectStatsResponse
|
|
7215
7572
|
* @throws OciError when an error occurs
|
|
7216
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7573
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
|
|
7217
7574
|
*/
|
|
7218
7575
|
objectStats(objectStatsRequest) {
|
|
7219
7576
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7232,7 +7589,8 @@ class DataCatalogClient {
|
|
|
7232
7589
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7233
7590
|
"opc-request-id": objectStatsRequest.opcRequestId
|
|
7234
7591
|
};
|
|
7235
|
-
const
|
|
7592
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7593
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, objectStatsRequest.retryConfiguration, specRetryConfiguration);
|
|
7236
7594
|
if (this.logger)
|
|
7237
7595
|
retrier.logger = this.logger;
|
|
7238
7596
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7274,10 +7632,11 @@ class DataCatalogClient {
|
|
|
7274
7632
|
}
|
|
7275
7633
|
/**
|
|
7276
7634
|
* Parse data asset references through connections from this data asset.
|
|
7635
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7277
7636
|
* @param ParseConnectionRequest
|
|
7278
7637
|
* @return ParseConnectionResponse
|
|
7279
7638
|
* @throws OciError when an error occurs
|
|
7280
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7639
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
|
|
7281
7640
|
*/
|
|
7282
7641
|
parseConnection(parseConnectionRequest) {
|
|
7283
7642
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7295,7 +7654,8 @@ class DataCatalogClient {
|
|
|
7295
7654
|
"opc-request-id": parseConnectionRequest.opcRequestId,
|
|
7296
7655
|
"opc-retry-token": parseConnectionRequest.opcRetryToken
|
|
7297
7656
|
};
|
|
7298
|
-
const
|
|
7657
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7658
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, parseConnectionRequest.retryConfiguration, specRetryConfiguration);
|
|
7299
7659
|
if (this.logger)
|
|
7300
7660
|
retrier.logger = this.logger;
|
|
7301
7661
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7340,10 +7700,11 @@ class DataCatalogClient {
|
|
|
7340
7700
|
* Act on a recommendation. A recommendation can be accepted or rejected. For example, if a recommendation of type LINK_GLOSSARY_TERM
|
|
7341
7701
|
* is accepted, the system will link the source object (e.g. an attribute) to a target glossary term.
|
|
7342
7702
|
*
|
|
7703
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7343
7704
|
* @param ProcessRecommendationRequest
|
|
7344
7705
|
* @return ProcessRecommendationResponse
|
|
7345
7706
|
* @throws OciError when an error occurs
|
|
7346
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7707
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
|
|
7347
7708
|
*/
|
|
7348
7709
|
processRecommendation(processRecommendationRequest) {
|
|
7349
7710
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7358,7 +7719,8 @@ class DataCatalogClient {
|
|
|
7358
7719
|
"if-match": processRecommendationRequest.ifMatch,
|
|
7359
7720
|
"opc-request-id": processRecommendationRequest.opcRequestId
|
|
7360
7721
|
};
|
|
7361
|
-
const
|
|
7722
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7723
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, processRecommendationRequest.retryConfiguration, specRetryConfiguration);
|
|
7362
7724
|
if (this.logger)
|
|
7363
7725
|
retrier.logger = this.logger;
|
|
7364
7726
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7404,10 +7766,11 @@ class DataCatalogClient {
|
|
|
7404
7766
|
* By default, it will return inferred recommendations for review. The optional query param 'RecommendationStatus' can be set,
|
|
7405
7767
|
* to return only recommendations having that status.
|
|
7406
7768
|
*
|
|
7769
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7407
7770
|
* @param RecommendationsRequest
|
|
7408
7771
|
* @return RecommendationsResponse
|
|
7409
7772
|
* @throws OciError when an error occurs
|
|
7410
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7773
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
|
|
7411
7774
|
*/
|
|
7412
7775
|
recommendations(recommendationsRequest) {
|
|
7413
7776
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7426,7 +7789,8 @@ class DataCatalogClient {
|
|
|
7426
7789
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7427
7790
|
"opc-request-id": recommendationsRequest.opcRequestId
|
|
7428
7791
|
};
|
|
7429
|
-
const
|
|
7792
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7793
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, recommendationsRequest.retryConfiguration, specRetryConfiguration);
|
|
7430
7794
|
if (this.logger)
|
|
7431
7795
|
retrier.logger = this.logger;
|
|
7432
7796
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7463,10 +7827,11 @@ class DataCatalogClient {
|
|
|
7463
7827
|
}
|
|
7464
7828
|
/**
|
|
7465
7829
|
* Remove data selector pattern from the data asset.
|
|
7830
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7466
7831
|
* @param RemoveDataSelectorPatternsRequest
|
|
7467
7832
|
* @return RemoveDataSelectorPatternsResponse
|
|
7468
7833
|
* @throws OciError when an error occurs
|
|
7469
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7834
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
|
|
7470
7835
|
*/
|
|
7471
7836
|
removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
|
|
7472
7837
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7483,7 +7848,8 @@ class DataCatalogClient {
|
|
|
7483
7848
|
"if-match": removeDataSelectorPatternsRequest.ifMatch,
|
|
7484
7849
|
"opc-retry-token": removeDataSelectorPatternsRequest.opcRetryToken
|
|
7485
7850
|
};
|
|
7486
|
-
const
|
|
7851
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7852
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeDataSelectorPatternsRequest.retryConfiguration, specRetryConfiguration);
|
|
7487
7853
|
if (this.logger)
|
|
7488
7854
|
retrier.logger = this.logger;
|
|
7489
7855
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7526,10 +7892,11 @@ class DataCatalogClient {
|
|
|
7526
7892
|
}
|
|
7527
7893
|
/**
|
|
7528
7894
|
* Returns a list of search results within a data catalog.
|
|
7895
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7529
7896
|
* @param SearchCriteriaRequest
|
|
7530
7897
|
* @return SearchCriteriaResponse
|
|
7531
7898
|
* @throws OciError when an error occurs
|
|
7532
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7899
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
|
|
7533
7900
|
*/
|
|
7534
7901
|
searchCriteria(searchCriteriaRequest) {
|
|
7535
7902
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7552,7 +7919,8 @@ class DataCatalogClient {
|
|
|
7552
7919
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7553
7920
|
"opc-request-id": searchCriteriaRequest.opcRequestId
|
|
7554
7921
|
};
|
|
7555
|
-
const
|
|
7922
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7923
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, searchCriteriaRequest.retryConfiguration, specRetryConfiguration);
|
|
7556
7924
|
if (this.logger)
|
|
7557
7925
|
retrier.logger = this.logger;
|
|
7558
7926
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7595,10 +7963,11 @@ class DataCatalogClient {
|
|
|
7595
7963
|
}
|
|
7596
7964
|
/**
|
|
7597
7965
|
* Returns a list of potential string matches for a given input string.
|
|
7966
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7598
7967
|
* @param SuggestMatchesRequest
|
|
7599
7968
|
* @return SuggestMatchesResponse
|
|
7600
7969
|
* @throws OciError when an error occurs
|
|
7601
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7970
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
|
|
7602
7971
|
*/
|
|
7603
7972
|
suggestMatches(suggestMatchesRequest) {
|
|
7604
7973
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7616,7 +7985,8 @@ class DataCatalogClient {
|
|
|
7616
7985
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
7617
7986
|
"opc-request-id": suggestMatchesRequest.opcRequestId
|
|
7618
7987
|
};
|
|
7619
|
-
const
|
|
7988
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
7989
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, suggestMatchesRequest.retryConfiguration, specRetryConfiguration);
|
|
7620
7990
|
if (this.logger)
|
|
7621
7991
|
retrier.logger = this.logger;
|
|
7622
7992
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7653,10 +8023,11 @@ class DataCatalogClient {
|
|
|
7653
8023
|
}
|
|
7654
8024
|
/**
|
|
7655
8025
|
* Export technical objects from a Data Asset
|
|
8026
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7656
8027
|
* @param SynchronousExportDataAssetRequest
|
|
7657
8028
|
* @return SynchronousExportDataAssetResponse
|
|
7658
8029
|
* @throws OciError when an error occurs
|
|
7659
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8030
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
|
|
7660
8031
|
*/
|
|
7661
8032
|
synchronousExportDataAsset(synchronousExportDataAssetRequest) {
|
|
7662
8033
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7674,7 +8045,8 @@ class DataCatalogClient {
|
|
|
7674
8045
|
"opc-request-id": synchronousExportDataAssetRequest.opcRequestId,
|
|
7675
8046
|
"opc-retry-token": synchronousExportDataAssetRequest.opcRetryToken
|
|
7676
8047
|
};
|
|
7677
|
-
const
|
|
8048
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8049
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, synchronousExportDataAssetRequest.retryConfiguration, specRetryConfiguration);
|
|
7678
8050
|
if (this.logger)
|
|
7679
8051
|
retrier.logger = this.logger;
|
|
7680
8052
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7711,10 +8083,11 @@ class DataCatalogClient {
|
|
|
7711
8083
|
}
|
|
7712
8084
|
/**
|
|
7713
8085
|
* Test the connection by connecting to the data asset using credentials in the metadata.
|
|
8086
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7714
8087
|
* @param TestConnectionRequest
|
|
7715
8088
|
* @return TestConnectionResponse
|
|
7716
8089
|
* @throws OciError when an error occurs
|
|
7717
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8090
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
|
|
7718
8091
|
*/
|
|
7719
8092
|
testConnection(testConnectionRequest) {
|
|
7720
8093
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7731,7 +8104,8 @@ class DataCatalogClient {
|
|
|
7731
8104
|
"opc-request-id": testConnectionRequest.opcRequestId,
|
|
7732
8105
|
"opc-retry-token": testConnectionRequest.opcRetryToken
|
|
7733
8106
|
};
|
|
7734
|
-
const
|
|
8107
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8108
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, testConnectionRequest.retryConfiguration, specRetryConfiguration);
|
|
7735
8109
|
if (this.logger)
|
|
7736
8110
|
retrier.logger = this.logger;
|
|
7737
8111
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7773,10 +8147,11 @@ class DataCatalogClient {
|
|
|
7773
8147
|
}
|
|
7774
8148
|
/**
|
|
7775
8149
|
* Updates a specific data asset attribute.
|
|
8150
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7776
8151
|
* @param UpdateAttributeRequest
|
|
7777
8152
|
* @return UpdateAttributeResponse
|
|
7778
8153
|
* @throws OciError when an error occurs
|
|
7779
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8154
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
|
|
7780
8155
|
*/
|
|
7781
8156
|
updateAttribute(updateAttributeRequest) {
|
|
7782
8157
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7794,7 +8169,8 @@ class DataCatalogClient {
|
|
|
7794
8169
|
"if-match": updateAttributeRequest.ifMatch,
|
|
7795
8170
|
"opc-request-id": updateAttributeRequest.opcRequestId
|
|
7796
8171
|
};
|
|
7797
|
-
const
|
|
8172
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8173
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateAttributeRequest.retryConfiguration, specRetryConfiguration);
|
|
7798
8174
|
if (this.logger)
|
|
7799
8175
|
retrier.logger = this.logger;
|
|
7800
8176
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7837,10 +8213,11 @@ class DataCatalogClient {
|
|
|
7837
8213
|
}
|
|
7838
8214
|
/**
|
|
7839
8215
|
* Updates the data catalog.
|
|
8216
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7840
8217
|
* @param UpdateCatalogRequest
|
|
7841
8218
|
* @return UpdateCatalogResponse
|
|
7842
8219
|
* @throws OciError when an error occurs
|
|
7843
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8220
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
|
|
7844
8221
|
*/
|
|
7845
8222
|
updateCatalog(updateCatalogRequest) {
|
|
7846
8223
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7855,7 +8232,8 @@ class DataCatalogClient {
|
|
|
7855
8232
|
"if-match": updateCatalogRequest.ifMatch,
|
|
7856
8233
|
"opc-request-id": updateCatalogRequest.opcRequestId
|
|
7857
8234
|
};
|
|
7858
|
-
const
|
|
8235
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8236
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateCatalogRequest.retryConfiguration, specRetryConfiguration);
|
|
7859
8237
|
if (this.logger)
|
|
7860
8238
|
retrier.logger = this.logger;
|
|
7861
8239
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7898,10 +8276,11 @@ class DataCatalogClient {
|
|
|
7898
8276
|
}
|
|
7899
8277
|
/**
|
|
7900
8278
|
* Updates the private reverse connection endpoint.
|
|
8279
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7901
8280
|
* @param UpdateCatalogPrivateEndpointRequest
|
|
7902
8281
|
* @return UpdateCatalogPrivateEndpointResponse
|
|
7903
8282
|
* @throws OciError when an error occurs
|
|
7904
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8283
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
|
|
7905
8284
|
*/
|
|
7906
8285
|
updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
|
|
7907
8286
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7916,7 +8295,8 @@ class DataCatalogClient {
|
|
|
7916
8295
|
"if-match": updateCatalogPrivateEndpointRequest.ifMatch,
|
|
7917
8296
|
"opc-request-id": updateCatalogPrivateEndpointRequest.opcRequestId
|
|
7918
8297
|
};
|
|
7919
|
-
const
|
|
8298
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8299
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateCatalogPrivateEndpointRequest.retryConfiguration, specRetryConfiguration);
|
|
7920
8300
|
if (this.logger)
|
|
7921
8301
|
retrier.logger = this.logger;
|
|
7922
8302
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -7955,10 +8335,11 @@ class DataCatalogClient {
|
|
|
7955
8335
|
}
|
|
7956
8336
|
/**
|
|
7957
8337
|
* Updates a specific connection of a data asset.
|
|
8338
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
7958
8339
|
* @param UpdateConnectionRequest
|
|
7959
8340
|
* @return UpdateConnectionResponse
|
|
7960
8341
|
* @throws OciError when an error occurs
|
|
7961
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8342
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
|
|
7962
8343
|
*/
|
|
7963
8344
|
updateConnection(updateConnectionRequest) {
|
|
7964
8345
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7975,7 +8356,8 @@ class DataCatalogClient {
|
|
|
7975
8356
|
"if-match": updateConnectionRequest.ifMatch,
|
|
7976
8357
|
"opc-request-id": updateConnectionRequest.opcRequestId
|
|
7977
8358
|
};
|
|
7978
|
-
const
|
|
8359
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8360
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateConnectionRequest.retryConfiguration, specRetryConfiguration);
|
|
7979
8361
|
if (this.logger)
|
|
7980
8362
|
retrier.logger = this.logger;
|
|
7981
8363
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8018,10 +8400,11 @@ class DataCatalogClient {
|
|
|
8018
8400
|
}
|
|
8019
8401
|
/**
|
|
8020
8402
|
* Updates a specific custom property identified by the given key.
|
|
8403
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8021
8404
|
* @param UpdateCustomPropertyRequest
|
|
8022
8405
|
* @return UpdateCustomPropertyResponse
|
|
8023
8406
|
* @throws OciError when an error occurs
|
|
8024
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8407
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
|
|
8025
8408
|
*/
|
|
8026
8409
|
updateCustomProperty(updateCustomPropertyRequest) {
|
|
8027
8410
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8038,7 +8421,8 @@ class DataCatalogClient {
|
|
|
8038
8421
|
"if-match": updateCustomPropertyRequest.ifMatch,
|
|
8039
8422
|
"opc-request-id": updateCustomPropertyRequest.opcRequestId
|
|
8040
8423
|
};
|
|
8041
|
-
const
|
|
8424
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8425
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateCustomPropertyRequest.retryConfiguration, specRetryConfiguration);
|
|
8042
8426
|
if (this.logger)
|
|
8043
8427
|
retrier.logger = this.logger;
|
|
8044
8428
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8081,10 +8465,11 @@ class DataCatalogClient {
|
|
|
8081
8465
|
}
|
|
8082
8466
|
/**
|
|
8083
8467
|
* Updates a specific data asset identified by the given key.
|
|
8468
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8084
8469
|
* @param UpdateDataAssetRequest
|
|
8085
8470
|
* @return UpdateDataAssetResponse
|
|
8086
8471
|
* @throws OciError when an error occurs
|
|
8087
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8472
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
|
|
8088
8473
|
*/
|
|
8089
8474
|
updateDataAsset(updateDataAssetRequest) {
|
|
8090
8475
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8100,7 +8485,8 @@ class DataCatalogClient {
|
|
|
8100
8485
|
"if-match": updateDataAssetRequest.ifMatch,
|
|
8101
8486
|
"opc-request-id": updateDataAssetRequest.opcRequestId
|
|
8102
8487
|
};
|
|
8103
|
-
const
|
|
8488
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8489
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateDataAssetRequest.retryConfiguration, specRetryConfiguration);
|
|
8104
8490
|
if (this.logger)
|
|
8105
8491
|
retrier.logger = this.logger;
|
|
8106
8492
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8143,10 +8529,11 @@ class DataCatalogClient {
|
|
|
8143
8529
|
}
|
|
8144
8530
|
/**
|
|
8145
8531
|
* Updates a specific data entity.
|
|
8532
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8146
8533
|
* @param UpdateEntityRequest
|
|
8147
8534
|
* @return UpdateEntityResponse
|
|
8148
8535
|
* @throws OciError when an error occurs
|
|
8149
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8536
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
|
|
8150
8537
|
*/
|
|
8151
8538
|
updateEntity(updateEntityRequest) {
|
|
8152
8539
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8163,7 +8550,8 @@ class DataCatalogClient {
|
|
|
8163
8550
|
"if-match": updateEntityRequest.ifMatch,
|
|
8164
8551
|
"opc-request-id": updateEntityRequest.opcRequestId
|
|
8165
8552
|
};
|
|
8166
|
-
const
|
|
8553
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8554
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateEntityRequest.retryConfiguration, specRetryConfiguration);
|
|
8167
8555
|
if (this.logger)
|
|
8168
8556
|
retrier.logger = this.logger;
|
|
8169
8557
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8206,10 +8594,11 @@ class DataCatalogClient {
|
|
|
8206
8594
|
}
|
|
8207
8595
|
/**
|
|
8208
8596
|
* Updates a specific folder of a data asset.
|
|
8597
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8209
8598
|
* @param UpdateFolderRequest
|
|
8210
8599
|
* @return UpdateFolderResponse
|
|
8211
8600
|
* @throws OciError when an error occurs
|
|
8212
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8601
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
|
|
8213
8602
|
*/
|
|
8214
8603
|
updateFolder(updateFolderRequest) {
|
|
8215
8604
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8226,7 +8615,8 @@ class DataCatalogClient {
|
|
|
8226
8615
|
"if-match": updateFolderRequest.ifMatch,
|
|
8227
8616
|
"opc-request-id": updateFolderRequest.opcRequestId
|
|
8228
8617
|
};
|
|
8229
|
-
const
|
|
8618
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8619
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateFolderRequest.retryConfiguration, specRetryConfiguration);
|
|
8230
8620
|
if (this.logger)
|
|
8231
8621
|
retrier.logger = this.logger;
|
|
8232
8622
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8269,10 +8659,11 @@ class DataCatalogClient {
|
|
|
8269
8659
|
}
|
|
8270
8660
|
/**
|
|
8271
8661
|
* Updates a specific glossary identified by the given key.
|
|
8662
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8272
8663
|
* @param UpdateGlossaryRequest
|
|
8273
8664
|
* @return UpdateGlossaryResponse
|
|
8274
8665
|
* @throws OciError when an error occurs
|
|
8275
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8666
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
|
|
8276
8667
|
*/
|
|
8277
8668
|
updateGlossary(updateGlossaryRequest) {
|
|
8278
8669
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8288,7 +8679,8 @@ class DataCatalogClient {
|
|
|
8288
8679
|
"if-match": updateGlossaryRequest.ifMatch,
|
|
8289
8680
|
"opc-request-id": updateGlossaryRequest.opcRequestId
|
|
8290
8681
|
};
|
|
8291
|
-
const
|
|
8682
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8683
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateGlossaryRequest.retryConfiguration, specRetryConfiguration);
|
|
8292
8684
|
if (this.logger)
|
|
8293
8685
|
retrier.logger = this.logger;
|
|
8294
8686
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8331,10 +8723,11 @@ class DataCatalogClient {
|
|
|
8331
8723
|
}
|
|
8332
8724
|
/**
|
|
8333
8725
|
* Updates a specific job identified by the given key.
|
|
8726
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8334
8727
|
* @param UpdateJobRequest
|
|
8335
8728
|
* @return UpdateJobResponse
|
|
8336
8729
|
* @throws OciError when an error occurs
|
|
8337
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8730
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
|
|
8338
8731
|
*/
|
|
8339
8732
|
updateJob(updateJobRequest) {
|
|
8340
8733
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8350,7 +8743,8 @@ class DataCatalogClient {
|
|
|
8350
8743
|
"if-match": updateJobRequest.ifMatch,
|
|
8351
8744
|
"opc-request-id": updateJobRequest.opcRequestId
|
|
8352
8745
|
};
|
|
8353
|
-
const
|
|
8746
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8747
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateJobRequest.retryConfiguration, specRetryConfiguration);
|
|
8354
8748
|
if (this.logger)
|
|
8355
8749
|
retrier.logger = this.logger;
|
|
8356
8750
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8393,10 +8787,11 @@ class DataCatalogClient {
|
|
|
8393
8787
|
}
|
|
8394
8788
|
/**
|
|
8395
8789
|
* Update a specific job definition identified by the given key.
|
|
8790
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8396
8791
|
* @param UpdateJobDefinitionRequest
|
|
8397
8792
|
* @return UpdateJobDefinitionResponse
|
|
8398
8793
|
* @throws OciError when an error occurs
|
|
8399
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8794
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
|
|
8400
8795
|
*/
|
|
8401
8796
|
updateJobDefinition(updateJobDefinitionRequest) {
|
|
8402
8797
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8412,7 +8807,8 @@ class DataCatalogClient {
|
|
|
8412
8807
|
"if-match": updateJobDefinitionRequest.ifMatch,
|
|
8413
8808
|
"opc-request-id": updateJobDefinitionRequest.opcRequestId
|
|
8414
8809
|
};
|
|
8415
|
-
const
|
|
8810
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8811
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateJobDefinitionRequest.retryConfiguration, specRetryConfiguration);
|
|
8416
8812
|
if (this.logger)
|
|
8417
8813
|
retrier.logger = this.logger;
|
|
8418
8814
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8455,10 +8851,11 @@ class DataCatalogClient {
|
|
|
8455
8851
|
}
|
|
8456
8852
|
/**
|
|
8457
8853
|
* Updates a metastore resource by identifier.
|
|
8854
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8458
8855
|
* @param UpdateMetastoreRequest
|
|
8459
8856
|
* @return UpdateMetastoreResponse
|
|
8460
8857
|
* @throws OciError when an error occurs
|
|
8461
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8858
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
|
|
8462
8859
|
*/
|
|
8463
8860
|
updateMetastore(updateMetastoreRequest) {
|
|
8464
8861
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8473,7 +8870,8 @@ class DataCatalogClient {
|
|
|
8473
8870
|
"if-match": updateMetastoreRequest.ifMatch,
|
|
8474
8871
|
"opc-request-id": updateMetastoreRequest.opcRequestId
|
|
8475
8872
|
};
|
|
8476
|
-
const
|
|
8873
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8874
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateMetastoreRequest.retryConfiguration, specRetryConfiguration);
|
|
8477
8875
|
if (this.logger)
|
|
8478
8876
|
retrier.logger = this.logger;
|
|
8479
8877
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8516,10 +8914,11 @@ class DataCatalogClient {
|
|
|
8516
8914
|
}
|
|
8517
8915
|
/**
|
|
8518
8916
|
* Updates a specific namespace identified by the given key.
|
|
8917
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8519
8918
|
* @param UpdateNamespaceRequest
|
|
8520
8919
|
* @return UpdateNamespaceResponse
|
|
8521
8920
|
* @throws OciError when an error occurs
|
|
8522
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8921
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
|
|
8523
8922
|
*/
|
|
8524
8923
|
updateNamespace(updateNamespaceRequest) {
|
|
8525
8924
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8535,7 +8934,8 @@ class DataCatalogClient {
|
|
|
8535
8934
|
"if-match": updateNamespaceRequest.ifMatch,
|
|
8536
8935
|
"opc-request-id": updateNamespaceRequest.opcRequestId
|
|
8537
8936
|
};
|
|
8538
|
-
const
|
|
8937
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
8938
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateNamespaceRequest.retryConfiguration, specRetryConfiguration);
|
|
8539
8939
|
if (this.logger)
|
|
8540
8940
|
retrier.logger = this.logger;
|
|
8541
8941
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8578,10 +8978,11 @@ class DataCatalogClient {
|
|
|
8578
8978
|
}
|
|
8579
8979
|
/**
|
|
8580
8980
|
* Updates a specific pattern identified by the given key.
|
|
8981
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8581
8982
|
* @param UpdatePatternRequest
|
|
8582
8983
|
* @return UpdatePatternResponse
|
|
8583
8984
|
* @throws OciError when an error occurs
|
|
8584
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8985
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
|
|
8585
8986
|
*/
|
|
8586
8987
|
updatePattern(updatePatternRequest) {
|
|
8587
8988
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8597,7 +8998,8 @@ class DataCatalogClient {
|
|
|
8597
8998
|
"if-match": updatePatternRequest.ifMatch,
|
|
8598
8999
|
"opc-request-id": updatePatternRequest.opcRequestId
|
|
8599
9000
|
};
|
|
8600
|
-
const
|
|
9001
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
9002
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updatePatternRequest.retryConfiguration, specRetryConfiguration);
|
|
8601
9003
|
if (this.logger)
|
|
8602
9004
|
retrier.logger = this.logger;
|
|
8603
9005
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8640,10 +9042,11 @@ class DataCatalogClient {
|
|
|
8640
9042
|
}
|
|
8641
9043
|
/**
|
|
8642
9044
|
* Updates a specific glossary term.
|
|
9045
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8643
9046
|
* @param UpdateTermRequest
|
|
8644
9047
|
* @return UpdateTermResponse
|
|
8645
9048
|
* @throws OciError when an error occurs
|
|
8646
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9049
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
|
|
8647
9050
|
*/
|
|
8648
9051
|
updateTerm(updateTermRequest) {
|
|
8649
9052
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8660,7 +9063,8 @@ class DataCatalogClient {
|
|
|
8660
9063
|
"if-match": updateTermRequest.ifMatch,
|
|
8661
9064
|
"opc-request-id": updateTermRequest.opcRequestId
|
|
8662
9065
|
};
|
|
8663
|
-
const
|
|
9066
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
9067
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTermRequest.retryConfiguration, specRetryConfiguration);
|
|
8664
9068
|
if (this.logger)
|
|
8665
9069
|
retrier.logger = this.logger;
|
|
8666
9070
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8703,10 +9107,11 @@ class DataCatalogClient {
|
|
|
8703
9107
|
}
|
|
8704
9108
|
/**
|
|
8705
9109
|
* Updates a specific glossary term relationship.
|
|
9110
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8706
9111
|
* @param UpdateTermRelationshipRequest
|
|
8707
9112
|
* @return UpdateTermRelationshipResponse
|
|
8708
9113
|
* @throws OciError when an error occurs
|
|
8709
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9114
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
|
|
8710
9115
|
*/
|
|
8711
9116
|
updateTermRelationship(updateTermRelationshipRequest) {
|
|
8712
9117
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8724,7 +9129,8 @@ class DataCatalogClient {
|
|
|
8724
9129
|
"if-match": updateTermRelationshipRequest.ifMatch,
|
|
8725
9130
|
"opc-request-id": updateTermRelationshipRequest.opcRequestId
|
|
8726
9131
|
};
|
|
8727
|
-
const
|
|
9132
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
9133
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateTermRelationshipRequest.retryConfiguration, specRetryConfiguration);
|
|
8728
9134
|
if (this.logger)
|
|
8729
9135
|
retrier.logger = this.logger;
|
|
8730
9136
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8767,10 +9173,11 @@ class DataCatalogClient {
|
|
|
8767
9173
|
}
|
|
8768
9174
|
/**
|
|
8769
9175
|
* Upload connection credentails and metadata for this connection.
|
|
9176
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8770
9177
|
* @param UploadCredentialsRequest
|
|
8771
9178
|
* @return UploadCredentialsResponse
|
|
8772
9179
|
* @throws OciError when an error occurs
|
|
8773
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9180
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
|
|
8774
9181
|
*/
|
|
8775
9182
|
uploadCredentials(uploadCredentialsRequest) {
|
|
8776
9183
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8788,7 +9195,8 @@ class DataCatalogClient {
|
|
|
8788
9195
|
"if-match": uploadCredentialsRequest.ifMatch,
|
|
8789
9196
|
"opc-retry-token": uploadCredentialsRequest.opcRetryToken
|
|
8790
9197
|
};
|
|
8791
|
-
const
|
|
9198
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
9199
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, uploadCredentialsRequest.retryConfiguration, specRetryConfiguration);
|
|
8792
9200
|
if (this.logger)
|
|
8793
9201
|
retrier.logger = this.logger;
|
|
8794
9202
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8831,10 +9239,11 @@ class DataCatalogClient {
|
|
|
8831
9239
|
}
|
|
8832
9240
|
/**
|
|
8833
9241
|
* Returns active users in the system.
|
|
9242
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8834
9243
|
* @param UsersRequest
|
|
8835
9244
|
* @return UsersResponse
|
|
8836
9245
|
* @throws OciError when an error occurs
|
|
8837
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9246
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/Users.ts.html |here} to see how to use Users API.
|
|
8838
9247
|
*/
|
|
8839
9248
|
users(usersRequest) {
|
|
8840
9249
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8853,7 +9262,8 @@ class DataCatalogClient {
|
|
|
8853
9262
|
"Content-Type": common.Constants.APPLICATION_JSON,
|
|
8854
9263
|
"opc-request-id": usersRequest.opcRequestId
|
|
8855
9264
|
};
|
|
8856
|
-
const
|
|
9265
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
9266
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, usersRequest.retryConfiguration, specRetryConfiguration);
|
|
8857
9267
|
if (this.logger)
|
|
8858
9268
|
retrier.logger = this.logger;
|
|
8859
9269
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8895,10 +9305,11 @@ class DataCatalogClient {
|
|
|
8895
9305
|
}
|
|
8896
9306
|
/**
|
|
8897
9307
|
* Validate connection by connecting to the data asset using credentials in metadata.
|
|
9308
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8898
9309
|
* @param ValidateConnectionRequest
|
|
8899
9310
|
* @return ValidateConnectionResponse
|
|
8900
9311
|
* @throws OciError when an error occurs
|
|
8901
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9312
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
|
|
8902
9313
|
*/
|
|
8903
9314
|
validateConnection(validateConnectionRequest) {
|
|
8904
9315
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8914,7 +9325,8 @@ class DataCatalogClient {
|
|
|
8914
9325
|
"opc-request-id": validateConnectionRequest.opcRequestId,
|
|
8915
9326
|
"opc-retry-token": validateConnectionRequest.opcRetryToken
|
|
8916
9327
|
};
|
|
8917
|
-
const
|
|
9328
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
9329
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, validateConnectionRequest.retryConfiguration, specRetryConfiguration);
|
|
8918
9330
|
if (this.logger)
|
|
8919
9331
|
retrier.logger = this.logger;
|
|
8920
9332
|
const request = yield oci_common_2.composeRequest({
|
|
@@ -8957,10 +9369,11 @@ class DataCatalogClient {
|
|
|
8957
9369
|
}
|
|
8958
9370
|
/**
|
|
8959
9371
|
* Validate pattern by deriving file groups representing logical entities using the expression
|
|
9372
|
+
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
8960
9373
|
* @param ValidatePatternRequest
|
|
8961
9374
|
* @return ValidatePatternResponse
|
|
8962
9375
|
* @throws OciError when an error occurs
|
|
8963
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9376
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.6.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
|
|
8964
9377
|
*/
|
|
8965
9378
|
validatePattern(validatePatternRequest) {
|
|
8966
9379
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8976,7 +9389,8 @@ class DataCatalogClient {
|
|
|
8976
9389
|
"opc-request-id": validatePatternRequest.opcRequestId,
|
|
8977
9390
|
"opc-retry-token": validatePatternRequest.opcRetryToken
|
|
8978
9391
|
};
|
|
8979
|
-
const
|
|
9392
|
+
const specRetryConfiguration = common.NoRetryConfigurationDetails;
|
|
9393
|
+
const retrier = oci_common_2.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, validatePatternRequest.retryConfiguration, specRetryConfiguration);
|
|
8980
9394
|
if (this.logger)
|
|
8981
9395
|
retrier.logger = this.logger;
|
|
8982
9396
|
const request = yield oci_common_2.composeRequest({
|