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.
Files changed (143) hide show
  1. package/lib/client.d.ts +241 -139
  2. package/lib/client.js +265 -139
  3. package/lib/client.js.map +1 -1
  4. package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
  5. package/lib/request/associate-custom-property-request.d.ts +1 -1
  6. package/lib/request/attach-catalog-private-endpoint-request.d.ts +1 -1
  7. package/lib/request/change-catalog-compartment-request.d.ts +1 -1
  8. package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +1 -1
  9. package/lib/request/change-metastore-compartment-request.d.ts +1 -1
  10. package/lib/request/create-attribute-request.d.ts +1 -1
  11. package/lib/request/create-attribute-tag-request.d.ts +1 -1
  12. package/lib/request/create-catalog-private-endpoint-request.d.ts +1 -1
  13. package/lib/request/create-catalog-request.d.ts +1 -1
  14. package/lib/request/create-connection-request.d.ts +1 -1
  15. package/lib/request/create-custom-property-request.d.ts +1 -1
  16. package/lib/request/create-data-asset-request.d.ts +1 -1
  17. package/lib/request/create-data-asset-tag-request.d.ts +1 -1
  18. package/lib/request/create-entity-request.d.ts +1 -1
  19. package/lib/request/create-entity-tag-request.d.ts +1 -1
  20. package/lib/request/create-folder-request.d.ts +1 -1
  21. package/lib/request/create-folder-tag-request.d.ts +1 -1
  22. package/lib/request/create-glossary-request.d.ts +1 -1
  23. package/lib/request/create-job-definition-request.d.ts +1 -1
  24. package/lib/request/create-job-execution-request.d.ts +1 -1
  25. package/lib/request/create-job-request.d.ts +1 -1
  26. package/lib/request/create-metastore-request.d.ts +1 -1
  27. package/lib/request/create-namespace-request.d.ts +1 -1
  28. package/lib/request/create-pattern-request.d.ts +1 -1
  29. package/lib/request/create-term-relationship-request.d.ts +1 -1
  30. package/lib/request/create-term-request.d.ts +1 -1
  31. package/lib/request/delete-attribute-request.d.ts +1 -1
  32. package/lib/request/delete-attribute-tag-request.d.ts +1 -1
  33. package/lib/request/delete-catalog-private-endpoint-request.d.ts +1 -1
  34. package/lib/request/delete-catalog-request.d.ts +1 -1
  35. package/lib/request/delete-connection-request.d.ts +1 -1
  36. package/lib/request/delete-custom-property-request.d.ts +1 -1
  37. package/lib/request/delete-data-asset-request.d.ts +1 -1
  38. package/lib/request/delete-data-asset-tag-request.d.ts +1 -1
  39. package/lib/request/delete-entity-request.d.ts +1 -1
  40. package/lib/request/delete-entity-tag-request.d.ts +1 -1
  41. package/lib/request/delete-folder-request.d.ts +1 -1
  42. package/lib/request/delete-folder-tag-request.d.ts +1 -1
  43. package/lib/request/delete-glossary-request.d.ts +1 -1
  44. package/lib/request/delete-job-definition-request.d.ts +1 -1
  45. package/lib/request/delete-job-request.d.ts +1 -1
  46. package/lib/request/delete-metastore-request.d.ts +1 -1
  47. package/lib/request/delete-namespace-request.d.ts +1 -1
  48. package/lib/request/delete-pattern-request.d.ts +1 -1
  49. package/lib/request/delete-term-relationship-request.d.ts +1 -1
  50. package/lib/request/delete-term-request.d.ts +1 -1
  51. package/lib/request/detach-catalog-private-endpoint-request.d.ts +1 -1
  52. package/lib/request/disassociate-custom-property-request.d.ts +1 -1
  53. package/lib/request/expand-tree-for-glossary-request.d.ts +1 -1
  54. package/lib/request/export-glossary-request.d.ts +1 -1
  55. package/lib/request/get-attribute-request.d.ts +1 -1
  56. package/lib/request/get-attribute-tag-request.d.ts +1 -1
  57. package/lib/request/get-catalog-private-endpoint-request.d.ts +1 -1
  58. package/lib/request/get-catalog-request.d.ts +1 -1
  59. package/lib/request/get-connection-request.d.ts +1 -1
  60. package/lib/request/get-custom-property-request.d.ts +1 -1
  61. package/lib/request/get-data-asset-request.d.ts +1 -1
  62. package/lib/request/get-data-asset-tag-request.d.ts +1 -1
  63. package/lib/request/get-entity-request.d.ts +1 -1
  64. package/lib/request/get-entity-tag-request.d.ts +1 -1
  65. package/lib/request/get-folder-request.d.ts +1 -1
  66. package/lib/request/get-folder-tag-request.d.ts +1 -1
  67. package/lib/request/get-glossary-request.d.ts +1 -1
  68. package/lib/request/get-job-definition-request.d.ts +1 -1
  69. package/lib/request/get-job-execution-request.d.ts +1 -1
  70. package/lib/request/get-job-log-request.d.ts +1 -1
  71. package/lib/request/get-job-metrics-request.d.ts +1 -1
  72. package/lib/request/get-job-request.d.ts +1 -1
  73. package/lib/request/get-metastore-request.d.ts +1 -1
  74. package/lib/request/get-namespace-request.d.ts +1 -1
  75. package/lib/request/get-pattern-request.d.ts +1 -1
  76. package/lib/request/get-term-relationship-request.d.ts +1 -1
  77. package/lib/request/get-term-request.d.ts +1 -1
  78. package/lib/request/get-type-request.d.ts +1 -1
  79. package/lib/request/get-work-request-request.d.ts +1 -1
  80. package/lib/request/import-connection-request.d.ts +1 -1
  81. package/lib/request/import-data-asset-request.d.ts +1 -1
  82. package/lib/request/import-glossary-request.d.ts +1 -1
  83. package/lib/request/list-aggregated-physical-entities-request.d.ts +1 -1
  84. package/lib/request/list-attribute-tags-request.d.ts +1 -1
  85. package/lib/request/list-attributes-request.d.ts +1 -1
  86. package/lib/request/list-catalog-private-endpoints-request.d.ts +1 -1
  87. package/lib/request/list-catalogs-request.d.ts +1 -1
  88. package/lib/request/list-connections-request.d.ts +1 -1
  89. package/lib/request/list-custom-properties-request.d.ts +1 -1
  90. package/lib/request/list-data-asset-tags-request.d.ts +1 -1
  91. package/lib/request/list-data-assets-request.d.ts +1 -1
  92. package/lib/request/list-derived-logical-entities-request.d.ts +1 -1
  93. package/lib/request/list-entities-request.d.ts +1 -1
  94. package/lib/request/list-entity-tags-request.d.ts +1 -1
  95. package/lib/request/list-folder-tags-request.d.ts +1 -1
  96. package/lib/request/list-folders-request.d.ts +1 -1
  97. package/lib/request/list-glossaries-request.d.ts +1 -1
  98. package/lib/request/list-job-definitions-request.d.ts +1 -1
  99. package/lib/request/list-job-executions-request.d.ts +1 -1
  100. package/lib/request/list-job-logs-request.d.ts +1 -1
  101. package/lib/request/list-job-metrics-request.d.ts +1 -1
  102. package/lib/request/list-jobs-request.d.ts +1 -1
  103. package/lib/request/list-metastores-request.d.ts +1 -1
  104. package/lib/request/list-namespaces-request.d.ts +1 -1
  105. package/lib/request/list-patterns-request.d.ts +1 -1
  106. package/lib/request/list-rules-request.d.ts +1 -1
  107. package/lib/request/list-tags-request.d.ts +1 -1
  108. package/lib/request/list-term-relationships-request.d.ts +1 -1
  109. package/lib/request/list-terms-request.d.ts +1 -1
  110. package/lib/request/list-types-request.d.ts +1 -1
  111. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  112. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  113. package/lib/request/list-work-requests-request.d.ts +1 -1
  114. package/lib/request/object-stats-request.d.ts +1 -1
  115. package/lib/request/parse-connection-request.d.ts +1 -1
  116. package/lib/request/process-recommendation-request.d.ts +1 -1
  117. package/lib/request/recommendations-request.d.ts +1 -1
  118. package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
  119. package/lib/request/search-criteria-request.d.ts +1 -1
  120. package/lib/request/suggest-matches-request.d.ts +1 -1
  121. package/lib/request/synchronous-export-data-asset-request.d.ts +1 -1
  122. package/lib/request/test-connection-request.d.ts +1 -1
  123. package/lib/request/update-attribute-request.d.ts +1 -1
  124. package/lib/request/update-catalog-private-endpoint-request.d.ts +1 -1
  125. package/lib/request/update-catalog-request.d.ts +1 -1
  126. package/lib/request/update-connection-request.d.ts +1 -1
  127. package/lib/request/update-custom-property-request.d.ts +1 -1
  128. package/lib/request/update-data-asset-request.d.ts +1 -1
  129. package/lib/request/update-entity-request.d.ts +1 -1
  130. package/lib/request/update-folder-request.d.ts +1 -1
  131. package/lib/request/update-glossary-request.d.ts +1 -1
  132. package/lib/request/update-job-definition-request.d.ts +1 -1
  133. package/lib/request/update-job-request.d.ts +1 -1
  134. package/lib/request/update-metastore-request.d.ts +1 -1
  135. package/lib/request/update-namespace-request.d.ts +1 -1
  136. package/lib/request/update-pattern-request.d.ts +1 -1
  137. package/lib/request/update-term-relationship-request.d.ts +1 -1
  138. package/lib/request/update-term-request.d.ts +1 -1
  139. package/lib/request/upload-credentials-request.d.ts +1 -1
  140. package/lib/request/users-request.d.ts +1 -1
  141. package/lib/request/validate-connection-request.d.ts +1 -1
  142. package/lib/request/validate-pattern-request.d.ts +1 -1
  143. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -71,7 +71,7 @@ export declare class DataCatalogClient {
71
71
  * @param AddDataSelectorPatternsRequest
72
72
  * @return AddDataSelectorPatternsResponse
73
73
  * @throws OciError when an error occurs
74
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/AddDataSelectorPatterns.ts.html |here} to see how to use AddDataSelectorPatterns API.
74
+ * @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.
75
75
  */
76
76
  addDataSelectorPatterns(addDataSelectorPatternsRequest: requests.AddDataSelectorPatternsRequest): Promise<responses.AddDataSelectorPatternsResponse>;
77
77
  /**
@@ -79,7 +79,7 @@ export declare class DataCatalogClient {
79
79
  * @param AssociateCustomPropertyRequest
80
80
  * @return AssociateCustomPropertyResponse
81
81
  * @throws OciError when an error occurs
82
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/AssociateCustomProperty.ts.html |here} to see how to use AssociateCustomProperty API.
82
+ * @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.
83
83
  */
84
84
  associateCustomProperty(associateCustomPropertyRequest: requests.AssociateCustomPropertyRequest): Promise<responses.AssociateCustomPropertyResponse>;
