oci-datacatalog 2.3.0 → 2.5.1
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 +241 -139
- package/lib/client.js +265 -139
- package/lib/client.js.map +1 -1
- package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
- package/lib/request/associate-custom-property-request.d.ts +1 -1
- package/lib/request/attach-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/change-catalog-compartment-request.d.ts +1 -1
- package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +1 -1
- package/lib/request/change-metastore-compartment-request.d.ts +1 -1
- package/lib/request/create-attribute-request.d.ts +1 -1
- package/lib/request/create-attribute-tag-request.d.ts +1 -1
- package/lib/request/create-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/create-catalog-request.d.ts +1 -1
- package/lib/request/create-connection-request.d.ts +1 -1
- package/lib/request/create-custom-property-request.d.ts +1 -1
- package/lib/request/create-data-asset-request.d.ts +1 -1
- package/lib/request/create-data-asset-tag-request.d.ts +1 -1
- package/lib/request/create-entity-request.d.ts +1 -1
- package/lib/request/create-entity-tag-request.d.ts +1 -1
- package/lib/request/create-folder-request.d.ts +1 -1
- package/lib/request/create-folder-tag-request.d.ts +1 -1
- package/lib/request/create-glossary-request.d.ts +1 -1
- package/lib/request/create-job-definition-request.d.ts +1 -1
- package/lib/request/create-job-execution-request.d.ts +1 -1
- package/lib/request/create-job-request.d.ts +1 -1
- package/lib/request/create-metastore-request.d.ts +1 -1
- package/lib/request/create-namespace-request.d.ts +1 -1
- package/lib/request/create-pattern-request.d.ts +1 -1
- package/lib/request/create-term-relationship-request.d.ts +1 -1
- package/lib/request/create-term-request.d.ts +1 -1
- package/lib/request/delete-attribute-request.d.ts +1 -1
- package/lib/request/delete-attribute-tag-request.d.ts +1 -1
- package/lib/request/delete-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/delete-catalog-request.d.ts +1 -1
- package/lib/request/delete-connection-request.d.ts +1 -1
- package/lib/request/delete-custom-property-request.d.ts +1 -1
- package/lib/request/delete-data-asset-request.d.ts +1 -1
- package/lib/request/delete-data-asset-tag-request.d.ts +1 -1
- package/lib/request/delete-entity-request.d.ts +1 -1
- package/lib/request/delete-entity-tag-request.d.ts +1 -1
- package/lib/request/delete-folder-request.d.ts +1 -1
- package/lib/request/delete-folder-tag-request.d.ts +1 -1
- package/lib/request/delete-glossary-request.d.ts +1 -1
- package/lib/request/delete-job-definition-request.d.ts +1 -1
- package/lib/request/delete-job-request.d.ts +1 -1
- package/lib/request/delete-metastore-request.d.ts +1 -1
- package/lib/request/delete-namespace-request.d.ts +1 -1
- package/lib/request/delete-pattern-request.d.ts +1 -1
- package/lib/request/delete-term-relationship-request.d.ts +1 -1
- package/lib/request/delete-term-request.d.ts +1 -1
- package/lib/request/detach-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/disassociate-custom-property-request.d.ts +1 -1
- package/lib/request/expand-tree-for-glossary-request.d.ts +1 -1
- package/lib/request/export-glossary-request.d.ts +1 -1
- package/lib/request/get-attribute-request.d.ts +1 -1
- package/lib/request/get-attribute-tag-request.d.ts +1 -1
- package/lib/request/get-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/get-catalog-request.d.ts +1 -1
- package/lib/request/get-connection-request.d.ts +1 -1
- package/lib/request/get-custom-property-request.d.ts +1 -1
- package/lib/request/get-data-asset-request.d.ts +1 -1
- package/lib/request/get-data-asset-tag-request.d.ts +1 -1
- package/lib/request/get-entity-request.d.ts +1 -1
- package/lib/request/get-entity-tag-request.d.ts +1 -1
- package/lib/request/get-folder-request.d.ts +1 -1
- package/lib/request/get-folder-tag-request.d.ts +1 -1
- package/lib/request/get-glossary-request.d.ts +1 -1
- package/lib/request/get-job-definition-request.d.ts +1 -1
- package/lib/request/get-job-execution-request.d.ts +1 -1
- package/lib/request/get-job-log-request.d.ts +1 -1
- package/lib/request/get-job-metrics-request.d.ts +1 -1
- package/lib/request/get-job-request.d.ts +1 -1
- package/lib/request/get-metastore-request.d.ts +1 -1
- package/lib/request/get-namespace-request.d.ts +1 -1
- package/lib/request/get-pattern-request.d.ts +1 -1
- package/lib/request/get-term-relationship-request.d.ts +1 -1
- package/lib/request/get-term-request.d.ts +1 -1
- package/lib/request/get-type-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/import-connection-request.d.ts +1 -1
- package/lib/request/import-data-asset-request.d.ts +1 -1
- package/lib/request/import-glossary-request.d.ts +1 -1
- package/lib/request/list-aggregated-physical-entities-request.d.ts +1 -1
- package/lib/request/list-attribute-tags-request.d.ts +1 -1
- package/lib/request/list-attributes-request.d.ts +1 -1
- package/lib/request/list-catalog-private-endpoints-request.d.ts +1 -1
- package/lib/request/list-catalogs-request.d.ts +1 -1
- package/lib/request/list-connections-request.d.ts +1 -1
- package/lib/request/list-custom-properties-request.d.ts +1 -1
- package/lib/request/list-data-asset-tags-request.d.ts +1 -1
- package/lib/request/list-data-assets-request.d.ts +1 -1
- package/lib/request/list-derived-logical-entities-request.d.ts +1 -1
- package/lib/request/list-entities-request.d.ts +1 -1
- package/lib/request/list-entity-tags-request.d.ts +1 -1
- package/lib/request/list-folder-tags-request.d.ts +1 -1
- package/lib/request/list-folders-request.d.ts +1 -1
- package/lib/request/list-glossaries-request.d.ts +1 -1
- package/lib/request/list-job-definitions-request.d.ts +1 -1
- package/lib/request/list-job-executions-request.d.ts +1 -1
- package/lib/request/list-job-logs-request.d.ts +1 -1
- package/lib/request/list-job-metrics-request.d.ts +1 -1
- package/lib/request/list-jobs-request.d.ts +1 -1
- package/lib/request/list-metastores-request.d.ts +1 -1
- package/lib/request/list-namespaces-request.d.ts +1 -1
- package/lib/request/list-patterns-request.d.ts +1 -1
- package/lib/request/list-rules-request.d.ts +1 -1
- package/lib/request/list-tags-request.d.ts +1 -1
- package/lib/request/list-term-relationships-request.d.ts +1 -1
- package/lib/request/list-terms-request.d.ts +1 -1
- package/lib/request/list-types-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/object-stats-request.d.ts +1 -1
- package/lib/request/parse-connection-request.d.ts +1 -1
- package/lib/request/process-recommendation-request.d.ts +1 -1
- package/lib/request/recommendations-request.d.ts +1 -1
- package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
- package/lib/request/search-criteria-request.d.ts +1 -1
- package/lib/request/suggest-matches-request.d.ts +1 -1
- package/lib/request/synchronous-export-data-asset-request.d.ts +1 -1
- package/lib/request/test-connection-request.d.ts +1 -1
- package/lib/request/update-attribute-request.d.ts +1 -1
- package/lib/request/update-catalog-private-endpoint-request.d.ts +1 -1
- package/lib/request/update-catalog-request.d.ts +1 -1
- package/lib/request/update-connection-request.d.ts +1 -1
- package/lib/request/update-custom-property-request.d.ts +1 -1
- package/lib/request/update-data-asset-request.d.ts +1 -1
- package/lib/request/update-entity-request.d.ts +1 -1
- package/lib/request/update-folder-request.d.ts +1 -1
- package/lib/request/update-glossary-request.d.ts +1 -1
- package/lib/request/update-job-definition-request.d.ts +1 -1
- package/lib/request/update-job-request.d.ts +1 -1
- package/lib/request/update-metastore-request.d.ts +1 -1
- package/lib/request/update-namespace-request.d.ts +1 -1
- package/lib/request/update-pattern-request.d.ts +1 -1
- package/lib/request/update-term-relationship-request.d.ts +1 -1
- package/lib/request/update-term-request.d.ts +1 -1
- package/lib/request/upload-credentials-request.d.ts +1 -1
- package/lib/request/users-request.d.ts +1 -1
- package/lib/request/validate-connection-request.d.ts +1 -1
- package/lib/request/validate-pattern-request.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -142,7 +142,7 @@ class DataCatalogClient {
|
|
|
142
142
|
* @param AddDataSelectorPatternsRequest
|
|
143
143
|
* @return AddDataSelectorPatternsResponse
|
|
144
144
|
* @throws OciError when an error occurs
|
|
145
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
145
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
|
|
146
146
|
*/
|
|
147
147
|
addDataSelectorPatterns(addDataSelectorPatternsRequest) {
|
|
148
148
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -205,7 +205,7 @@ class DataCatalogClient {
|
|
|
205
205
|
* @param AssociateCustomPropertyRequest
|
|
206
206
|
* @return AssociateCustomPropertyResponse
|
|
207
207
|
* @throws OciError when an error occurs
|
|
208
|
-
* @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.5.1/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
|
|
209
209
|
*/
|
|
210
210
|
associateCustomProperty(associateCustomPropertyRequest) {
|
|
211
211
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -268,7 +268,7 @@ class DataCatalogClient {
|
|
|
268
268
|
* @param AttachCatalogPrivateEndpointRequest
|
|
269
269
|
* @return AttachCatalogPrivateEndpointResponse
|
|
270
270
|
* @throws OciError when an error occurs
|
|
271
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
271
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
|
|
272
272
|
*/
|
|
273
273
|
attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest) {
|
|
274
274
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -326,7 +326,7 @@ class DataCatalogClient {
|
|
|
326
326
|
* @param ChangeCatalogCompartmentRequest
|
|
327
327
|
* @return ChangeCatalogCompartmentResponse
|
|
328
328
|
* @throws OciError when an error occurs
|
|
329
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
329
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
|
|
330
330
|
*/
|
|
331
331
|
changeCatalogCompartment(changeCatalogCompartmentRequest) {
|
|
332
332
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -383,7 +383,7 @@ class DataCatalogClient {
|
|
|
383
383
|
* @param ChangeCatalogPrivateEndpointCompartmentRequest
|
|
384
384
|
* @return ChangeCatalogPrivateEndpointCompartmentResponse
|
|
385
385
|
* @throws OciError when an error occurs
|
|
386
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
386
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
|
|
387
387
|
*/
|
|
388
388
|
changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest) {
|
|
389
389
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -440,7 +440,7 @@ class DataCatalogClient {
|
|
|
440
440
|
* @param ChangeMetastoreCompartmentRequest
|
|
441
441
|
* @return ChangeMetastoreCompartmentResponse
|
|
442
442
|
* @throws OciError when an error occurs
|
|
443
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
443
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
|
|
444
444
|
*/
|
|
445
445
|
changeMetastoreCompartment(changeMetastoreCompartmentRequest) {
|
|
446
446
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -497,7 +497,7 @@ class DataCatalogClient {
|
|
|
497
497
|
* @param CreateAttributeRequest
|
|
498
498
|
* @return CreateAttributeResponse
|
|
499
499
|
* @throws OciError when an error occurs
|
|
500
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
500
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
|
|
501
501
|
*/
|
|
502
502
|
createAttribute(createAttributeRequest) {
|
|
503
503
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -560,7 +560,7 @@ class DataCatalogClient {
|
|
|
560
560
|
* @param CreateAttributeTagRequest
|
|
561
561
|
* @return CreateAttributeTagResponse
|
|
562
562
|
* @throws OciError when an error occurs
|
|
563
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
563
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
|
|
564
564
|
*/
|
|
565
565
|
createAttributeTag(createAttributeTagRequest) {
|
|
566
566
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -626,7 +626,7 @@ class DataCatalogClient {
|
|
|
626
626
|
* @param CreateCatalogRequest
|
|
627
627
|
* @return CreateCatalogResponse
|
|
628
628
|
* @throws OciError when an error occurs
|
|
629
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
629
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
|
|
630
630
|
*/
|
|
631
631
|
createCatalog(createCatalogRequest) {
|
|
632
632
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -681,7 +681,7 @@ class DataCatalogClient {
|
|
|
681
681
|
* @param CreateCatalogPrivateEndpointRequest
|
|
682
682
|
* @return CreateCatalogPrivateEndpointResponse
|
|
683
683
|
* @throws OciError when an error occurs
|
|
684
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
684
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
|
|
685
685
|
*/
|
|
686
686
|
createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest) {
|
|
687
687
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -736,7 +736,7 @@ class DataCatalogClient {
|
|
|
736
736
|
* @param CreateConnectionRequest
|
|
737
737
|
* @return CreateConnectionResponse
|
|
738
738
|
* @throws OciError when an error occurs
|
|
739
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
739
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
|
|
740
740
|
*/
|
|
741
741
|
createConnection(createConnectionRequest) {
|
|
742
742
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -798,7 +798,7 @@ class DataCatalogClient {
|
|
|
798
798
|
* @param CreateCustomPropertyRequest
|
|
799
799
|
* @return CreateCustomPropertyResponse
|
|
800
800
|
* @throws OciError when an error occurs
|
|
801
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
801
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
|
|
802
802
|
*/
|
|
803
803
|
createCustomProperty(createCustomPropertyRequest) {
|
|
804
804
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -860,7 +860,7 @@ class DataCatalogClient {
|
|
|
860
860
|
* @param CreateDataAssetRequest
|
|
861
861
|
* @return CreateDataAssetResponse
|
|
862
862
|
* @throws OciError when an error occurs
|
|
863
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
863
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
|
|
864
864
|
*/
|
|
865
865
|
createDataAsset(createDataAssetRequest) {
|
|
866
866
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -921,7 +921,7 @@ class DataCatalogClient {
|
|
|
921
921
|
* @param CreateDataAssetTagRequest
|
|
922
922
|
* @return CreateDataAssetTagResponse
|
|
923
923
|
* @throws OciError when an error occurs
|
|
924
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
924
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
|
|
925
925
|
*/
|
|
926
926
|
createDataAssetTag(createDataAssetTagRequest) {
|
|
927
927
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -983,7 +983,7 @@ class DataCatalogClient {
|
|
|
983
983
|
* @param CreateEntityRequest
|
|
984
984
|
* @return CreateEntityResponse
|
|
985
985
|
* @throws OciError when an error occurs
|
|
986
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
986
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
|
|
987
987
|
*/
|
|
988
988
|
createEntity(createEntityRequest) {
|
|
989
989
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1045,7 +1045,7 @@ class DataCatalogClient {
|
|
|
1045
1045
|
* @param CreateEntityTagRequest
|
|
1046
1046
|
* @return CreateEntityTagResponse
|
|
1047
1047
|
* @throws OciError when an error occurs
|
|
1048
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1048
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
|
|
1049
1049
|
*/
|
|
1050
1050
|
createEntityTag(createEntityTagRequest) {
|
|
1051
1051
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1108,7 +1108,7 @@ class DataCatalogClient {
|
|
|
1108
1108
|
* @param CreateFolderRequest
|
|
1109
1109
|
* @return CreateFolderResponse
|
|
1110
1110
|
* @throws OciError when an error occurs
|
|
1111
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1111
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
|
|
1112
1112
|
*/
|
|
1113
1113
|
createFolder(createFolderRequest) {
|
|
1114
1114
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1170,7 +1170,7 @@ class DataCatalogClient {
|
|
|
1170
1170
|
* @param CreateFolderTagRequest
|
|
1171
1171
|
* @return CreateFolderTagResponse
|
|
1172
1172
|
* @throws OciError when an error occurs
|
|
1173
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1173
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
|
|
1174
1174
|
*/
|
|
1175
1175
|
createFolderTag(createFolderTagRequest) {
|
|
1176
1176
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1233,7 +1233,7 @@ class DataCatalogClient {
|
|
|
1233
1233
|
* @param CreateGlossaryRequest
|
|
1234
1234
|
* @return CreateGlossaryResponse
|
|
1235
1235
|
* @throws OciError when an error occurs
|
|
1236
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1236
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
|
|
1237
1237
|
*/
|
|
1238
1238
|
createGlossary(createGlossaryRequest) {
|
|
1239
1239
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1294,7 +1294,7 @@ class DataCatalogClient {
|
|
|
1294
1294
|
* @param CreateJobRequest
|
|
1295
1295
|
* @return CreateJobResponse
|
|
1296
1296
|
* @throws OciError when an error occurs
|
|
1297
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1297
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
|
|
1298
1298
|
*/
|
|
1299
1299
|
createJob(createJobRequest) {
|
|
1300
1300
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1355,7 +1355,7 @@ class DataCatalogClient {
|
|
|
1355
1355
|
* @param CreateJobDefinitionRequest
|
|
1356
1356
|
* @return CreateJobDefinitionResponse
|
|
1357
1357
|
* @throws OciError when an error occurs
|
|
1358
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1358
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
|
|
1359
1359
|
*/
|
|
1360
1360
|
createJobDefinition(createJobDefinitionRequest) {
|
|
1361
1361
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1416,7 +1416,7 @@ class DataCatalogClient {
|
|
|
1416
1416
|
* @param CreateJobExecutionRequest
|
|
1417
1417
|
* @return CreateJobExecutionResponse
|
|
1418
1418
|
* @throws OciError when an error occurs
|
|
1419
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1419
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
|
|
1420
1420
|
*/
|
|
1421
1421
|
createJobExecution(createJobExecutionRequest) {
|
|
1422
1422
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1479,7 +1479,7 @@ class DataCatalogClient {
|
|
|
1479
1479
|
* @param CreateMetastoreRequest
|
|
1480
1480
|
* @return CreateMetastoreResponse
|
|
1481
1481
|
* @throws OciError when an error occurs
|
|
1482
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1482
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
|
|
1483
1483
|
*/
|
|
1484
1484
|
createMetastore(createMetastoreRequest) {
|
|
1485
1485
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1534,7 +1534,7 @@ class DataCatalogClient {
|
|
|
1534
1534
|
* @param CreateNamespaceRequest
|
|
1535
1535
|
* @return CreateNamespaceResponse
|
|
1536
1536
|
* @throws OciError when an error occurs
|
|
1537
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1537
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
|
|
1538
1538
|
*/
|
|
1539
1539
|
createNamespace(createNamespaceRequest) {
|
|
1540
1540
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1595,7 +1595,7 @@ class DataCatalogClient {
|
|
|
1595
1595
|
* @param CreatePatternRequest
|
|
1596
1596
|
* @return CreatePatternResponse
|
|
1597
1597
|
* @throws OciError when an error occurs
|
|
1598
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1598
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
|
|
1599
1599
|
*/
|
|
1600
1600
|
createPattern(createPatternRequest) {
|
|
1601
1601
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1656,7 +1656,7 @@ class DataCatalogClient {
|
|
|
1656
1656
|
* @param CreateTermRequest
|
|
1657
1657
|
* @return CreateTermResponse
|
|
1658
1658
|
* @throws OciError when an error occurs
|
|
1659
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1659
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
|
|
1660
1660
|
*/
|
|
1661
1661
|
createTerm(createTermRequest) {
|
|
1662
1662
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1718,7 +1718,7 @@ class DataCatalogClient {
|
|
|
1718
1718
|
* @param CreateTermRelationshipRequest
|
|
1719
1719
|
* @return CreateTermRelationshipResponse
|
|
1720
1720
|
* @throws OciError when an error occurs
|
|
1721
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1721
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
|
|
1722
1722
|
*/
|
|
1723
1723
|
createTermRelationship(createTermRelationshipRequest) {
|
|
1724
1724
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1781,7 +1781,7 @@ class DataCatalogClient {
|
|
|
1781
1781
|
* @param DeleteAttributeRequest
|
|
1782
1782
|
* @return DeleteAttributeResponse
|
|
1783
1783
|
* @throws OciError when an error occurs
|
|
1784
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1784
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
|
|
1785
1785
|
*/
|
|
1786
1786
|
deleteAttribute(deleteAttributeRequest) {
|
|
1787
1787
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1835,7 +1835,7 @@ class DataCatalogClient {
|
|
|
1835
1835
|
* @param DeleteAttributeTagRequest
|
|
1836
1836
|
* @return DeleteAttributeTagResponse
|
|
1837
1837
|
* @throws OciError when an error occurs
|
|
1838
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1838
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
|
|
1839
1839
|
*/
|
|
1840
1840
|
deleteAttributeTag(deleteAttributeTagRequest) {
|
|
1841
1841
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1890,7 +1890,7 @@ class DataCatalogClient {
|
|
|
1890
1890
|
* @param DeleteCatalogRequest
|
|
1891
1891
|
* @return DeleteCatalogResponse
|
|
1892
1892
|
* @throws OciError when an error occurs
|
|
1893
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1893
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
|
|
1894
1894
|
*/
|
|
1895
1895
|
deleteCatalog(deleteCatalogRequest) {
|
|
1896
1896
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1946,7 +1946,7 @@ class DataCatalogClient {
|
|
|
1946
1946
|
* @param DeleteCatalogPrivateEndpointRequest
|
|
1947
1947
|
* @return DeleteCatalogPrivateEndpointResponse
|
|
1948
1948
|
* @throws OciError when an error occurs
|
|
1949
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1949
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
|
|
1950
1950
|
*/
|
|
1951
1951
|
deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest) {
|
|
1952
1952
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2002,7 +2002,7 @@ class DataCatalogClient {
|
|
|
2002
2002
|
* @param DeleteConnectionRequest
|
|
2003
2003
|
* @return DeleteConnectionResponse
|
|
2004
2004
|
* @throws OciError when an error occurs
|
|
2005
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2005
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
|
|
2006
2006
|
*/
|
|
2007
2007
|
deleteConnection(deleteConnectionRequest) {
|
|
2008
2008
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2055,7 +2055,7 @@ class DataCatalogClient {
|
|
|
2055
2055
|
* @param DeleteCustomPropertyRequest
|
|
2056
2056
|
* @return DeleteCustomPropertyResponse
|
|
2057
2057
|
* @throws OciError when an error occurs
|
|
2058
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2058
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
|
|
2059
2059
|
*/
|
|
2060
2060
|
deleteCustomProperty(deleteCustomPropertyRequest) {
|
|
2061
2061
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2108,7 +2108,7 @@ class DataCatalogClient {
|
|
|
2108
2108
|
* @param DeleteDataAssetRequest
|
|
2109
2109
|
* @return DeleteDataAssetResponse
|
|
2110
2110
|
* @throws OciError when an error occurs
|
|
2111
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2111
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
|
|
2112
2112
|
*/
|
|
2113
2113
|
deleteDataAsset(deleteDataAssetRequest) {
|
|
2114
2114
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2160,7 +2160,7 @@ class DataCatalogClient {
|
|
|
2160
2160
|
* @param DeleteDataAssetTagRequest
|
|
2161
2161
|
* @return DeleteDataAssetTagResponse
|
|
2162
2162
|
* @throws OciError when an error occurs
|
|
2163
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2163
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
|
|
2164
2164
|
*/
|
|
2165
2165
|
deleteDataAssetTag(deleteDataAssetTagRequest) {
|
|
2166
2166
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2213,7 +2213,7 @@ class DataCatalogClient {
|
|
|
2213
2213
|
* @param DeleteEntityRequest
|
|
2214
2214
|
* @return DeleteEntityResponse
|
|
2215
2215
|
* @throws OciError when an error occurs
|
|
2216
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2216
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
|
|
2217
2217
|
*/
|
|
2218
2218
|
deleteEntity(deleteEntityRequest) {
|
|
2219
2219
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2266,7 +2266,7 @@ class DataCatalogClient {
|
|
|
2266
2266
|
* @param DeleteEntityTagRequest
|
|
2267
2267
|
* @return DeleteEntityTagResponse
|
|
2268
2268
|
* @throws OciError when an error occurs
|
|
2269
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2269
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
|
|
2270
2270
|
*/
|
|
2271
2271
|
deleteEntityTag(deleteEntityTagRequest) {
|
|
2272
2272
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2320,7 +2320,7 @@ class DataCatalogClient {
|
|
|
2320
2320
|
* @param DeleteFolderRequest
|
|
2321
2321
|
* @return DeleteFolderResponse
|
|
2322
2322
|
* @throws OciError when an error occurs
|
|
2323
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2323
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
|
|
2324
2324
|
*/
|
|
2325
2325
|
deleteFolder(deleteFolderRequest) {
|
|
2326
2326
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2373,7 +2373,7 @@ class DataCatalogClient {
|
|
|
2373
2373
|
* @param DeleteFolderTagRequest
|
|
2374
2374
|
* @return DeleteFolderTagResponse
|
|
2375
2375
|
* @throws OciError when an error occurs
|
|
2376
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2376
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
|
|
2377
2377
|
*/
|
|
2378
2378
|
deleteFolderTag(deleteFolderTagRequest) {
|
|
2379
2379
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2427,7 +2427,7 @@ class DataCatalogClient {
|
|
|
2427
2427
|
* @param DeleteGlossaryRequest
|
|
2428
2428
|
* @return DeleteGlossaryResponse
|
|
2429
2429
|
* @throws OciError when an error occurs
|
|
2430
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2430
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
|
|
2431
2431
|
*/
|
|
2432
2432
|
deleteGlossary(deleteGlossaryRequest) {
|
|
2433
2433
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2479,7 +2479,7 @@ class DataCatalogClient {
|
|
|
2479
2479
|
* @param DeleteJobRequest
|
|
2480
2480
|
* @return DeleteJobResponse
|
|
2481
2481
|
* @throws OciError when an error occurs
|
|
2482
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2482
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
|
|
2483
2483
|
*/
|
|
2484
2484
|
deleteJob(deleteJobRequest) {
|
|
2485
2485
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2531,7 +2531,7 @@ class DataCatalogClient {
|
|
|
2531
2531
|
* @param DeleteJobDefinitionRequest
|
|
2532
2532
|
* @return DeleteJobDefinitionResponse
|
|
2533
2533
|
* @throws OciError when an error occurs
|
|
2534
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2534
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
|
|
2535
2535
|
*/
|
|
2536
2536
|
deleteJobDefinition(deleteJobDefinitionRequest) {
|
|
2537
2537
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2583,7 +2583,7 @@ class DataCatalogClient {
|
|
|
2583
2583
|
* @param DeleteMetastoreRequest
|
|
2584
2584
|
* @return DeleteMetastoreResponse
|
|
2585
2585
|
* @throws OciError when an error occurs
|
|
2586
|
-
* @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.5.1/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
|
|
2587
2587
|
*/
|
|
2588
2588
|
deleteMetastore(deleteMetastoreRequest) {
|
|
2589
2589
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2639,7 +2639,7 @@ class DataCatalogClient {
|
|
|
2639
2639
|
* @param DeleteNamespaceRequest
|
|
2640
2640
|
* @return DeleteNamespaceResponse
|
|
2641
2641
|
* @throws OciError when an error occurs
|
|
2642
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2642
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
|
|
2643
2643
|
*/
|
|
2644
2644
|
deleteNamespace(deleteNamespaceRequest) {
|
|
2645
2645
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2691,7 +2691,7 @@ class DataCatalogClient {
|
|
|
2691
2691
|
* @param DeletePatternRequest
|
|
2692
2692
|
* @return DeletePatternResponse
|
|
2693
2693
|
* @throws OciError when an error occurs
|
|
2694
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2694
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
|
|
2695
2695
|
*/
|
|
2696
2696
|
deletePattern(deletePatternRequest) {
|
|
2697
2697
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2743,7 +2743,7 @@ class DataCatalogClient {
|
|
|
2743
2743
|
* @param DeleteTermRequest
|
|
2744
2744
|
* @return DeleteTermResponse
|
|
2745
2745
|
* @throws OciError when an error occurs
|
|
2746
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2746
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
|
|
2747
2747
|
*/
|
|
2748
2748
|
deleteTerm(deleteTermRequest) {
|
|
2749
2749
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2796,7 +2796,7 @@ class DataCatalogClient {
|
|
|
2796
2796
|
* @param DeleteTermRelationshipRequest
|
|
2797
2797
|
* @return DeleteTermRelationshipResponse
|
|
2798
2798
|
* @throws OciError when an error occurs
|
|
2799
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2799
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
|
|
2800
2800
|
*/
|
|
2801
2801
|
deleteTermRelationship(deleteTermRelationshipRequest) {
|
|
2802
2802
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2850,7 +2850,7 @@ class DataCatalogClient {
|
|
|
2850
2850
|
* @param DetachCatalogPrivateEndpointRequest
|
|
2851
2851
|
* @return DetachCatalogPrivateEndpointResponse
|
|
2852
2852
|
* @throws OciError when an error occurs
|
|
2853
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2853
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
|
|
2854
2854
|
*/
|
|
2855
2855
|
detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest) {
|
|
2856
2856
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2907,7 +2907,7 @@ class DataCatalogClient {
|
|
|
2907
2907
|
* @param DisassociateCustomPropertyRequest
|
|
2908
2908
|
* @return DisassociateCustomPropertyResponse
|
|
2909
2909
|
* @throws OciError when an error occurs
|
|
2910
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2910
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
|
|
2911
2911
|
*/
|
|
2912
2912
|
disassociateCustomProperty(disassociateCustomPropertyRequest) {
|
|
2913
2913
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2970,7 +2970,7 @@ class DataCatalogClient {
|
|
|
2970
2970
|
* @param ExpandTreeForGlossaryRequest
|
|
2971
2971
|
* @return ExpandTreeForGlossaryResponse
|
|
2972
2972
|
* @throws OciError when an error occurs
|
|
2973
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2973
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
|
|
2974
2974
|
*/
|
|
2975
2975
|
expandTreeForGlossary(expandTreeForGlossaryRequest) {
|
|
2976
2976
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3031,7 +3031,7 @@ class DataCatalogClient {
|
|
|
3031
3031
|
* @param ExportGlossaryRequest
|
|
3032
3032
|
* @return ExportGlossaryResponse
|
|
3033
3033
|
* @throws OciError when an error occurs
|
|
3034
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3034
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
|
|
3035
3035
|
*/
|
|
3036
3036
|
exportGlossary(exportGlossaryRequest) {
|
|
3037
3037
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3094,7 +3094,7 @@ class DataCatalogClient {
|
|
|
3094
3094
|
* @param GetAttributeRequest
|
|
3095
3095
|
* @return GetAttributeResponse
|
|
3096
3096
|
* @throws OciError when an error occurs
|
|
3097
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3097
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
|
|
3098
3098
|
*/
|
|
3099
3099
|
getAttribute(getAttributeRequest) {
|
|
3100
3100
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3159,7 +3159,7 @@ class DataCatalogClient {
|
|
|
3159
3159
|
* @param GetAttributeTagRequest
|
|
3160
3160
|
* @return GetAttributeTagResponse
|
|
3161
3161
|
* @throws OciError when an error occurs
|
|
3162
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3162
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
|
|
3163
3163
|
*/
|
|
3164
3164
|
getAttributeTag(getAttributeTagRequest) {
|
|
3165
3165
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3224,7 +3224,7 @@ class DataCatalogClient {
|
|
|
3224
3224
|
* @param GetCatalogRequest
|
|
3225
3225
|
* @return GetCatalogResponse
|
|
3226
3226
|
* @throws OciError when an error occurs
|
|
3227
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3227
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
|
|
3228
3228
|
*/
|
|
3229
3229
|
getCatalog(getCatalogRequest) {
|
|
3230
3230
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3283,7 +3283,7 @@ class DataCatalogClient {
|
|
|
3283
3283
|
* @param GetCatalogPrivateEndpointRequest
|
|
3284
3284
|
* @return GetCatalogPrivateEndpointResponse
|
|
3285
3285
|
* @throws OciError when an error occurs
|
|
3286
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3286
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
|
|
3287
3287
|
*/
|
|
3288
3288
|
getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest) {
|
|
3289
3289
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3342,7 +3342,7 @@ class DataCatalogClient {
|
|
|
3342
3342
|
* @param GetConnectionRequest
|
|
3343
3343
|
* @return GetConnectionResponse
|
|
3344
3344
|
* @throws OciError when an error occurs
|
|
3345
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3345
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
|
|
3346
3346
|
*/
|
|
3347
3347
|
getConnection(getConnectionRequest) {
|
|
3348
3348
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3405,7 +3405,7 @@ class DataCatalogClient {
|
|
|
3405
3405
|
* @param GetCustomPropertyRequest
|
|
3406
3406
|
* @return GetCustomPropertyResponse
|
|
3407
3407
|
* @throws OciError when an error occurs
|
|
3408
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3408
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
|
|
3409
3409
|
*/
|
|
3410
3410
|
getCustomProperty(getCustomPropertyRequest) {
|
|
3411
3411
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3468,7 +3468,7 @@ class DataCatalogClient {
|
|
|
3468
3468
|
* @param GetDataAssetRequest
|
|
3469
3469
|
* @return GetDataAssetResponse
|
|
3470
3470
|
* @throws OciError when an error occurs
|
|
3471
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3471
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
|
|
3472
3472
|
*/
|
|
3473
3473
|
getDataAsset(getDataAssetRequest) {
|
|
3474
3474
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3530,7 +3530,7 @@ class DataCatalogClient {
|
|
|
3530
3530
|
* @param GetDataAssetTagRequest
|
|
3531
3531
|
* @return GetDataAssetTagResponse
|
|
3532
3532
|
* @throws OciError when an error occurs
|
|
3533
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3533
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
|
|
3534
3534
|
*/
|
|
3535
3535
|
getDataAssetTag(getDataAssetTagRequest) {
|
|
3536
3536
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3593,7 +3593,7 @@ class DataCatalogClient {
|
|
|
3593
3593
|
* @param GetEntityRequest
|
|
3594
3594
|
* @return GetEntityResponse
|
|
3595
3595
|
* @throws OciError when an error occurs
|
|
3596
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3596
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
|
|
3597
3597
|
*/
|
|
3598
3598
|
getEntity(getEntityRequest) {
|
|
3599
3599
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3657,7 +3657,7 @@ class DataCatalogClient {
|
|
|
3657
3657
|
* @param GetEntityTagRequest
|
|
3658
3658
|
* @return GetEntityTagResponse
|
|
3659
3659
|
* @throws OciError when an error occurs
|
|
3660
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3660
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
|
|
3661
3661
|
*/
|
|
3662
3662
|
getEntityTag(getEntityTagRequest) {
|
|
3663
3663
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3721,7 +3721,7 @@ class DataCatalogClient {
|
|
|
3721
3721
|
* @param GetFolderRequest
|
|
3722
3722
|
* @return GetFolderResponse
|
|
3723
3723
|
* @throws OciError when an error occurs
|
|
3724
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3724
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
|
|
3725
3725
|
*/
|
|
3726
3726
|
getFolder(getFolderRequest) {
|
|
3727
3727
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3785,7 +3785,7 @@ class DataCatalogClient {
|
|
|
3785
3785
|
* @param GetFolderTagRequest
|
|
3786
3786
|
* @return GetFolderTagResponse
|
|
3787
3787
|
* @throws OciError when an error occurs
|
|
3788
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3788
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
|
|
3789
3789
|
*/
|
|
3790
3790
|
getFolderTag(getFolderTagRequest) {
|
|
3791
3791
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3849,7 +3849,7 @@ class DataCatalogClient {
|
|
|
3849
3849
|
* @param GetGlossaryRequest
|
|
3850
3850
|
* @return GetGlossaryResponse
|
|
3851
3851
|
* @throws OciError when an error occurs
|
|
3852
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3852
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
|
|
3853
3853
|
*/
|
|
3854
3854
|
getGlossary(getGlossaryRequest) {
|
|
3855
3855
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3911,7 +3911,7 @@ class DataCatalogClient {
|
|
|
3911
3911
|
* @param GetJobRequest
|
|
3912
3912
|
* @return GetJobResponse
|
|
3913
3913
|
* @throws OciError when an error occurs
|
|
3914
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3914
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
|
|
3915
3915
|
*/
|
|
3916
3916
|
getJob(getJobRequest) {
|
|
3917
3917
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3973,7 +3973,7 @@ class DataCatalogClient {
|
|
|
3973
3973
|
* @param GetJobDefinitionRequest
|
|
3974
3974
|
* @return GetJobDefinitionResponse
|
|
3975
3975
|
* @throws OciError when an error occurs
|
|
3976
|
-
* @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.5.1/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
|
|
3977
3977
|
*/
|
|
3978
3978
|
getJobDefinition(getJobDefinitionRequest) {
|
|
3979
3979
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4035,7 +4035,7 @@ class DataCatalogClient {
|
|
|
4035
4035
|
* @param GetJobExecutionRequest
|
|
4036
4036
|
* @return GetJobExecutionResponse
|
|
4037
4037
|
* @throws OciError when an error occurs
|
|
4038
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4038
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
|
|
4039
4039
|
*/
|
|
4040
4040
|
getJobExecution(getJobExecutionRequest) {
|
|
4041
4041
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4098,7 +4098,7 @@ class DataCatalogClient {
|
|
|
4098
4098
|
* @param GetJobLogRequest
|
|
4099
4099
|
* @return GetJobLogResponse
|
|
4100
4100
|
* @throws OciError when an error occurs
|
|
4101
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4101
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
|
|
4102
4102
|
*/
|
|
4103
4103
|
getJobLog(getJobLogRequest) {
|
|
4104
4104
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4162,7 +4162,7 @@ class DataCatalogClient {
|
|
|
4162
4162
|
* @param GetJobMetricsRequest
|
|
4163
4163
|
* @return GetJobMetricsResponse
|
|
4164
4164
|
* @throws OciError when an error occurs
|
|
4165
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4165
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
|
|
4166
4166
|
*/
|
|
4167
4167
|
getJobMetrics(getJobMetricsRequest) {
|
|
4168
4168
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4226,7 +4226,7 @@ class DataCatalogClient {
|
|
|
4226
4226
|
* @param GetMetastoreRequest
|
|
4227
4227
|
* @return GetMetastoreResponse
|
|
4228
4228
|
* @throws OciError when an error occurs
|
|
4229
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4229
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
|
|
4230
4230
|
*/
|
|
4231
4231
|
getMetastore(getMetastoreRequest) {
|
|
4232
4232
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4285,7 +4285,7 @@ class DataCatalogClient {
|
|
|
4285
4285
|
* @param GetNamespaceRequest
|
|
4286
4286
|
* @return GetNamespaceResponse
|
|
4287
4287
|
* @throws OciError when an error occurs
|
|
4288
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4288
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
|
|
4289
4289
|
*/
|
|
4290
4290
|
getNamespace(getNamespaceRequest) {
|
|
4291
4291
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4347,7 +4347,7 @@ class DataCatalogClient {
|
|
|
4347
4347
|
* @param GetPatternRequest
|
|
4348
4348
|
* @return GetPatternResponse
|
|
4349
4349
|
* @throws OciError when an error occurs
|
|
4350
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4350
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
|
|
4351
4351
|
*/
|
|
4352
4352
|
getPattern(getPatternRequest) {
|
|
4353
4353
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4409,7 +4409,7 @@ class DataCatalogClient {
|
|
|
4409
4409
|
* @param GetTermRequest
|
|
4410
4410
|
* @return GetTermResponse
|
|
4411
4411
|
* @throws OciError when an error occurs
|
|
4412
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4412
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
|
|
4413
4413
|
*/
|
|
4414
4414
|
getTerm(getTermRequest) {
|
|
4415
4415
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4472,7 +4472,7 @@ class DataCatalogClient {
|
|
|
4472
4472
|
* @param GetTermRelationshipRequest
|
|
4473
4473
|
* @return GetTermRelationshipResponse
|
|
4474
4474
|
* @throws OciError when an error occurs
|
|
4475
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4475
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
|
|
4476
4476
|
*/
|
|
4477
4477
|
getTermRelationship(getTermRelationshipRequest) {
|
|
4478
4478
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4536,7 +4536,7 @@ class DataCatalogClient {
|
|
|
4536
4536
|
* @param GetTypeRequest
|
|
4537
4537
|
* @return GetTypeResponse
|
|
4538
4538
|
* @throws OciError when an error occurs
|
|
4539
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4539
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetType.ts.html |here} to see how to use GetType API.
|
|
4540
4540
|
*/
|
|
4541
4541
|
getType(getTypeRequest) {
|
|
4542
4542
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4598,7 +4598,7 @@ class DataCatalogClient {
|
|
|
4598
4598
|
* @param GetWorkRequestRequest
|
|
4599
4599
|
* @return GetWorkRequestResponse
|
|
4600
4600
|
* @throws OciError when an error occurs
|
|
4601
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4601
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
4602
4602
|
*/
|
|
4603
4603
|
getWorkRequest(getWorkRequestRequest) {
|
|
4604
4604
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4662,7 +4662,7 @@ class DataCatalogClient {
|
|
|
4662
4662
|
* @param ImportConnectionRequest
|
|
4663
4663
|
* @return ImportConnectionResponse
|
|
4664
4664
|
* @throws OciError when an error occurs
|
|
4665
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4665
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
|
|
4666
4666
|
*/
|
|
4667
4667
|
importConnection(importConnectionRequest) {
|
|
4668
4668
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4725,7 +4725,7 @@ class DataCatalogClient {
|
|
|
4725
4725
|
* @param ImportDataAssetRequest
|
|
4726
4726
|
* @return ImportDataAssetResponse
|
|
4727
4727
|
* @throws OciError when an error occurs
|
|
4728
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4728
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
|
|
4729
4729
|
*/
|
|
4730
4730
|
importDataAsset(importDataAssetRequest) {
|
|
4731
4731
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4785,7 +4785,7 @@ class DataCatalogClient {
|
|
|
4785
4785
|
* @param ImportGlossaryRequest
|
|
4786
4786
|
* @return ImportGlossaryResponse
|
|
4787
4787
|
* @throws OciError when an error occurs
|
|
4788
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4788
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
|
|
4789
4789
|
*/
|
|
4790
4790
|
importGlossary(importGlossaryRequest) {
|
|
4791
4791
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4845,7 +4845,7 @@ class DataCatalogClient {
|
|
|
4845
4845
|
* @param ListAggregatedPhysicalEntitiesRequest
|
|
4846
4846
|
* @return ListAggregatedPhysicalEntitiesResponse
|
|
4847
4847
|
* @throws OciError when an error occurs
|
|
4848
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4848
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
|
|
4849
4849
|
*/
|
|
4850
4850
|
listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest) {
|
|
4851
4851
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4908,7 +4908,7 @@ class DataCatalogClient {
|
|
|
4908
4908
|
* @param ListAttributeTagsRequest
|
|
4909
4909
|
* @return ListAttributeTagsResponse
|
|
4910
4910
|
* @throws OciError when an error occurs
|
|
4911
|
-
* @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.5.1/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
|
|
4912
4912
|
*/
|
|
4913
4913
|
listAttributeTags(listAttributeTagsRequest) {
|
|
4914
4914
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4982,7 +4982,7 @@ class DataCatalogClient {
|
|
|
4982
4982
|
* @param ListAttributesRequest
|
|
4983
4983
|
* @return ListAttributesResponse
|
|
4984
4984
|
* @throws OciError when an error occurs
|
|
4985
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4985
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
|
|
4986
4986
|
*/
|
|
4987
4987
|
listAttributes(listAttributesRequest) {
|
|
4988
4988
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5068,7 +5068,7 @@ class DataCatalogClient {
|
|
|
5068
5068
|
* @param ListCatalogPrivateEndpointsRequest
|
|
5069
5069
|
* @return ListCatalogPrivateEndpointsResponse
|
|
5070
5070
|
* @throws OciError when an error occurs
|
|
5071
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5071
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
|
|
5072
5072
|
*/
|
|
5073
5073
|
listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest) {
|
|
5074
5074
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5129,6 +5129,7 @@ class DataCatalogClient {
|
|
|
5129
5129
|
});
|
|
5130
5130
|
}
|
|
5131
5131
|
/**
|
|
5132
|
+
* NOTE: This function is deprecated in favor of listCatalogPrivateEndpointsRecordIterator function.
|
|
5132
5133
|
* Creates a new async iterator which will iterate over the models.CatalogPrivateEndpointSummary objects
|
|
5133
5134
|
* contained in responses from the listCatalogPrivateEndpoints operation. This iterator will fetch more data from the
|
|
5134
5135
|
* server as needed.
|
|
@@ -5139,6 +5140,7 @@ class DataCatalogClient {
|
|
|
5139
5140
|
return oci_common_1.paginateRecords(request, req => this.listCatalogPrivateEndpoints(req));
|
|
5140
5141
|
}
|
|
5141
5142
|
/**
|
|
5143
|
+
* NOTE: This function is deprecated in favor of listCatalogPrivateEndpointsResponseIterator function.
|
|
5142
5144
|
* Creates a new async iterator which will iterate over the responses received from the listCatalogPrivateEndpoints operation. This iterator
|
|
5143
5145
|
* will fetch more data from the server as needed.
|
|
5144
5146
|
*
|
|
@@ -5147,13 +5149,32 @@ class DataCatalogClient {
|
|
|
5147
5149
|
listAllCatalogPrivateEndpointsResponses(request) {
|
|
5148
5150
|
return oci_common_1.paginateResponses(request, req => this.listCatalogPrivateEndpoints(req));
|
|
5149
5151
|
}
|
|
5152
|
+
/**
|
|
5153
|
+
* Creates a new async iterator which will iterate over the models.CatalogPrivateEndpointSummary objects
|
|
5154
|
+
* contained in responses from the listCatalogPrivateEndpoints operation. This iterator will fetch more data from the
|
|
5155
|
+
* server as needed.
|
|
5156
|
+
*
|
|
5157
|
+
* @param request a request which can be sent to the service operation
|
|
5158
|
+
*/
|
|
5159
|
+
listCatalogPrivateEndpointsRecordIterator(request) {
|
|
5160
|
+
return oci_common_1.paginateRecords(request, req => this.listCatalogPrivateEndpoints(req));
|
|
5161
|
+
}
|
|
5162
|
+
/**
|
|
5163
|
+
* Creates a new async iterator which will iterate over the responses received from the listCatalogPrivateEndpoints operation. This iterator
|
|
5164
|
+
* will fetch more data from the server as needed.
|
|
5165
|
+
*
|
|
5166
|
+
* @param request a request which can be sent to the service operation
|
|
5167
|
+
*/
|
|
5168
|
+
listCatalogPrivateEndpointsResponseIterator(request) {
|
|
5169
|
+
return oci_common_1.paginateResponses(request, req => this.listCatalogPrivateEndpoints(req));
|
|
5170
|
+
}
|
|
5150
5171
|
/**
|
|
5151
5172
|
* Returns a list of all the data catalogs in the specified compartment.
|
|
5152
5173
|
*
|
|
5153
5174
|
* @param ListCatalogsRequest
|
|
5154
5175
|
* @return ListCatalogsResponse
|
|
5155
5176
|
* @throws OciError when an error occurs
|
|
5156
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5177
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
|
|
5157
5178
|
*/
|
|
5158
5179
|
listCatalogs(listCatalogsRequest) {
|
|
5159
5180
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5214,6 +5235,7 @@ class DataCatalogClient {
|
|
|
5214
5235
|
});
|
|
5215
5236
|
}
|
|
5216
5237
|
/**
|
|
5238
|
+
* NOTE: This function is deprecated in favor of listCatalogsRecordIterator function.
|
|
5217
5239
|
* Creates a new async iterator which will iterate over the models.CatalogSummary objects
|
|
5218
5240
|
* contained in responses from the listCatalogs operation. This iterator will fetch more data from the
|
|
5219
5241
|
* server as needed.
|
|
@@ -5224,6 +5246,7 @@ class DataCatalogClient {
|
|
|
5224
5246
|
return oci_common_1.paginateRecords(request, req => this.listCatalogs(req));
|
|
5225
5247
|
}
|
|
5226
5248
|
/**
|
|
5249
|
+
* NOTE: This function is deprecated in favor of listCatalogsResponseIterator function.
|
|
5227
5250
|
* Creates a new async iterator which will iterate over the responses received from the listCatalogs operation. This iterator
|
|
5228
5251
|
* will fetch more data from the server as needed.
|
|
5229
5252
|
*
|
|
@@ -5232,12 +5255,31 @@ class DataCatalogClient {
|
|
|
5232
5255
|
listAllCatalogsResponses(request) {
|
|
5233
5256
|
return oci_common_1.paginateResponses(request, req => this.listCatalogs(req));
|
|
5234
5257
|
}
|
|
5258
|
+
/**
|
|
5259
|
+
* Creates a new async iterator which will iterate over the models.CatalogSummary objects
|
|
5260
|
+
* contained in responses from the listCatalogs operation. This iterator will fetch more data from the
|
|
5261
|
+
* server as needed.
|
|
5262
|
+
*
|
|
5263
|
+
* @param request a request which can be sent to the service operation
|
|
5264
|
+
*/
|
|
5265
|
+
listCatalogsRecordIterator(request) {
|
|
5266
|
+
return oci_common_1.paginateRecords(request, req => this.listCatalogs(req));
|
|
5267
|
+
}
|
|
5268
|
+
/**
|
|
5269
|
+
* Creates a new async iterator which will iterate over the responses received from the listCatalogs operation. This iterator
|
|
5270
|
+
* will fetch more data from the server as needed.
|
|
5271
|
+
*
|
|
5272
|
+
* @param request a request which can be sent to the service operation
|
|
5273
|
+
*/
|
|
5274
|
+
listCatalogsResponseIterator(request) {
|
|
5275
|
+
return oci_common_1.paginateResponses(request, req => this.listCatalogs(req));
|
|
5276
|
+
}
|
|
5235
5277
|
/**
|
|
5236
5278
|
* Returns a list of all Connections for a data asset.
|
|
5237
5279
|
* @param ListConnectionsRequest
|
|
5238
5280
|
* @return ListConnectionsResponse
|
|
5239
5281
|
* @throws OciError when an error occurs
|
|
5240
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5282
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
|
|
5241
5283
|
*/
|
|
5242
5284
|
listConnections(listConnectionsRequest) {
|
|
5243
5285
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5313,7 +5355,7 @@ class DataCatalogClient {
|
|
|
5313
5355
|
* @param ListCustomPropertiesRequest
|
|
5314
5356
|
* @return ListCustomPropertiesResponse
|
|
5315
5357
|
* @throws OciError when an error occurs
|
|
5316
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5358
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
|
|
5317
5359
|
*/
|
|
5318
5360
|
listCustomProperties(listCustomPropertiesRequest) {
|
|
5319
5361
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5388,7 +5430,7 @@ class DataCatalogClient {
|
|
|
5388
5430
|
* @param ListDataAssetTagsRequest
|
|
5389
5431
|
* @return ListDataAssetTagsResponse
|
|
5390
5432
|
* @throws OciError when an error occurs
|
|
5391
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5433
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
|
|
5392
5434
|
*/
|
|
5393
5435
|
listDataAssetTags(listDataAssetTagsRequest) {
|
|
5394
5436
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5460,7 +5502,7 @@ class DataCatalogClient {
|
|
|
5460
5502
|
* @param ListDataAssetsRequest
|
|
5461
5503
|
* @return ListDataAssetsResponse
|
|
5462
5504
|
* @throws OciError when an error occurs
|
|
5463
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5505
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
|
|
5464
5506
|
*/
|
|
5465
5507
|
listDataAssets(listDataAssetsRequest) {
|
|
5466
5508
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5534,7 +5576,7 @@ class DataCatalogClient {
|
|
|
5534
5576
|
* @param ListDerivedLogicalEntitiesRequest
|
|
5535
5577
|
* @return ListDerivedLogicalEntitiesResponse
|
|
5536
5578
|
* @throws OciError when an error occurs
|
|
5537
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5579
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
|
|
5538
5580
|
*/
|
|
5539
5581
|
listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest) {
|
|
5540
5582
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5597,7 +5639,7 @@ class DataCatalogClient {
|
|
|
5597
5639
|
* @param ListEntitiesRequest
|
|
5598
5640
|
* @return ListEntitiesResponse
|
|
5599
5641
|
* @throws OciError when an error occurs
|
|
5600
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5642
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
|
|
5601
5643
|
*/
|
|
5602
5644
|
listEntities(listEntitiesRequest) {
|
|
5603
5645
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5683,7 +5725,7 @@ class DataCatalogClient {
|
|
|
5683
5725
|
* @param ListEntityTagsRequest
|
|
5684
5726
|
* @return ListEntityTagsResponse
|
|
5685
5727
|
* @throws OciError when an error occurs
|
|
5686
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5728
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
|
|
5687
5729
|
*/
|
|
5688
5730
|
listEntityTags(listEntityTagsRequest) {
|
|
5689
5731
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5756,7 +5798,7 @@ class DataCatalogClient {
|
|
|
5756
5798
|
* @param ListFolderTagsRequest
|
|
5757
5799
|
* @return ListFolderTagsResponse
|
|
5758
5800
|
* @throws OciError when an error occurs
|
|
5759
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5801
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
|
|
5760
5802
|
*/
|
|
5761
5803
|
listFolderTags(listFolderTagsRequest) {
|
|
5762
5804
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5829,7 +5871,7 @@ class DataCatalogClient {
|
|
|
5829
5871
|
* @param ListFoldersRequest
|
|
5830
5872
|
* @return ListFoldersResponse
|
|
5831
5873
|
* @throws OciError when an error occurs
|
|
5832
|
-
* @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.5.1/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
|
|
5833
5875
|
*/
|
|
5834
5876
|
listFolders(listFoldersRequest) {
|
|
5835
5877
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5909,7 +5951,7 @@ class DataCatalogClient {
|
|
|
5909
5951
|
* @param ListGlossariesRequest
|
|
5910
5952
|
* @return ListGlossariesResponse
|
|
5911
5953
|
* @throws OciError when an error occurs
|
|
5912
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
5954
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
|
|
5913
5955
|
*/
|
|
5914
5956
|
listGlossaries(listGlossariesRequest) {
|
|
5915
5957
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -5981,7 +6023,7 @@ class DataCatalogClient {
|
|
|
5981
6023
|
* @param ListJobDefinitionsRequest
|
|
5982
6024
|
* @return ListJobDefinitionsResponse
|
|
5983
6025
|
* @throws OciError when an error occurs
|
|
5984
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6026
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
|
|
5985
6027
|
*/
|
|
5986
6028
|
listJobDefinitions(listJobDefinitionsRequest) {
|
|
5987
6029
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6059,7 +6101,7 @@ class DataCatalogClient {
|
|
|
6059
6101
|
* @param ListJobExecutionsRequest
|
|
6060
6102
|
* @return ListJobExecutionsResponse
|
|
6061
6103
|
* @throws OciError when an error occurs
|
|
6062
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6104
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
|
|
6063
6105
|
*/
|
|
6064
6106
|
listJobExecutions(listJobExecutionsRequest) {
|
|
6065
6107
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6141,7 +6183,7 @@ class DataCatalogClient {
|
|
|
6141
6183
|
* @param ListJobLogsRequest
|
|
6142
6184
|
* @return ListJobLogsResponse
|
|
6143
6185
|
* @throws OciError when an error occurs
|
|
6144
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6186
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
|
|
6145
6187
|
*/
|
|
6146
6188
|
listJobLogs(listJobLogsRequest) {
|
|
6147
6189
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6214,7 +6256,7 @@ class DataCatalogClient {
|
|
|
6214
6256
|
* @param ListJobMetricsRequest
|
|
6215
6257
|
* @return ListJobMetricsResponse
|
|
6216
6258
|
* @throws OciError when an error occurs
|
|
6217
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6259
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
|
|
6218
6260
|
*/
|
|
6219
6261
|
listJobMetrics(listJobMetricsRequest) {
|
|
6220
6262
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6293,7 +6335,7 @@ class DataCatalogClient {
|
|
|
6293
6335
|
* @param ListJobsRequest
|
|
6294
6336
|
* @return ListJobsResponse
|
|
6295
6337
|
* @throws OciError when an error occurs
|
|
6296
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6338
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
|
|
6297
6339
|
*/
|
|
6298
6340
|
listJobs(listJobsRequest) {
|
|
6299
6341
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6376,7 +6418,7 @@ class DataCatalogClient {
|
|
|
6376
6418
|
* @param ListMetastoresRequest
|
|
6377
6419
|
* @return ListMetastoresResponse
|
|
6378
6420
|
* @throws OciError when an error occurs
|
|
6379
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6421
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
|
|
6380
6422
|
*/
|
|
6381
6423
|
listMetastores(listMetastoresRequest) {
|
|
6382
6424
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6437,6 +6479,7 @@ class DataCatalogClient {
|
|
|
6437
6479
|
});
|
|
6438
6480
|
}
|
|
6439
6481
|
/**
|
|
6482
|
+
* NOTE: This function is deprecated in favor of listMetastoresRecordIterator function.
|
|
6440
6483
|
* Creates a new async iterator which will iterate over the models.MetastoreSummary objects
|
|
6441
6484
|
* contained in responses from the listMetastores operation. This iterator will fetch more data from the
|
|
6442
6485
|
* server as needed.
|
|
@@ -6447,6 +6490,7 @@ class DataCatalogClient {
|
|
|
6447
6490
|
return oci_common_1.paginateRecords(request, req => this.listMetastores(req));
|
|
6448
6491
|
}
|
|
6449
6492
|
/**
|
|
6493
|
+
* NOTE: This function is deprecated in favor of listMetastoresResponseIterator function.
|
|
6450
6494
|
* Creates a new async iterator which will iterate over the responses received from the listMetastores operation. This iterator
|
|
6451
6495
|
* will fetch more data from the server as needed.
|
|
6452
6496
|
*
|
|
@@ -6455,12 +6499,31 @@ class DataCatalogClient {
|
|
|
6455
6499
|
listAllMetastoresResponses(request) {
|
|
6456
6500
|
return oci_common_1.paginateResponses(request, req => this.listMetastores(req));
|
|
6457
6501
|
}
|
|
6502
|
+
/**
|
|
6503
|
+
* Creates a new async iterator which will iterate over the models.MetastoreSummary objects
|
|
6504
|
+
* contained in responses from the listMetastores operation. This iterator will fetch more data from the
|
|
6505
|
+
* server as needed.
|
|
6506
|
+
*
|
|
6507
|
+
* @param request a request which can be sent to the service operation
|
|
6508
|
+
*/
|
|
6509
|
+
listMetastoresRecordIterator(request) {
|
|
6510
|
+
return oci_common_1.paginateRecords(request, req => this.listMetastores(req));
|
|
6511
|
+
}
|
|
6512
|
+
/**
|
|
6513
|
+
* Creates a new async iterator which will iterate over the responses received from the listMetastores operation. This iterator
|
|
6514
|
+
* will fetch more data from the server as needed.
|
|
6515
|
+
*
|
|
6516
|
+
* @param request a request which can be sent to the service operation
|
|
6517
|
+
*/
|
|
6518
|
+
listMetastoresResponseIterator(request) {
|
|
6519
|
+
return oci_common_1.paginateResponses(request, req => this.listMetastores(req));
|
|
6520
|
+
}
|
|
6458
6521
|
/**
|
|
6459
6522
|
* Returns a list of namespaces within a data catalog.
|
|
6460
6523
|
* @param ListNamespacesRequest
|
|
6461
6524
|
* @return ListNamespacesResponse
|
|
6462
6525
|
* @throws OciError when an error occurs
|
|
6463
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6526
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
|
|
6464
6527
|
*/
|
|
6465
6528
|
listNamespaces(listNamespacesRequest) {
|
|
6466
6529
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6532,7 +6595,7 @@ class DataCatalogClient {
|
|
|
6532
6595
|
* @param ListPatternsRequest
|
|
6533
6596
|
* @return ListPatternsResponse
|
|
6534
6597
|
* @throws OciError when an error occurs
|
|
6535
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6598
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
|
|
6536
6599
|
*/
|
|
6537
6600
|
listPatterns(listPatternsRequest) {
|
|
6538
6601
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6604,7 +6667,7 @@ class DataCatalogClient {
|
|
|
6604
6667
|
* @param ListRulesRequest
|
|
6605
6668
|
* @return ListRulesResponse
|
|
6606
6669
|
* @throws OciError when an error occurs
|
|
6607
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6670
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
|
|
6608
6671
|
*/
|
|
6609
6672
|
listRules(listRulesRequest) {
|
|
6610
6673
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6681,7 +6744,7 @@ class DataCatalogClient {
|
|
|
6681
6744
|
* @param ListTagsRequest
|
|
6682
6745
|
* @return ListTagsResponse
|
|
6683
6746
|
* @throws OciError when an error occurs
|
|
6684
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6747
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
|
|
6685
6748
|
*/
|
|
6686
6749
|
listTags(listTagsRequest) {
|
|
6687
6750
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6749,7 +6812,7 @@ class DataCatalogClient {
|
|
|
6749
6812
|
* @param ListTermRelationshipsRequest
|
|
6750
6813
|
* @return ListTermRelationshipsResponse
|
|
6751
6814
|
* @throws OciError when an error occurs
|
|
6752
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6815
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
|
|
6753
6816
|
*/
|
|
6754
6817
|
listTermRelationships(listTermRelationshipsRequest) {
|
|
6755
6818
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6819,7 +6882,7 @@ class DataCatalogClient {
|
|
|
6819
6882
|
* @param ListTermsRequest
|
|
6820
6883
|
* @return ListTermsResponse
|
|
6821
6884
|
* @throws OciError when an error occurs
|
|
6822
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6885
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
|
|
6823
6886
|
*/
|
|
6824
6887
|
listTerms(listTermsRequest) {
|
|
6825
6888
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6892,7 +6955,7 @@ class DataCatalogClient {
|
|
|
6892
6955
|
* @param ListTypesRequest
|
|
6893
6956
|
* @return ListTypesResponse
|
|
6894
6957
|
* @throws OciError when an error occurs
|
|
6895
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
6958
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
|
|
6896
6959
|
*/
|
|
6897
6960
|
listTypes(listTypesRequest) {
|
|
6898
6961
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -6965,7 +7028,7 @@ class DataCatalogClient {
|
|
|
6965
7028
|
* @param ListWorkRequestErrorsRequest
|
|
6966
7029
|
* @return ListWorkRequestErrorsResponse
|
|
6967
7030
|
* @throws OciError when an error occurs
|
|
6968
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7031
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
6969
7032
|
*/
|
|
6970
7033
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
6971
7034
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7025,6 +7088,7 @@ class DataCatalogClient {
|
|
|
7025
7088
|
});
|
|
7026
7089
|
}
|
|
7027
7090
|
/**
|
|
7091
|
+
* NOTE: This function is deprecated in favor of listWorkRequestErrorsRecordIterator function.
|
|
7028
7092
|
* Creates a new async iterator which will iterate over the models.WorkRequestError objects
|
|
7029
7093
|
* contained in responses from the listWorkRequestErrors operation. This iterator will fetch more data from the
|
|
7030
7094
|
* server as needed.
|
|
@@ -7035,6 +7099,7 @@ class DataCatalogClient {
|
|
|
7035
7099
|
return oci_common_1.paginateRecords(request, req => this.listWorkRequestErrors(req));
|
|
7036
7100
|
}
|
|
7037
7101
|
/**
|
|
7102
|
+
* NOTE: This function is deprecated in favor of listWorkRequestErrorsResponseIterator function.
|
|
7038
7103
|
* Creates a new async iterator which will iterate over the responses received from the listWorkRequestErrors operation. This iterator
|
|
7039
7104
|
* will fetch more data from the server as needed.
|
|
7040
7105
|
*
|
|
@@ -7043,13 +7108,32 @@ class DataCatalogClient {
|
|
|
7043
7108
|
listAllWorkRequestErrorsResponses(request) {
|
|
7044
7109
|
return oci_common_1.paginateResponses(request, req => this.listWorkRequestErrors(req));
|
|
7045
7110
|
}
|
|
7111
|
+
/**
|
|
7112
|
+
* Creates a new async iterator which will iterate over the models.WorkRequestError objects
|
|
7113
|
+
* contained in responses from the listWorkRequestErrors operation. This iterator will fetch more data from the
|
|
7114
|
+
* server as needed.
|
|
7115
|
+
*
|
|
7116
|
+
* @param request a request which can be sent to the service operation
|
|
7117
|
+
*/
|
|
7118
|
+
listWorkRequestErrorsRecordIterator(request) {
|
|
7119
|
+
return oci_common_1.paginateRecords(request, req => this.listWorkRequestErrors(req));
|
|
7120
|
+
}
|
|
7121
|
+
/**
|
|
7122
|
+
* Creates a new async iterator which will iterate over the responses received from the listWorkRequestErrors operation. This iterator
|
|
7123
|
+
* will fetch more data from the server as needed.
|
|
7124
|
+
*
|
|
7125
|
+
* @param request a request which can be sent to the service operation
|
|
7126
|
+
*/
|
|
7127
|
+
listWorkRequestErrorsResponseIterator(request) {
|
|
7128
|
+
return oci_common_1.paginateResponses(request, req => this.listWorkRequestErrors(req));
|
|
7129
|
+
}
|
|
7046
7130
|
/**
|
|
7047
7131
|
* Returns a (paginated) list of logs for a given work request.
|
|
7048
7132
|
*
|
|
7049
7133
|
* @param ListWorkRequestLogsRequest
|
|
7050
7134
|
* @return ListWorkRequestLogsResponse
|
|
7051
7135
|
* @throws OciError when an error occurs
|
|
7052
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7136
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
7053
7137
|
*/
|
|
7054
7138
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
7055
7139
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7109,6 +7193,7 @@ class DataCatalogClient {
|
|
|
7109
7193
|
});
|
|
7110
7194
|
}
|
|
7111
7195
|
/**
|
|
7196
|
+
* NOTE: This function is deprecated in favor of listWorkRequestLogsRecordIterator function.
|
|
7112
7197
|
* Creates a new async iterator which will iterate over the models.WorkRequestLog objects
|
|
7113
7198
|
* contained in responses from the listWorkRequestLogs operation. This iterator will fetch more data from the
|
|
7114
7199
|
* server as needed.
|
|
@@ -7119,6 +7204,7 @@ class DataCatalogClient {
|
|
|
7119
7204
|
return oci_common_1.paginateRecords(request, req => this.listWorkRequestLogs(req));
|
|
7120
7205
|
}
|
|
7121
7206
|
/**
|
|
7207
|
+
* NOTE: This function is deprecated in favor of listWorkRequestLogsResponseIterator function.
|
|
7122
7208
|
* Creates a new async iterator which will iterate over the responses received from the listWorkRequestLogs operation. This iterator
|
|
7123
7209
|
* will fetch more data from the server as needed.
|
|
7124
7210
|
*
|
|
@@ -7127,13 +7213,32 @@ class DataCatalogClient {
|
|
|
7127
7213
|
listAllWorkRequestLogsResponses(request) {
|
|
7128
7214
|
return oci_common_1.paginateResponses(request, req => this.listWorkRequestLogs(req));
|
|
7129
7215
|
}
|
|
7216
|
+
/**
|
|
7217
|
+
* Creates a new async iterator which will iterate over the models.WorkRequestLog objects
|
|
7218
|
+
* contained in responses from the listWorkRequestLogs operation. This iterator will fetch more data from the
|
|
7219
|
+
* server as needed.
|
|
7220
|
+
*
|
|
7221
|
+
* @param request a request which can be sent to the service operation
|
|
7222
|
+
*/
|
|
7223
|
+
listWorkRequestLogsRecordIterator(request) {
|
|
7224
|
+
return oci_common_1.paginateRecords(request, req => this.listWorkRequestLogs(req));
|
|
7225
|
+
}
|
|
7226
|
+
/**
|
|
7227
|
+
* Creates a new async iterator which will iterate over the responses received from the listWorkRequestLogs operation. This iterator
|
|
7228
|
+
* will fetch more data from the server as needed.
|
|
7229
|
+
*
|
|
7230
|
+
* @param request a request which can be sent to the service operation
|
|
7231
|
+
*/
|
|
7232
|
+
listWorkRequestLogsResponseIterator(request) {
|
|
7233
|
+
return oci_common_1.paginateResponses(request, req => this.listWorkRequestLogs(req));
|
|
7234
|
+
}
|
|
7130
7235
|
/**
|
|
7131
7236
|
* Lists the work requests in a compartment.
|
|
7132
7237
|
*
|
|
7133
7238
|
* @param ListWorkRequestsRequest
|
|
7134
7239
|
* @return ListWorkRequestsResponse
|
|
7135
7240
|
* @throws OciError when an error occurs
|
|
7136
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7241
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
7137
7242
|
*/
|
|
7138
7243
|
listWorkRequests(listWorkRequestsRequest) {
|
|
7139
7244
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7190,6 +7295,7 @@ class DataCatalogClient {
|
|
|
7190
7295
|
});
|
|
7191
7296
|
}
|
|
7192
7297
|
/**
|
|
7298
|
+
* NOTE: This function is deprecated in favor of listWorkRequestsRecordIterator function.
|
|
7193
7299
|
* Creates a new async iterator which will iterate over the models.WorkRequest objects
|
|
7194
7300
|
* contained in responses from the listWorkRequests operation. This iterator will fetch more data from the
|
|
7195
7301
|
* server as needed.
|
|
@@ -7200,6 +7306,7 @@ class DataCatalogClient {
|
|
|
7200
7306
|
return oci_common_1.paginateRecords(request, req => this.listWorkRequests(req));
|
|
7201
7307
|
}
|
|
7202
7308
|
/**
|
|
7309
|
+
* NOTE: This function is deprecated in favor of listWorkRequestsResponseIterator function.
|
|
7203
7310
|
* Creates a new async iterator which will iterate over the responses received from the listWorkRequests operation. This iterator
|
|
7204
7311
|
* will fetch more data from the server as needed.
|
|
7205
7312
|
*
|
|
@@ -7208,12 +7315,31 @@ class DataCatalogClient {
|
|
|
7208
7315
|
listAllWorkRequestsResponses(request) {
|
|
7209
7316
|
return oci_common_1.paginateResponses(request, req => this.listWorkRequests(req));
|
|
7210
7317
|
}
|
|
7318
|
+
/**
|
|
7319
|
+
* Creates a new async iterator which will iterate over the models.WorkRequest objects
|
|
7320
|
+
* contained in responses from the listWorkRequests operation. This iterator will fetch more data from the
|
|
7321
|
+
* server as needed.
|
|
7322
|
+
*
|
|
7323
|
+
* @param request a request which can be sent to the service operation
|
|
7324
|
+
*/
|
|
7325
|
+
listWorkRequestsRecordIterator(request) {
|
|
7326
|
+
return oci_common_1.paginateRecords(request, req => this.listWorkRequests(req));
|
|
7327
|
+
}
|
|
7328
|
+
/**
|
|
7329
|
+
* Creates a new async iterator which will iterate over the responses received from the listWorkRequests operation. This iterator
|
|
7330
|
+
* will fetch more data from the server as needed.
|
|
7331
|
+
*
|
|
7332
|
+
* @param request a request which can be sent to the service operation
|
|
7333
|
+
*/
|
|
7334
|
+
listWorkRequestsResponseIterator(request) {
|
|
7335
|
+
return oci_common_1.paginateResponses(request, req => this.listWorkRequests(req));
|
|
7336
|
+
}
|
|
7211
7337
|
/**
|
|
7212
7338
|
* Returns stats on objects by type in the repository.
|
|
7213
7339
|
* @param ObjectStatsRequest
|
|
7214
7340
|
* @return ObjectStatsResponse
|
|
7215
7341
|
* @throws OciError when an error occurs
|
|
7216
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7342
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
|
|
7217
7343
|
*/
|
|
7218
7344
|
objectStats(objectStatsRequest) {
|
|
7219
7345
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7277,7 +7403,7 @@ class DataCatalogClient {
|
|
|
7277
7403
|
* @param ParseConnectionRequest
|
|
7278
7404
|
* @return ParseConnectionResponse
|
|
7279
7405
|
* @throws OciError when an error occurs
|
|
7280
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7406
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
|
|
7281
7407
|
*/
|
|
7282
7408
|
parseConnection(parseConnectionRequest) {
|
|
7283
7409
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7343,7 +7469,7 @@ class DataCatalogClient {
|
|
|
7343
7469
|
* @param ProcessRecommendationRequest
|
|
7344
7470
|
* @return ProcessRecommendationResponse
|
|
7345
7471
|
* @throws OciError when an error occurs
|
|
7346
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7472
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
|
|
7347
7473
|
*/
|
|
7348
7474
|
processRecommendation(processRecommendationRequest) {
|
|
7349
7475
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7407,7 +7533,7 @@ class DataCatalogClient {
|
|
|
7407
7533
|
* @param RecommendationsRequest
|
|
7408
7534
|
* @return RecommendationsResponse
|
|
7409
7535
|
* @throws OciError when an error occurs
|
|
7410
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7536
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
|
|
7411
7537
|
*/
|
|
7412
7538
|
recommendations(recommendationsRequest) {
|
|
7413
7539
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7466,7 +7592,7 @@ class DataCatalogClient {
|
|
|
7466
7592
|
* @param RemoveDataSelectorPatternsRequest
|
|
7467
7593
|
* @return RemoveDataSelectorPatternsResponse
|
|
7468
7594
|
* @throws OciError when an error occurs
|
|
7469
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7595
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
|
|
7470
7596
|
*/
|
|
7471
7597
|
removeDataSelectorPatterns(removeDataSelectorPatternsRequest) {
|
|
7472
7598
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7529,7 +7655,7 @@ class DataCatalogClient {
|
|
|
7529
7655
|
* @param SearchCriteriaRequest
|
|
7530
7656
|
* @return SearchCriteriaResponse
|
|
7531
7657
|
* @throws OciError when an error occurs
|
|
7532
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7658
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
|
|
7533
7659
|
*/
|
|
7534
7660
|
searchCriteria(searchCriteriaRequest) {
|
|
7535
7661
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7598,7 +7724,7 @@ class DataCatalogClient {
|
|
|
7598
7724
|
* @param SuggestMatchesRequest
|
|
7599
7725
|
* @return SuggestMatchesResponse
|
|
7600
7726
|
* @throws OciError when an error occurs
|
|
7601
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7727
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
|
|
7602
7728
|
*/
|
|
7603
7729
|
suggestMatches(suggestMatchesRequest) {
|
|
7604
7730
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7656,7 +7782,7 @@ class DataCatalogClient {
|
|
|
7656
7782
|
* @param SynchronousExportDataAssetRequest
|
|
7657
7783
|
* @return SynchronousExportDataAssetResponse
|
|
7658
7784
|
* @throws OciError when an error occurs
|
|
7659
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7785
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
|
|
7660
7786
|
*/
|
|
7661
7787
|
synchronousExportDataAsset(synchronousExportDataAssetRequest) {
|
|
7662
7788
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7714,7 +7840,7 @@ class DataCatalogClient {
|
|
|
7714
7840
|
* @param TestConnectionRequest
|
|
7715
7841
|
* @return TestConnectionResponse
|
|
7716
7842
|
* @throws OciError when an error occurs
|
|
7717
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7843
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
|
|
7718
7844
|
*/
|
|
7719
7845
|
testConnection(testConnectionRequest) {
|
|
7720
7846
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7776,7 +7902,7 @@ class DataCatalogClient {
|
|
|
7776
7902
|
* @param UpdateAttributeRequest
|
|
7777
7903
|
* @return UpdateAttributeResponse
|
|
7778
7904
|
* @throws OciError when an error occurs
|
|
7779
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7905
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
|
|
7780
7906
|
*/
|
|
7781
7907
|
updateAttribute(updateAttributeRequest) {
|
|
7782
7908
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7840,7 +7966,7 @@ class DataCatalogClient {
|
|
|
7840
7966
|
* @param UpdateCatalogRequest
|
|
7841
7967
|
* @return UpdateCatalogResponse
|
|
7842
7968
|
* @throws OciError when an error occurs
|
|
7843
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
7969
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
|
|
7844
7970
|
*/
|
|
7845
7971
|
updateCatalog(updateCatalogRequest) {
|
|
7846
7972
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7901,7 +8027,7 @@ class DataCatalogClient {
|
|
|
7901
8027
|
* @param UpdateCatalogPrivateEndpointRequest
|
|
7902
8028
|
* @return UpdateCatalogPrivateEndpointResponse
|
|
7903
8029
|
* @throws OciError when an error occurs
|
|
7904
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8030
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
|
|
7905
8031
|
*/
|
|
7906
8032
|
updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest) {
|
|
7907
8033
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -7958,7 +8084,7 @@ class DataCatalogClient {
|
|
|
7958
8084
|
* @param UpdateConnectionRequest
|
|
7959
8085
|
* @return UpdateConnectionResponse
|
|
7960
8086
|
* @throws OciError when an error occurs
|
|
7961
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8087
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
|
|
7962
8088
|
*/
|
|
7963
8089
|
updateConnection(updateConnectionRequest) {
|
|
7964
8090
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8021,7 +8147,7 @@ class DataCatalogClient {
|
|
|
8021
8147
|
* @param UpdateCustomPropertyRequest
|
|
8022
8148
|
* @return UpdateCustomPropertyResponse
|
|
8023
8149
|
* @throws OciError when an error occurs
|
|
8024
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8150
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
|
|
8025
8151
|
*/
|
|
8026
8152
|
updateCustomProperty(updateCustomPropertyRequest) {
|
|
8027
8153
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8084,7 +8210,7 @@ class DataCatalogClient {
|
|
|
8084
8210
|
* @param UpdateDataAssetRequest
|
|
8085
8211
|
* @return UpdateDataAssetResponse
|
|
8086
8212
|
* @throws OciError when an error occurs
|
|
8087
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8213
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
|
|
8088
8214
|
*/
|
|
8089
8215
|
updateDataAsset(updateDataAssetRequest) {
|
|
8090
8216
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8146,7 +8272,7 @@ class DataCatalogClient {
|
|
|
8146
8272
|
* @param UpdateEntityRequest
|
|
8147
8273
|
* @return UpdateEntityResponse
|
|
8148
8274
|
* @throws OciError when an error occurs
|
|
8149
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8275
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
|
|
8150
8276
|
*/
|
|
8151
8277
|
updateEntity(updateEntityRequest) {
|
|
8152
8278
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8209,7 +8335,7 @@ class DataCatalogClient {
|
|
|
8209
8335
|
* @param UpdateFolderRequest
|
|
8210
8336
|
* @return UpdateFolderResponse
|
|
8211
8337
|
* @throws OciError when an error occurs
|
|
8212
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8338
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
|
|
8213
8339
|
*/
|
|
8214
8340
|
updateFolder(updateFolderRequest) {
|
|
8215
8341
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8272,7 +8398,7 @@ class DataCatalogClient {
|
|
|
8272
8398
|
* @param UpdateGlossaryRequest
|
|
8273
8399
|
* @return UpdateGlossaryResponse
|
|
8274
8400
|
* @throws OciError when an error occurs
|
|
8275
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8401
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
|
|
8276
8402
|
*/
|
|
8277
8403
|
updateGlossary(updateGlossaryRequest) {
|
|
8278
8404
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8334,7 +8460,7 @@ class DataCatalogClient {
|
|
|
8334
8460
|
* @param UpdateJobRequest
|
|
8335
8461
|
* @return UpdateJobResponse
|
|
8336
8462
|
* @throws OciError when an error occurs
|
|
8337
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8463
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
|
|
8338
8464
|
*/
|
|
8339
8465
|
updateJob(updateJobRequest) {
|
|
8340
8466
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8396,7 +8522,7 @@ class DataCatalogClient {
|
|
|
8396
8522
|
* @param UpdateJobDefinitionRequest
|
|
8397
8523
|
* @return UpdateJobDefinitionResponse
|
|
8398
8524
|
* @throws OciError when an error occurs
|
|
8399
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8525
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
|
|
8400
8526
|
*/
|
|
8401
8527
|
updateJobDefinition(updateJobDefinitionRequest) {
|
|
8402
8528
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8458,7 +8584,7 @@ class DataCatalogClient {
|
|
|
8458
8584
|
* @param UpdateMetastoreRequest
|
|
8459
8585
|
* @return UpdateMetastoreResponse
|
|
8460
8586
|
* @throws OciError when an error occurs
|
|
8461
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8587
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
|
|
8462
8588
|
*/
|
|
8463
8589
|
updateMetastore(updateMetastoreRequest) {
|
|
8464
8590
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8519,7 +8645,7 @@ class DataCatalogClient {
|
|
|
8519
8645
|
* @param UpdateNamespaceRequest
|
|
8520
8646
|
* @return UpdateNamespaceResponse
|
|
8521
8647
|
* @throws OciError when an error occurs
|
|
8522
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8648
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
|
|
8523
8649
|
*/
|
|
8524
8650
|
updateNamespace(updateNamespaceRequest) {
|
|
8525
8651
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8581,7 +8707,7 @@ class DataCatalogClient {
|
|
|
8581
8707
|
* @param UpdatePatternRequest
|
|
8582
8708
|
* @return UpdatePatternResponse
|
|
8583
8709
|
* @throws OciError when an error occurs
|
|
8584
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8710
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
|
|
8585
8711
|
*/
|
|
8586
8712
|
updatePattern(updatePatternRequest) {
|
|
8587
8713
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8643,7 +8769,7 @@ class DataCatalogClient {
|
|
|
8643
8769
|
* @param UpdateTermRequest
|
|
8644
8770
|
* @return UpdateTermResponse
|
|
8645
8771
|
* @throws OciError when an error occurs
|
|
8646
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8772
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
|
|
8647
8773
|
*/
|
|
8648
8774
|
updateTerm(updateTermRequest) {
|
|
8649
8775
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8706,7 +8832,7 @@ class DataCatalogClient {
|
|
|
8706
8832
|
* @param UpdateTermRelationshipRequest
|
|
8707
8833
|
* @return UpdateTermRelationshipResponse
|
|
8708
8834
|
* @throws OciError when an error occurs
|
|
8709
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8835
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
|
|
8710
8836
|
*/
|
|
8711
8837
|
updateTermRelationship(updateTermRelationshipRequest) {
|
|
8712
8838
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8770,7 +8896,7 @@ class DataCatalogClient {
|
|
|
8770
8896
|
* @param UploadCredentialsRequest
|
|
8771
8897
|
* @return UploadCredentialsResponse
|
|
8772
8898
|
* @throws OciError when an error occurs
|
|
8773
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8899
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
|
|
8774
8900
|
*/
|
|
8775
8901
|
uploadCredentials(uploadCredentialsRequest) {
|
|
8776
8902
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8834,7 +8960,7 @@ class DataCatalogClient {
|
|
|
8834
8960
|
* @param UsersRequest
|
|
8835
8961
|
* @return UsersResponse
|
|
8836
8962
|
* @throws OciError when an error occurs
|
|
8837
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
8963
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/Users.ts.html |here} to see how to use Users API.
|
|
8838
8964
|
*/
|
|
8839
8965
|
users(usersRequest) {
|
|
8840
8966
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8898,7 +9024,7 @@ class DataCatalogClient {
|
|
|
8898
9024
|
* @param ValidateConnectionRequest
|
|
8899
9025
|
* @return ValidateConnectionResponse
|
|
8900
9026
|
* @throws OciError when an error occurs
|
|
8901
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9027
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
|
|
8902
9028
|
*/
|
|
8903
9029
|
validateConnection(validateConnectionRequest) {
|
|
8904
9030
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -8960,7 +9086,7 @@ class DataCatalogClient {
|
|
|
8960
9086
|
* @param ValidatePatternRequest
|
|
8961
9087
|
* @return ValidatePatternResponse
|
|
8962
9088
|
* @throws OciError when an error occurs
|
|
8963
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
9089
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.1/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
|
|
8964
9090
|
*/
|
|
8965
9091
|
validatePattern(validatePatternRequest) {
|
|
8966
9092
|
return __awaiter(this, void 0, void 0, function* () {
|