oci-objectstorage 2.75.0 → 2.76.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (310) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +51 -51
  4. package/lib/client.js +55 -51
  5. package/lib/client.js.map +1 -1
  6. package/lib/model/archival-state.d.ts +1 -1
  7. package/lib/model/archival-state.js +1 -1
  8. package/lib/model/bucket-summary.d.ts +1 -1
  9. package/lib/model/bucket-summary.js +1 -1
  10. package/lib/model/bucket.d.ts +1 -1
  11. package/lib/model/bucket.js +1 -1
  12. package/lib/model/commit-multipart-upload-details.d.ts +1 -1
  13. package/lib/model/commit-multipart-upload-details.js +1 -1
  14. package/lib/model/commit-multipart-upload-part-details.d.ts +1 -1
  15. package/lib/model/commit-multipart-upload-part-details.js +1 -1
  16. package/lib/model/copy-object-details.d.ts +1 -1
  17. package/lib/model/copy-object-details.js +1 -1
  18. package/lib/model/create-bucket-details.d.ts +1 -1
  19. package/lib/model/create-bucket-details.js +1 -1
  20. package/lib/model/create-multipart-upload-details.d.ts +1 -1
  21. package/lib/model/create-multipart-upload-details.js +1 -1
  22. package/lib/model/create-preauthenticated-request-details.d.ts +1 -1
  23. package/lib/model/create-preauthenticated-request-details.js +1 -1
  24. package/lib/model/create-replication-policy-details.d.ts +1 -1
  25. package/lib/model/create-replication-policy-details.js +1 -1
  26. package/lib/model/create-retention-rule-details.d.ts +1 -1
  27. package/lib/model/create-retention-rule-details.js +1 -1
  28. package/lib/model/duration.d.ts +1 -1
  29. package/lib/model/duration.js +1 -1
  30. package/lib/model/index.d.ts +1 -1
  31. package/lib/model/index.js +1 -1
  32. package/lib/model/list-objects.d.ts +1 -1
  33. package/lib/model/list-objects.js +1 -1
  34. package/lib/model/multipart-upload-part-summary.d.ts +1 -1
  35. package/lib/model/multipart-upload-part-summary.js +1 -1
  36. package/lib/model/multipart-upload.d.ts +1 -1
  37. package/lib/model/multipart-upload.js +1 -1
  38. package/lib/model/namespace-metadata.d.ts +1 -1
  39. package/lib/model/namespace-metadata.js +1 -1
  40. package/lib/model/object-lifecycle-policy.d.ts +1 -1
  41. package/lib/model/object-lifecycle-policy.js +1 -1
  42. package/lib/model/object-lifecycle-rule.d.ts +1 -1
  43. package/lib/model/object-lifecycle-rule.js +1 -1
  44. package/lib/model/object-name-filter.d.ts +1 -1
  45. package/lib/model/object-name-filter.js +1 -1
  46. package/lib/model/object-summary.d.ts +1 -1
  47. package/lib/model/object-summary.js +1 -1
  48. package/lib/model/object-version-collection.d.ts +1 -1
  49. package/lib/model/object-version-collection.js +1 -1
  50. package/lib/model/object-version-summary.d.ts +1 -1
  51. package/lib/model/object-version-summary.js +1 -1
  52. package/lib/model/pattern-details.d.ts +1 -1
  53. package/lib/model/pattern-details.js +1 -1
  54. package/lib/model/preauthenticated-request-summary.d.ts +1 -1
  55. package/lib/model/preauthenticated-request-summary.js +1 -1
  56. package/lib/model/preauthenticated-request.d.ts +1 -1
  57. package/lib/model/preauthenticated-request.js +1 -1
  58. package/lib/model/put-object-lifecycle-policy-details.d.ts +1 -1
  59. package/lib/model/put-object-lifecycle-policy-details.js +1 -1
  60. package/lib/model/reencrypt-object-details.d.ts +1 -1
  61. package/lib/model/reencrypt-object-details.js +1 -1
  62. package/lib/model/rename-object-details.d.ts +1 -1
  63. package/lib/model/rename-object-details.js +1 -1
  64. package/lib/model/replication-policy-summary.d.ts +1 -1
  65. package/lib/model/replication-policy-summary.js +1 -1
  66. package/lib/model/replication-policy.d.ts +1 -1
  67. package/lib/model/replication-policy.js +1 -1
  68. package/lib/model/replication-source.d.ts +1 -1
  69. package/lib/model/replication-source.js +1 -1
  70. package/lib/model/restore-objects-details.d.ts +1 -1
  71. package/lib/model/restore-objects-details.js +1 -1
  72. package/lib/model/retention-rule-collection.d.ts +1 -1
  73. package/lib/model/retention-rule-collection.js +1 -1
  74. package/lib/model/retention-rule-details.d.ts +1 -1
  75. package/lib/model/retention-rule-details.js +1 -1
  76. package/lib/model/retention-rule-summary.d.ts +1 -1
  77. package/lib/model/retention-rule-summary.js +1 -1
  78. package/lib/model/retention-rule.d.ts +1 -1
  79. package/lib/model/retention-rule.js +1 -1
  80. package/lib/model/s-se-customer-key-details.d.ts +1 -1
  81. package/lib/model/s-se-customer-key-details.js +1 -1
  82. package/lib/model/storage-tier.d.ts +1 -1
  83. package/lib/model/storage-tier.js +1 -1
  84. package/lib/model/update-bucket-details.d.ts +1 -1
  85. package/lib/model/update-bucket-details.js +1 -1
  86. package/lib/model/update-namespace-metadata-details.d.ts +1 -1
  87. package/lib/model/update-namespace-metadata-details.js +1 -1
  88. package/lib/model/update-object-storage-tier-details.d.ts +1 -1
  89. package/lib/model/update-object-storage-tier-details.js +1 -1
  90. package/lib/model/update-retention-rule-details.d.ts +1 -1
  91. package/lib/model/update-retention-rule-details.js +1 -1
  92. package/lib/model/work-request-error.d.ts +1 -1
  93. package/lib/model/work-request-error.js +1 -1
  94. package/lib/model/work-request-log-entry.d.ts +1 -1
  95. package/lib/model/work-request-log-entry.js +1 -1
  96. package/lib/model/work-request-resource-metadata-key.d.ts +1 -1
  97. package/lib/model/work-request-resource-metadata-key.js +1 -1
  98. package/lib/model/work-request-resource.d.ts +1 -1
  99. package/lib/model/work-request-resource.js +1 -1
  100. package/lib/model/work-request-summary.d.ts +1 -1
  101. package/lib/model/work-request-summary.js +1 -1
  102. package/lib/model/work-request.d.ts +1 -1
  103. package/lib/model/work-request.js +1 -1
  104. package/lib/objectstorage-waiter.d.ts +1 -1
  105. package/lib/objectstorage-waiter.js +1 -1
  106. package/lib/request/abort-multipart-upload-request.d.ts +2 -2
  107. package/lib/request/abort-multipart-upload-request.js +1 -1
  108. package/lib/request/cancel-work-request-request.d.ts +2 -2
  109. package/lib/request/cancel-work-request-request.js +1 -1
  110. package/lib/request/commit-multipart-upload-request.d.ts +2 -2
  111. package/lib/request/commit-multipart-upload-request.js +1 -1
  112. package/lib/request/copy-object-request.d.ts +2 -2
  113. package/lib/request/copy-object-request.js +1 -1
  114. package/lib/request/create-bucket-request.d.ts +2 -2
  115. package/lib/request/create-bucket-request.js +1 -1
  116. package/lib/request/create-multipart-upload-request.d.ts +2 -2
  117. package/lib/request/create-multipart-upload-request.js +1 -1
  118. package/lib/request/create-preauthenticated-request-request.d.ts +2 -2
  119. package/lib/request/create-preauthenticated-request-request.js +1 -1
  120. package/lib/request/create-replication-policy-request.d.ts +2 -2
  121. package/lib/request/create-replication-policy-request.js +1 -1
  122. package/lib/request/create-retention-rule-request.d.ts +2 -2
  123. package/lib/request/create-retention-rule-request.js +1 -1
  124. package/lib/request/delete-bucket-request.d.ts +2 -2
  125. package/lib/request/delete-bucket-request.js +1 -1
  126. package/lib/request/delete-object-lifecycle-policy-request.d.ts +2 -2
  127. package/lib/request/delete-object-lifecycle-policy-request.js +1 -1
  128. package/lib/request/delete-object-request.d.ts +2 -2
  129. package/lib/request/delete-object-request.js +1 -1
  130. package/lib/request/delete-preauthenticated-request-request.d.ts +2 -2
  131. package/lib/request/delete-preauthenticated-request-request.js +1 -1
  132. package/lib/request/delete-replication-policy-request.d.ts +2 -2
  133. package/lib/request/delete-replication-policy-request.js +1 -1
  134. package/lib/request/delete-retention-rule-request.d.ts +2 -2
  135. package/lib/request/delete-retention-rule-request.js +1 -1
  136. package/lib/request/get-bucket-request.d.ts +2 -2
  137. package/lib/request/get-bucket-request.js +1 -1
  138. package/lib/request/get-namespace-metadata-request.d.ts +2 -2
  139. package/lib/request/get-namespace-metadata-request.js +1 -1
  140. package/lib/request/get-namespace-request.d.ts +2 -2
  141. package/lib/request/get-namespace-request.js +1 -1
  142. package/lib/request/get-object-lifecycle-policy-request.d.ts +2 -2
  143. package/lib/request/get-object-lifecycle-policy-request.js +1 -1
  144. package/lib/request/get-object-request.d.ts +2 -2
  145. package/lib/request/get-object-request.js +1 -1
  146. package/lib/request/get-preauthenticated-request-request.d.ts +2 -2
  147. package/lib/request/get-preauthenticated-request-request.js +1 -1
  148. package/lib/request/get-replication-policy-request.d.ts +2 -2
  149. package/lib/request/get-replication-policy-request.js +1 -1
  150. package/lib/request/get-retention-rule-request.d.ts +2 -2
  151. package/lib/request/get-retention-rule-request.js +1 -1
  152. package/lib/request/get-work-request-request.d.ts +2 -2
  153. package/lib/request/get-work-request-request.js +1 -1
  154. package/lib/request/head-bucket-request.d.ts +2 -2
  155. package/lib/request/head-bucket-request.js +1 -1
  156. package/lib/request/head-object-request.d.ts +2 -2
  157. package/lib/request/head-object-request.js +1 -1
  158. package/lib/request/index.d.ts +1 -1
  159. package/lib/request/index.js +1 -1
  160. package/lib/request/list-buckets-request.d.ts +2 -2
  161. package/lib/request/list-buckets-request.js +1 -1
  162. package/lib/request/list-multipart-upload-parts-request.d.ts +2 -2
  163. package/lib/request/list-multipart-upload-parts-request.js +1 -1
  164. package/lib/request/list-multipart-uploads-request.d.ts +2 -2
  165. package/lib/request/list-multipart-uploads-request.js +1 -1
  166. package/lib/request/list-object-versions-request.d.ts +2 -2
  167. package/lib/request/list-object-versions-request.js +1 -1
  168. package/lib/request/list-objects-request.d.ts +2 -2
  169. package/lib/request/list-objects-request.js +1 -1
  170. package/lib/request/list-preauthenticated-requests-request.d.ts +2 -2
  171. package/lib/request/list-preauthenticated-requests-request.js +1 -1
  172. package/lib/request/list-replication-policies-request.d.ts +2 -2
  173. package/lib/request/list-replication-policies-request.js +1 -1
  174. package/lib/request/list-replication-sources-request.d.ts +2 -2
  175. package/lib/request/list-replication-sources-request.js +1 -1
  176. package/lib/request/list-retention-rules-request.d.ts +2 -2
  177. package/lib/request/list-retention-rules-request.js +1 -1
  178. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  179. package/lib/request/list-work-request-errors-request.js +1 -1
  180. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  181. package/lib/request/list-work-request-logs-request.js +1 -1
  182. package/lib/request/list-work-requests-request.d.ts +2 -2
  183. package/lib/request/list-work-requests-request.js +1 -1
  184. package/lib/request/make-bucket-writable-request.d.ts +2 -2
  185. package/lib/request/make-bucket-writable-request.js +1 -1
  186. package/lib/request/put-object-lifecycle-policy-request.d.ts +2 -2
  187. package/lib/request/put-object-lifecycle-policy-request.js +1 -1
  188. package/lib/request/put-object-request.d.ts +2 -2
  189. package/lib/request/put-object-request.js +1 -1
  190. package/lib/request/reencrypt-bucket-request.d.ts +2 -2
  191. package/lib/request/reencrypt-bucket-request.js +1 -1
  192. package/lib/request/reencrypt-object-request.d.ts +2 -2
  193. package/lib/request/reencrypt-object-request.js +1 -1
  194. package/lib/request/rename-object-request.d.ts +2 -2
  195. package/lib/request/rename-object-request.js +1 -1
  196. package/lib/request/restore-objects-request.d.ts +2 -2
  197. package/lib/request/restore-objects-request.js +1 -1
  198. package/lib/request/update-bucket-request.d.ts +2 -2
  199. package/lib/request/update-bucket-request.js +1 -1
  200. package/lib/request/update-namespace-metadata-request.d.ts +2 -2
  201. package/lib/request/update-namespace-metadata-request.js +1 -1
  202. package/lib/request/update-object-storage-tier-request.d.ts +2 -2
  203. package/lib/request/update-object-storage-tier-request.js +1 -1
  204. package/lib/request/update-retention-rule-request.d.ts +2 -2
  205. package/lib/request/update-retention-rule-request.js +1 -1
  206. package/lib/request/upload-part-request.d.ts +2 -2
  207. package/lib/request/upload-part-request.js +1 -1
  208. package/lib/response/abort-multipart-upload-response.d.ts +1 -1
  209. package/lib/response/abort-multipart-upload-response.js +1 -1
  210. package/lib/response/cancel-work-request-response.d.ts +1 -1
  211. package/lib/response/cancel-work-request-response.js +1 -1
  212. package/lib/response/commit-multipart-upload-response.d.ts +1 -1
  213. package/lib/response/commit-multipart-upload-response.js +1 -1
  214. package/lib/response/copy-object-response.d.ts +1 -1
  215. package/lib/response/copy-object-response.js +1 -1
  216. package/lib/response/create-bucket-response.d.ts +1 -1
  217. package/lib/response/create-bucket-response.js +1 -1
  218. package/lib/response/create-multipart-upload-response.d.ts +1 -1
  219. package/lib/response/create-multipart-upload-response.js +1 -1
  220. package/lib/response/create-preauthenticated-request-response.d.ts +1 -1
  221. package/lib/response/create-preauthenticated-request-response.js +1 -1
  222. package/lib/response/create-replication-policy-response.d.ts +1 -1
  223. package/lib/response/create-replication-policy-response.js +1 -1
  224. package/lib/response/create-retention-rule-response.d.ts +1 -1
  225. package/lib/response/create-retention-rule-response.js +1 -1
  226. package/lib/response/delete-bucket-response.d.ts +1 -1
  227. package/lib/response/delete-bucket-response.js +1 -1
  228. package/lib/response/delete-object-lifecycle-policy-response.d.ts +1 -1
  229. package/lib/response/delete-object-lifecycle-policy-response.js +1 -1
  230. package/lib/response/delete-object-response.d.ts +1 -1
  231. package/lib/response/delete-object-response.js +1 -1
  232. package/lib/response/delete-preauthenticated-request-response.d.ts +1 -1
  233. package/lib/response/delete-preauthenticated-request-response.js +1 -1
  234. package/lib/response/delete-replication-policy-response.d.ts +1 -1
  235. package/lib/response/delete-replication-policy-response.js +1 -1
  236. package/lib/response/delete-retention-rule-response.d.ts +1 -1
  237. package/lib/response/delete-retention-rule-response.js +1 -1
  238. package/lib/response/get-bucket-response.d.ts +1 -1
  239. package/lib/response/get-bucket-response.js +1 -1
  240. package/lib/response/get-namespace-metadata-response.d.ts +1 -1
  241. package/lib/response/get-namespace-metadata-response.js +1 -1
  242. package/lib/response/get-namespace-response.d.ts +1 -1
  243. package/lib/response/get-namespace-response.js +1 -1
  244. package/lib/response/get-object-lifecycle-policy-response.d.ts +1 -1
  245. package/lib/response/get-object-lifecycle-policy-response.js +1 -1
  246. package/lib/response/get-object-response.d.ts +1 -1
  247. package/lib/response/get-object-response.js +1 -1
  248. package/lib/response/get-preauthenticated-request-response.d.ts +1 -1
  249. package/lib/response/get-preauthenticated-request-response.js +1 -1
  250. package/lib/response/get-replication-policy-response.d.ts +1 -1
  251. package/lib/response/get-replication-policy-response.js +1 -1
  252. package/lib/response/get-retention-rule-response.d.ts +1 -1
  253. package/lib/response/get-retention-rule-response.js +1 -1
  254. package/lib/response/get-work-request-response.d.ts +1 -1
  255. package/lib/response/get-work-request-response.js +1 -1
  256. package/lib/response/head-bucket-response.d.ts +1 -1
  257. package/lib/response/head-bucket-response.js +1 -1
  258. package/lib/response/head-object-response.d.ts +1 -1
  259. package/lib/response/head-object-response.js +1 -1
  260. package/lib/response/index.d.ts +1 -1
  261. package/lib/response/index.js +1 -1
  262. package/lib/response/list-buckets-response.d.ts +1 -1
  263. package/lib/response/list-buckets-response.js +1 -1
  264. package/lib/response/list-multipart-upload-parts-response.d.ts +1 -1
  265. package/lib/response/list-multipart-upload-parts-response.js +1 -1
  266. package/lib/response/list-multipart-uploads-response.d.ts +1 -1
  267. package/lib/response/list-multipart-uploads-response.js +1 -1
  268. package/lib/response/list-object-versions-response.d.ts +1 -1
  269. package/lib/response/list-object-versions-response.js +1 -1
  270. package/lib/response/list-objects-response.d.ts +1 -1
  271. package/lib/response/list-objects-response.js +1 -1
  272. package/lib/response/list-preauthenticated-requests-response.d.ts +1 -1
  273. package/lib/response/list-preauthenticated-requests-response.js +1 -1
  274. package/lib/response/list-replication-policies-response.d.ts +1 -1
  275. package/lib/response/list-replication-policies-response.js +1 -1
  276. package/lib/response/list-replication-sources-response.d.ts +1 -1
  277. package/lib/response/list-replication-sources-response.js +1 -1
  278. package/lib/response/list-retention-rules-response.d.ts +1 -1
  279. package/lib/response/list-retention-rules-response.js +1 -1
  280. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  281. package/lib/response/list-work-request-errors-response.js +1 -1
  282. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  283. package/lib/response/list-work-request-logs-response.js +1 -1
  284. package/lib/response/list-work-requests-response.d.ts +1 -1
  285. package/lib/response/list-work-requests-response.js +1 -1
  286. package/lib/response/make-bucket-writable-response.d.ts +1 -1
  287. package/lib/response/make-bucket-writable-response.js +1 -1
  288. package/lib/response/put-object-lifecycle-policy-response.d.ts +1 -1
  289. package/lib/response/put-object-lifecycle-policy-response.js +1 -1
  290. package/lib/response/put-object-response.d.ts +1 -1
  291. package/lib/response/put-object-response.js +1 -1
  292. package/lib/response/reencrypt-bucket-response.d.ts +1 -1
  293. package/lib/response/reencrypt-bucket-response.js +1 -1
  294. package/lib/response/reencrypt-object-response.d.ts +1 -1
  295. package/lib/response/reencrypt-object-response.js +1 -1
  296. package/lib/response/rename-object-response.d.ts +1 -1
  297. package/lib/response/rename-object-response.js +1 -1
  298. package/lib/response/restore-objects-response.d.ts +1 -1
  299. package/lib/response/restore-objects-response.js +1 -1
  300. package/lib/response/update-bucket-response.d.ts +1 -1
  301. package/lib/response/update-bucket-response.js +1 -1
  302. package/lib/response/update-namespace-metadata-response.d.ts +1 -1
  303. package/lib/response/update-namespace-metadata-response.js +1 -1
  304. package/lib/response/update-object-storage-tier-response.d.ts +1 -1
  305. package/lib/response/update-object-storage-tier-response.js +1 -1
  306. package/lib/response/update-retention-rule-response.d.ts +1 -1
  307. package/lib/response/update-retention-rule-response.js +1 -1
  308. package/lib/response/upload-part-response.d.ts +1 -1
  309. package/lib/response/upload-part-response.js +1 -1
  310. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -11,7 +11,7 @@ For more information, see [Overview of Object Storage](/Content/Object/Concepts/
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -84,6 +84,10 @@ class ObjectStorageClient {
84
84
  ? clientConfiguration.bodyDuplexMode
85
85
  : undefined;
86
86
  }
87
+ if (!oci_common_2.developerToolConfiguration.isServiceEnabled("objectstorage")) {
88
+ let errmsg = "The developerToolConfiguration configuration disabled this service, this behavior is controlled by developerToolConfiguration.ociEnabledServiceSet variable. Please check if your local developer_tool_configuration file has configured the service you're targeting or contact the cloud provider on the availability of this service : ";
89
+ throw errmsg.concat("objectstorage");
90
+ }
87
91
  // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
88
92
  const specCircuitBreakerEnabled = true;
89
93
  if (!this._circuitBreaker &&
@@ -187,7 +191,7 @@ class ObjectStorageClient {
187
191
  * @param AbortMultipartUploadRequest
188
192
  * @return AbortMultipartUploadResponse
189
193
  * @throws OciError when an error occurs
190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/AbortMultipartUpload.ts.html |here} to see how to use AbortMultipartUpload API.
194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/AbortMultipartUpload.ts.html |here} to see how to use AbortMultipartUpload API.
191
195
  */
192
196
  abortMultipartUpload(abortMultipartUploadRequest) {
193
197
  return __awaiter(this, void 0, void 0, function* () {
@@ -258,7 +262,7 @@ class ObjectStorageClient {
258
262
  * @param CancelWorkRequestRequest
259
263
  * @return CancelWorkRequestResponse
260
264
  * @throws OciError when an error occurs
261
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
265
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
262
266
  */
263
267
  cancelWorkRequest(cancelWorkRequestRequest) {
264
268
  return __awaiter(this, void 0, void 0, function* () {
@@ -320,7 +324,7 @@ class ObjectStorageClient {
320
324
  * @param CommitMultipartUploadRequest
321
325
  * @return CommitMultipartUploadResponse
322
326
  * @throws OciError when an error occurs
323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/CommitMultipartUpload.ts.html |here} to see how to use CommitMultipartUpload API.
327
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/CommitMultipartUpload.ts.html |here} to see how to use CommitMultipartUpload API.
324
328
  */
325
329
  commitMultipartUpload(commitMultipartUploadRequest) {
326
330
  return __awaiter(this, void 0, void 0, function* () {
@@ -417,7 +421,7 @@ class ObjectStorageClient {
417
421
  * @param CopyObjectRequest
418
422
  * @return CopyObjectResponse
419
423
  * @throws OciError when an error occurs
420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/CopyObject.ts.html |here} to see how to use CopyObject API.
424
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/CopyObject.ts.html |here} to see how to use CopyObject API.
421
425
  */
422
426
  copyObject(copyObjectRequest) {
423
427
  return __awaiter(this, void 0, void 0, function* () {
@@ -494,7 +498,7 @@ class ObjectStorageClient {
494
498
  * @param CreateBucketRequest
495
499
  * @return CreateBucketResponse
496
500
  * @throws OciError when an error occurs
497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/CreateBucket.ts.html |here} to see how to use CreateBucket API.
501
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/CreateBucket.ts.html |here} to see how to use CreateBucket API.
498
502
  */
499
503
  createBucket(createBucketRequest) {
500
504
  return __awaiter(this, void 0, void 0, function* () {
@@ -574,7 +578,7 @@ class ObjectStorageClient {
574
578
  * @param CreateMultipartUploadRequest
575
579
  * @return CreateMultipartUploadResponse
576
580
  * @throws OciError when an error occurs
577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/CreateMultipartUpload.ts.html |here} to see how to use CreateMultipartUpload API.
581
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/CreateMultipartUpload.ts.html |here} to see how to use CreateMultipartUpload API.
578
582
  */
579
583
  createMultipartUpload(createMultipartUploadRequest) {
580
584
  return __awaiter(this, void 0, void 0, function* () {
@@ -653,7 +657,7 @@ class ObjectStorageClient {
653
657
  * @param CreatePreauthenticatedRequestRequest
654
658
  * @return CreatePreauthenticatedRequestResponse
655
659
  * @throws OciError when an error occurs
656
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/CreatePreauthenticatedRequest.ts.html |here} to see how to use CreatePreauthenticatedRequest API.
660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/CreatePreauthenticatedRequest.ts.html |here} to see how to use CreatePreauthenticatedRequest API.
657
661
  */
658
662
  createPreauthenticatedRequest(createPreauthenticatedRequestRequest) {
659
663
  return __awaiter(this, void 0, void 0, function* () {
@@ -721,7 +725,7 @@ class ObjectStorageClient {
721
725
  * @param CreateReplicationPolicyRequest
722
726
  * @return CreateReplicationPolicyResponse
723
727
  * @throws OciError when an error occurs
724
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/CreateReplicationPolicy.ts.html |here} to see how to use CreateReplicationPolicy API.
728
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/CreateReplicationPolicy.ts.html |here} to see how to use CreateReplicationPolicy API.
725
729
  */
726
730
  createReplicationPolicy(createReplicationPolicyRequest) {
727
731
  return __awaiter(this, void 0, void 0, function* () {
@@ -790,7 +794,7 @@ class ObjectStorageClient {
790
794
  * @param CreateRetentionRuleRequest
791
795
  * @return CreateRetentionRuleResponse
792
796
  * @throws OciError when an error occurs
793
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/CreateRetentionRule.ts.html |here} to see how to use CreateRetentionRule API.
797
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/CreateRetentionRule.ts.html |here} to see how to use CreateRetentionRule API.
794
798
  */
795
799
  createRetentionRule(createRetentionRuleRequest) {
796
800
  return __awaiter(this, void 0, void 0, function* () {
@@ -866,7 +870,7 @@ class ObjectStorageClient {
866
870
  * @param DeleteBucketRequest
867
871
  * @return DeleteBucketResponse
868
872
  * @throws OciError when an error occurs
869
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/DeleteBucket.ts.html |here} to see how to use DeleteBucket API.
873
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/DeleteBucket.ts.html |here} to see how to use DeleteBucket API.
870
874
  */
871
875
  deleteBucket(deleteBucketRequest) {
872
876
  return __awaiter(this, void 0, void 0, function* () {
@@ -930,7 +934,7 @@ class ObjectStorageClient {
930
934
  * @param DeleteObjectRequest
931
935
  * @return DeleteObjectResponse
932
936
  * @throws OciError when an error occurs
933
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/DeleteObject.ts.html |here} to see how to use DeleteObject API.
937
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/DeleteObject.ts.html |here} to see how to use DeleteObject API.
934
938
  */
935
939
  deleteObject(deleteObjectRequest) {
936
940
  return __awaiter(this, void 0, void 0, function* () {
@@ -1012,7 +1016,7 @@ class ObjectStorageClient {
1012
1016
  * @param DeleteObjectLifecyclePolicyRequest
1013
1017
  * @return DeleteObjectLifecyclePolicyResponse
1014
1018
  * @throws OciError when an error occurs
1015
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/DeleteObjectLifecyclePolicy.ts.html |here} to see how to use DeleteObjectLifecyclePolicy API.
1019
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/DeleteObjectLifecyclePolicy.ts.html |here} to see how to use DeleteObjectLifecyclePolicy API.
1016
1020
  */
1017
1021
  deleteObjectLifecyclePolicy(deleteObjectLifecyclePolicyRequest) {
1018
1022
  return __awaiter(this, void 0, void 0, function* () {
@@ -1075,7 +1079,7 @@ class ObjectStorageClient {
1075
1079
  * @param DeletePreauthenticatedRequestRequest
1076
1080
  * @return DeletePreauthenticatedRequestResponse
1077
1081
  * @throws OciError when an error occurs
1078
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/DeletePreauthenticatedRequest.ts.html |here} to see how to use DeletePreauthenticatedRequest API.
1082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/DeletePreauthenticatedRequest.ts.html |here} to see how to use DeletePreauthenticatedRequest API.
1079
1083
  */
1080
1084
  deletePreauthenticatedRequest(deletePreauthenticatedRequestRequest) {
1081
1085
  return __awaiter(this, void 0, void 0, function* () {
@@ -1139,7 +1143,7 @@ class ObjectStorageClient {
1139
1143
  * @param DeleteReplicationPolicyRequest
1140
1144
  * @return DeleteReplicationPolicyResponse
1141
1145
  * @throws OciError when an error occurs
1142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/DeleteReplicationPolicy.ts.html |here} to see how to use DeleteReplicationPolicy API.
1146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/DeleteReplicationPolicy.ts.html |here} to see how to use DeleteReplicationPolicy API.
1143
1147
  */
1144
1148
  deleteReplicationPolicy(deleteReplicationPolicyRequest) {
1145
1149
  return __awaiter(this, void 0, void 0, function* () {
@@ -1202,7 +1206,7 @@ class ObjectStorageClient {
1202
1206
  * @param DeleteRetentionRuleRequest
1203
1207
  * @return DeleteRetentionRuleResponse
1204
1208
  * @throws OciError when an error occurs
1205
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/DeleteRetentionRule.ts.html |here} to see how to use DeleteRetentionRule API.
1209
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/DeleteRetentionRule.ts.html |here} to see how to use DeleteRetentionRule API.
1206
1210
  */
1207
1211
  deleteRetentionRule(deleteRetentionRuleRequest) {
1208
1212
  return __awaiter(this, void 0, void 0, function* () {
@@ -1267,7 +1271,7 @@ class ObjectStorageClient {
1267
1271
  * @param GetBucketRequest
1268
1272
  * @return GetBucketResponse
1269
1273
  * @throws OciError when an error occurs
1270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/GetBucket.ts.html |here} to see how to use GetBucket API.
1274
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/GetBucket.ts.html |here} to see how to use GetBucket API.
1271
1275
  */
1272
1276
  getBucket(getBucketRequest) {
1273
1277
  return __awaiter(this, void 0, void 0, function* () {
@@ -1349,7 +1353,7 @@ class ObjectStorageClient {
1349
1353
  * @param GetNamespaceRequest
1350
1354
  * @return GetNamespaceResponse
1351
1355
  * @throws OciError when an error occurs
1352
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/GetNamespace.ts.html |here} to see how to use GetNamespace API.
1356
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/GetNamespace.ts.html |here} to see how to use GetNamespace API.
1353
1357
  */
1354
1358
  getNamespace(getNamespaceRequest) {
1355
1359
  return __awaiter(this, void 0, void 0, function* () {
@@ -1410,7 +1414,7 @@ class ObjectStorageClient {
1410
1414
  * @param GetNamespaceMetadataRequest
1411
1415
  * @return GetNamespaceMetadataResponse
1412
1416
  * @throws OciError when an error occurs
1413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/GetNamespaceMetadata.ts.html |here} to see how to use GetNamespaceMetadata API.
1417
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/GetNamespaceMetadata.ts.html |here} to see how to use GetNamespaceMetadata API.
1414
1418
  */
1415
1419
  getNamespaceMetadata(getNamespaceMetadataRequest) {
1416
1420
  return __awaiter(this, void 0, void 0, function* () {
@@ -1476,7 +1480,7 @@ class ObjectStorageClient {
1476
1480
  * @param GetObjectRequest
1477
1481
  * @return GetObjectResponse
1478
1482
  * @throws OciError when an error occurs
1479
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/GetObject.ts.html |here} to see how to use GetObject API.
1483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/GetObject.ts.html |here} to see how to use GetObject API.
1480
1484
  */
1481
1485
  getObject(getObjectRequest) {
1482
1486
  return __awaiter(this, void 0, void 0, function* () {
@@ -1645,7 +1649,7 @@ class ObjectStorageClient {
1645
1649
  * @param GetObjectLifecyclePolicyRequest
1646
1650
  * @return GetObjectLifecyclePolicyResponse
1647
1651
  * @throws OciError when an error occurs
1648
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/GetObjectLifecyclePolicy.ts.html |here} to see how to use GetObjectLifecyclePolicy API.
1652
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/GetObjectLifecyclePolicy.ts.html |here} to see how to use GetObjectLifecyclePolicy API.
1649
1653
  */
1650
1654
  getObjectLifecyclePolicy(getObjectLifecyclePolicyRequest) {
1651
1655
  return __awaiter(this, void 0, void 0, function* () {
@@ -1716,7 +1720,7 @@ class ObjectStorageClient {
1716
1720
  * @param GetPreauthenticatedRequestRequest
1717
1721
  * @return GetPreauthenticatedRequestResponse
1718
1722
  * @throws OciError when an error occurs
1719
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/GetPreauthenticatedRequest.ts.html |here} to see how to use GetPreauthenticatedRequest API.
1723
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/GetPreauthenticatedRequest.ts.html |here} to see how to use GetPreauthenticatedRequest API.
1720
1724
  */
1721
1725
  getPreauthenticatedRequest(getPreauthenticatedRequestRequest) {
1722
1726
  return __awaiter(this, void 0, void 0, function* () {
@@ -1784,7 +1788,7 @@ class ObjectStorageClient {
1784
1788
  * @param GetReplicationPolicyRequest
1785
1789
  * @return GetReplicationPolicyResponse
1786
1790
  * @throws OciError when an error occurs
1787
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/GetReplicationPolicy.ts.html |here} to see how to use GetReplicationPolicy API.
1791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/GetReplicationPolicy.ts.html |here} to see how to use GetReplicationPolicy API.
1788
1792
  */
1789
1793
  getReplicationPolicy(getReplicationPolicyRequest) {
1790
1794
  return __awaiter(this, void 0, void 0, function* () {
@@ -1851,7 +1855,7 @@ class ObjectStorageClient {
1851
1855
  * @param GetRetentionRuleRequest
1852
1856
  * @return GetRetentionRuleResponse
1853
1857
  * @throws OciError when an error occurs
1854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/GetRetentionRule.ts.html |here} to see how to use GetRetentionRule API.
1858
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/GetRetentionRule.ts.html |here} to see how to use GetRetentionRule API.
1855
1859
  */
1856
1860
  getRetentionRule(getRetentionRuleRequest) {
1857
1861
  return __awaiter(this, void 0, void 0, function* () {
@@ -1928,7 +1932,7 @@ class ObjectStorageClient {
1928
1932
  * @param GetWorkRequestRequest
1929
1933
  * @return GetWorkRequestResponse
1930
1934
  * @throws OciError when an error occurs
1931
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1935
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1932
1936
  */
1933
1937
  getWorkRequest(getWorkRequestRequest) {
1934
1938
  return __awaiter(this, void 0, void 0, function* () {
@@ -1999,7 +2003,7 @@ class ObjectStorageClient {
1999
2003
  * @param HeadBucketRequest
2000
2004
  * @return HeadBucketResponse
2001
2005
  * @throws OciError when an error occurs
2002
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/HeadBucket.ts.html |here} to see how to use HeadBucket API.
2006
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/HeadBucket.ts.html |here} to see how to use HeadBucket API.
2003
2007
  */
2004
2008
  headBucket(headBucketRequest) {
2005
2009
  return __awaiter(this, void 0, void 0, function* () {
@@ -2069,7 +2073,7 @@ class ObjectStorageClient {
2069
2073
  * @param HeadObjectRequest
2070
2074
  * @return HeadObjectResponse
2071
2075
  * @throws OciError when an error occurs
2072
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/HeadObject.ts.html |here} to see how to use HeadObject API.
2076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/HeadObject.ts.html |here} to see how to use HeadObject API.
2073
2077
  */
2074
2078
  headObject(headObjectRequest) {
2075
2079
  return __awaiter(this, void 0, void 0, function* () {
@@ -2226,7 +2230,7 @@ class ObjectStorageClient {
2226
2230
  * @param ListBucketsRequest
2227
2231
  * @return ListBucketsResponse
2228
2232
  * @throws OciError when an error occurs
2229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/ListBuckets.ts.html |here} to see how to use ListBuckets API.
2233
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/ListBuckets.ts.html |here} to see how to use ListBuckets API.
2230
2234
  */
2231
2235
  listBuckets(listBucketsRequest) {
2232
2236
  return __awaiter(this, void 0, void 0, function* () {
@@ -2342,7 +2346,7 @@ class ObjectStorageClient {
2342
2346
  * @param ListMultipartUploadPartsRequest
2343
2347
  * @return ListMultipartUploadPartsResponse
2344
2348
  * @throws OciError when an error occurs
2345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/ListMultipartUploadParts.ts.html |here} to see how to use ListMultipartUploadParts API.
2349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/ListMultipartUploadParts.ts.html |here} to see how to use ListMultipartUploadParts API.
2346
2350
  */
2347
2351
  listMultipartUploadParts(listMultipartUploadPartsRequest) {
2348
2352
  return __awaiter(this, void 0, void 0, function* () {
@@ -2464,7 +2468,7 @@ class ObjectStorageClient {
2464
2468
  * @param ListMultipartUploadsRequest
2465
2469
  * @return ListMultipartUploadsResponse
2466
2470
  * @throws OciError when an error occurs
2467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/ListMultipartUploads.ts.html |here} to see how to use ListMultipartUploads API.
2471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/ListMultipartUploads.ts.html |here} to see how to use ListMultipartUploads API.
2468
2472
  */
2469
2473
  listMultipartUploads(listMultipartUploadsRequest) {
2470
2474
  return __awaiter(this, void 0, void 0, function* () {
@@ -2586,7 +2590,7 @@ class ObjectStorageClient {
2586
2590
  * @param ListObjectVersionsRequest
2587
2591
  * @return ListObjectVersionsResponse
2588
2592
  * @throws OciError when an error occurs
2589
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/ListObjectVersions.ts.html |here} to see how to use ListObjectVersions API.
2593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/ListObjectVersions.ts.html |here} to see how to use ListObjectVersions API.
2590
2594
  */
2591
2595
  listObjectVersions(listObjectVersionsRequest) {
2592
2596
  return __awaiter(this, void 0, void 0, function* () {
@@ -2676,7 +2680,7 @@ class ObjectStorageClient {
2676
2680
  * @param ListObjectsRequest
2677
2681
  * @return ListObjectsResponse
2678
2682
  * @throws OciError when an error occurs
2679
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/ListObjects.ts.html |here} to see how to use ListObjects API.
2683
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/ListObjects.ts.html |here} to see how to use ListObjects API.
2680
2684
  */
2681
2685
  listObjects(listObjectsRequest) {
2682
2686
  return __awaiter(this, void 0, void 0, function* () {
@@ -2791,7 +2795,7 @@ class ObjectStorageClient {
2791
2795
  * @param ListPreauthenticatedRequestsRequest
2792
2796
  * @return ListPreauthenticatedRequestsResponse
2793
2797
  * @throws OciError when an error occurs
2794
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/ListPreauthenticatedRequests.ts.html |here} to see how to use ListPreauthenticatedRequests API.
2798
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/ListPreauthenticatedRequests.ts.html |here} to see how to use ListPreauthenticatedRequests API.
2795
2799
  */
2796
2800
  listPreauthenticatedRequests(listPreauthenticatedRequestsRequest) {
2797
2801
  return __awaiter(this, void 0, void 0, function* () {
@@ -2907,7 +2911,7 @@ class ObjectStorageClient {
2907
2911
  * @param ListReplicationPoliciesRequest
2908
2912
  * @return ListReplicationPoliciesResponse
2909
2913
  * @throws OciError when an error occurs
2910
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/ListReplicationPolicies.ts.html |here} to see how to use ListReplicationPolicies API.
2914
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/ListReplicationPolicies.ts.html |here} to see how to use ListReplicationPolicies API.
2911
2915
  */
2912
2916
  listReplicationPolicies(listReplicationPoliciesRequest) {
2913
2917
  return __awaiter(this, void 0, void 0, function* () {
@@ -3022,7 +3026,7 @@ class ObjectStorageClient {
3022
3026
  * @param ListReplicationSourcesRequest
3023
3027
  * @return ListReplicationSourcesResponse
3024
3028
  * @throws OciError when an error occurs
3025
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/ListReplicationSources.ts.html |here} to see how to use ListReplicationSources API.
3029
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/ListReplicationSources.ts.html |here} to see how to use ListReplicationSources API.
3026
3030
  */
3027
3031
  listReplicationSources(listReplicationSourcesRequest) {
3028
3032
  return __awaiter(this, void 0, void 0, function* () {
@@ -3138,7 +3142,7 @@ class ObjectStorageClient {
3138
3142
  * @param ListRetentionRulesRequest
3139
3143
  * @return ListRetentionRulesResponse
3140
3144
  * @throws OciError when an error occurs
3141
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/ListRetentionRules.ts.html |here} to see how to use ListRetentionRules API.
3145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/ListRetentionRules.ts.html |here} to see how to use ListRetentionRules API.
3142
3146
  */
3143
3147
  listRetentionRules(listRetentionRulesRequest) {
3144
3148
  return __awaiter(this, void 0, void 0, function* () {
@@ -3210,7 +3214,7 @@ class ObjectStorageClient {
3210
3214
  * @param ListWorkRequestErrorsRequest
3211
3215
  * @return ListWorkRequestErrorsResponse
3212
3216
  * @throws OciError when an error occurs
3213
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
3217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
3214
3218
  */
3215
3219
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
3216
3220
  return __awaiter(this, void 0, void 0, function* () {
@@ -3323,7 +3327,7 @@ class ObjectStorageClient {
3323
3327
  * @param ListWorkRequestLogsRequest
3324
3328
  * @return ListWorkRequestLogsResponse
3325
3329
  * @throws OciError when an error occurs
3326
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
3330
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
3327
3331
  */
3328
3332
  listWorkRequestLogs(listWorkRequestLogsRequest) {
3329
3333
  return __awaiter(this, void 0, void 0, function* () {
@@ -3437,7 +3441,7 @@ class ObjectStorageClient {
3437
3441
  * @param ListWorkRequestsRequest
3438
3442
  * @return ListWorkRequestsResponse
3439
3443
  * @throws OciError when an error occurs
3440
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
3444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
3441
3445
  */
3442
3446
  listWorkRequests(listWorkRequestsRequest) {
3443
3447
  return __awaiter(this, void 0, void 0, function* () {
@@ -3553,7 +3557,7 @@ class ObjectStorageClient {
3553
3557
  * @param MakeBucketWritableRequest
3554
3558
  * @return MakeBucketWritableResponse
3555
3559
  * @throws OciError when an error occurs
3556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/MakeBucketWritable.ts.html |here} to see how to use MakeBucketWritable API.
3560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/MakeBucketWritable.ts.html |here} to see how to use MakeBucketWritable API.
3557
3561
  */
3558
3562
  makeBucketWritable(makeBucketWritableRequest) {
3559
3563
  return __awaiter(this, void 0, void 0, function* () {
@@ -3623,7 +3627,7 @@ class ObjectStorageClient {
3623
3627
  * @param PutObjectRequest
3624
3628
  * @return PutObjectResponse
3625
3629
  * @throws OciError when an error occurs
3626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/PutObject.ts.html |here} to see how to use PutObject API.
3630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/PutObject.ts.html |here} to see how to use PutObject API.
3627
3631
  */
3628
3632
  putObject(putObjectRequest) {
3629
3633
  return __awaiter(this, void 0, void 0, function* () {
@@ -3728,7 +3732,7 @@ class ObjectStorageClient {
3728
3732
  * @param PutObjectLifecyclePolicyRequest
3729
3733
  * @return PutObjectLifecyclePolicyResponse
3730
3734
  * @throws OciError when an error occurs
3731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/PutObjectLifecyclePolicy.ts.html |here} to see how to use PutObjectLifecyclePolicy API.
3735
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/PutObjectLifecyclePolicy.ts.html |here} to see how to use PutObjectLifecyclePolicy API.
3732
3736
  */
3733
3737
  putObjectLifecyclePolicy(putObjectLifecyclePolicyRequest) {
3734
3738
  return __awaiter(this, void 0, void 0, function* () {
@@ -3817,7 +3821,7 @@ class ObjectStorageClient {
3817
3821
  * @param ReencryptBucketRequest
3818
3822
  * @return ReencryptBucketResponse
3819
3823
  * @throws OciError when an error occurs
3820
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/ReencryptBucket.ts.html |here} to see how to use ReencryptBucket API.
3824
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/ReencryptBucket.ts.html |here} to see how to use ReencryptBucket API.
3821
3825
  */
3822
3826
  reencryptBucket(reencryptBucketRequest) {
3823
3827
  return __awaiter(this, void 0, void 0, function* () {
@@ -3893,7 +3897,7 @@ class ObjectStorageClient {
3893
3897
  * @param ReencryptObjectRequest
3894
3898
  * @return ReencryptObjectResponse
3895
3899
  * @throws OciError when an error occurs
3896
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/ReencryptObject.ts.html |here} to see how to use ReencryptObject API.
3900
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/ReencryptObject.ts.html |here} to see how to use ReencryptObject API.
3897
3901
  */
3898
3902
  reencryptObject(reencryptObjectRequest) {
3899
3903
  return __awaiter(this, void 0, void 0, function* () {
@@ -3963,7 +3967,7 @@ class ObjectStorageClient {
3963
3967
  * @param RenameObjectRequest
3964
3968
  * @return RenameObjectResponse
3965
3969
  * @throws OciError when an error occurs
3966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/RenameObject.ts.html |here} to see how to use RenameObject API.
3970
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/RenameObject.ts.html |here} to see how to use RenameObject API.
3967
3971
  */
3968
3972
  renameObject(renameObjectRequest) {
3969
3973
  return __awaiter(this, void 0, void 0, function* () {
@@ -4043,7 +4047,7 @@ class ObjectStorageClient {
4043
4047
  * @param RestoreObjectsRequest
4044
4048
  * @return RestoreObjectsResponse
4045
4049
  * @throws OciError when an error occurs
4046
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/RestoreObjects.ts.html |here} to see how to use RestoreObjects API.
4050
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/RestoreObjects.ts.html |here} to see how to use RestoreObjects API.
4047
4051
  */
4048
4052
  restoreObjects(restoreObjectsRequest) {
4049
4053
  return __awaiter(this, void 0, void 0, function* () {
@@ -4111,7 +4115,7 @@ class ObjectStorageClient {
4111
4115
  * @param UpdateBucketRequest
4112
4116
  * @return UpdateBucketResponse
4113
4117
  * @throws OciError when an error occurs
4114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/UpdateBucket.ts.html |here} to see how to use UpdateBucket API.
4118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/UpdateBucket.ts.html |here} to see how to use UpdateBucket API.
4115
4119
  */
4116
4120
  updateBucket(updateBucketRequest) {
4117
4121
  return __awaiter(this, void 0, void 0, function* () {
@@ -4191,7 +4195,7 @@ class ObjectStorageClient {
4191
4195
  * @param UpdateNamespaceMetadataRequest
4192
4196
  * @return UpdateNamespaceMetadataResponse
4193
4197
  * @throws OciError when an error occurs
4194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/UpdateNamespaceMetadata.ts.html |here} to see how to use UpdateNamespaceMetadata API.
4198
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/UpdateNamespaceMetadata.ts.html |here} to see how to use UpdateNamespaceMetadata API.
4195
4199
  */
4196
4200
  updateNamespaceMetadata(updateNamespaceMetadataRequest) {
4197
4201
  return __awaiter(this, void 0, void 0, function* () {
@@ -4258,7 +4262,7 @@ class ObjectStorageClient {
4258
4262
  * @param UpdateObjectStorageTierRequest
4259
4263
  * @return UpdateObjectStorageTierResponse
4260
4264
  * @throws OciError when an error occurs
4261
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/UpdateObjectStorageTier.ts.html |here} to see how to use UpdateObjectStorageTier API.
4265
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/UpdateObjectStorageTier.ts.html |here} to see how to use UpdateObjectStorageTier API.
4262
4266
  */
4263
4267
  updateObjectStorageTier(updateObjectStorageTierRequest) {
4264
4268
  return __awaiter(this, void 0, void 0, function* () {
@@ -4322,7 +4326,7 @@ class ObjectStorageClient {
4322
4326
  * @param UpdateRetentionRuleRequest
4323
4327
  * @return UpdateRetentionRuleResponse
4324
4328
  * @throws OciError when an error occurs
4325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/UpdateRetentionRule.ts.html |here} to see how to use UpdateRetentionRule API.
4329
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/UpdateRetentionRule.ts.html |here} to see how to use UpdateRetentionRule API.
4326
4330
  */
4327
4331
  updateRetentionRule(updateRetentionRuleRequest) {
4328
4332
  return __awaiter(this, void 0, void 0, function* () {
@@ -4397,7 +4401,7 @@ class ObjectStorageClient {
4397
4401
  * @param UploadPartRequest
4398
4402
  * @return UploadPartResponse
4399
4403
  * @throws OciError when an error occurs
4400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/objectstorage/UploadPart.ts.html |here} to see how to use UploadPart API.
4404
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/objectstorage/UploadPart.ts.html |here} to see how to use UploadPart API.
4401
4405
  */
4402
4406
  uploadPart(uploadPartRequest) {
4403
4407
  return __awaiter(this, void 0, void 0, function* () {