85
85
  /**
@@ -87,7 +87,7 @@ export declare class DataCatalogClient {
87
87
  * @param AttachCatalogPrivateEndpointRequest
88
88
  * @return AttachCatalogPrivateEndpointResponse
89
89
  * @throws OciError when an error occurs
90
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/AttachCatalogPrivateEndpoint.ts.html |here} to see how to use AttachCatalogPrivateEndpoint API.
90
+ * @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.
91
91
  */
92
92
  attachCatalogPrivateEndpoint(attachCatalogPrivateEndpointRequest: requests.AttachCatalogPrivateEndpointRequest): Promise<responses.AttachCatalogPrivateEndpointResponse>;
93
93
  /**
@@ -95,7 +95,7 @@ export declare class DataCatalogClient {
95
95
  * @param ChangeCatalogCompartmentRequest
96
96
  * @return ChangeCatalogCompartmentResponse
97
97
  * @throws OciError when an error occurs
98
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ChangeCatalogCompartment.ts.html |here} to see how to use ChangeCatalogCompartment API.
98
+ * @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.
99
99
  */
100
100
  changeCatalogCompartment(changeCatalogCompartmentRequest: requests.ChangeCatalogCompartmentRequest): Promise<responses.ChangeCatalogCompartmentResponse>;
101
101
  /**
@@ -103,7 +103,7 @@ export declare class DataCatalogClient {
103
103
  * @param ChangeCatalogPrivateEndpointCompartmentRequest
104
104
  * @return ChangeCatalogPrivateEndpointCompartmentResponse
105
105
  * @throws OciError when an error occurs
106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ChangeCatalogPrivateEndpointCompartment.ts.html |here} to see how to use ChangeCatalogPrivateEndpointCompartment API.
106
+ * @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.
107
107
  */
108
108
  changeCatalogPrivateEndpointCompartment(changeCatalogPrivateEndpointCompartmentRequest: requests.ChangeCatalogPrivateEndpointCompartmentRequest): Promise<responses.ChangeCatalogPrivateEndpointCompartmentResponse>;
109
109
  /**
@@ -111,7 +111,7 @@ export declare class DataCatalogClient {
111
111
  * @param ChangeMetastoreCompartmentRequest
112
112
  * @return ChangeMetastoreCompartmentResponse
113
113
  * @throws OciError when an error occurs
114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ChangeMetastoreCompartment.ts.html |here} to see how to use ChangeMetastoreCompartment API.
114
+ * @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.
115
115
  */
116
116
  changeMetastoreCompartment(changeMetastoreCompartmentRequest: requests.ChangeMetastoreCompartmentRequest): Promise<responses.ChangeMetastoreCompartmentResponse>;
117
117
  /**
@@ -119,7 +119,7 @@ export declare class DataCatalogClient {
119
119
  * @param CreateAttributeRequest
120
120
  * @return CreateAttributeResponse
121
121
  * @throws OciError when an error occurs
122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateAttribute.ts.html |here} to see how to use CreateAttribute API.
122
+ * @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.
123
123
  */
124
124
  createAttribute(createAttributeRequest: requests.CreateAttributeRequest): Promise<responses.CreateAttributeResponse>;
125
125
  /**
@@ -127,7 +127,7 @@ export declare class DataCatalogClient {
127
127
  * @param CreateAttributeTagRequest
128
128
  * @return CreateAttributeTagResponse
129
129
  * @throws OciError when an error occurs
130
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateAttributeTag.ts.html |here} to see how to use CreateAttributeTag API.
130
+ * @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.
131
131
  */
132
132
  createAttributeTag(createAttributeTagRequest: requests.CreateAttributeTagRequest): Promise<responses.CreateAttributeTagResponse>;
133
133
  /**
@@ -137,7 +137,7 @@ export declare class DataCatalogClient {
137
137
  * @param CreateCatalogRequest
138
138
  * @return CreateCatalogResponse
139
139
  * @throws OciError when an error occurs
140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateCatalog.ts.html |here} to see how to use CreateCatalog API.
140
+ * @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.
141
141
  */
142
142
  createCatalog(createCatalogRequest: requests.CreateCatalogRequest): Promise<responses.CreateCatalogResponse>;
143
143
  /**
@@ -145,7 +145,7 @@ export declare class DataCatalogClient {
145
145
  * @param CreateCatalogPrivateEndpointRequest
146
146
  * @return CreateCatalogPrivateEndpointResponse
147
147
  * @throws OciError when an error occurs
148
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateCatalogPrivateEndpoint.ts.html |here} to see how to use CreateCatalogPrivateEndpoint API.
148
+ * @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.
149
149
  */
150
150
  createCatalogPrivateEndpoint(createCatalogPrivateEndpointRequest: requests.CreateCatalogPrivateEndpointRequest): Promise<responses.CreateCatalogPrivateEndpointResponse>;
151
151
  /**
@@ -153,7 +153,7 @@ export declare class DataCatalogClient {
153
153
  * @param CreateConnectionRequest
154
154
  * @return CreateConnectionResponse
155
155
  * @throws OciError when an error occurs
156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateConnection.ts.html |here} to see how to use CreateConnection API.
156
+ * @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.
157
157
  */
158
158
  createConnection(createConnectionRequest: requests.CreateConnectionRequest): Promise<responses.CreateConnectionResponse>;
159
159
  /**
@@ -161,7 +161,7 @@ export declare class DataCatalogClient {
161
161
  * @param CreateCustomPropertyRequest
162
162
  * @return CreateCustomPropertyResponse
163
163
  * @throws OciError when an error occurs
164
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateCustomProperty.ts.html |here} to see how to use CreateCustomProperty API.
164
+ * @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.
165
165
  */
166
166
  createCustomProperty(createCustomPropertyRequest: requests.CreateCustomPropertyRequest): Promise<responses.CreateCustomPropertyResponse>;
167
167
  /**
@@ -169,7 +169,7 @@ export declare class DataCatalogClient {
169
169
  * @param CreateDataAssetRequest
170
170
  * @return CreateDataAssetResponse
171
171
  * @throws OciError when an error occurs
172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateDataAsset.ts.html |here} to see how to use CreateDataAsset API.
172
+ * @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.
173
173
  */
174
174
  createDataAsset(createDataAssetRequest: requests.CreateDataAssetRequest): Promise<responses.CreateDataAssetResponse>;
175
175
  /**
@@ -177,7 +177,7 @@ export declare class DataCatalogClient {
177
177
  * @param CreateDataAssetTagRequest
178
178
  * @return CreateDataAssetTagResponse
179
179
  * @throws OciError when an error occurs
180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateDataAssetTag.ts.html |here} to see how to use CreateDataAssetTag API.
180
+ * @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.
181
181
  */
182
182
  createDataAssetTag(createDataAssetTagRequest: requests.CreateDataAssetTagRequest): Promise<responses.CreateDataAssetTagResponse>;
183
183
  /**
@@ -185,7 +185,7 @@ export declare class DataCatalogClient {
185
185
  * @param CreateEntityRequest
186
186
  * @return CreateEntityResponse
187
187
  * @throws OciError when an error occurs
188
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateEntity.ts.html |here} to see how to use CreateEntity API.
188
+ * @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.
189
189
  */
190
190
  createEntity(createEntityRequest: requests.CreateEntityRequest): Promise<responses.CreateEntityResponse>;
191
191
  /**
@@ -193,7 +193,7 @@ export declare class DataCatalogClient {
193
193
  * @param CreateEntityTagRequest
194
194
  * @return CreateEntityTagResponse
195
195
  * @throws OciError when an error occurs
196
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateEntityTag.ts.html |here} to see how to use CreateEntityTag API.
196
+ * @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.
197
197
  */
198
198
  createEntityTag(createEntityTagRequest: requests.CreateEntityTagRequest): Promise<responses.CreateEntityTagResponse>;
199
199
  /**
@@ -201,7 +201,7 @@ export declare class DataCatalogClient {
201
201
  * @param CreateFolderRequest
202
202
  * @return CreateFolderResponse
203
203
  * @throws OciError when an error occurs
204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateFolder.ts.html |here} to see how to use CreateFolder API.
204
+ * @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.
205
205
  */
206
206
  createFolder(createFolderRequest: requests.CreateFolderRequest): Promise<responses.CreateFolderResponse>;
207
207
  /**
@@ -209,7 +209,7 @@ export declare class DataCatalogClient {
209
209
  * @param CreateFolderTagRequest
210
210
  * @return CreateFolderTagResponse
211
211
  * @throws OciError when an error occurs
212
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateFolderTag.ts.html |here} to see how to use CreateFolderTag API.
212
+ * @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.
213
213
  */
214
214
  createFolderTag(createFolderTagRequest: requests.CreateFolderTagRequest): Promise<responses.CreateFolderTagResponse>;
215
215
  /**
@@ -217,7 +217,7 @@ export declare class DataCatalogClient {
217
217
  * @param CreateGlossaryRequest
218
218
  * @return CreateGlossaryResponse
219
219
  * @throws OciError when an error occurs
220
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateGlossary.ts.html |here} to see how to use CreateGlossary API.
220
+ * @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.
221
221
  */
222
222
  createGlossary(createGlossaryRequest: requests.CreateGlossaryRequest): Promise<responses.CreateGlossaryResponse>;
223
223
  /**
@@ -225,7 +225,7 @@ export declare class DataCatalogClient {
225
225
  * @param CreateJobRequest
226
226
  * @return CreateJobResponse
227
227
  * @throws OciError when an error occurs
228
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateJob.ts.html |here} to see how to use CreateJob API.
228
+ * @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.
229
229
  */
230
230
  createJob(createJobRequest: requests.CreateJobRequest): Promise<responses.CreateJobResponse>;
231
231
  /**
@@ -233,7 +233,7 @@ export declare class DataCatalogClient {
233
233
  * @param CreateJobDefinitionRequest
234
234
  * @return CreateJobDefinitionResponse
235
235
  * @throws OciError when an error occurs
236
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateJobDefinition.ts.html |here} to see how to use CreateJobDefinition API.
236
+ * @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.
237
237
  */
238
238
  createJobDefinition(createJobDefinitionRequest: requests.CreateJobDefinitionRequest): Promise<responses.CreateJobDefinitionResponse>;
239
239
  /**
@@ -241,7 +241,7 @@ export declare class DataCatalogClient {
241
241
  * @param CreateJobExecutionRequest
242
242
  * @return CreateJobExecutionResponse
243
243
  * @throws OciError when an error occurs
244
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateJobExecution.ts.html |here} to see how to use CreateJobExecution API.
244
+ * @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.
245
245
  */
246
246
  createJobExecution(createJobExecutionRequest: requests.CreateJobExecutionRequest): Promise<responses.CreateJobExecutionResponse>;
247
247
  /**
@@ -250,7 +250,7 @@ export declare class DataCatalogClient {
250
250
  * @param CreateMetastoreRequest
251
251
  * @return CreateMetastoreResponse
252
252
  * @throws OciError when an error occurs
253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateMetastore.ts.html |here} to see how to use CreateMetastore API.
253
+ * @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.
254
254
  */
255
255
  createMetastore(createMetastoreRequest: requests.CreateMetastoreRequest): Promise<responses.CreateMetastoreResponse>;
