oci-datacatalog 2.83.0 → 2.84.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +152 -148
- package/lib/client.js +154 -148
- package/lib/client.js.map +1 -1
- package/lib/request/add-catalog-lock-request.d.ts +1 -1
- package/lib/request/add-catalog-private-endpoint-lock-request.d.ts +1 -1
- package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
- package/lib/request/add-metastore-lock-request.d.ts +1 -1
- package/lib/request/associate-custom-property-request.d.ts +1 -1
- package/lib/request/asynchronous-export-data-asset-request.d.ts +1 -1
- package/lib/request/asynchronous-export-glossary-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/fetch-entity-lineage-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-catalog-lock-request.d.ts +1 -1
- package/lib/request/remove-catalog-private-endpoint-lock-request.d.ts +1 -1
- package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
- package/lib/request/remove-metastore-lock-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
|
@@ -193,13 +193,19 @@ class DataCatalogClient {
|
|
|
193
193
|
this._circuitBreaker.shutdown();
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
|
+
/**
|
|
197
|
+
* Close the client once it is no longer needed
|
|
198
|
+
*/
|
|
199
|
+
close() {
|
|
200
|
+
this.shutdownCircuitBreaker();
|
|
201
|
+
}
|
|
196
202
|
/**
|
|
197
203
|
* Adds a lock to a Catalog resource.
|
|
198
204
|
* This operation does not retry by default if the user has not defined a retry configuration.
|
|
199
205
|
* @param AddCatalogLockRequest
|
|
200
206
|
* @return AddCatalogLockResponse
|
|
201
207
|
* @throws OciError when an error occurs
|
|
202
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
208
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/AddCatalogLock.ts.html |here} to see how to use AddCatalogLock API.
|
|
203
209
|
*/
|
|
204
210
|
addCatalogLock(addCatalogLockRequest) {
|
|
205
211
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -264,7 +270,7 @@ class DataCatalogClient {
|
|
|
264
270
|
* @param AddCatalogPrivateEndpointLockRequest
|
|
265
271
|
* @return AddCatalogPrivateEndpointLockResponse
|
|
266
272
|
* @throws OciError when an error occurs
|
|
267
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
273
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/AddCatalogPrivateEndpointLock.ts.html |here} to see how to use AddCatalogPrivateEndpointLock API.
|
|
268
274
|
*/
|
|
269
275
|
addCatalogPrivateEndpointLock(addCatalogPrivateEndpointLockRequest) {
|
|
270
276
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -329,7 +335,7 @@ class DataCatalogClient {
|
|
|
329
335
|
* @param AddDataSelectorPatternsRequest
|
|
330
336
|
* @return AddDataSelectorPatternsResponse
|
|
331
337
|
* @throws OciError when an error occurs
|
|
332
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
338
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
|
|
333
339
|
*/
|
|
334
340
|
addDataSelectorPatterns(addDataSelectorPatternsRequest) {
|
|
335
341
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -396,7 +402,7 @@ class DataCatalogClient {
|
|
|
396
402
|
* @param AddMetastoreLockRequest
|
|
397
403
|
* @return AddMetastoreLockResponse
|
|
398
404
|
* @throws OciError when an error occurs
|
|
399
|
-
* @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.84.2/datacatalog/AddMetastoreLock.ts.html |here} to see how to use AddMetastoreLock API.
|
|
400
406
|
*/
|
|
401
407
|
addMetastoreLock(addMetastoreLockRequest) {
|
|
402
408
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -461,7 +467,7 @@ class DataCatalogClient {
|
|
|
461
467
|
* @param AssociateCustomPropertyRequest
|
|
462
468
|
* @return AssociateCustomPropertyResponse
|
|
463
469
|
* @throws OciError when an error occurs
|
|
464
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
470
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
|
|
465
471
|
*/
|
|
466
472
|
associateCustomProperty(associateCustomPropertyRequest) {
|
|
467
473
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -528,7 +534,7 @@ class DataCatalogClient {
|
|
|
528
534
|
* @param AsynchronousExportDataAssetRequest
|
|
529
535
|
* @return AsynchronousExportDataAssetResponse
|
|
530
536
|
* @throws OciError when an error occurs
|
|
531
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
537
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/AsynchronousExportDataAsset.ts.html |here} to see how to use AsynchronousExportDataAsset API.
|
|
532
538
|
*/
|
|
533
539
|
asynchronousExportDataAsset(asynchronousExportDataAssetRequest) {
|
|
534
540
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -592,7 +598,7 @@ class DataCatalogClient {
|
|
|
592
598
|
* @param AsynchronousExportGlossaryRequest
|
|
593
599
|
* @return AsynchronousExportGlossaryResponse
|
|
594
600
|
* @throws OciError when an error occurs
|
|
595
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
601
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/AsynchronousExportGlossary.ts.html |here} to see how to use AsynchronousExportGlossary API.
|
|
596
602
|
*/
|
|
597
603
|
asynchronousExportGlossary(asynchronousExportGlossaryRequest) {
|
|
598
604
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -658,7 +664,7 @@ class DataCatalogClient {
|
|
|
658
664
|
* @param AttachCatalogPrivateEndpointRequest
|
|
659
665
|
* @return AttachCatalogPrivateEndpointResponse
|
|
660
666
|
* @throws OciError when an error occurs
|
|
661
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
667
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
|
|
662
668
|
*/
|
|
663
669
|
attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest) {
|
|
664
670
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -722,7 +728,7 @@ class DataCatalogClient {
|
|
|
722
728
|
* @param ChangeCatalogCompartmentRequest
|
|
723
729
|
* @return ChangeCatalogCompartmentResponse
|
|
724
730
|
* @throws OciError when an error occurs
|
|
725
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
731
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
|
|
726
732
|
*/
|
|
727
733
|
changeCatalogCompartment(changeCatalogCompartmentRequest) {
|
|
728
734
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -785,7 +791,7 @@ class DataCatalogClient {
|
|
|
785
791
|
* @param ChangeCatalogPrivateEndpointCompartmentRequest
|
|
786
792
|
* @return ChangeCatalogPrivateEndpointCompartmentResponse
|
|
787
793
|
* @throws OciError when an error occurs
|
|
788
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
794
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
|
|
789
795
|
*/
|
|
790
796
|
changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest) {
|
|
791
797
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -848,7 +854,7 @@ class DataCatalogClient {
|
|
|
848
854
|
* @param ChangeMetastoreCompartmentRequest
|
|
849
855
|
* @return ChangeMetastoreCompartmentResponse
|
|
850
856
|
* @throws OciError when an error occurs
|
|
851
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
857
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
|
|
852
858
|
*/
|
|
853
859
|
changeMetastoreCompartment(changeMetastoreCompartmentRequest) {
|
|
854
860
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -911,7 +917,7 @@ class DataCatalogClient {
|
|
|
911
917
|
* @param CreateAttributeRequest
|
|
912
918
|
* @return CreateAttributeResponse
|
|
913
919
|
* @throws OciError when an error occurs
|
|
914
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
920
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
|
|
915
921
|
*/
|
|
916
922
|
createAttribute(createAttributeRequest) {
|
|
917
923
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -978,7 +984,7 @@ class DataCatalogClient {
|
|
|
978
984
|
* @param CreateAttributeTagRequest
|
|
979
985
|
* @return CreateAttributeTagResponse
|
|
980
986
|
* @throws OciError when an error occurs
|
|
981
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
987
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
|
|
982
988
|
*/
|
|
983
989
|
createAttributeTag(createAttributeTagRequest) {
|
|
984
990
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1048,7 +1054,7 @@ class DataCatalogClient {
|
|
|
1048
1054
|
* @param CreateCatalogRequest
|
|
1049
1055
|
* @return CreateCatalogResponse
|
|
1050
1056
|
* @throws OciError when an error occurs
|
|
1051
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1057
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
|
|
1052
1058
|
*/
|
|
1053
1059
|
createCatalog(createCatalogRequest) {
|
|
1054
1060
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1107,7 +1113,7 @@ class DataCatalogClient {
|
|
|
1107
1113
|
* @param CreateCatalogPrivateEndpointRequest
|
|
1108
1114
|
* @return CreateCatalogPrivateEndpointResponse
|
|
1109
1115
|
* @throws OciError when an error occurs
|
|
1110
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1116
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
|
|
1111
1117
|
*/
|
|
1112
1118
|
createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest) {
|
|
1113
1119
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1166,7 +1172,7 @@ class DataCatalogClient {
|
|
|
1166
1172
|
* @param CreateConnectionRequest
|
|
1167
1173
|
* @return CreateConnectionResponse
|
|
1168
1174
|
* @throws OciError when an error occurs
|
|
1169
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1175
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
|
|
1170
1176
|
*/
|
|
1171
1177
|
createConnection(createConnectionRequest) {
|
|
1172
1178
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1232,7 +1238,7 @@ class DataCatalogClient {
|
|
|
1232
1238
|
* @param CreateCustomPropertyRequest
|
|
1233
1239
|
* @return CreateCustomPropertyResponse
|
|
1234
1240
|
* @throws OciError when an error occurs
|
|
1235
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1241
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
|
|
1236
1242
|
*/
|
|
1237
1243
|
createCustomProperty(createCustomPropertyRequest) {
|
|
1238
1244
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1298,7 +1304,7 @@ class DataCatalogClient {
|
|
|
1298
1304
|
* @param CreateDataAssetRequest
|
|
1299
1305
|
* @return CreateDataAssetResponse
|
|
1300
1306
|
* @throws OciError when an error occurs
|
|
1301
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1307
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
|
|
1302
1308
|
*/
|
|
1303
1309
|
createDataAsset(createDataAssetRequest) {
|
|
1304
1310
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1363,7 +1369,7 @@ class DataCatalogClient {
|
|
|
1363
1369
|
* @param CreateDataAssetTagRequest
|
|
1364
1370
|
* @return CreateDataAssetTagResponse
|
|
1365
1371
|
* @throws OciError when an error occurs
|
|
1366
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1372
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
|
|
1367
1373
|
*/
|
|
1368
1374
|
createDataAssetTag(createDataAssetTagRequest) {
|
|
1369
1375
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1429,7 +1435,7 @@ class DataCatalogClient {
|
|
|
1429
1435
|
* @param CreateEntityRequest
|
|
1430
1436
|
* @return CreateEntityResponse
|
|
1431
1437
|
* @throws OciError when an error occurs
|
|
1432
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1438
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
|
|
1433
1439
|
*/
|
|
1434
1440
|
createEntity(createEntityRequest) {
|
|
1435
1441
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1495,7 +1501,7 @@ class DataCatalogClient {
|
|
|
1495
1501
|
* @param CreateEntityTagRequest
|
|
1496
1502
|
* @return CreateEntityTagResponse
|
|
1497
1503
|
* @throws OciError when an error occurs
|
|
1498
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1504
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
|
|
1499
1505
|
*/
|
|
1500
1506
|
createEntityTag(createEntityTagRequest) {
|
|
1501
1507
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1562,7 +1568,7 @@ class DataCatalogClient {
|
|
|
1562
1568
|
* @param CreateFolderRequest
|
|
1563
1569
|
* @return CreateFolderResponse
|
|
1564
1570
|
* @throws OciError when an error occurs
|
|
1565
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1571
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
|
|
1566
1572
|
*/
|
|
1567
1573
|
createFolder(createFolderRequest) {
|
|
1568
1574
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1628,7 +1634,7 @@ class DataCatalogClient {
|
|
|
1628
1634
|
* @param CreateFolderTagRequest
|
|
1629
1635
|
* @return CreateFolderTagResponse
|
|
1630
1636
|
* @throws OciError when an error occurs
|
|
1631
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1637
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
|
|
1632
1638
|
*/
|
|
1633
1639
|
createFolderTag(createFolderTagRequest) {
|
|
1634
1640
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1695,7 +1701,7 @@ class DataCatalogClient {
|
|
|
1695
1701
|
* @param CreateGlossaryRequest
|
|
1696
1702
|
* @return CreateGlossaryResponse
|
|
1697
1703
|
* @throws OciError when an error occurs
|
|
1698
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1704
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
|
|
1699
1705
|
*/
|
|
1700
1706
|
createGlossary(createGlossaryRequest) {
|
|
1701
1707
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1760,7 +1766,7 @@ class DataCatalogClient {
|
|
|
1760
1766
|
* @param CreateJobRequest
|
|
1761
1767
|
* @return CreateJobResponse
|
|
1762
1768
|
* @throws OciError when an error occurs
|
|
1763
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1769
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
|
|
1764
1770
|
*/
|
|
1765
1771
|
createJob(createJobRequest) {
|
|
1766
1772
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1825,7 +1831,7 @@ class DataCatalogClient {
|
|
|
1825
1831
|
* @param CreateJobDefinitionRequest
|
|
1826
1832
|
* @return CreateJobDefinitionResponse
|
|
1827
1833
|
* @throws OciError when an error occurs
|
|
1828
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1834
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
|
|
1829
1835
|
*/
|
|
1830
1836
|
createJobDefinition(createJobDefinitionRequest) {
|
|
1831
1837
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1890,7 +1896,7 @@ class DataCatalogClient {
|
|
|
1890
1896
|
* @param CreateJobExecutionRequest
|
|
1891
1897
|
* @return CreateJobExecutionResponse
|
|
1892
1898
|
* @throws OciError when an error occurs
|
|
1893
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1899
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
|
|
1894
1900
|
*/
|
|
1895
1901
|
createJobExecution(createJobExecutionRequest) {
|
|
1896
1902
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1957,7 +1963,7 @@ class DataCatalogClient {
|
|
|
1957
1963
|
* @param CreateMetastoreRequest
|
|
1958
1964
|
* @return CreateMetastoreResponse
|
|
1959
1965
|
* @throws OciError when an error occurs
|
|
1960
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1966
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
|
|
1961
1967
|
*/
|
|
1962
1968
|
createMetastore(createMetastoreRequest) {
|
|
1963
1969
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2016,7 +2022,7 @@ class DataCatalogClient {
|
|
|
2016
2022
|
* @param CreateNamespaceRequest
|
|
2017
2023
|
* @return CreateNamespaceResponse
|
|
2018
2024
|
* @throws OciError when an error occurs
|
|
2019
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2025
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
|
|
2020
2026
|
*/
|
|
2021
2027
|
createNamespace(createNamespaceRequest) {
|
|
2022
2028
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2081,7 +2087,7 @@ class DataCatalogClient {
|
|
|
2081
2087
|
* @param CreatePatternRequest
|
|
2082
2088
|
* @return CreatePatternResponse
|
|
2083
2089
|
* @throws OciError when an error occurs
|
|
2084
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2090
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
|
|
2085
2091
|
*/
|
|
2086
2092
|
createPattern(createPatternRequest) {
|
|
2087
2093
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2146,7 +2152,7 @@ class DataCatalogClient {
|
|
|
2146
2152
|
* @param CreateTermRequest
|
|
2147
2153
|
* @return CreateTermResponse
|
|
2148
2154
|
* @throws OciError when an error occurs
|
|
2149
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2155
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
|
|
2150
2156
|
*/
|
|
2151
2157
|
createTerm(createTermRequest) {
|
|
2152
2158
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2212,7 +2218,7 @@ class DataCatalogClient {
|
|
|
2212
2218
|
* @param CreateTermRelationshipRequest
|
|
2213
2219
|
* @return CreateTermRelationshipResponse
|
|
2214
2220
|
* @throws OciError when an error occurs
|
|
2215
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2221
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
|
|
2216
2222
|
*/
|
|
2217
2223
|
createTermRelationship(createTermRelationshipRequest) {
|
|
2218
2224
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2279,7 +2285,7 @@ class DataCatalogClient {
|
|
|
2279
2285
|
* @param DeleteAttributeRequest
|
|
2280
2286
|
* @return DeleteAttributeResponse
|
|
2281
2287
|
* @throws OciError when an error occurs
|
|
2282
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2288
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
|
|
2283
2289
|
*/
|
|
2284
2290
|
deleteAttribute(deleteAttributeRequest) {
|
|
2285
2291
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2337,7 +2343,7 @@ class DataCatalogClient {
|
|
|
2337
2343
|
* @param DeleteAttributeTagRequest
|
|
2338
2344
|
* @return DeleteAttributeTagResponse
|
|
2339
2345
|
* @throws OciError when an error occurs
|
|
2340
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2346
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
|
|
2341
2347
|
*/
|
|
2342
2348
|
deleteAttributeTag(deleteAttributeTagRequest) {
|
|
2343
2349
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2396,7 +2402,7 @@ class DataCatalogClient {
|
|
|
2396
2402
|
* @param DeleteCatalogRequest
|
|
2397
2403
|
* @return DeleteCatalogResponse
|
|
2398
2404
|
* @throws OciError when an error occurs
|
|
2399
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2405
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
|
|
2400
2406
|
*/
|
|
2401
2407
|
deleteCatalog(deleteCatalogRequest) {
|
|
2402
2408
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2458,7 +2464,7 @@ class DataCatalogClient {
|
|
|
2458
2464
|
* @param DeleteCatalogPrivateEndpointRequest
|
|
2459
2465
|
* @return DeleteCatalogPrivateEndpointResponse
|
|
2460
2466
|
* @throws OciError when an error occurs
|
|
2461
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2467
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
|
|
2462
2468
|
*/
|
|
2463
2469
|
deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest) {
|
|
2464
2470
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2520,7 +2526,7 @@ class DataCatalogClient {
|
|
|
2520
2526
|
* @param DeleteConnectionRequest
|
|
2521
2527
|
* @return DeleteConnectionResponse
|
|
2522
2528
|
* @throws OciError when an error occurs
|
|
2523
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2529
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
|
|
2524
2530
|
*/
|
|
2525
2531
|
deleteConnection(deleteConnectionRequest) {
|
|
2526
2532
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2577,7 +2583,7 @@ class DataCatalogClient {
|
|
|
2577
2583
|
* @param DeleteCustomPropertyRequest
|
|
2578
2584
|
* @return DeleteCustomPropertyResponse
|
|
2579
2585
|
* @throws OciError when an error occurs
|
|
2580
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2586
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
|
|
2581
2587
|
*/
|
|
2582
2588
|
deleteCustomProperty(deleteCustomPropertyRequest) {
|
|
2583
2589
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2634,7 +2640,7 @@ class DataCatalogClient {
|
|
|
2634
2640
|
* @param DeleteDataAssetRequest
|
|
2635
2641
|
* @return DeleteDataAssetResponse
|
|
2636
2642
|
* @throws OciError when an error occurs
|
|
2637
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2643
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
|
|
2638
2644
|
*/
|
|
2639
2645
|
deleteDataAsset(deleteDataAssetRequest) {
|
|
2640
2646
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2690,7 +2696,7 @@ class DataCatalogClient {
|
|
|
2690
2696
|
* @param DeleteDataAssetTagRequest
|
|
2691
2697
|
* @return DeleteDataAssetTagResponse
|
|
2692
2698
|
* @throws OciError when an error occurs
|
|
2693
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2699
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
|
|
2694
2700
|
*/
|
|
2695
2701
|
deleteDataAssetTag(deleteDataAssetTagRequest) {
|
|
2696
2702
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2747,7 +2753,7 @@ class DataCatalogClient {
|
|
|
2747
2753
|
* @param DeleteEntityRequest
|
|
2748
2754
|
* @return DeleteEntityResponse
|
|
2749
2755
|
* @throws OciError when an error occurs
|
|
2750
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2756
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
|
|
2751
2757
|
*/
|
|
2752
2758
|
deleteEntity(deleteEntityRequest) {
|
|
2753
2759
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2804,7 +2810,7 @@ class DataCatalogClient {
|
|
|
2804
2810
|
* @param DeleteEntityTagRequest
|
|
2805
2811
|
* @return DeleteEntityTagResponse
|
|
2806
2812
|
* @throws OciError when an error occurs
|
|
2807
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2813
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
|
|
2808
2814
|
*/
|
|
2809
2815
|
deleteEntityTag(deleteEntityTagRequest) {
|
|
2810
2816
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2862,7 +2868,7 @@ class DataCatalogClient {
|
|
|
2862
2868
|
* @param DeleteFolderRequest
|
|
2863
2869
|
* @return DeleteFolderResponse
|
|
2864
2870
|
* @throws OciError when an error occurs
|
|
2865
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2871
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
|
|
2866
2872
|
*/
|
|
2867
2873
|
deleteFolder(deleteFolderRequest) {
|
|
2868
2874
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2919,7 +2925,7 @@ class DataCatalogClient {
|
|
|
2919
2925
|
* @param DeleteFolderTagRequest
|
|
2920
2926
|
* @return DeleteFolderTagResponse
|
|
2921
2927
|
* @throws OciError when an error occurs
|
|
2922
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2928
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
|
|
2923
2929
|
*/
|
|
2924
2930
|
deleteFolderTag(deleteFolderTagRequest) {
|
|
2925
2931
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2977,7 +2983,7 @@ class DataCatalogClient {
|
|
|
2977
2983
|
* @param DeleteGlossaryRequest
|
|
2978
2984
|
* @return DeleteGlossaryResponse
|
|
2979
2985
|
* @throws OciError when an error occurs
|
|
2980
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2986
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
|
|
2981
2987
|
*/
|
|
2982
2988
|
deleteGlossary(deleteGlossaryRequest) {
|
|
2983
2989
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3033,7 +3039,7 @@ class DataCatalogClient {
|
|
|
3033
3039
|
* @param DeleteJobRequest
|
|
3034
3040
|
* @return DeleteJobResponse
|
|
3035
3041
|
* @throws OciError when an error occurs
|
|
3036
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3042
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
|
|
3037
3043
|
*/
|
|
3038
3044
|
deleteJob(deleteJobRequest) {
|
|
3039
3045
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3089,7 +3095,7 @@ class DataCatalogClient {
|
|
|
3089
3095
|
* @param DeleteJobDefinitionRequest
|
|
3090
3096
|
* @return DeleteJobDefinitionResponse
|
|
3091
3097
|
* @throws OciError when an error occurs
|
|
3092
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3098
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
|
|
3093
3099
|
*/
|
|
3094
3100
|
deleteJobDefinition(deleteJobDefinitionRequest) {
|
|
3095
3101
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3145,7 +3151,7 @@ class DataCatalogClient {
|
|
|
3145
3151
|
* @param DeleteMetastoreRequest
|
|
3146
3152
|
* @return DeleteMetastoreResponse
|
|
3147
3153
|
* @throws OciError when an error occurs
|
|
3148
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3154
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
|
|
3149
3155
|
*/
|
|
3150
3156
|
deleteMetastore(deleteMetastoreRequest) {
|
|
3151
3157
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3207,7 +3213,7 @@ class DataCatalogClient {
|
|
|
3207
3213
|
* @param DeleteNamespaceRequest
|
|
3208
3214
|
* @return DeleteNamespaceResponse
|
|
3209
3215
|
* @throws OciError when an error occurs
|
|
3210
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3216
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
|
|
3211
3217
|
*/
|
|
3212
3218
|
deleteNamespace(deleteNamespaceRequest) {
|
|
3213
3219
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3263,7 +3269,7 @@ class DataCatalogClient {
|
|
|
3263
3269
|
* @param DeletePatternRequest
|
|
3264
3270
|
* @return DeletePatternResponse
|
|
3265
3271
|
* @throws OciError when an error occurs
|
|
3266
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3272
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
|
|
3267
3273
|
*/
|
|
3268
3274
|
deletePattern(deletePatternRequest) {
|
|
3269
3275
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3319,7 +3325,7 @@ class DataCatalogClient {
|
|
|
3319
3325
|
* @param DeleteTermRequest
|
|
3320
3326
|
* @return DeleteTermResponse
|
|
3321
3327
|
* @throws OciError when an error occurs
|
|
3322
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3328
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
|
|
3323
3329
|
*/
|
|
3324
3330
|
deleteTerm(deleteTermRequest) {
|
|
3325
3331
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3376,7 +3382,7 @@ class DataCatalogClient {
|
|
|
3376
3382
|
* @param DeleteTermRelationshipRequest
|
|
3377
3383
|
* @return DeleteTermRelationshipResponse
|
|
3378
3384
|
* @throws OciError when an error occurs
|
|
3379
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3385
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
|
|
3380
3386
|
*/
|
|
3381
3387
|
deleteTermRelationship(deleteTermRelationshipRequest) {
|
|
3382
3388
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3434,7 +3440,7 @@ class DataCatalogClient {
|
|
|
3434
3440
|
* @param DetachCatalogPrivateEndpointRequest
|
|
3435
3441
|
* @return DetachCatalogPrivateEndpointResponse
|
|
3436
3442
|
* @throws OciError when an error occurs
|
|
3437
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3443
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
|
|
3438
3444
|
*/
|
|
3439
3445
|
detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest) {
|
|
3440
3446
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3497,7 +3503,7 @@ class DataCatalogClient {
|
|
|
3497
3503
|
* @param DisassociateCustomPropertyRequest
|
|
3498
3504
|
* @return DisassociateCustomPropertyResponse
|
|
3499
3505
|
* @throws OciError when an error occurs
|
|
3500
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3506
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
|
|
3501
3507
|
*/
|
|
3502
3508
|
disassociateCustomProperty(disassociateCustomPropertyRequest) {
|
|
3503
3509
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3564,7 +3570,7 @@ class DataCatalogClient {
|
|
|
3564
3570
|
* @param ExpandTreeForGlossaryRequest
|
|
3565
3571
|
* @return ExpandTreeForGlossaryResponse
|
|
3566
3572
|
* @throws OciError when an error occurs
|
|
3567
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3573
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
|
|
3568
3574
|
*/
|
|
3569
3575
|
expandTreeForGlossary(expandTreeForGlossaryRequest) {
|
|
3570
3576
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3629,7 +3635,7 @@ class DataCatalogClient {
|
|
|
3629
3635
|
* @param ExportGlossaryRequest
|
|
3630
3636
|
* @return ExportGlossaryResponse
|
|
3631
3637
|
* @throws OciError when an error occurs
|
|
3632
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3638
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
|
|
3633
3639
|
*/
|
|
3634
3640
|
exportGlossary(exportGlossaryRequest) {
|
|
3635
3641
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3696,7 +3702,7 @@ class DataCatalogClient {
|
|
|
3696
3702
|
* @param FetchEntityLineageRequest
|
|
3697
3703
|
* @return FetchEntityLineageResponse
|
|
3698
3704
|
* @throws OciError when an error occurs
|
|
3699
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3705
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/FetchEntityLineage.ts.html |here} to see how to use FetchEntityLineage API.
|
|
3700
3706
|
*/
|
|
3701
3707
|
fetchEntityLineage(fetchEntityLineageRequest) {
|
|
3702
3708
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3766,7 +3772,7 @@ class DataCatalogClient {
|
|
|
3766
3772
|
* @param GetAttributeRequest
|
|
3767
3773
|
* @return GetAttributeResponse
|
|
3768
3774
|
* @throws OciError when an error occurs
|
|
3769
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3775
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
|
|
3770
3776
|
*/
|
|
3771
3777
|
getAttribute(getAttributeRequest) {
|
|
3772
3778
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3835,7 +3841,7 @@ class DataCatalogClient {
|
|
|
3835
3841
|
* @param GetAttributeTagRequest
|
|
3836
3842
|
* @return GetAttributeTagResponse
|
|
3837
3843
|
* @throws OciError when an error occurs
|
|
3838
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3844
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
|
|
3839
3845
|
*/
|
|
3840
3846
|
getAttributeTag(getAttributeTagRequest) {
|
|
3841
3847
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3904,7 +3910,7 @@ class DataCatalogClient {
|
|
|
3904
3910
|
* @param GetCatalogRequest
|
|
3905
3911
|
* @return GetCatalogResponse
|
|
3906
3912
|
* @throws OciError when an error occurs
|
|
3907
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3913
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
|
|
3908
3914
|
*/
|
|
3909
3915
|
getCatalog(getCatalogRequest) {
|
|
3910
3916
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3967,7 +3973,7 @@ class DataCatalogClient {
|
|
|
3967
3973
|
* @param GetCatalogPrivateEndpointRequest
|
|
3968
3974
|
* @return GetCatalogPrivateEndpointResponse
|
|
3969
3975
|
* @throws OciError when an error occurs
|
|
3970
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3976
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
|
|
3971
3977
|
*/
|
|
3972
3978
|
getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest) {
|
|
3973
3979
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4030,7 +4036,7 @@ class DataCatalogClient {
|
|
|
4030
4036
|
* @param GetConnectionRequest
|
|
4031
4037
|
* @return GetConnectionResponse
|
|
4032
4038
|
* @throws OciError when an error occurs
|
|
4033
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4039
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
|
|
4034
4040
|
*/
|
|
4035
4041
|
getConnection(getConnectionRequest) {
|
|
4036
4042
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4097,7 +4103,7 @@ class DataCatalogClient {
|
|
|
4097
4103
|
* @param GetCustomPropertyRequest
|
|
4098
4104
|
* @return GetCustomPropertyResponse
|
|
4099
4105
|
* @throws OciError when an error occurs
|
|
4100
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4106
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
|
|
4101
4107
|
*/
|
|
4102
4108
|
getCustomProperty(getCustomPropertyRequest) {
|
|
4103
4109
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4164,7 +4170,7 @@ class DataCatalogClient {
|
|
|
4164
4170
|
* @param GetDataAssetRequest
|
|
4165
4171
|
* @return GetDataAssetResponse
|
|
4166
4172
|
* @throws OciError when an error occurs
|
|
4167
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
|
|
4168
4174
|
*/
|
|
4169
4175
|
getDataAsset(getDataAssetRequest) {
|
|
4170
4176
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4230,7 +4236,7 @@ class DataCatalogClient {
|
|
|
4230
4236
|
* @param GetDataAssetTagRequest
|
|
4231
4237
|
* @return GetDataAssetTagResponse
|
|
4232
4238
|
* @throws OciError when an error occurs
|
|
4233
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4239
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
|
|
4234
4240
|
*/
|
|
4235
4241
|
getDataAssetTag(getDataAssetTagRequest) {
|
|
4236
4242
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4297,7 +4303,7 @@ class DataCatalogClient {
|
|
|
4297
4303
|
* @param GetEntityRequest
|
|
4298
4304
|
* @return GetEntityResponse
|
|
4299
4305
|
* @throws OciError when an error occurs
|
|
4300
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4306
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
|
|
4301
4307
|
*/
|
|
4302
4308
|
getEntity(getEntityRequest) {
|
|
4303
4309
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4365,7 +4371,7 @@ class DataCatalogClient {
|
|
|
4365
4371
|
* @param GetEntityTagRequest
|
|
4366
4372
|
* @return GetEntityTagResponse
|
|
4367
4373
|
* @throws OciError when an error occurs
|
|
4368
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4374
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
|
|
4369
4375
|
*/
|
|
4370
4376
|
getEntityTag(getEntityTagRequest) {
|
|
4371
4377
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4433,7 +4439,7 @@ class DataCatalogClient {
|
|
|
4433
4439
|
* @param GetFolderRequest
|
|
4434
4440
|
* @return GetFolderResponse
|
|
4435
4441
|
* @throws OciError when an error occurs
|
|
4436
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4442
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
|
|
4437
4443
|
*/
|
|
4438
4444
|
getFolder(getFolderRequest) {
|
|
4439
4445
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4501,7 +4507,7 @@ class DataCatalogClient {
|
|
|
4501
4507
|
* @param GetFolderTagRequest
|
|
4502
4508
|
* @return GetFolderTagResponse
|
|
4503
4509
|
* @throws OciError when an error occurs
|
|
4504
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4510
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
|
|
4505
4511
|
*/
|
|
4506
4512
|
getFolderTag(getFolderTagRequest) {
|
|
4507
4513
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4569,7 +4575,7 @@ class DataCatalogClient {
|
|
|
4569
4575
|
* @param GetGlossaryRequest
|
|
4570
4576
|
* @return GetGlossaryResponse
|
|
4571
4577
|
* @throws OciError when an error occurs
|
|
4572
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4578
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
|
|
4573
4579
|
*/
|
|
4574
4580
|
getGlossary(getGlossaryRequest) {
|
|
4575
4581
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4635,7 +4641,7 @@ class DataCatalogClient {
|
|
|
4635
4641
|
* @param GetJobRequest
|
|
4636
4642
|
* @return GetJobResponse
|
|
4637
4643
|
* @throws OciError when an error occurs
|
|
4638
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4644
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
|
|
4639
4645
|
*/
|
|
4640
4646
|
getJob(getJobRequest) {
|
|
4641
4647
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4701,7 +4707,7 @@ class DataCatalogClient {
|
|
|
4701
4707
|
* @param GetJobDefinitionRequest
|
|
4702
4708
|
* @return GetJobDefinitionResponse
|
|
4703
4709
|
* @throws OciError when an error occurs
|
|
4704
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4710
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
|
|
4705
4711
|
*/
|
|
4706
4712
|
getJobDefinition(getJobDefinitionRequest) {
|
|
4707
4713
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4767,7 +4773,7 @@ class DataCatalogClient {
|
|
|
4767
4773
|
* @param GetJobExecutionRequest
|
|
4768
4774
|
* @return GetJobExecutionResponse
|
|
4769
4775
|
* @throws OciError when an error occurs
|
|
4770
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4776
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
|
|
4771
4777
|
*/
|
|
4772
4778
|
getJobExecution(getJobExecutionRequest) {
|
|
4773
4779
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4834,7 +4840,7 @@ class DataCatalogClient {
|
|
|
4834
4840
|
* @param GetJobLogRequest
|
|
4835
4841
|
* @return GetJobLogResponse
|
|
4836
4842
|
* @throws OciError when an error occurs
|
|
4837
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4843
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
|
|
4838
4844
|
*/
|
|
4839
4845
|
getJobLog(getJobLogRequest) {
|
|
4840
4846
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4902,7 +4908,7 @@ class DataCatalogClient {
|
|
|
4902
4908
|
* @param GetJobMetricsRequest
|
|
4903
4909
|
* @return GetJobMetricsResponse
|
|
4904
4910
|
* @throws OciError when an error occurs
|
|
4905
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4911
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
|
|
4906
4912
|
*/
|
|
4907
4913
|
getJobMetrics(getJobMetricsRequest) {
|
|
4908
4914
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4970,7 +4976,7 @@ class DataCatalogClient {
|
|
|
4970
4976
|
* @param GetMetastoreRequest
|
|
4971
4977
|
* @return GetMetastoreResponse
|
|
4972
4978
|
* @throws OciError when an error occurs
|
|
4973
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4979
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
|
|
4974
4980
|
*/
|
|
4975
4981
|
getMetastore(getMetastoreRequest) {
|
|
4976
4982
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5033,7 +5039,7 @@ class DataCatalogClient {
|
|
|
5033
5039
|
* @param GetNamespaceRequest
|
|
5034
5040
|
* @return GetNamespaceResponse
|
|
5035
5041
|
* @throws OciError when an error occurs
|
|
5036
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5042
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
|
|
5037
5043
|
*/
|
|
5038
5044
|
getNamespace(getNamespaceRequest) {
|
|
5039
5045
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5099,7 +5105,7 @@ class DataCatalogClient {
|
|
|
5099
5105
|
* @param GetPatternRequest
|
|
5100
5106
|
* @return GetPatternResponse
|
|
5101
5107
|
* @throws OciError when an error occurs
|
|
5102
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5108
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
|
|
5103
5109
|
*/
|
|
5104
5110
|
getPattern(getPatternRequest) {
|
|
5105
5111
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5165,7 +5171,7 @@ class DataCatalogClient {
|
|
|
5165
5171
|
* @param GetTermRequest
|
|
5166
5172
|
* @return GetTermResponse
|
|
5167
5173
|
* @throws OciError when an error occurs
|
|
5168
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5174
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
|
|
5169
5175
|
*/
|
|
5170
5176
|
getTerm(getTermRequest) {
|
|
5171
5177
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5232,7 +5238,7 @@ class DataCatalogClient {
|
|
|
5232
5238
|
* @param GetTermRelationshipRequest
|
|
5233
5239
|
* @return GetTermRelationshipResponse
|
|
5234
5240
|
* @throws OciError when an error occurs
|
|
5235
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5241
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
|
|
5236
5242
|
*/
|
|
5237
5243
|
getTermRelationship(getTermRelationshipRequest) {
|
|
5238
5244
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5300,7 +5306,7 @@ class DataCatalogClient {
|
|
|
5300
5306
|
* @param GetTypeRequest
|
|
5301
5307
|
* @return GetTypeResponse
|
|
5302
5308
|
* @throws OciError when an error occurs
|
|
5303
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5309
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetType.ts.html |here} to see how to use GetType API.
|
|
5304
5310
|
*/
|
|
5305
5311
|
getType(getTypeRequest) {
|
|
5306
5312
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5366,7 +5372,7 @@ class DataCatalogClient {
|
|
|
5366
5372
|
* @param GetWorkRequestRequest
|
|
5367
5373
|
* @return GetWorkRequestResponse
|
|
5368
5374
|
* @throws OciError when an error occurs
|
|
5369
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5375
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
5370
5376
|
*/
|
|
5371
5377
|
getWorkRequest(getWorkRequestRequest) {
|
|
5372
5378
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5434,7 +5440,7 @@ class DataCatalogClient {
|
|
|
5434
5440
|
* @param ImportConnectionRequest
|
|
5435
5441
|
* @return ImportConnectionResponse
|
|
5436
5442
|
* @throws OciError when an error occurs
|
|
5437
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5443
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
|
|
5438
5444
|
*/
|
|
5439
5445
|
importConnection(importConnectionRequest) {
|
|
5440
5446
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5501,7 +5507,7 @@ class DataCatalogClient {
|
|
|
5501
5507
|
* @param ImportDataAssetRequest
|
|
5502
5508
|
* @return ImportDataAssetResponse
|
|
5503
5509
|
* @throws OciError when an error occurs
|
|
5504
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5510
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
|
|
5505
5511
|
*/
|
|
5506
5512
|
importDataAsset(importDataAssetRequest) {
|
|
5507
5513
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5565,7 +5571,7 @@ class DataCatalogClient {
|
|
|
5565
5571
|
* @param ImportGlossaryRequest
|
|
5566
5572
|
* @return ImportGlossaryResponse
|
|
5567
5573
|
* @throws OciError when an error occurs
|
|
5568
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5574
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
|
|
5569
5575
|
*/
|
|
5570
5576
|
importGlossary(importGlossaryRequest) {
|
|
5571
5577
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5629,7 +5635,7 @@ class DataCatalogClient {
|
|
|
5629
5635
|
* @param ListAggregatedPhysicalEntitiesRequest
|
|
5630
5636
|
* @return ListAggregatedPhysicalEntitiesResponse
|
|
5631
5637
|
* @throws OciError when an error occurs
|
|
5632
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5638
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
|
|
5633
5639
|
*/
|
|
5634
5640
|
listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
|
|
5635
5641
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5697,7 +5703,7 @@ class DataCatalogClient {
|
|
|
5697
5703
|
* @param ListAttributeTagsRequest
|
|
5698
5704
|
* @return ListAttributeTagsResponse
|
|
5699
5705
|
* @throws OciError when an error occurs
|
|
5700
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5706
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
|
|
5701
5707
|
*/
|
|
5702
5708
|
listAttributeTags(listAttributeTagsRequest) {
|
|
5703
5709
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5775,7 +5781,7 @@ class DataCatalogClient {
|
|
|
5775
5781
|
* @param ListAttributesRequest
|
|
5776
5782
|
* @return ListAttributesResponse
|
|
5777
5783
|
* @throws OciError when an error occurs
|
|
5778
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5784
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
|
|
5779
5785
|
*/
|
|
5780
5786
|
listAttributes(listAttributesRequest) {
|
|
5781
5787
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5865,7 +5871,7 @@ class DataCatalogClient {
|
|
|
5865
5871
|
* @param ListCatalogPrivateEndpointsRequest
|
|
5866
5872
|
* @return ListCatalogPrivateEndpointsResponse
|
|
5867
5873
|
* @throws OciError when an error occurs
|
|
5868
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5874
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
|
|
5869
5875
|
*/
|
|
5870
5876
|
listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
|
|
5871
5877
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5975,7 +5981,7 @@ class DataCatalogClient {
|
|
|
5975
5981
|
* @param ListCatalogsRequest
|
|
5976
5982
|
* @return ListCatalogsResponse
|
|
5977
5983
|
* @throws OciError when an error occurs
|
|
5978
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5984
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
|
|
5979
5985
|
*/
|
|
5980
5986
|
listCatalogs(listCatalogsRequest) {
|
|
5981
5987
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6084,7 +6090,7 @@ class DataCatalogClient {
|
|
|
6084
6090
|
* @param ListConnectionsRequest
|
|
6085
6091
|
* @return ListConnectionsResponse
|
|
6086
6092
|
* @throws OciError when an error occurs
|
|
6087
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6093
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
|
|
6088
6094
|
*/
|
|
6089
6095
|
listConnections(listConnectionsRequest) {
|
|
6090
6096
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6164,7 +6170,7 @@ class DataCatalogClient {
|
|
|
6164
6170
|
* @param ListCustomPropertiesRequest
|
|
6165
6171
|
* @return ListCustomPropertiesResponse
|
|
6166
6172
|
* @throws OciError when an error occurs
|
|
6167
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
|
|
6168
6174
|
*/
|
|
6169
6175
|
listCustomProperties(listCustomPropertiesRequest) {
|
|
6170
6176
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6243,7 +6249,7 @@ class DataCatalogClient {
|
|
|
6243
6249
|
* @param ListDataAssetTagsRequest
|
|
6244
6250
|
* @return ListDataAssetTagsResponse
|
|
6245
6251
|
* @throws OciError when an error occurs
|
|
6246
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6252
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
|
|
6247
6253
|
*/
|
|
6248
6254
|
listDataAssetTags(listDataAssetTagsRequest) {
|
|
6249
6255
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6319,7 +6325,7 @@ class DataCatalogClient {
|
|
|
6319
6325
|
* @param ListDataAssetsRequest
|
|
6320
6326
|
* @return ListDataAssetsResponse
|
|
6321
6327
|
* @throws OciError when an error occurs
|
|
6322
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6328
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
|
|
6323
6329
|
*/
|
|
6324
6330
|
listDataAssets(listDataAssetsRequest) {
|
|
6325
6331
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6397,7 +6403,7 @@ class DataCatalogClient {
|
|
|
6397
6403
|
* @param ListDerivedLogicalEntitiesRequest
|
|
6398
6404
|
* @return ListDerivedLogicalEntitiesResponse
|
|
6399
6405
|
* @throws OciError when an error occurs
|
|
6400
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6406
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
|
|
6401
6407
|
*/
|
|
6402
6408
|
listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
|
|
6403
6409
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6464,7 +6470,7 @@ class DataCatalogClient {
|
|
|
6464
6470
|
* @param ListEntitiesRequest
|
|
6465
6471
|
* @return ListEntitiesResponse
|
|
6466
6472
|
* @throws OciError when an error occurs
|
|
6467
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6473
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
|
|
6468
6474
|
*/
|
|
6469
6475
|
listEntities(listEntitiesRequest) {
|
|
6470
6476
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6554,7 +6560,7 @@ class DataCatalogClient {
|
|
|
6554
6560
|
* @param ListEntityTagsRequest
|
|
6555
6561
|
* @return ListEntityTagsResponse
|
|
6556
6562
|
* @throws OciError when an error occurs
|
|
6557
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6563
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
|
|
6558
6564
|
*/
|
|
6559
6565
|
listEntityTags(listEntityTagsRequest) {
|
|
6560
6566
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6631,7 +6637,7 @@ class DataCatalogClient {
|
|
|
6631
6637
|
* @param ListFolderTagsRequest
|
|
6632
6638
|
* @return ListFolderTagsResponse
|
|
6633
6639
|
* @throws OciError when an error occurs
|
|
6634
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6640
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
|
|
6635
6641
|
*/
|
|
6636
6642
|
listFolderTags(listFolderTagsRequest) {
|
|
6637
6643
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6708,7 +6714,7 @@ class DataCatalogClient {
|
|
|
6708
6714
|
* @param ListFoldersRequest
|
|
6709
6715
|
* @return ListFoldersResponse
|
|
6710
6716
|
* @throws OciError when an error occurs
|
|
6711
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6717
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
|
|
6712
6718
|
*/
|
|
6713
6719
|
listFolders(listFoldersRequest) {
|
|
6714
6720
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6793,7 +6799,7 @@ class DataCatalogClient {
|
|
|
6793
6799
|
* @param ListGlossariesRequest
|
|
6794
6800
|
* @return ListGlossariesResponse
|
|
6795
6801
|
* @throws OciError when an error occurs
|
|
6796
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6802
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
|
|
6797
6803
|
*/
|
|
6798
6804
|
listGlossaries(listGlossariesRequest) {
|
|
6799
6805
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6869,7 +6875,7 @@ class DataCatalogClient {
|
|
|
6869
6875
|
* @param ListJobDefinitionsRequest
|
|
6870
6876
|
* @return ListJobDefinitionsResponse
|
|
6871
6877
|
* @throws OciError when an error occurs
|
|
6872
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6878
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
|
|
6873
6879
|
*/
|
|
6874
6880
|
listJobDefinitions(listJobDefinitionsRequest) {
|
|
6875
6881
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6952,7 +6958,7 @@ class DataCatalogClient {
|
|
|
6952
6958
|
* @param ListJobExecutionsRequest
|
|
6953
6959
|
* @return ListJobExecutionsResponse
|
|
6954
6960
|
* @throws OciError when an error occurs
|
|
6955
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6961
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
|
|
6956
6962
|
*/
|
|
6957
6963
|
listJobExecutions(listJobExecutionsRequest) {
|
|
6958
6964
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7038,7 +7044,7 @@ class DataCatalogClient {
|
|
|
7038
7044
|
* @param ListJobLogsRequest
|
|
7039
7045
|
* @return ListJobLogsResponse
|
|
7040
7046
|
* @throws OciError when an error occurs
|
|
7041
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7047
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
|
|
7042
7048
|
*/
|
|
7043
7049
|
listJobLogs(listJobLogsRequest) {
|
|
7044
7050
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7115,7 +7121,7 @@ class DataCatalogClient {
|
|
|
7115
7121
|
* @param ListJobMetricsRequest
|
|
7116
7122
|
* @return ListJobMetricsResponse
|
|
7117
7123
|
* @throws OciError when an error occurs
|
|
7118
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7124
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
|
|
7119
7125
|
*/
|
|
7120
7126
|
listJobMetrics(listJobMetricsRequest) {
|
|
7121
7127
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7198,7 +7204,7 @@ class DataCatalogClient {
|
|
|
7198
7204
|
* @param ListJobsRequest
|
|
7199
7205
|
* @return ListJobsResponse
|
|
7200
7206
|
* @throws OciError when an error occurs
|
|
7201
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7207
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
|
|
7202
7208
|
*/
|
|
7203
7209
|
listJobs(listJobsRequest) {
|
|
7204
7210
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7286,7 +7292,7 @@ class DataCatalogClient {
|
|
|
7286
7292
|
* @param ListMetastoresRequest
|
|
7287
7293
|
* @return ListMetastoresResponse
|
|
7288
7294
|
* @throws OciError when an error occurs
|
|
7289
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7295
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
|
|
7290
7296
|
*/
|
|
7291
7297
|
listMetastores(listMetastoresRequest) {
|
|
7292
7298
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7395,7 +7401,7 @@ class DataCatalogClient {
|
|
|
7395
7401
|
* @param ListNamespacesRequest
|
|
7396
7402
|
* @return ListNamespacesResponse
|
|
7397
7403
|
* @throws OciError when an error occurs
|
|
7398
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7404
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
|
|
7399
7405
|
*/
|
|
7400
7406
|
listNamespaces(listNamespacesRequest) {
|
|
7401
7407
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7471,7 +7477,7 @@ class DataCatalogClient {
|
|
|
7471
7477
|
* @param ListPatternsRequest
|
|
7472
7478
|
* @return ListPatternsResponse
|
|
7473
7479
|
* @throws OciError when an error occurs
|
|
7474
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7480
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
|
|
7475
7481
|
*/
|
|
7476
7482
|
listPatterns(listPatternsRequest) {
|
|
7477
7483
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7547,7 +7553,7 @@ class DataCatalogClient {
|
|
|
7547
7553
|
* @param ListRulesRequest
|
|
7548
7554
|
* @return ListRulesResponse
|
|
7549
7555
|
* @throws OciError when an error occurs
|
|
7550
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7556
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
|
|
7551
7557
|
*/
|
|
7552
7558
|
listRules(listRulesRequest) {
|
|
7553
7559
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7628,7 +7634,7 @@ class DataCatalogClient {
|
|
|
7628
7634
|
* @param ListTagsRequest
|
|
7629
7635
|
* @return ListTagsResponse
|
|
7630
7636
|
* @throws OciError when an error occurs
|
|
7631
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7637
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
|
|
7632
7638
|
*/
|
|
7633
7639
|
listTags(listTagsRequest) {
|
|
7634
7640
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7700,7 +7706,7 @@ class DataCatalogClient {
|
|
|
7700
7706
|
* @param ListTermRelationshipsRequest
|
|
7701
7707
|
* @return ListTermRelationshipsResponse
|
|
7702
7708
|
* @throws OciError when an error occurs
|
|
7703
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7709
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
|
|
7704
7710
|
*/
|
|
7705
7711
|
listTermRelationships(listTermRelationshipsRequest) {
|
|
7706
7712
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7774,7 +7780,7 @@ class DataCatalogClient {
|
|
|
7774
7780
|
* @param ListTermsRequest
|
|
7775
7781
|
* @return ListTermsResponse
|
|
7776
7782
|
* @throws OciError when an error occurs
|
|
7777
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7783
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
|
|
7778
7784
|
*/
|
|
7779
7785
|
listTerms(listTermsRequest) {
|
|
7780
7786
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7851,7 +7857,7 @@ class DataCatalogClient {
|
|
|
7851
7857
|
* @param ListTypesRequest
|
|
7852
7858
|
* @return ListTypesResponse
|
|
7853
7859
|
* @throws OciError when an error occurs
|
|
7854
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7860
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
|
|
7855
7861
|
*/
|
|
7856
7862
|
listTypes(listTypesRequest) {
|
|
7857
7863
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7928,7 +7934,7 @@ class DataCatalogClient {
|
|
|
7928
7934
|
* @param ListWorkRequestErrorsRequest
|
|
7929
7935
|
* @return ListWorkRequestErrorsResponse
|
|
7930
7936
|
* @throws OciError when an error occurs
|
|
7931
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7937
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
7932
7938
|
*/
|
|
7933
7939
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
7934
7940
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8037,7 +8043,7 @@ class DataCatalogClient {
|
|
|
8037
8043
|
* @param ListWorkRequestLogsRequest
|
|
8038
8044
|
* @return ListWorkRequestLogsResponse
|
|
8039
8045
|
* @throws OciError when an error occurs
|
|
8040
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8046
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
8041
8047
|
*/
|
|
8042
8048
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
8043
8049
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8146,7 +8152,7 @@ class DataCatalogClient {
|
|
|
8146
8152
|
* @param ListWorkRequestsRequest
|
|
8147
8153
|
* @return ListWorkRequestsResponse
|
|
8148
8154
|
* @throws OciError when an error occurs
|
|
8149
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8155
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
8150
8156
|
*/
|
|
8151
8157
|
listWorkRequests(listWorkRequestsRequest) {
|
|
8152
8158
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8251,7 +8257,7 @@ class DataCatalogClient {
|
|
|
8251
8257
|
* @param ObjectStatsRequest
|
|
8252
8258
|
* @return ObjectStatsResponse
|
|
8253
8259
|
* @throws OciError when an error occurs
|
|
8254
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8260
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
|
|
8255
8261
|
*/
|
|
8256
8262
|
objectStats(objectStatsRequest) {
|
|
8257
8263
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8319,7 +8325,7 @@ class DataCatalogClient {
|
|
|
8319
8325
|
* @param ParseConnectionRequest
|
|
8320
8326
|
* @return ParseConnectionResponse
|
|
8321
8327
|
* @throws OciError when an error occurs
|
|
8322
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8328
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
|
|
8323
8329
|
*/
|
|
8324
8330
|
parseConnection(parseConnectionRequest) {
|
|
8325
8331
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8389,7 +8395,7 @@ class DataCatalogClient {
|
|
|
8389
8395
|
* @param ProcessRecommendationRequest
|
|
8390
8396
|
* @return ProcessRecommendationResponse
|
|
8391
8397
|
* @throws OciError when an error occurs
|
|
8392
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8398
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
|
|
8393
8399
|
*/
|
|
8394
8400
|
processRecommendation(processRecommendationRequest) {
|
|
8395
8401
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8457,7 +8463,7 @@ class DataCatalogClient {
|
|
|
8457
8463
|
* @param RecommendationsRequest
|
|
8458
8464
|
* @return RecommendationsResponse
|
|
8459
8465
|
* @throws OciError when an error occurs
|
|
8460
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8466
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
|
|
8461
8467
|
*/
|
|
8462
8468
|
recommendations(recommendationsRequest) {
|
|
8463
8469
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8520,7 +8526,7 @@ class DataCatalogClient {
|
|
|
8520
8526
|
* @param RemoveCatalogLockRequest
|
|
8521
8527
|
* @return RemoveCatalogLockResponse
|
|
8522
8528
|
* @throws OciError when an error occurs
|
|
8523
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8529
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/RemoveCatalogLock.ts.html |here} to see how to use RemoveCatalogLock API.
|
|
8524
8530
|
*/
|
|
8525
8531
|
removeCatalogLock(removeCatalogLockRequest) {
|
|
8526
8532
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8585,7 +8591,7 @@ class DataCatalogClient {
|
|
|
8585
8591
|
* @param RemoveCatalogPrivateEndpointLockRequest
|
|
8586
8592
|
* @return RemoveCatalogPrivateEndpointLockResponse
|
|
8587
8593
|
* @throws OciError when an error occurs
|
|
8588
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8594
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/RemoveCatalogPrivateEndpointLock.ts.html |here} to see how to use RemoveCatalogPrivateEndpointLock API.
|
|
8589
8595
|
*/
|
|
8590
8596
|
removeCatalogPrivateEndpointLock(removeCatalogPrivateEndpointLockRequest) {
|
|
8591
8597
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8650,7 +8656,7 @@ class DataCatalogClient {
|
|
|
8650
8656
|
* @param RemoveDataSelectorPatternsRequest
|
|
8651
8657
|
* @return RemoveDataSelectorPatternsResponse
|
|
8652
8658
|
* @throws OciError when an error occurs
|
|
8653
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8659
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
|
|
8654
8660
|
*/
|
|
8655
8661
|
removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
|
|
8656
8662
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8717,7 +8723,7 @@ class DataCatalogClient {
|
|
|
8717
8723
|
* @param RemoveMetastoreLockRequest
|
|
8718
8724
|
* @return RemoveMetastoreLockResponse
|
|
8719
8725
|
* @throws OciError when an error occurs
|
|
8720
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8726
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/RemoveMetastoreLock.ts.html |here} to see how to use RemoveMetastoreLock API.
|
|
8721
8727
|
*/
|
|
8722
8728
|
removeMetastoreLock(removeMetastoreLockRequest) {
|
|
8723
8729
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8782,7 +8788,7 @@ class DataCatalogClient {
|
|
|
8782
8788
|
* @param SearchCriteriaRequest
|
|
8783
8789
|
* @return SearchCriteriaResponse
|
|
8784
8790
|
* @throws OciError when an error occurs
|
|
8785
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8791
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
|
|
8786
8792
|
*/
|
|
8787
8793
|
searchCriteria(searchCriteriaRequest) {
|
|
8788
8794
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8855,7 +8861,7 @@ class DataCatalogClient {
|
|
|
8855
8861
|
* @param SuggestMatchesRequest
|
|
8856
8862
|
* @return SuggestMatchesResponse
|
|
8857
8863
|
* @throws OciError when an error occurs
|
|
8858
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8864
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
|
|
8859
8865
|
*/
|
|
8860
8866
|
suggestMatches(suggestMatchesRequest) {
|
|
8861
8867
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8917,7 +8923,7 @@ class DataCatalogClient {
|
|
|
8917
8923
|
* @param SynchronousExportDataAssetRequest
|
|
8918
8924
|
* @return SynchronousExportDataAssetResponse
|
|
8919
8925
|
* @throws OciError when an error occurs
|
|
8920
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8926
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
|
|
8921
8927
|
*/
|
|
8922
8928
|
synchronousExportDataAsset(synchronousExportDataAssetRequest) {
|
|
8923
8929
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8979,7 +8985,7 @@ class DataCatalogClient {
|
|
|
8979
8985
|
* @param TestConnectionRequest
|
|
8980
8986
|
* @return TestConnectionResponse
|
|
8981
8987
|
* @throws OciError when an error occurs
|
|
8982
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8988
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
|
|
8983
8989
|
*/
|
|
8984
8990
|
testConnection(testConnectionRequest) {
|
|
8985
8991
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9045,7 +9051,7 @@ class DataCatalogClient {
|
|
|
9045
9051
|
* @param UpdateAttributeRequest
|
|
9046
9052
|
* @return UpdateAttributeResponse
|
|
9047
9053
|
* @throws OciError when an error occurs
|
|
9048
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9054
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
|
|
9049
9055
|
*/
|
|
9050
9056
|
updateAttribute(updateAttributeRequest) {
|
|
9051
9057
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9113,7 +9119,7 @@ class DataCatalogClient {
|
|
|
9113
9119
|
* @param UpdateCatalogRequest
|
|
9114
9120
|
* @return UpdateCatalogResponse
|
|
9115
9121
|
* @throws OciError when an error occurs
|
|
9116
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9122
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
|
|
9117
9123
|
*/
|
|
9118
9124
|
updateCatalog(updateCatalogRequest) {
|
|
9119
9125
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9180,7 +9186,7 @@ class DataCatalogClient {
|
|
|
9180
9186
|
* @param UpdateCatalogPrivateEndpointRequest
|
|
9181
9187
|
* @return UpdateCatalogPrivateEndpointResponse
|
|
9182
9188
|
* @throws OciError when an error occurs
|
|
9183
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9189
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
|
|
9184
9190
|
*/
|
|
9185
9191
|
updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
|
|
9186
9192
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9243,7 +9249,7 @@ class DataCatalogClient {
|
|
|
9243
9249
|
* @param UpdateConnectionRequest
|
|
9244
9250
|
* @return UpdateConnectionResponse
|
|
9245
9251
|
* @throws OciError when an error occurs
|
|
9246
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9252
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
|
|
9247
9253
|
*/
|
|
9248
9254
|
updateConnection(updateConnectionRequest) {
|
|
9249
9255
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9310,7 +9316,7 @@ class DataCatalogClient {
|
|
|
9310
9316
|
* @param UpdateCustomPropertyRequest
|
|
9311
9317
|
* @return UpdateCustomPropertyResponse
|
|
9312
9318
|
* @throws OciError when an error occurs
|
|
9313
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9319
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
|
|
9314
9320
|
*/
|
|
9315
9321
|
updateCustomProperty(updateCustomPropertyRequest) {
|
|
9316
9322
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9377,7 +9383,7 @@ class DataCatalogClient {
|
|
|
9377
9383
|
* @param UpdateDataAssetRequest
|
|
9378
9384
|
* @return UpdateDataAssetResponse
|
|
9379
9385
|
* @throws OciError when an error occurs
|
|
9380
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9386
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
|
|
9381
9387
|
*/
|
|
9382
9388
|
updateDataAsset(updateDataAssetRequest) {
|
|
9383
9389
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9443,7 +9449,7 @@ class DataCatalogClient {
|
|
|
9443
9449
|
* @param UpdateEntityRequest
|
|
9444
9450
|
* @return UpdateEntityResponse
|
|
9445
9451
|
* @throws OciError when an error occurs
|
|
9446
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9452
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
|
|
9447
9453
|
*/
|
|
9448
9454
|
updateEntity(updateEntityRequest) {
|
|
9449
9455
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9510,7 +9516,7 @@ class DataCatalogClient {
|
|
|
9510
9516
|
* @param UpdateFolderRequest
|
|
9511
9517
|
* @return UpdateFolderResponse
|
|
9512
9518
|
* @throws OciError when an error occurs
|
|
9513
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9519
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
|
|
9514
9520
|
*/
|
|
9515
9521
|
updateFolder(updateFolderRequest) {
|
|
9516
9522
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9577,7 +9583,7 @@ class DataCatalogClient {
|
|
|
9577
9583
|
* @param UpdateGlossaryRequest
|
|
9578
9584
|
* @return UpdateGlossaryResponse
|
|
9579
9585
|
* @throws OciError when an error occurs
|
|
9580
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9586
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
|
|
9581
9587
|
*/
|
|
9582
9588
|
updateGlossary(updateGlossaryRequest) {
|
|
9583
9589
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9643,7 +9649,7 @@ class DataCatalogClient {
|
|
|
9643
9649
|
* @param UpdateJobRequest
|
|
9644
9650
|
* @return UpdateJobResponse
|
|
9645
9651
|
* @throws OciError when an error occurs
|
|
9646
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9652
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
|
|
9647
9653
|
*/
|
|
9648
9654
|
updateJob(updateJobRequest) {
|
|
9649
9655
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9709,7 +9715,7 @@ class DataCatalogClient {
|
|
|
9709
9715
|
* @param UpdateJobDefinitionRequest
|
|
9710
9716
|
* @return UpdateJobDefinitionResponse
|
|
9711
9717
|
* @throws OciError when an error occurs
|
|
9712
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9718
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
|
|
9713
9719
|
*/
|
|
9714
9720
|
updateJobDefinition(updateJobDefinitionRequest) {
|
|
9715
9721
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9775,7 +9781,7 @@ class DataCatalogClient {
|
|
|
9775
9781
|
* @param UpdateMetastoreRequest
|
|
9776
9782
|
* @return UpdateMetastoreResponse
|
|
9777
9783
|
* @throws OciError when an error occurs
|
|
9778
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9784
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
|
|
9779
9785
|
*/
|
|
9780
9786
|
updateMetastore(updateMetastoreRequest) {
|
|
9781
9787
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9842,7 +9848,7 @@ class DataCatalogClient {
|
|
|
9842
9848
|
* @param UpdateNamespaceRequest
|
|
9843
9849
|
* @return UpdateNamespaceResponse
|
|
9844
9850
|
* @throws OciError when an error occurs
|
|
9845
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9851
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
|
|
9846
9852
|
*/
|
|
9847
9853
|
updateNamespace(updateNamespaceRequest) {
|
|
9848
9854
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9908,7 +9914,7 @@ class DataCatalogClient {
|
|
|
9908
9914
|
* @param UpdatePatternRequest
|
|
9909
9915
|
* @return UpdatePatternResponse
|
|
9910
9916
|
* @throws OciError when an error occurs
|
|
9911
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9917
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
|
|
9912
9918
|
*/
|
|
9913
9919
|
updatePattern(updatePatternRequest) {
|
|
9914
9920
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -9974,7 +9980,7 @@ class DataCatalogClient {
|
|
|
9974
9980
|
* @param UpdateTermRequest
|
|
9975
9981
|
* @return UpdateTermResponse
|
|
9976
9982
|
* @throws OciError when an error occurs
|
|
9977
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9983
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
|
|
9978
9984
|
*/
|
|
9979
9985
|
updateTerm(updateTermRequest) {
|
|
9980
9986
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10041,7 +10047,7 @@ class DataCatalogClient {
|
|
|
10041
10047
|
* @param UpdateTermRelationshipRequest
|
|
10042
10048
|
* @return UpdateTermRelationshipResponse
|
|
10043
10049
|
* @throws OciError when an error occurs
|
|
10044
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10050
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
|
|
10045
10051
|
*/
|
|
10046
10052
|
updateTermRelationship(updateTermRelationshipRequest) {
|
|
10047
10053
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10109,7 +10115,7 @@ class DataCatalogClient {
|
|
|
10109
10115
|
* @param UploadCredentialsRequest
|
|
10110
10116
|
* @return UploadCredentialsResponse
|
|
10111
10117
|
* @throws OciError when an error occurs
|
|
10112
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10118
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
|
|
10113
10119
|
*/
|
|
10114
10120
|
uploadCredentials(uploadCredentialsRequest) {
|
|
10115
10121
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10177,7 +10183,7 @@ class DataCatalogClient {
|
|
|
10177
10183
|
* @param UsersRequest
|
|
10178
10184
|
* @return UsersResponse
|
|
10179
10185
|
* @throws OciError when an error occurs
|
|
10180
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10186
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/Users.ts.html |here} to see how to use Users API.
|
|
10181
10187
|
*/
|
|
10182
10188
|
users(usersRequest) {
|
|
10183
10189
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10245,7 +10251,7 @@ class DataCatalogClient {
|
|
|
10245
10251
|
* @param ValidateConnectionRequest
|
|
10246
10252
|
* @return ValidateConnectionResponse
|
|
10247
10253
|
* @throws OciError when an error occurs
|
|
10248
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10254
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
|
|
10249
10255
|
*/
|
|
10250
10256
|
validateConnection(validateConnectionRequest) {
|
|
10251
10257
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -10311,7 +10317,7 @@ class DataCatalogClient {
|
|
|
10311
10317
|
* @param ValidatePatternRequest
|
|
10312
10318
|
* @return ValidatePatternResponse
|
|
10313
10319
|
* @throws OciError when an error occurs
|
|
10314
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
10320
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.2/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
|
|
10315
10321
|
*/
|
|
10316
10322
|
validatePattern(validatePatternRequest) {
|
|
10317
10323
|
return __awaiter(this, void 0, void 0, function* () {
|