oci-datacatalog 2.4.0 → 2.6.0

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