256
256
  /**
@@ -258,7 +258,7 @@ export declare class DataCatalogClient {
258
258
  * @param CreateNamespaceRequest
259
259
  * @return CreateNamespaceResponse
260
260
  * @throws OciError when an error occurs
261
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateNamespace.ts.html |here} to see how to use CreateNamespace API.
261
+ * @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.
262
262
  */
263
263
  createNamespace(createNamespaceRequest: requests.CreateNamespaceRequest): Promise<responses.CreateNamespaceResponse>;
264
264
  /**
@@ -266,7 +266,7 @@ export declare class DataCatalogClient {
266
266
  * @param CreatePatternRequest
267
267
  * @return CreatePatternResponse
268
268
  * @throws OciError when an error occurs
269
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreatePattern.ts.html |here} to see how to use CreatePattern API.
269
+ * @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.
270
270
  */
271
271
  createPattern(createPatternRequest: requests.CreatePatternRequest): Promise<responses.CreatePatternResponse>;
272
272
  /**
@@ -274,7 +274,7 @@ export declare class DataCatalogClient {
274
274
  * @param CreateTermRequest
275
275
  * @return CreateTermResponse
276
276
  * @throws OciError when an error occurs
277
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateTerm.ts.html |here} to see how to use CreateTerm API.
277
+ * @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.
278
278
  */
279
279
  createTerm(createTermRequest: requests.CreateTermRequest): Promise<responses.CreateTermResponse>;
280
280
  /**
@@ -282,7 +282,7 @@ export declare class DataCatalogClient {
282
282
  * @param CreateTermRelationshipRequest
283
283
  * @return CreateTermRelationshipResponse
284
284
  * @throws OciError when an error occurs
285
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/CreateTermRelationship.ts.html |here} to see how to use CreateTermRelationship API.
285
+ * @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.
286
286
  */
287
287
  createTermRelationship(createTermRelationshipRequest: requests.CreateTermRelationshipRequest): Promise<responses.CreateTermRelationshipResponse>;
288
288
  /**
@@ -290,7 +290,7 @@ export declare class DataCatalogClient {
290
290
  * @param DeleteAttributeRequest
291
291
  * @return DeleteAttributeResponse
292
292
  * @throws OciError when an error occurs
293
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeleteAttribute.ts.html |here} to see how to use DeleteAttribute API.
293
+ * @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.
294
294
  */
295
295
  deleteAttribute(deleteAttributeRequest: requests.DeleteAttributeRequest): Promise<responses.DeleteAttributeResponse>;
296
296
  /**
@@ -298,7 +298,7 @@ export declare class DataCatalogClient {
298
298
  * @param DeleteAttributeTagRequest
299
299
  * @return DeleteAttributeTagResponse
300
300
  * @throws OciError when an error occurs
301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTag API.
301
+ * @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.
302
302
  */
303
303
  deleteAttributeTag(deleteAttributeTagRequest: requests.DeleteAttributeTagRequest): Promise<responses.DeleteAttributeTagResponse>;
304
304
  /**
@@ -306,7 +306,7 @@ export declare class DataCatalogClient {
306
306
  * @param DeleteCatalogRequest
307
307
  * @return DeleteCatalogResponse
308
308
  * @throws OciError when an error occurs
309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalog API.
309
+ * @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.
310
310
  */
311
311
  deleteCatalog(deleteCatalogRequest: requests.DeleteCatalogRequest): Promise<responses.DeleteCatalogResponse>;
312
312
  /**
@@ -314,7 +314,7 @@ export declare class DataCatalogClient {
314
314
  * @param DeleteCatalogPrivateEndpointRequest
315
315
  * @return DeleteCatalogPrivateEndpointResponse
316
316
  * @throws OciError when an error occurs
317
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpoint API.
317
+ * @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.
318
318
  */
319
319
  deleteCatalogPrivateEndpoint(deleteCatalogPrivateEndpointRequest: requests.DeleteCatalogPrivateEndpointRequest): Promise<responses.DeleteCatalogPrivateEndpointResponse>;
320
320
  /**
@@ -322,7 +322,7 @@ export declare class DataCatalogClient {
322
322
  * @param DeleteConnectionRequest
323
323
  * @return DeleteConnectionResponse
324
324
  * @throws OciError when an error occurs
325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnection API.
325
+ * @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.
326
326
  */
327
327
  deleteConnection(deleteConnectionRequest: requests.DeleteConnectionRequest): Promise<responses.DeleteConnectionResponse>;
328
328
  /**
@@ -330,7 +330,7 @@ export declare class DataCatalogClient {
330
330
  * @param DeleteCustomPropertyRequest
331
331
  * @return DeleteCustomPropertyResponse
332
332
  * @throws OciError when an error occurs
333
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomProperty API.
333
+ * @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.
334
334
  */
335
335
  deleteCustomProperty(deleteCustomPropertyRequest: requests.DeleteCustomPropertyRequest): Promise<responses.DeleteCustomPropertyResponse>;
336
336
  /**
@@ -338,7 +338,7 @@ export declare class DataCatalogClient {
338
338
  * @param DeleteDataAssetRequest
339
339
  * @return DeleteDataAssetResponse
340
340
  * @throws OciError when an error occurs
341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAsset API.
341
+ * @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.
342
342
  */
343
343
  deleteDataAsset(deleteDataAssetRequest: requests.DeleteDataAssetRequest): Promise<responses.DeleteDataAssetResponse>;
344
344
  /**
@@ -346,7 +346,7 @@ export declare class DataCatalogClient {
346
346
  * @param DeleteDataAssetTagRequest
347
347
  * @return DeleteDataAssetTagResponse
348
348
  * @throws OciError when an error occurs
349
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTag API.
349
+ * @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.
350
350
  */
351
351
  deleteDataAssetTag(deleteDataAssetTagRequest: requests.DeleteDataAssetTagRequest): Promise<responses.DeleteDataAssetTagResponse>;
352
352
  /**
@@ -354,7 +354,7 @@ export declare class DataCatalogClient {
354
354
  * @param DeleteEntityRequest
355
355
  * @return DeleteEntityResponse
356
356
  * @throws OciError when an error occurs
357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntity API.
357
+ * @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.
358
358
  */
359
359
  deleteEntity(deleteEntityRequest: requests.DeleteEntityRequest): Promise<responses.DeleteEntityResponse>;
360
360
  /**
@@ -362,7 +362,7 @@ export declare class DataCatalogClient {
362
362
  * @param DeleteEntityTagRequest
363
363
  * @return DeleteEntityTagResponse
364
364
  * @throws OciError when an error occurs
365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTag API.
365
+ * @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.
366
366
  */
367
367
  deleteEntityTag(deleteEntityTagRequest: requests.DeleteEntityTagRequest): Promise<responses.DeleteEntityTagResponse>;
368
368
  /**
@@ -370,7 +370,7 @@ export declare class DataCatalogClient {
370
370
  * @param DeleteFolderRequest
371
371
  * @return DeleteFolderResponse
372
372
  * @throws OciError when an error occurs
373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolder API.
373
+ * @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.
374
374
  */
375
375
  deleteFolder(deleteFolderRequest: requests.DeleteFolderRequest): Promise<responses.DeleteFolderResponse>;
376
376
  /**
@@ -378,7 +378,7 @@ export declare class DataCatalogClient {
378
378
  * @param DeleteFolderTagRequest
379
379
  * @return DeleteFolderTagResponse
380
380
  * @throws OciError when an error occurs
381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTag API.
381
+ * @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.
382
382
  */
383
383
  deleteFolderTag(deleteFolderTagRequest: requests.DeleteFolderTagRequest): Promise<responses.DeleteFolderTagResponse>;
384
384
  /**
@@ -386,7 +386,7 @@ export declare class DataCatalogClient {
386
386
  * @param DeleteGlossaryRequest
387
387
  * @return DeleteGlossaryResponse
388
388
  * @throws OciError when an error occurs
389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossary API.
389
+ * @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.
390
390
  */
391
391
  deleteGlossary(deleteGlossaryRequest: requests.DeleteGlossaryRequest): Promise<responses.DeleteGlossaryResponse>;
392
392
  /**
@@ -394,7 +394,7 @@ export declare class DataCatalogClient {
394
394
  * @param DeleteJobRequest
395
395
  * @return DeleteJobResponse
396
396
  * @throws OciError when an error occurs
397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJob API.
397
+ * @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.
398
398
  */
399
399
  deleteJob(deleteJobRequest: requests.DeleteJobRequest): Promise<responses.DeleteJobResponse>;
400
400
  /**
@@ -402,7 +402,7 @@ export declare class DataCatalogClient {
402
402
  * @param DeleteJobDefinitionRequest
403
403
  * @return DeleteJobDefinitionResponse
404
404
  * @throws OciError when an error occurs
405
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinition API.
405
+ * @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.
406
406
  */
407
407
  deleteJobDefinition(deleteJobDefinitionRequest: requests.DeleteJobDefinitionRequest): Promise<responses.DeleteJobDefinitionResponse>;
408
408
  /**
@@ -410,7 +410,7 @@ export declare class DataCatalogClient {
410
410
  * @param DeleteMetastoreRequest
411
411
  * @return DeleteMetastoreResponse
412
412
  * @throws OciError when an error occurs
413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastore API.
413
+ * @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.
414
414
  */
415
415
  deleteMetastore(deleteMetastoreRequest: requests.DeleteMetastoreRequest): Promise<responses.DeleteMetastoreResponse>;
416
416
  /**
@@ -418,7 +418,7 @@ export declare class DataCatalogClient {
418
418
  * @param DeleteNamespaceRequest
419
419
  * @return DeleteNamespaceResponse
420
420
  * @throws OciError when an error occurs
421
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespace API.
421
+ * @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.
422
422
  */
423
423
  deleteNamespace(deleteNamespaceRequest: requests.DeleteNamespaceRequest): Promise<responses.DeleteNamespaceResponse>;
424
424
  /**
@@ -426,7 +426,7 @@ export declare class DataCatalogClient {
426
426
  * @param DeletePatternRequest
427
427
  * @return DeletePatternResponse
428
428
  * @throws OciError when an error occurs
429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePattern API.
429
+ * @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.
430
430
  */
431
431
  deletePattern(deletePatternRequest: requests.DeletePatternRequest): Promise<responses.DeletePatternResponse>;
432
432
  /**
@@ -434,7 +434,7 @@ export declare class DataCatalogClient {
434
434
  * @param DeleteTermRequest
435
435
  * @return DeleteTermResponse
436
436
  * @throws OciError when an error occurs
437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTerm API.
437
+ * @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.
438
438
  */
439
439
  deleteTerm(deleteTermRequest: requests.DeleteTermRequest): Promise<responses.DeleteTermResponse>;
440
440
  /**
@@ -442,7 +442,7 @@ export declare class DataCatalogClient {
442
442
  * @param DeleteTermRelationshipRequest
443
443
  * @return DeleteTermRelationshipResponse
444
444
  * @throws OciError when an error occurs
445
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationship API.
445
+ * @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.
446
446
  */
447
447
  deleteTermRelationship(deleteTermRelationshipRequest: requests.DeleteTermRelationshipRequest): Promise<responses.DeleteTermRelationshipResponse>;
448
448
  /**
@@ -450,7 +450,7 @@ export declare class DataCatalogClient {
450
450
  * @param DetachCatalogPrivateEndpointRequest
451
451
  * @return DetachCatalogPrivateEndpointResponse
452
452
  * @throws OciError when an error occurs
453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpoint API.
453
+ * @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.
454
454
  */
455
455
  detachCatalogPrivateEndpoint(detachCatalogPrivateEndpointRequest: requests.DetachCatalogPrivateEndpointRequest): Promise<responses.DetachCatalogPrivateEndpointResponse>;
456
456
  /**
@@ -458,7 +458,7 @@ export declare class DataCatalogClient {
458
458
  * @param DisassociateCustomPropertyRequest
459
459
  * @return DisassociateCustomPropertyResponse
460
460
  * @throws OciError when an error occurs
461
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomProperty API.
461
+ * @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.
462
462
  */
463
463
  disassociateCustomProperty(disassociateCustomPropertyRequest: requests.DisassociateCustomPropertyRequest): Promise<responses.DisassociateCustomPropertyResponse>;
464
464
  /**
@@ -466,7 +466,7 @@ export declare class DataCatalogClient {
466
466
  * @param ExpandTreeForGlossaryRequest
467
467
  * @return ExpandTreeForGlossaryResponse
468
468
  * @throws OciError when an error occurs
469
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossary API.
469
+ * @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.
470
470
  */
471
471
  expandTreeForGlossary(expandTreeForGlossaryRequest: requests.ExpandTreeForGlossaryRequest): Promise<responses.ExpandTreeForGlossaryResponse>;
472
472
  /**
@@ -474,7 +474,7 @@ export declare class DataCatalogClient {
474
474
  * @param ExportGlossaryRequest
475
475
  * @return ExportGlossaryResponse
476
476
  * @throws OciError when an error occurs
477
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossary API.
477
+ * @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.
478
478
  */
479
479
  exportGlossary(exportGlossaryRequest: requests.ExportGlossaryRequest): Promise<responses.ExportGlossaryResponse>;
480
480
  /**
@@ -482,7 +482,7 @@ export declare class DataCatalogClient {
482
482
  * @param GetAttributeRequest
483
483
  * @return GetAttributeResponse
484
484
  * @throws OciError when an error occurs
485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttribute API.
485
+ * @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.
486
486
  */
487
487
  getAttribute(getAttributeRequest: requests.GetAttributeRequest): Promise<responses.GetAttributeResponse>;
488
488
  /**
@@ -490,7 +490,7 @@ export declare class DataCatalogClient {
490
490
  * @param GetAttributeTagRequest
491
491
  * @return GetAttributeTagResponse
492
492
  * @throws OciError when an error occurs
493
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTag API.
493
+ * @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.
494
494
  */
495
495
  getAttributeTag(getAttributeTagRequest: requests.GetAttributeTagRequest): Promise<responses.GetAttributeTagResponse>;
496
496
  /**
@@ -498,7 +498,7 @@ export declare class DataCatalogClient {
498
498
  * @param GetCatalogRequest
499
499
  * @return GetCatalogResponse
500
500
  * @throws OciError when an error occurs
501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalog API.
501
+ * @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.
502
502
  */
503
503
  getCatalog(getCatalogRequest: requests.GetCatalogRequest): Promise<responses.GetCatalogResponse>;
504
504
  /**
@@ -506,7 +506,7 @@ export declare class DataCatalogClient {
506
506
  * @param GetCatalogPrivateEndpointRequest
507
507
  * @return GetCatalogPrivateEndpointResponse
508
508
  * @throws OciError when an error occurs
509
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpoint API.
509
+ * @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.
510
510
  */
511
511
  getCatalogPrivateEndpoint(getCatalogPrivateEndpointRequest: requests.GetCatalogPrivateEndpointRequest): Promise<responses.GetCatalogPrivateEndpointResponse>;
512
512
  /**
@@ -514,7 +514,7 @@ export declare class DataCatalogClient {
514
514
  * @param GetConnectionRequest
515
515
  * @return GetConnectionResponse
516
516
  * @throws OciError when an error occurs
517
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnection API.
517
+ * @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.
518
518
  */
519
519
  getConnection(getConnectionRequest: requests.GetConnectionRequest): Promise<responses.GetConnectionResponse>;
520
520
  /**
@@ -522,7 +522,7 @@ export declare class DataCatalogClient {
522
522
  * @param GetCustomPropertyRequest
523
523
  * @return GetCustomPropertyResponse
524
524
  * @throws OciError when an error occurs
525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomProperty API.
525
+ * @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.
526
526
  */
527
527
  getCustomProperty(getCustomPropertyRequest: requests.GetCustomPropertyRequest): Promise<responses.GetCustomPropertyResponse>;
528
528
  /**
@@ -530,7 +530,7 @@ export declare class DataCatalogClient {
530
530
  * @param GetDataAssetRequest
531
531
  * @return GetDataAssetResponse
532
532
  * @throws OciError when an error occurs
533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAsset API.
533
+ * @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.
534
534
  */
535
535
  getDataAsset(getDataAssetRequest: requests.GetDataAssetRequest): Promise<responses.GetDataAssetResponse>;
536
536
  /**
@@ -538,7 +538,7 @@ export declare class DataCatalogClient {
538
538
  * @param GetDataAssetTagRequest
539
539
  * @return GetDataAssetTagResponse
540
540
  * @throws OciError when an error occurs
541
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTag API.
541
+ * @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.
542
542
  */
543
543
  getDataAssetTag(getDataAssetTagRequest: requests.GetDataAssetTagRequest): Promise<responses.GetDataAssetTagResponse>;
544
544
  /**
@@ -546,7 +546,7 @@ export declare class DataCatalogClient {
546
546
  * @param GetEntityRequest
547
547
  * @return GetEntityResponse
548
548
  * @throws OciError when an error occurs
549
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntity API.
549
+ * @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.
550
550
  */
551
551
  getEntity(getEntityRequest: requests.GetEntityRequest): Promise<responses.GetEntityResponse>;
552
552
  /**
@@ -554,7 +554,7 @@ export declare class DataCatalogClient {
554
554
  * @param GetEntityTagRequest
555
555
  * @return GetEntityTagResponse
556
556
  * @throws OciError when an error occurs
557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTag API.
557
+ * @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.
558
558
  */
559
559
  getEntityTag(getEntityTagRequest: requests.GetEntityTagRequest): Promise<responses.GetEntityTagResponse>;
560
560
  /**
@@ -562,7 +562,7 @@ export declare class DataCatalogClient {
562
562
  * @param GetFolderRequest
563
563
  * @return GetFolderResponse
564
564
  * @throws OciError when an error occurs
565
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolder API.
565
+ * @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.
566
566
  */
567
567
  getFolder(getFolderRequest: requests.GetFolderRequest): Promise<responses.GetFolderResponse>;
568
568
  /**
@@ -570,7 +570,7 @@ export declare class DataCatalogClient {
570
570
  * @param GetFolderTagRequest
571
571
  * @return GetFolderTagResponse
572
572
  * @throws OciError when an error occurs
573
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTag API.
573
+ * @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.
574
574
  */
575
575
  getFolderTag(getFolderTagRequest: requests.GetFolderTagRequest): Promise<responses.GetFolderTagResponse>;
576
576
  /**
@@ -578,7 +578,7 @@ export declare class DataCatalogClient {
578
578
  * @param GetGlossaryRequest
579
579
  * @return GetGlossaryResponse
580
580
  * @throws OciError when an error occurs
581
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossary API.
581
+ * @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.
582
582
  */
583
583
  getGlossary(getGlossaryRequest: requests.GetGlossaryRequest): Promise<responses.GetGlossaryResponse>;
584
584
  /**
@@ -586,7 +586,7 @@ export declare class DataCatalogClient {
586
586
  * @param GetJobRequest
587
587
  * @return GetJobResponse
588
588
  * @throws OciError when an error occurs
589
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetJob.ts.html |here} to see how to use GetJob API.
589
+ * @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.
590
590
  */
591
591
  getJob(getJobRequest: requests.GetJobRequest): Promise<responses.GetJobResponse>;
592
592
  /**
@@ -594,7 +594,7 @@ export declare class DataCatalogClient {
594
594
  * @param GetJobDefinitionRequest
595
595
  * @return GetJobDefinitionResponse
596
596
  * @throws OciError when an error occurs
597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinition API.
597
+ * @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.
598
598
  */
599
599
  getJobDefinition(getJobDefinitionRequest: requests.GetJobDefinitionRequest): Promise<responses.GetJobDefinitionResponse>;
600
600
  /**
@@ -602,7 +602,7 @@ export declare class DataCatalogClient {
602
602
  * @param GetJobExecutionRequest
603
603
  * @return GetJobExecutionResponse
604
604
  * @throws OciError when an error occurs
605
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecution API.
605
+ * @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.
606
606
  */
607
607
  getJobExecution(getJobExecutionRequest: requests.GetJobExecutionRequest): Promise<responses.GetJobExecutionResponse>;
608
608
  /**
@@ -610,7 +610,7 @@ export declare class DataCatalogClient {
610
610
  * @param GetJobLogRequest
611
611
  * @return GetJobLogResponse
612
612
  * @throws OciError when an error occurs
613
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLog API.
613
+ * @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.
614
614
  */
615
615
  getJobLog(getJobLogRequest: requests.GetJobLogRequest): Promise<responses.GetJobLogResponse>;
616
616
  /**
@@ -618,7 +618,7 @@ export declare class DataCatalogClient {
618
618
  * @param GetJobMetricsRequest
619
619
  * @return GetJobMetricsResponse
620
620
  * @throws OciError when an error occurs
621
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetrics API.
621
+ * @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.
622
622
  */
623
623
  getJobMetrics(getJobMetricsRequest: requests.GetJobMetricsRequest): Promise<responses.GetJobMetricsResponse>;
624
624
  /**
@@ -626,7 +626,7 @@ export declare class DataCatalogClient {
626
626
  * @param GetMetastoreRequest
627
627
  * @return GetMetastoreResponse
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.3.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastore API.
629
+ * @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.
630
630
  */
631
631
  getMetastore(getMetastoreRequest: requests.GetMetastoreRequest): Promise<responses.GetMetastoreResponse>;
632
632
  /**
@@ -634,7 +634,7 @@ export declare class DataCatalogClient {
634
634
  * @param GetNamespaceRequest
635
635
  * @return GetNamespaceResponse
636
636
  * @throws OciError when an error occurs
637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespace API.
637
+ * @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.
638
638
  */
639
639
  getNamespace(getNamespaceRequest: requests.GetNamespaceRequest): Promise<responses.GetNamespaceResponse>;
640
640
  /**
@@ -642,7 +642,7 @@ export declare class DataCatalogClient {
642
642
  * @param GetPatternRequest
643
643
  * @return GetPatternResponse
644
644
  * @throws OciError when an error occurs
645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPattern API.
645
+ * @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.
646
646
  */
647
647
  getPattern(getPatternRequest: requests.GetPatternRequest): Promise<responses.GetPatternResponse>;
648
648
  /**
@@ -650,7 +650,7 @@ export declare class DataCatalogClient {
650
650
  * @param GetTermRequest
651
651
  * @return GetTermResponse
652
652
  * @throws OciError when an error occurs
653
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTerm API.
653
+ * @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.
654
654
  */
655
655
  getTerm(getTermRequest: requests.GetTermRequest): Promise<responses.GetTermResponse>;
656
656
  /**
@@ -658,7 +658,7 @@ export declare class DataCatalogClient {
658
658
  * @param GetTermRelationshipRequest
659
659
  * @return GetTermRelationshipResponse
660
660
  * @throws OciError when an error occurs
661
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationship API.
661
+ * @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.
662
662
  */
663
663
  getTermRelationship(getTermRelationshipRequest: requests.GetTermRelationshipRequest): Promise<responses.GetTermRelationshipResponse>;
664
664
  /**
@@ -666,7 +666,7 @@ export declare class DataCatalogClient {
666
666
  * @param GetTypeRequest
667
667
  * @return GetTypeResponse
668
668
  * @throws OciError when an error occurs
669
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetType.ts.html |here} to see how to use GetType API.
669
+ * @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.
670
670
  */
671
671
  getType(getTypeRequest: requests.GetTypeRequest): Promise<responses.GetTypeResponse>;
672
672
  /**
@@ -674,7 +674,7 @@ export declare class DataCatalogClient {
674
674
  * @param GetWorkRequestRequest
675
675
  * @return GetWorkRequestResponse
676
676
  * @throws OciError when an error occurs
677
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
677
+ * @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.
678
678
  */
679
679
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
680
680
  /**
@@ -682,7 +682,7 @@ export declare class DataCatalogClient {
682
682
  * @param ImportConnectionRequest
683
683
  * @return ImportConnectionResponse
684
684
  * @throws OciError when an error occurs
685
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnection API.
685
+ * @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.
686
686
  */
687
687
  importConnection(importConnectionRequest: requests.ImportConnectionRequest): Promise<responses.ImportConnectionResponse>;
688
688
  /**
@@ -690,7 +690,7 @@ export declare class DataCatalogClient {
690
690
  * @param ImportDataAssetRequest
691
691
  * @return ImportDataAssetResponse
692
692
  * @throws OciError when an error occurs
693
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAsset API.
693
+ * @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.
694
694
  */
695
695
  importDataAsset(importDataAssetRequest: requests.ImportDataAssetRequest): Promise<responses.ImportDataAssetResponse>;
696
696
  /**
@@ -698,7 +698,7 @@ export declare class DataCatalogClient {
698
698
  * @param ImportGlossaryRequest
699
699
  * @return ImportGlossaryResponse
700
700
  * @throws OciError when an error occurs
701
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossary API.
701
+ * @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.
702
702
  */
703
703
  importGlossary(importGlossaryRequest: requests.ImportGlossaryRequest): Promise<responses.ImportGlossaryResponse>;
704
704
  /**
@@ -706,7 +706,7 @@ export declare class DataCatalogClient {
706
706
  * @param ListAggregatedPhysicalEntitiesRequest
707
707
  * @return ListAggregatedPhysicalEntitiesResponse
708
708
  * @throws OciError when an error occurs
709
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListAggregatedPhysicalEntities.ts.html |here} to see how to use ListAggregatedPhysicalEntities API.
709
+ * @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.
710
710
  */
711
711
  listAggregatedPhysicalEntities(listAggregatedPhysicalEntitiesRequest: requests.ListAggregatedPhysicalEntitiesRequest): Promise<responses.ListAggregatedPhysicalEntitiesResponse>;
712
712
  /**
@@ -714,7 +714,7 @@ export declare class DataCatalogClient {
714
714
  * @param ListAttributeTagsRequest
715
715
  * @return ListAttributeTagsResponse
716
716
  * @throws OciError when an error occurs
717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListAttributeTags.ts.html |here} to see how to use ListAttributeTags API.
717
+ * @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.
718
718
  */
719
719
  listAttributeTags(listAttributeTagsRequest: requests.ListAttributeTagsRequest): Promise<responses.ListAttributeTagsResponse>;
720
720
  /**
@@ -722,7 +722,7 @@ export declare class DataCatalogClient {
722
722
  * @param ListAttributesRequest
723
723
  * @return ListAttributesResponse
724
724
  * @throws OciError when an error occurs
725
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListAttributes.ts.html |here} to see how to use ListAttributes API.
725
+ * @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.
726
726
  */
727
727
  listAttributes(listAttributesRequest: requests.ListAttributesRequest): Promise<responses.ListAttributesResponse>;
728
728
  /**
@@ -731,10 +731,11 @@ export declare class DataCatalogClient {
731
731
  * @param ListCatalogPrivateEndpointsRequest
732
732
  * @return ListCatalogPrivateEndpointsResponse
733
733
  * @throws OciError when an error occurs
734
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListCatalogPrivateEndpoints.ts.html |here} to see how to use ListCatalogPrivateEndpoints API.
734
+ * @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.
735
735
  */
736
736
  listCatalogPrivateEndpoints(listCatalogPrivateEndpointsRequest: requests.ListCatalogPrivateEndpointsRequest): Promise<responses.ListCatalogPrivateEndpointsResponse>;
737
737
  /**
738
+ * NOTE: This function is deprecated in favor of listCatalogPrivateEndpointsRecordIterator function.
738
739
  * Creates a new async iterator which will iterate over the models.CatalogPrivateEndpointSummary objects
739
740
  * contained in responses from the listCatalogPrivateEndpoints operation. This iterator will fetch more data from the
740
741
  * server as needed.
@@ -743,22 +744,39 @@ export declare class DataCatalogClient {
743
744
  */
744
745
  listAllCatalogPrivateEndpoints(request: requests.ListCatalogPrivateEndpointsRequest): AsyncIterableIterator<model.CatalogPrivateEndpointSummary>;
745
746
  /**
747
+ * NOTE: This function is deprecated in favor of listCatalogPrivateEndpointsResponseIterator function.
746
748
  * Creates a new async iterator which will iterate over the responses received from the listCatalogPrivateEndpoints operation. This iterator
747
749
  * will fetch more data from the server as needed.
748
750
  *
749
751
  * @param request a request which can be sent to the service operation
750
752
  */
751
753
  listAllCatalogPrivateEndpointsResponses(request: requests.ListCatalogPrivateEndpointsRequest): AsyncIterableIterator<responses.ListCatalogPrivateEndpointsResponse>;
754
+ /**
755
+ * Creates a new async iterator which will iterate over the models.CatalogPrivateEndpointSummary objects
756
+ * contained in responses from the listCatalogPrivateEndpoints operation. This iterator will fetch more data from the
757
+ * server as needed.
758
+ *
759
+ * @param request a request which can be sent to the service operation
760
+ */
761
+ listCatalogPrivateEndpointsRecordIterator(request: requests.ListCatalogPrivateEndpointsRequest): AsyncIterableIterator<model.CatalogPrivateEndpointSummary>;
762
+ /**
763
+ * Creates a new async iterator which will iterate over the responses received from the listCatalogPrivateEndpoints operation. This iterator
764
+ * will fetch more data from the server as needed.
765
+ *
766
+ * @param request a request which can be sent to the service operation
767
+ */
768
+ listCatalogPrivateEndpointsResponseIterator(request: requests.ListCatalogPrivateEndpointsRequest): AsyncIterableIterator<responses.ListCatalogPrivateEndpointsResponse>;
752
769
  /**
753
770
  * Returns a list of all the data catalogs in the specified compartment.
754
771
  *
755
772
  * @param ListCatalogsRequest
756
773
  * @return ListCatalogsResponse
757
774
  * @throws OciError when an error occurs
758
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListCatalogs.ts.html |here} to see how to use ListCatalogs API.
775
+ * @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.
759
776
  */
760
777
  listCatalogs(listCatalogsRequest: requests.ListCatalogsRequest): Promise<responses.ListCatalogsResponse>;
761
778
  /**
779
+ * NOTE: This function is deprecated in favor of listCatalogsRecordIterator function.
762
780
  * Creates a new async iterator which will iterate over the models.CatalogSummary objects
763
781
  * contained in responses from the listCatalogs operation. This iterator will fetch more data from the
764
782
  * server as needed.
@@ -767,18 +785,34 @@ export declare class DataCatalogClient {
767
785
  */
768
786
  listAllCatalogs(request: requests.ListCatalogsRequest): AsyncIterableIterator<model.CatalogSummary>;
769
787
  /**
788
+ * NOTE: This function is deprecated in favor of listCatalogsResponseIterator function.
770
789
  * Creates a new async iterator which will iterate over the responses received from the listCatalogs operation. This iterator
771
790
  * will fetch more data from the server as needed.
772
791
  *
773
792
  * @param request a request which can be sent to the service operation
774
793
  */
775
794
  listAllCatalogsResponses(request: requests.ListCatalogsRequest): AsyncIterableIterator<responses.ListCatalogsResponse>;
795
+ /**
796
+ * Creates a new async iterator which will iterate over the models.CatalogSummary objects
797
+ * contained in responses from the listCatalogs operation. This iterator will fetch more data from the
798
+ * server as needed.
799
+ *
800
+ * @param request a request which can be sent to the service operation
801
+ */
802
+ listCatalogsRecordIterator(request: requests.ListCatalogsRequest): AsyncIterableIterator<model.CatalogSummary>;
803
+ /**
804
+ * Creates a new async iterator which will iterate over the responses received from the listCatalogs operation. This iterator
805
+ * will fetch more data from the server as needed.
806
+ *
807
+ * @param request a request which can be sent to the service operation
808
+ */
809
+ listCatalogsResponseIterator(request: requests.ListCatalogsRequest): AsyncIterableIterator<responses.ListCatalogsResponse>;
776
810
  /**
777
811
  * Returns a list of all Connections for a data asset.
778
812
  * @param ListConnectionsRequest
779
813
  * @return ListConnectionsResponse
780
814
  * @throws OciError when an error occurs
781
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListConnections.ts.html |here} to see how to use ListConnections API.
815
+ * @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.
782
816
  */
783
817
  listConnections(listConnectionsRequest: requests.ListConnectionsRequest): Promise<responses.ListConnectionsResponse>;
784
818
  /**
@@ -786,7 +820,7 @@ export declare class DataCatalogClient {
786
820
  * @param ListCustomPropertiesRequest
787
821
  * @return ListCustomPropertiesResponse
788
822
  * @throws OciError when an error occurs
789
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListCustomProperties.ts.html |here} to see how to use ListCustomProperties API.
823
+ * @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.
790
824
  */
791
825
  listCustomProperties(listCustomPropertiesRequest: requests.ListCustomPropertiesRequest): Promise<responses.ListCustomPropertiesResponse>;
792
826
  /**
@@ -794,7 +828,7 @@ export declare class DataCatalogClient {
794
828
  * @param ListDataAssetTagsRequest
795
829
  * @return ListDataAssetTagsResponse
796
830
  * @throws OciError when an error occurs
797
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListDataAssetTags.ts.html |here} to see how to use ListDataAssetTags API.
831
+ * @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.
798
832
  */
799
833
  listDataAssetTags(listDataAssetTagsRequest: requests.ListDataAssetTagsRequest): Promise<responses.ListDataAssetTagsResponse>;
800
834
  /**
@@ -802,7 +836,7 @@ export declare class DataCatalogClient {
802
836
  * @param ListDataAssetsRequest
803
837
  * @return ListDataAssetsResponse
804
838
  * @throws OciError when an error occurs
805
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListDataAssets.ts.html |here} to see how to use ListDataAssets API.
839
+ * @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.
806
840
  */
807
841
  listDataAssets(listDataAssetsRequest: requests.ListDataAssetsRequest): Promise<responses.ListDataAssetsResponse>;
808
842
  /**
@@ -810,7 +844,7 @@ export declare class DataCatalogClient {
810
844
  * @param ListDerivedLogicalEntitiesRequest
811
845
  * @return ListDerivedLogicalEntitiesResponse
812
846
  * @throws OciError when an error occurs
813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListDerivedLogicalEntities.ts.html |here} to see how to use ListDerivedLogicalEntities API.
847
+ * @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.
814
848
  */
815
849
  listDerivedLogicalEntities(listDerivedLogicalEntitiesRequest: requests.ListDerivedLogicalEntitiesRequest): Promise<responses.ListDerivedLogicalEntitiesResponse>;
816
850
  /**
@@ -818,7 +852,7 @@ export declare class DataCatalogClient {
818
852
  * @param ListEntitiesRequest
819
853
  * @return ListEntitiesResponse
820
854
  * @throws OciError when an error occurs
821
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListEntities.ts.html |here} to see how to use ListEntities API.
855
+ * @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.
822
856
  */
823
857
  listEntities(listEntitiesRequest: requests.ListEntitiesRequest): Promise<responses.ListEntitiesResponse>;
824
858
  /**
@@ -826,7 +860,7 @@ export declare class DataCatalogClient {
826
860
  * @param ListEntityTagsRequest
827
861
  * @return ListEntityTagsResponse
828
862
  * @throws OciError when an error occurs
829
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListEntityTags.ts.html |here} to see how to use ListEntityTags API.
863
+ * @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.
830
864
  */
831
865
  listEntityTags(listEntityTagsRequest: requests.ListEntityTagsRequest): Promise<responses.ListEntityTagsResponse>;
832
866
  /**
@@ -834,7 +868,7 @@ export declare class DataCatalogClient {
834
868
  * @param ListFolderTagsRequest
835
869
  * @return ListFolderTagsResponse
836
870
  * @throws OciError when an error occurs
837
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListFolderTags.ts.html |here} to see how to use ListFolderTags API.
871
+ * @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.
838
872
  */
839
873
  listFolderTags(listFolderTagsRequest: requests.ListFolderTagsRequest): Promise<responses.ListFolderTagsResponse>;
840
874
  /**
@@ -842,7 +876,7 @@ export declare class DataCatalogClient {
842
876
  * @param ListFoldersRequest
843
877
  * @return ListFoldersResponse
844
878
  * @throws OciError when an error occurs
845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListFolders.ts.html |here} to see how to use ListFolders API.
879
+ * @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.
846
880
  */
847
881
  listFolders(listFoldersRequest: requests.ListFoldersRequest): Promise<responses.ListFoldersResponse>;
848
882
  /**
@@ -850,7 +884,7 @@ export declare class DataCatalogClient {
850
884
  * @param ListGlossariesRequest
851
885
  * @return ListGlossariesResponse
852
886
  * @throws OciError when an error occurs
853
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListGlossaries.ts.html |here} to see how to use ListGlossaries API.
887
+ * @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.
854
888
  */
855
889
  listGlossaries(listGlossariesRequest: requests.ListGlossariesRequest): Promise<responses.ListGlossariesResponse>;
856
890
  /**
@@ -858,7 +892,7 @@ export declare class DataCatalogClient {
858
892
  * @param ListJobDefinitionsRequest
859
893
  * @return ListJobDefinitionsResponse
860
894
  * @throws OciError when an error occurs
861
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListJobDefinitions.ts.html |here} to see how to use ListJobDefinitions API.
895
+ * @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.
862
896
  */
863
897
  listJobDefinitions(listJobDefinitionsRequest: requests.ListJobDefinitionsRequest): Promise<responses.ListJobDefinitionsResponse>;
864
898
  /**
@@ -866,7 +900,7 @@ export declare class DataCatalogClient {
866
900
  * @param ListJobExecutionsRequest
867
901
  * @return ListJobExecutionsResponse
868
902
  * @throws OciError when an error occurs
869
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListJobExecutions.ts.html |here} to see how to use ListJobExecutions API.
903
+ * @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.
870
904
  */
871
905
  listJobExecutions(listJobExecutionsRequest: requests.ListJobExecutionsRequest): Promise<responses.ListJobExecutionsResponse>;
872
906
  /**
@@ -874,7 +908,7 @@ export declare class DataCatalogClient {
874
908
  * @param ListJobLogsRequest
875
909
  * @return ListJobLogsResponse
876
910
  * @throws OciError when an error occurs
877
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListJobLogs.ts.html |here} to see how to use ListJobLogs API.
911
+ * @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.
878
912
  */
879
913
  listJobLogs(listJobLogsRequest: requests.ListJobLogsRequest): Promise<responses.ListJobLogsResponse>;
880
914
  /**
@@ -882,7 +916,7 @@ export declare class DataCatalogClient {
882
916
  * @param ListJobMetricsRequest
883
917
  * @return ListJobMetricsResponse
884
918
  * @throws OciError when an error occurs
885
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListJobMetrics.ts.html |here} to see how to use ListJobMetrics API.
919
+ * @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.
886
920
  */
887
921
  listJobMetrics(listJobMetricsRequest: requests.ListJobMetricsRequest): Promise<responses.ListJobMetricsResponse>;
888
922
  /**
@@ -890,7 +924,7 @@ export declare class DataCatalogClient {
890
924
  * @param ListJobsRequest
891
925
  * @return ListJobsResponse
892
926
  * @throws OciError when an error occurs
893
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListJobs.ts.html |here} to see how to use ListJobs API.
927
+ * @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.
894
928
  */
895
929
  listJobs(listJobsRequest: requests.ListJobsRequest): Promise<responses.ListJobsResponse>;
896
930
  /**
@@ -899,10 +933,11 @@ export declare class DataCatalogClient {
899
933
  * @param ListMetastoresRequest
900
934
  * @return ListMetastoresResponse
901
935
  * @throws OciError when an error occurs
902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListMetastores.ts.html |here} to see how to use ListMetastores API.
936
+ * @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.
903
937
  */
904
938
  listMetastores(listMetastoresRequest: requests.ListMetastoresRequest): Promise<responses.ListMetastoresResponse>;
905
939
  /**
940
+ * NOTE: This function is deprecated in favor of listMetastoresRecordIterator function.
906
941
  * Creates a new async iterator which will iterate over the models.MetastoreSummary objects
907
942
  * contained in responses from the listMetastores operation. This iterator will fetch more data from the
908
943
  * server as needed.
@@ -911,18 +946,34 @@ export declare class DataCatalogClient {
911
946
  */
912
947
  listAllMetastores(request: requests.ListMetastoresRequest): AsyncIterableIterator<model.MetastoreSummary>;
913
948
  /**
949
+ * NOTE: This function is deprecated in favor of listMetastoresResponseIterator function.
914
950
  * Creates a new async iterator which will iterate over the responses received from the listMetastores operation. This iterator
915
951
  * will fetch more data from the server as needed.
916
952
  *
917
953
  * @param request a request which can be sent to the service operation
918
954
  */
919
955
  listAllMetastoresResponses(request: requests.ListMetastoresRequest): AsyncIterableIterator<responses.ListMetastoresResponse>;
956
+ /**
957
+ * Creates a new async iterator which will iterate over the models.MetastoreSummary objects
958
+ * contained in responses from the listMetastores operation. This iterator will fetch more data from the
959
+ * server as needed.
960
+ *
961
+ * @param request a request which can be sent to the service operation
962
+ */
963
+ listMetastoresRecordIterator(request: requests.ListMetastoresRequest): AsyncIterableIterator<model.MetastoreSummary>;
964
+ /**
965
+ * Creates a new async iterator which will iterate over the responses received from the listMetastores operation. This iterator
966
+ * will fetch more data from the server as needed.
967
+ *
968
+ * @param request a request which can be sent to the service operation
969
+ */
970
+ listMetastoresResponseIterator(request: requests.ListMetastoresRequest): AsyncIterableIterator<responses.ListMetastoresResponse>;
920
971
  /**
921
972
  * Returns a list of namespaces within a data catalog.
922
973
  * @param ListNamespacesRequest
923
974
  * @return ListNamespacesResponse
924
975
  * @throws OciError when an error occurs
925
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListNamespaces.ts.html |here} to see how to use ListNamespaces API.
976
+ * @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.
926
977
  */
927
978
  listNamespaces(listNamespacesRequest: requests.ListNamespacesRequest): Promise<responses.ListNamespacesResponse>;
928
979
  /**
@@ -930,7 +981,7 @@ export declare class DataCatalogClient {
930
981
  * @param ListPatternsRequest
931
982
  * @return ListPatternsResponse
932
983
  * @throws OciError when an error occurs
933
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListPatterns.ts.html |here} to see how to use ListPatterns API.
984
+ * @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.
934
985
  */
935
986
  listPatterns(listPatternsRequest: requests.ListPatternsRequest): Promise<responses.ListPatternsResponse>;
936
987
  /**
@@ -938,7 +989,7 @@ export declare class DataCatalogClient {
938
989
  * @param ListRulesRequest
939
990
  * @return ListRulesResponse
940
991
  * @throws OciError when an error occurs
941
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListRules.ts.html |here} to see how to use ListRules API.
992
+ * @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.
942
993
  */
943
994
  listRules(listRulesRequest: requests.ListRulesRequest): Promise<responses.ListRulesResponse>;
944
995
  /**
@@ -946,7 +997,7 @@ export declare class DataCatalogClient {
946
997
  * @param ListTagsRequest
947
998
  * @return ListTagsResponse
948
999
  * @throws OciError when an error occurs
949
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListTags.ts.html |here} to see how to use ListTags API.
1000
+ * @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.
950
1001
  */
951
1002
  listTags(listTagsRequest: requests.ListTagsRequest): Promise<responses.ListTagsResponse>;
952
1003
  /**
@@ -954,7 +1005,7 @@ export declare class DataCatalogClient {
954
1005
  * @param ListTermRelationshipsRequest
955
1006
  * @return ListTermRelationshipsResponse
956
1007
  * @throws OciError when an error occurs
957
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListTermRelationships.ts.html |here} to see how to use ListTermRelationships API.
1008
+ * @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.
958
1009
  */
959
1010
  listTermRelationships(listTermRelationshipsRequest: requests.ListTermRelationshipsRequest): Promise<responses.ListTermRelationshipsResponse>;
960
1011
  /**
@@ -962,7 +1013,7 @@ export declare class DataCatalogClient {
962
1013
  * @param ListTermsRequest
963
1014
  * @return ListTermsResponse
964
1015
  * @throws OciError when an error occurs
965
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListTerms.ts.html |here} to see how to use ListTerms API.
1016
+ * @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.
966
1017
  */
967
1018
  listTerms(listTermsRequest: requests.ListTermsRequest): Promise<responses.ListTermsResponse>;
968
1019
  /**
@@ -970,7 +1021,7 @@ export declare class DataCatalogClient {
970
1021
  * @param ListTypesRequest
971
1022
  * @return ListTypesResponse
972
1023
  * @throws OciError when an error occurs
973
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListTypes.ts.html |here} to see how to use ListTypes API.
1024
+ * @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.
974
1025
  */
975
1026
  listTypes(listTypesRequest: requests.ListTypesRequest): Promise<responses.ListTypesResponse>;
976
1027
  /**
@@ -979,10 +1030,11 @@ export declare class DataCatalogClient {
979
1030
  * @param ListWorkRequestErrorsRequest
980
1031
  * @return ListWorkRequestErrorsResponse
981
1032
  * @throws OciError when an error occurs
982
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1033
+ * @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.
983
1034
  */
984
1035
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
985
1036
  /**
1037
+ * NOTE: This function is deprecated in favor of listWorkRequestErrorsRecordIterator function.
986
1038
  * Creates a new async iterator which will iterate over the models.WorkRequestError objects
987
1039
  * contained in responses from the listWorkRequestErrors operation. This iterator will fetch more data from the
988
1040
  * server as needed.
@@ -991,22 +1043,39 @@ export declare class DataCatalogClient {
991
1043
  */
992
1044
  listAllWorkRequestErrors(request: requests.ListWorkRequestErrorsRequest): AsyncIterableIterator<model.WorkRequestError>;
993
1045
  /**
1046
+ * NOTE: This function is deprecated in favor of listWorkRequestErrorsResponseIterator function.
994
1047
  * Creates a new async iterator which will iterate over the responses received from the listWorkRequestErrors operation. This iterator
995
1048
  * will fetch more data from the server as needed.
996
1049
  *
997
1050
  * @param request a request which can be sent to the service operation
998
1051
  */
999
1052
  listAllWorkRequestErrorsResponses(request: requests.ListWorkRequestErrorsRequest): AsyncIterableIterator<responses.ListWorkRequestErrorsResponse>;
1053
+ /**
1054
+ * Creates a new async iterator which will iterate over the models.WorkRequestError objects
1055
+ * contained in responses from the listWorkRequestErrors operation. This iterator will fetch more data from the
1056
+ * server as needed.
1057
+ *
1058
+ * @param request a request which can be sent to the service operation
1059
+ */
1060
+ listWorkRequestErrorsRecordIterator(request: requests.ListWorkRequestErrorsRequest): AsyncIterableIterator<model.WorkRequestError>;
1061
+ /**
1062
+ * Creates a new async iterator which will iterate over the responses received from the listWorkRequestErrors operation. This iterator
1063
+ * will fetch more data from the server as needed.
1064
+ *
1065
+ * @param request a request which can be sent to the service operation
1066
+ */
1067
+ listWorkRequestErrorsResponseIterator(request: requests.ListWorkRequestErrorsRequest): AsyncIterableIterator<responses.ListWorkRequestErrorsResponse>;
1000
1068
  /**
1001
1069
  * Returns a (paginated) list of logs for a given work request.
1002
1070
  *
1003
1071
  * @param ListWorkRequestLogsRequest
1004
1072
  * @return ListWorkRequestLogsResponse
1005
1073
  * @throws OciError when an error occurs
1006
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1074
+ * @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.
1007
1075
  */
1008
1076
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
1009
1077
  /**
1078
+ * NOTE: This function is deprecated in favor of listWorkRequestLogsRecordIterator function.
1010
1079
  * Creates a new async iterator which will iterate over the models.WorkRequestLog objects
1011
1080
  * contained in responses from the listWorkRequestLogs operation. This iterator will fetch more data from the
1012
1081
  * server as needed.
@@ -1015,22 +1084,39 @@ export declare class DataCatalogClient {
1015
1084
  */
1016
1085
  listAllWorkRequestLogs(request: requests.ListWorkRequestLogsRequest): AsyncIterableIterator<model.WorkRequestLog>;
1017
1086
  /**
1087
+ * NOTE: This function is deprecated in favor of listWorkRequestLogsResponseIterator function.
1018
1088
  * Creates a new async iterator which will iterate over the responses received from the listWorkRequestLogs operation. This iterator
1019
1089
  * will fetch more data from the server as needed.
1020
1090
  *
1021
1091
  * @param request a request which can be sent to the service operation
1022
1092
  */
1023
1093
  listAllWorkRequestLogsResponses(request: requests.ListWorkRequestLogsRequest): AsyncIterableIterator<responses.ListWorkRequestLogsResponse>;
1094
+ /**
1095
+ * Creates a new async iterator which will iterate over the models.WorkRequestLog objects
1096
+ * contained in responses from the listWorkRequestLogs operation. This iterator will fetch more data from the
1097
+ * server as needed.
1098
+ *
1099
+ * @param request a request which can be sent to the service operation
1100
+ */
1101
+ listWorkRequestLogsRecordIterator(request: requests.ListWorkRequestLogsRequest): AsyncIterableIterator<model.WorkRequestLog>;
1102
+ /**
1103
+ * Creates a new async iterator which will iterate over the responses received from the listWorkRequestLogs operation. This iterator
1104
+ * will fetch more data from the server as needed.
1105
+ *
1106
+ * @param request a request which can be sent to the service operation
1107
+ */
1108
+ listWorkRequestLogsResponseIterator(request: requests.ListWorkRequestLogsRequest): AsyncIterableIterator<responses.ListWorkRequestLogsResponse>;
1024
1109
  /**
1025
1110
  * Lists the work requests in a compartment.
1026
1111
  *
1027
1112
  * @param ListWorkRequestsRequest
1028
1113
  * @return ListWorkRequestsResponse
1029
1114
  * @throws OciError when an error occurs
1030
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1115
+ * @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.
1031
1116
  */
1032
1117
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
1033
1118
  /**
1119
+ * NOTE: This function is deprecated in favor of listWorkRequestsRecordIterator function.
1034
1120
  * Creates a new async iterator which will iterate over the models.WorkRequest objects
1035
1121
  * contained in responses from the listWorkRequests operation. This iterator will fetch more data from the
1036
1122
  * server as needed.
@@ -1039,18 +1125,34 @@ export declare class DataCatalogClient {
1039
1125
  */
1040
1126
  listAllWorkRequests(request: requests.ListWorkRequestsRequest): AsyncIterableIterator<model.WorkRequest>;
1041
1127
  /**
1128
+ * NOTE: This function is deprecated in favor of listWorkRequestsResponseIterator function.
1042
1129
  * Creates a new async iterator which will iterate over the responses received from the listWorkRequests operation. This iterator
1043
1130
  * will fetch more data from the server as needed.
1044
1131
  *
1045
1132
  * @param request a request which can be sent to the service operation
1046
1133
  */
1047
1134
  listAllWorkRequestsResponses(request: requests.ListWorkRequestsRequest): AsyncIterableIterator<responses.ListWorkRequestsResponse>;
1135
+ /**
1136
+ * Creates a new async iterator which will iterate over the models.WorkRequest objects
1137
+ * contained in responses from the listWorkRequests operation. This iterator will fetch more data from the
1138
+ * server as needed.
1139
+ *
1140
+ * @param request a request which can be sent to the service operation
1141
+ */
1142
+ listWorkRequestsRecordIterator(request: requests.ListWorkRequestsRequest): AsyncIterableIterator<model.WorkRequest>;
1143
+ /**
1144
+ * Creates a new async iterator which will iterate over the responses received from the listWorkRequests operation. This iterator
1145
+ * will fetch more data from the server as needed.
1146
+ *
1147
+ * @param request a request which can be sent to the service operation
1148
+ */
1149
+ listWorkRequestsResponseIterator(request: requests.ListWorkRequestsRequest): AsyncIterableIterator<responses.ListWorkRequestsResponse>;
1048
1150
  /**
1049
1151
  * Returns stats on objects by type in the repository.
1050
1152
  * @param ObjectStatsRequest
1051
1153
  * @return ObjectStatsResponse
1052
1154
  * @throws OciError when an error occurs
1053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ObjectStats.ts.html |here} to see how to use ObjectStats API.
1155
+ * @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.
1054
1156
  */
1055
1157
  objectStats(objectStatsRequest: requests.ObjectStatsRequest): Promise<responses.ObjectStatsResponse>;
1056
1158
  /**
@@ -1058,7 +1160,7 @@ export declare class DataCatalogClient {
1058
1160
  * @param ParseConnectionRequest
1059
1161
  * @return ParseConnectionResponse
1060
1162
  * @throws OciError when an error occurs
1061
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ParseConnection.ts.html |here} to see how to use ParseConnection API.
1163
+ * @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.
1062
1164
  */
1063
1165
  parseConnection(parseConnectionRequest: requests.ParseConnectionRequest): Promise<responses.ParseConnectionResponse>;
1064
1166
  /**
@@ -1068,7 +1170,7 @@ export declare class DataCatalogClient {
1068
1170
  * @param ProcessRecommendationRequest
1069
1171
  * @return ProcessRecommendationResponse
1070
1172
  * @throws OciError when an error occurs
1071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ProcessRecommendation.ts.html |here} to see how to use ProcessRecommendation API.
1173
+ * @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.
1072
1174
  */
1073
1175
  processRecommendation(processRecommendationRequest: requests.ProcessRecommendationRequest): Promise<responses.ProcessRecommendationResponse>;
1074
1176
  /**
@@ -1079,7 +1181,7 @@ export declare class DataCatalogClient {
1079
1181
  * @param RecommendationsRequest
1080
1182
  * @return RecommendationsResponse
1081
1183
  * @throws OciError when an error occurs
1082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/Recommendations.ts.html |here} to see how to use Recommendations API.
1184
+ * @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.
1083
1185
  */
1084
1186
  recommendations(recommendationsRequest: requests.RecommendationsRequest): Promise<responses.RecommendationsResponse>;
1085
1187
  /**
@@ -1087,7 +1189,7 @@ export declare class DataCatalogClient {
1087
1189
  * @param RemoveDataSelectorPatternsRequest
1088
1190
  * @return RemoveDataSelectorPatternsResponse
1089
1191
  * @throws OciError when an error occurs
1090
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatterns API.
1192
+ * @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.
1091
1193
  */
1092
1194
  removeDataSelectorPatterns(removeDataSelectorPatternsRequest: requests.RemoveDataSelectorPatternsRequest): Promise<responses.RemoveDataSelectorPatternsResponse>;
1093
1195
  /**
@@ -1095,7 +1197,7 @@ export declare class DataCatalogClient {
1095
1197
  * @param SearchCriteriaRequest
1096
1198
  * @return SearchCriteriaResponse
1097
1199
  * @throws OciError when an error occurs
1098
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteria API.
1200
+ * @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.
1099
1201
  */
1100
1202
  searchCriteria(searchCriteriaRequest: requests.SearchCriteriaRequest): Promise<responses.SearchCriteriaResponse>;
1101
1203
  /**
@@ -1103,7 +1205,7 @@ export declare class DataCatalogClient {
1103
1205
  * @param SuggestMatchesRequest
1104
1206
  * @return SuggestMatchesResponse
1105
1207
  * @throws OciError when an error occurs
1106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatches API.
1208
+ * @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.
1107
1209
  */
1108
1210
  suggestMatches(suggestMatchesRequest: requests.SuggestMatchesRequest): Promise<responses.SuggestMatchesResponse>;
1109
1211
  /**
@@ -1111,7 +1213,7 @@ export declare class DataCatalogClient {
1111
1213
  * @param SynchronousExportDataAssetRequest
1112
1214
  * @return SynchronousExportDataAssetResponse
1113
1215
  * @throws OciError when an error occurs
1114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAsset API.
1216
+ * @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.
1115
1217
  */
1116
1218
  synchronousExportDataAsset(synchronousExportDataAssetRequest: requests.SynchronousExportDataAssetRequest): Promise<responses.SynchronousExportDataAssetResponse>;
1117
1219
  /**
@@ -1119,7 +1221,7 @@ export declare class DataCatalogClient {
1119
1221
  * @param TestConnectionRequest
1120
1222
  * @return TestConnectionResponse
1121
1223
  * @throws OciError when an error occurs
1122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnection API.
1224
+ * @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.
1123
1225
  */
1124
1226
  testConnection(testConnectionRequest: requests.TestConnectionRequest): Promise<responses.TestConnectionResponse>;
1125
1227
  /**
@@ -1127,7 +1229,7 @@ export declare class DataCatalogClient {
1127
1229
  * @param UpdateAttributeRequest
1128
1230
  * @return UpdateAttributeResponse
1129
1231
  * @throws OciError when an error occurs
1130
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttribute API.
1232
+ * @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.
1131
1233
  */
1132
1234
  updateAttribute(updateAttributeRequest: requests.UpdateAttributeRequest): Promise<responses.UpdateAttributeResponse>;
1133
1235
  /**
@@ -1135,7 +1237,7 @@ export declare class DataCatalogClient {
1135
1237
  * @param UpdateCatalogRequest
1136
1238
  * @return UpdateCatalogResponse
1137
1239
  * @throws OciError when an error occurs
1138
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalog API.
1240
+ * @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.
1139
1241
  */
1140
1242
  updateCatalog(updateCatalogRequest: requests.UpdateCatalogRequest): Promise<responses.UpdateCatalogResponse>;
1141
1243
  /**
@@ -1143,7 +1245,7 @@ export declare class DataCatalogClient {
1143
1245
  * @param UpdateCatalogPrivateEndpointRequest
1144
1246
  * @return UpdateCatalogPrivateEndpointResponse
1145
1247
  * @throws OciError when an error occurs
1146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpoint API.
1248
+ * @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.
1147
1249
  */
1148
1250
  updateCatalogPrivateEndpoint(updateCatalogPrivateEndpointRequest: requests.UpdateCatalogPrivateEndpointRequest): Promise<responses.UpdateCatalogPrivateEndpointResponse>;
1149
1251
  /**
@@ -1151,7 +1253,7 @@ export declare class DataCatalogClient {
1151
1253
  * @param UpdateConnectionRequest
1152
1254
  * @return UpdateConnectionResponse
1153
1255
  * @throws OciError when an error occurs
1154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnection API.
1256
+ * @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.
1155
1257
  */
1156
1258
  updateConnection(updateConnectionRequest: requests.UpdateConnectionRequest): Promise<responses.UpdateConnectionResponse>;
1157
1259
  /**
@@ -1159,7 +1261,7 @@ export declare class DataCatalogClient {
1159
1261
  * @param UpdateCustomPropertyRequest
1160
1262
  * @return UpdateCustomPropertyResponse
1161
1263
  * @throws OciError when an error occurs
1162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomProperty API.
1264
+ * @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.
1163
1265
  */
1164
1266
  updateCustomProperty(updateCustomPropertyRequest: requests.UpdateCustomPropertyRequest): Promise<responses.UpdateCustomPropertyResponse>;
1165
1267
  /**
@@ -1167,7 +1269,7 @@ export declare class DataCatalogClient {
1167
1269
  * @param UpdateDataAssetRequest
1168
1270
  * @return UpdateDataAssetResponse
1169
1271
  * @throws OciError when an error occurs
1170
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAsset API.
1272
+ * @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.
1171
1273
  */
1172
1274
  updateDataAsset(updateDataAssetRequest: requests.UpdateDataAssetRequest): Promise<responses.UpdateDataAssetResponse>;
1173
1275
  /**
@@ -1175,7 +1277,7 @@ export declare class DataCatalogClient {
1175
1277
  * @param UpdateEntityRequest
1176
1278
  * @return UpdateEntityResponse
1177
1279
  * @throws OciError when an error occurs
1178
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntity API.
1280
+ * @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.
1179
1281
  */
1180
1282
  updateEntity(updateEntityRequest: requests.UpdateEntityRequest): Promise<responses.UpdateEntityResponse>;
1181
1283
  /**
@@ -1183,7 +1285,7 @@ export declare class DataCatalogClient {
1183
1285
  * @param UpdateFolderRequest
1184
1286
  * @return UpdateFolderResponse
1185
1287
  * @throws OciError when an error occurs
1186
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolder API.
1288
+ * @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.
1187
1289
  */
1188
1290
  updateFolder(updateFolderRequest: requests.UpdateFolderRequest): Promise<responses.UpdateFolderResponse>;
1189
1291
  /**
@@ -1191,7 +1293,7 @@ export declare class DataCatalogClient {
1191
1293
  * @param UpdateGlossaryRequest
1192
1294
  * @return UpdateGlossaryResponse
1193
1295
  * @throws OciError when an error occurs
1194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossary API.
1296
+ * @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.
1195
1297
  */
1196
1298
  updateGlossary(updateGlossaryRequest: requests.UpdateGlossaryRequest): Promise<responses.UpdateGlossaryResponse>;
1197
1299
  /**
@@ -1199,7 +1301,7 @@ export declare class DataCatalogClient {
1199
1301
  * @param UpdateJobRequest
1200
1302
  * @return UpdateJobResponse
1201
1303
  * @throws OciError when an error occurs
1202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJob API.
1304
+ * @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.
1203
1305
  */
1204
1306
  updateJob(updateJobRequest: requests.UpdateJobRequest): Promise<responses.UpdateJobResponse>;
1205
1307
  /**
@@ -1207,7 +1309,7 @@ export declare class DataCatalogClient {
1207
1309
  * @param UpdateJobDefinitionRequest
1208
1310
  * @return UpdateJobDefinitionResponse
1209
1311
  * @throws OciError when an error occurs
1210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinition API.
1312
+ * @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.
1211
1313
  */
1212
1314
  updateJobDefinition(updateJobDefinitionRequest: requests.UpdateJobDefinitionRequest): Promise<responses.UpdateJobDefinitionResponse>;
1213
1315
  /**
@@ -1215,7 +1317,7 @@ export declare class DataCatalogClient {
1215
1317
  * @param UpdateMetastoreRequest
1216
1318
  * @return UpdateMetastoreResponse
1217
1319
  * @throws OciError when an error occurs
1218
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastore API.
1320
+ * @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.
1219
1321
  */
1220
1322
  updateMetastore(updateMetastoreRequest: requests.UpdateMetastoreRequest): Promise<responses.UpdateMetastoreResponse>;
1221
1323
  /**
@@ -1223,7 +1325,7 @@ export declare class DataCatalogClient {
1223
1325
  * @param UpdateNamespaceRequest
1224
1326
  * @return UpdateNamespaceResponse
1225
1327
  * @throws OciError when an error occurs
1226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespace API.
1328
+ * @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.
1227
1329
  */
1228
1330
  updateNamespace(updateNamespaceRequest: requests.UpdateNamespaceRequest): Promise<responses.UpdateNamespaceResponse>;
1229
1331
  /**
@@ -1231,7 +1333,7 @@ export declare class DataCatalogClient {
1231
1333
  * @param UpdatePatternRequest
1232
1334
  * @return UpdatePatternResponse
1233
1335
  * @throws OciError when an error occurs
1234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePattern API.
1336
+ * @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.
1235
1337
  */
1236
1338
  updatePattern(updatePatternRequest: requests.UpdatePatternRequest): Promise<responses.UpdatePatternResponse>;
1237
1339
  /**
@@ -1239,7 +1341,7 @@ export declare class DataCatalogClient {
1239
1341
  * @param UpdateTermRequest
1240
1342
  * @return UpdateTermResponse
1241
1343
  * @throws OciError when an error occurs
1242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTerm API.
1344
+ * @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.
1243
1345
  */
1244
1346
  updateTerm(updateTermRequest: requests.UpdateTermRequest): Promise<responses.UpdateTermResponse>;
1245
1347
  /**
@@ -1247,7 +1349,7 @@ export declare class DataCatalogClient {
1247
1349
  * @param UpdateTermRelationshipRequest
1248
1350
  * @return UpdateTermRelationshipResponse
1249
1351
  * @throws OciError when an error occurs
1250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationship API.
1352
+ * @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.
1251
1353
  */
1252
1354
  updateTermRelationship(updateTermRelationshipRequest: requests.UpdateTermRelationshipRequest): Promise<responses.UpdateTermRelationshipResponse>;
1253
1355
  /**
@@ -1255,7 +1357,7 @@ export declare class DataCatalogClient {
1255
1357
  * @param UploadCredentialsRequest
1256
1358
  * @return UploadCredentialsResponse
1257
1359
  * @throws OciError when an error occurs
1258
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentials API.
1360
+ * @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.
1259
1361
  */
1260
1362
  uploadCredentials(uploadCredentialsRequest: requests.UploadCredentialsRequest): Promise<responses.UploadCredentialsResponse>;
1261
1363
  /**
@@ -1263,7 +1365,7 @@ export declare class DataCatalogClient {
1263
1365
  * @param UsersRequest
1264
1366
  * @return UsersResponse
1265
1367
  * @throws OciError when an error occurs
1266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/Users.ts.html |here} to see how to use Users API.
1368
+ * @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.
1267
1369
  */
1268
1370
  users(usersRequest: requests.UsersRequest): Promise<responses.UsersResponse>;
1269
1371
  /**
@@ -1271,7 +1373,7 @@ export declare class DataCatalogClient {
1271
1373
  * @param ValidateConnectionRequest
1272
1374
  * @return ValidateConnectionResponse
1273
1375
  * @throws OciError when an error occurs
1274
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnection API.
1376
+ * @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.
1275
1377
  */
1276
1378
  validateConnection(validateConnectionRequest: requests.ValidateConnectionRequest): Promise<responses.ValidateConnectionResponse>;
1277
1379
  /**
@@ -1279,7 +1381,7 @@ export declare class DataCatalogClient {
1279
1381
  * @param ValidatePatternRequest
1280
1382
  * @return ValidatePatternResponse
1281
1383
  * @throws OciError when an error occurs
1282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePattern API.
1384
+ * @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.
1283
1385
  */
1284
1386
  validatePattern(validatePatternRequest: requests.ValidatePatternRequest): Promise<responses.ValidatePatternResponse>;
1285
1387
  }