oci-filestorage 2.50.1 → 2.50.3

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 (215) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +36 -36
  4. package/lib/client.js +36 -36
  5. package/lib/filestorage-waiter.d.ts +1 -1
  6. package/lib/filestorage-waiter.js +1 -1
  7. package/lib/model/change-file-system-compartment-details.d.ts +1 -1
  8. package/lib/model/change-file-system-compartment-details.js +1 -1
  9. package/lib/model/change-mount-target-compartment-details.d.ts +1 -1
  10. package/lib/model/change-mount-target-compartment-details.js +1 -1
  11. package/lib/model/change-replication-compartment-details.d.ts +1 -1
  12. package/lib/model/change-replication-compartment-details.js +1 -1
  13. package/lib/model/client-options.d.ts +1 -1
  14. package/lib/model/client-options.js +1 -1
  15. package/lib/model/create-export-details.d.ts +1 -1
  16. package/lib/model/create-export-details.js +1 -1
  17. package/lib/model/create-file-system-details.d.ts +1 -1
  18. package/lib/model/create-file-system-details.js +1 -1
  19. package/lib/model/create-mount-target-details.d.ts +1 -1
  20. package/lib/model/create-mount-target-details.js +1 -1
  21. package/lib/model/create-replication-details.d.ts +1 -1
  22. package/lib/model/create-replication-details.js +1 -1
  23. package/lib/model/create-snapshot-details.d.ts +1 -1
  24. package/lib/model/create-snapshot-details.js +1 -1
  25. package/lib/model/export-set-summary.d.ts +1 -1
  26. package/lib/model/export-set-summary.js +1 -1
  27. package/lib/model/export-set.d.ts +1 -1
  28. package/lib/model/export-set.js +1 -1
  29. package/lib/model/export-summary.d.ts +1 -1
  30. package/lib/model/export-summary.js +1 -1
  31. package/lib/model/export.d.ts +1 -1
  32. package/lib/model/export.js +1 -1
  33. package/lib/model/file-system-summary.d.ts +1 -1
  34. package/lib/model/file-system-summary.js +1 -1
  35. package/lib/model/file-system.d.ts +1 -1
  36. package/lib/model/file-system.js +1 -1
  37. package/lib/model/index.d.ts +1 -1
  38. package/lib/model/index.js +1 -1
  39. package/lib/model/mount-target-summary.d.ts +1 -1
  40. package/lib/model/mount-target-summary.js +1 -1
  41. package/lib/model/mount-target.d.ts +1 -1
  42. package/lib/model/mount-target.js +1 -1
  43. package/lib/model/replication-estimate.d.ts +1 -1
  44. package/lib/model/replication-estimate.js +1 -1
  45. package/lib/model/replication-summary.d.ts +1 -1
  46. package/lib/model/replication-summary.js +1 -1
  47. package/lib/model/replication-target-summary.d.ts +1 -1
  48. package/lib/model/replication-target-summary.js +1 -1
  49. package/lib/model/replication-target.d.ts +1 -1
  50. package/lib/model/replication-target.js +1 -1
  51. package/lib/model/replication.d.ts +1 -1
  52. package/lib/model/replication.js +1 -1
  53. package/lib/model/snapshot-summary.d.ts +1 -1
  54. package/lib/model/snapshot-summary.js +1 -1
  55. package/lib/model/snapshot.d.ts +1 -1
  56. package/lib/model/snapshot.js +1 -1
  57. package/lib/model/source-details.d.ts +1 -1
  58. package/lib/model/source-details.js +1 -1
  59. package/lib/model/update-export-details.d.ts +1 -1
  60. package/lib/model/update-export-details.js +1 -1
  61. package/lib/model/update-export-set-details.d.ts +1 -1
  62. package/lib/model/update-export-set-details.js +1 -1
  63. package/lib/model/update-file-system-details.d.ts +1 -1
  64. package/lib/model/update-file-system-details.js +1 -1
  65. package/lib/model/update-mount-target-details.d.ts +1 -1
  66. package/lib/model/update-mount-target-details.js +1 -1
  67. package/lib/model/update-replication-details.d.ts +1 -1
  68. package/lib/model/update-replication-details.js +1 -1
  69. package/lib/model/update-snapshot-details.d.ts +1 -1
  70. package/lib/model/update-snapshot-details.js +1 -1
  71. package/lib/request/change-file-system-compartment-request.d.ts +2 -2
  72. package/lib/request/change-file-system-compartment-request.js +1 -1
  73. package/lib/request/change-mount-target-compartment-request.d.ts +2 -2
  74. package/lib/request/change-mount-target-compartment-request.js +1 -1
  75. package/lib/request/change-replication-compartment-request.d.ts +2 -2
  76. package/lib/request/change-replication-compartment-request.js +1 -1
  77. package/lib/request/create-export-request.d.ts +2 -2
  78. package/lib/request/create-export-request.js +1 -1
  79. package/lib/request/create-file-system-request.d.ts +2 -2
  80. package/lib/request/create-file-system-request.js +1 -1
  81. package/lib/request/create-mount-target-request.d.ts +2 -2
  82. package/lib/request/create-mount-target-request.js +1 -1
  83. package/lib/request/create-replication-request.d.ts +2 -2
  84. package/lib/request/create-replication-request.js +1 -1
  85. package/lib/request/create-snapshot-request.d.ts +2 -2
  86. package/lib/request/create-snapshot-request.js +1 -1
  87. package/lib/request/delete-export-request.d.ts +2 -2
  88. package/lib/request/delete-export-request.js +1 -1
  89. package/lib/request/delete-file-system-request.d.ts +2 -2
  90. package/lib/request/delete-file-system-request.js +1 -1
  91. package/lib/request/delete-mount-target-request.d.ts +2 -2
  92. package/lib/request/delete-mount-target-request.js +1 -1
  93. package/lib/request/delete-replication-request.d.ts +2 -2
  94. package/lib/request/delete-replication-request.js +1 -1
  95. package/lib/request/delete-replication-target-request.d.ts +2 -2
  96. package/lib/request/delete-replication-target-request.js +1 -1
  97. package/lib/request/delete-snapshot-request.d.ts +2 -2
  98. package/lib/request/delete-snapshot-request.js +1 -1
  99. package/lib/request/estimate-replication-request.d.ts +2 -2
  100. package/lib/request/estimate-replication-request.js +1 -1
  101. package/lib/request/get-export-request.d.ts +2 -2
  102. package/lib/request/get-export-request.js +1 -1
  103. package/lib/request/get-export-set-request.d.ts +2 -2
  104. package/lib/request/get-export-set-request.js +1 -1
  105. package/lib/request/get-file-system-request.d.ts +2 -2
  106. package/lib/request/get-file-system-request.js +1 -1
  107. package/lib/request/get-mount-target-request.d.ts +2 -2
  108. package/lib/request/get-mount-target-request.js +1 -1
  109. package/lib/request/get-replication-request.d.ts +2 -2
  110. package/lib/request/get-replication-request.js +1 -1
  111. package/lib/request/get-replication-target-request.d.ts +2 -2
  112. package/lib/request/get-replication-target-request.js +1 -1
  113. package/lib/request/get-snapshot-request.d.ts +2 -2
  114. package/lib/request/get-snapshot-request.js +1 -1
  115. package/lib/request/index.d.ts +1 -1
  116. package/lib/request/index.js +1 -1
  117. package/lib/request/list-export-sets-request.d.ts +2 -2
  118. package/lib/request/list-export-sets-request.js +1 -1
  119. package/lib/request/list-exports-request.d.ts +2 -2
  120. package/lib/request/list-exports-request.js +1 -1
  121. package/lib/request/list-file-systems-request.d.ts +2 -2
  122. package/lib/request/list-file-systems-request.js +1 -1
  123. package/lib/request/list-mount-targets-request.d.ts +2 -2
  124. package/lib/request/list-mount-targets-request.js +1 -1
  125. package/lib/request/list-replication-targets-request.d.ts +2 -2
  126. package/lib/request/list-replication-targets-request.js +1 -1
  127. package/lib/request/list-replications-request.d.ts +2 -2
  128. package/lib/request/list-replications-request.js +1 -1
  129. package/lib/request/list-snapshots-request.d.ts +2 -2
  130. package/lib/request/list-snapshots-request.js +1 -1
  131. package/lib/request/update-export-request.d.ts +2 -2
  132. package/lib/request/update-export-request.js +1 -1
  133. package/lib/request/update-export-set-request.d.ts +2 -2
  134. package/lib/request/update-export-set-request.js +1 -1
  135. package/lib/request/update-file-system-request.d.ts +2 -2
  136. package/lib/request/update-file-system-request.js +1 -1
  137. package/lib/request/update-mount-target-request.d.ts +2 -2
  138. package/lib/request/update-mount-target-request.js +1 -1
  139. package/lib/request/update-replication-request.d.ts +2 -2
  140. package/lib/request/update-replication-request.js +1 -1
  141. package/lib/request/update-snapshot-request.d.ts +2 -2
  142. package/lib/request/update-snapshot-request.js +1 -1
  143. package/lib/response/change-file-system-compartment-response.d.ts +1 -1
  144. package/lib/response/change-file-system-compartment-response.js +1 -1
  145. package/lib/response/change-mount-target-compartment-response.d.ts +1 -1
  146. package/lib/response/change-mount-target-compartment-response.js +1 -1
  147. package/lib/response/change-replication-compartment-response.d.ts +1 -1
  148. package/lib/response/change-replication-compartment-response.js +1 -1
  149. package/lib/response/create-export-response.d.ts +1 -1
  150. package/lib/response/create-export-response.js +1 -1
  151. package/lib/response/create-file-system-response.d.ts +1 -1
  152. package/lib/response/create-file-system-response.js +1 -1
  153. package/lib/response/create-mount-target-response.d.ts +1 -1
  154. package/lib/response/create-mount-target-response.js +1 -1
  155. package/lib/response/create-replication-response.d.ts +1 -1
  156. package/lib/response/create-replication-response.js +1 -1
  157. package/lib/response/create-snapshot-response.d.ts +1 -1
  158. package/lib/response/create-snapshot-response.js +1 -1
  159. package/lib/response/delete-export-response.d.ts +1 -1
  160. package/lib/response/delete-export-response.js +1 -1
  161. package/lib/response/delete-file-system-response.d.ts +1 -1
  162. package/lib/response/delete-file-system-response.js +1 -1
  163. package/lib/response/delete-mount-target-response.d.ts +1 -1
  164. package/lib/response/delete-mount-target-response.js +1 -1
  165. package/lib/response/delete-replication-response.d.ts +1 -1
  166. package/lib/response/delete-replication-response.js +1 -1
  167. package/lib/response/delete-replication-target-response.d.ts +1 -1
  168. package/lib/response/delete-replication-target-response.js +1 -1
  169. package/lib/response/delete-snapshot-response.d.ts +1 -1
  170. package/lib/response/delete-snapshot-response.js +1 -1
  171. package/lib/response/estimate-replication-response.d.ts +1 -1
  172. package/lib/response/estimate-replication-response.js +1 -1
  173. package/lib/response/get-export-response.d.ts +1 -1
  174. package/lib/response/get-export-response.js +1 -1
  175. package/lib/response/get-export-set-response.d.ts +1 -1
  176. package/lib/response/get-export-set-response.js +1 -1
  177. package/lib/response/get-file-system-response.d.ts +1 -1
  178. package/lib/response/get-file-system-response.js +1 -1
  179. package/lib/response/get-mount-target-response.d.ts +1 -1
  180. package/lib/response/get-mount-target-response.js +1 -1
  181. package/lib/response/get-replication-response.d.ts +1 -1
  182. package/lib/response/get-replication-response.js +1 -1
  183. package/lib/response/get-replication-target-response.d.ts +1 -1
  184. package/lib/response/get-replication-target-response.js +1 -1
  185. package/lib/response/get-snapshot-response.d.ts +1 -1
  186. package/lib/response/get-snapshot-response.js +1 -1
  187. package/lib/response/index.d.ts +1 -1
  188. package/lib/response/index.js +1 -1
  189. package/lib/response/list-export-sets-response.d.ts +1 -1
  190. package/lib/response/list-export-sets-response.js +1 -1
  191. package/lib/response/list-exports-response.d.ts +1 -1
  192. package/lib/response/list-exports-response.js +1 -1
  193. package/lib/response/list-file-systems-response.d.ts +1 -1
  194. package/lib/response/list-file-systems-response.js +1 -1
  195. package/lib/response/list-mount-targets-response.d.ts +1 -1
  196. package/lib/response/list-mount-targets-response.js +1 -1
  197. package/lib/response/list-replication-targets-response.d.ts +1 -1
  198. package/lib/response/list-replication-targets-response.js +1 -1
  199. package/lib/response/list-replications-response.d.ts +1 -1
  200. package/lib/response/list-replications-response.js +1 -1
  201. package/lib/response/list-snapshots-response.d.ts +1 -1
  202. package/lib/response/list-snapshots-response.js +1 -1
  203. package/lib/response/update-export-response.d.ts +1 -1
  204. package/lib/response/update-export-response.js +1 -1
  205. package/lib/response/update-export-set-response.d.ts +1 -1
  206. package/lib/response/update-export-set-response.js +1 -1
  207. package/lib/response/update-file-system-response.d.ts +1 -1
  208. package/lib/response/update-file-system-response.js +1 -1
  209. package/lib/response/update-mount-target-response.d.ts +1 -1
  210. package/lib/response/update-mount-target-response.js +1 -1
  211. package/lib/response/update-replication-response.d.ts +1 -1
  212. package/lib/response/update-replication-response.js +1 -1
  213. package/lib/response/update-snapshot-response.d.ts +1 -1
  214. package/lib/response/update-snapshot-response.js +1 -1
  215. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -160,7 +160,7 @@ class FileStorageClient {
160
160
  * @param ChangeFileSystemCompartmentRequest
161
161
  * @return ChangeFileSystemCompartmentResponse
162
162
  * @throws OciError when an error occurs
163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/ChangeFileSystemCompartment.ts.html |here} to see how to use ChangeFileSystemCompartment API.
163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/ChangeFileSystemCompartment.ts.html |here} to see how to use ChangeFileSystemCompartment API.
164
164
  */
165
165
  changeFileSystemCompartment(changeFileSystemCompartmentRequest) {
166
166
  return __awaiter(this, void 0, void 0, function* () {
@@ -217,7 +217,7 @@ class FileStorageClient {
217
217
  * @param ChangeMountTargetCompartmentRequest
218
218
  * @return ChangeMountTargetCompartmentResponse
219
219
  * @throws OciError when an error occurs
220
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/ChangeMountTargetCompartment.ts.html |here} to see how to use ChangeMountTargetCompartment API.
220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/ChangeMountTargetCompartment.ts.html |here} to see how to use ChangeMountTargetCompartment API.
221
221
  */
222
222
  changeMountTargetCompartment(changeMountTargetCompartmentRequest) {
223
223
  return __awaiter(this, void 0, void 0, function* () {
@@ -275,7 +275,7 @@ class FileStorageClient {
275
275
  * @param ChangeReplicationCompartmentRequest
276
276
  * @return ChangeReplicationCompartmentResponse
277
277
  * @throws OciError when an error occurs
278
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/ChangeReplicationCompartment.ts.html |here} to see how to use ChangeReplicationCompartment API.
278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/ChangeReplicationCompartment.ts.html |here} to see how to use ChangeReplicationCompartment API.
279
279
  */
280
280
  changeReplicationCompartment(changeReplicationCompartmentRequest) {
281
281
  return __awaiter(this, void 0, void 0, function* () {
@@ -333,7 +333,7 @@ class FileStorageClient {
333
333
  * @param CreateExportRequest
334
334
  * @return CreateExportResponse
335
335
  * @throws OciError when an error occurs
336
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/CreateExport.ts.html |here} to see how to use CreateExport API.
336
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/CreateExport.ts.html |here} to see how to use CreateExport API.
337
337
  */
338
338
  createExport(createExportRequest) {
339
339
  return __awaiter(this, void 0, void 0, function* () {
@@ -425,7 +425,7 @@ class FileStorageClient {
425
425
  * @param CreateFileSystemRequest
426
426
  * @return CreateFileSystemResponse
427
427
  * @throws OciError when an error occurs
428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/CreateFileSystem.ts.html |here} to see how to use CreateFileSystem API.
428
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/CreateFileSystem.ts.html |here} to see how to use CreateFileSystem API.
429
429
  */
430
430
  createFileSystem(createFileSystemRequest) {
431
431
  return __awaiter(this, void 0, void 0, function* () {
@@ -520,7 +520,7 @@ class FileStorageClient {
520
520
  * @param CreateMountTargetRequest
521
521
  * @return CreateMountTargetResponse
522
522
  * @throws OciError when an error occurs
523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/CreateMountTarget.ts.html |here} to see how to use CreateMountTarget API.
523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/CreateMountTarget.ts.html |here} to see how to use CreateMountTarget API.
524
524
  */
525
525
  createMountTarget(createMountTargetRequest) {
526
526
  return __awaiter(this, void 0, void 0, function* () {
@@ -610,7 +610,7 @@ class FileStorageClient {
610
610
  * @param CreateReplicationRequest
611
611
  * @return CreateReplicationResponse
612
612
  * @throws OciError when an error occurs
613
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/CreateReplication.ts.html |here} to see how to use CreateReplication API.
613
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/CreateReplication.ts.html |here} to see how to use CreateReplication API.
614
614
  */
615
615
  createReplication(createReplicationRequest) {
616
616
  return __awaiter(this, void 0, void 0, function* () {
@@ -675,7 +675,7 @@ class FileStorageClient {
675
675
  * @param CreateSnapshotRequest
676
676
  * @return CreateSnapshotResponse
677
677
  * @throws OciError when an error occurs
678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/CreateSnapshot.ts.html |here} to see how to use CreateSnapshot API.
678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/CreateSnapshot.ts.html |here} to see how to use CreateSnapshot API.
679
679
  */
680
680
  createSnapshot(createSnapshotRequest) {
681
681
  return __awaiter(this, void 0, void 0, function* () {
@@ -739,7 +739,7 @@ class FileStorageClient {
739
739
  * @param DeleteExportRequest
740
740
  * @return DeleteExportResponse
741
741
  * @throws OciError when an error occurs
742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/DeleteExport.ts.html |here} to see how to use DeleteExport API.
742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/DeleteExport.ts.html |here} to see how to use DeleteExport API.
743
743
  */
744
744
  deleteExport(deleteExportRequest) {
745
745
  return __awaiter(this, void 0, void 0, function* () {
@@ -797,7 +797,7 @@ class FileStorageClient {
797
797
  * @param DeleteFileSystemRequest
798
798
  * @return DeleteFileSystemResponse
799
799
  * @throws OciError when an error occurs
800
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/DeleteFileSystem.ts.html |here} to see how to use DeleteFileSystem API.
800
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/DeleteFileSystem.ts.html |here} to see how to use DeleteFileSystem API.
801
801
  */
802
802
  deleteFileSystem(deleteFileSystemRequest) {
803
803
  return __awaiter(this, void 0, void 0, function* () {
@@ -854,7 +854,7 @@ class FileStorageClient {
854
854
  * @param DeleteMountTargetRequest
855
855
  * @return DeleteMountTargetResponse
856
856
  * @throws OciError when an error occurs
857
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/DeleteMountTarget.ts.html |here} to see how to use DeleteMountTarget API.
857
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/DeleteMountTarget.ts.html |here} to see how to use DeleteMountTarget API.
858
858
  */
859
859
  deleteMountTarget(deleteMountTargetRequest) {
860
860
  return __awaiter(this, void 0, void 0, function* () {
@@ -910,7 +910,7 @@ class FileStorageClient {
910
910
  * @param DeleteReplicationRequest
911
911
  * @return DeleteReplicationResponse
912
912
  * @throws OciError when an error occurs
913
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/DeleteReplication.ts.html |here} to see how to use DeleteReplication API.
913
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/DeleteReplication.ts.html |here} to see how to use DeleteReplication API.
914
914
  */
915
915
  deleteReplication(deleteReplicationRequest) {
916
916
  return __awaiter(this, void 0, void 0, function* () {
@@ -971,7 +971,7 @@ class FileStorageClient {
971
971
  * @param DeleteReplicationTargetRequest
972
972
  * @return DeleteReplicationTargetResponse
973
973
  * @throws OciError when an error occurs
974
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/DeleteReplicationTarget.ts.html |here} to see how to use DeleteReplicationTarget API.
974
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/DeleteReplicationTarget.ts.html |here} to see how to use DeleteReplicationTarget API.
975
975
  */
976
976
  deleteReplicationTarget(deleteReplicationTargetRequest) {
977
977
  return __awaiter(this, void 0, void 0, function* () {
@@ -1027,7 +1027,7 @@ class FileStorageClient {
1027
1027
  * @param DeleteSnapshotRequest
1028
1028
  * @return DeleteSnapshotResponse
1029
1029
  * @throws OciError when an error occurs
1030
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/DeleteSnapshot.ts.html |here} to see how to use DeleteSnapshot API.
1030
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/DeleteSnapshot.ts.html |here} to see how to use DeleteSnapshot API.
1031
1031
  */
1032
1032
  deleteSnapshot(deleteSnapshotRequest) {
1033
1033
  return __awaiter(this, void 0, void 0, function* () {
@@ -1083,7 +1083,7 @@ class FileStorageClient {
1083
1083
  * @param EstimateReplicationRequest
1084
1084
  * @return EstimateReplicationResponse
1085
1085
  * @throws OciError when an error occurs
1086
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/EstimateReplication.ts.html |here} to see how to use EstimateReplication API.
1086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/EstimateReplication.ts.html |here} to see how to use EstimateReplication API.
1087
1087
  */
1088
1088
  estimateReplication(estimateReplicationRequest) {
1089
1089
  return __awaiter(this, void 0, void 0, function* () {
@@ -1149,7 +1149,7 @@ class FileStorageClient {
1149
1149
  * @param GetExportRequest
1150
1150
  * @return GetExportResponse
1151
1151
  * @throws OciError when an error occurs
1152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/GetExport.ts.html |here} to see how to use GetExport API.
1152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/GetExport.ts.html |here} to see how to use GetExport API.
1153
1153
  */
1154
1154
  getExport(getExportRequest) {
1155
1155
  return __awaiter(this, void 0, void 0, function* () {
@@ -1212,7 +1212,7 @@ class FileStorageClient {
1212
1212
  * @param GetExportSetRequest
1213
1213
  * @return GetExportSetResponse
1214
1214
  * @throws OciError when an error occurs
1215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/GetExportSet.ts.html |here} to see how to use GetExportSet API.
1215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/GetExportSet.ts.html |here} to see how to use GetExportSet API.
1216
1216
  */
1217
1217
  getExportSet(getExportSetRequest) {
1218
1218
  return __awaiter(this, void 0, void 0, function* () {
@@ -1275,7 +1275,7 @@ class FileStorageClient {
1275
1275
  * @param GetFileSystemRequest
1276
1276
  * @return GetFileSystemResponse
1277
1277
  * @throws OciError when an error occurs
1278
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/GetFileSystem.ts.html |here} to see how to use GetFileSystem API.
1278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/GetFileSystem.ts.html |here} to see how to use GetFileSystem API.
1279
1279
  */
1280
1280
  getFileSystem(getFileSystemRequest) {
1281
1281
  return __awaiter(this, void 0, void 0, function* () {
@@ -1338,7 +1338,7 @@ class FileStorageClient {
1338
1338
  * @param GetMountTargetRequest
1339
1339
  * @return GetMountTargetResponse
1340
1340
  * @throws OciError when an error occurs
1341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/GetMountTarget.ts.html |here} to see how to use GetMountTarget API.
1341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/GetMountTarget.ts.html |here} to see how to use GetMountTarget API.
1342
1342
  */
1343
1343
  getMountTarget(getMountTargetRequest) {
1344
1344
  return __awaiter(this, void 0, void 0, function* () {
@@ -1401,7 +1401,7 @@ class FileStorageClient {
1401
1401
  * @param GetReplicationRequest
1402
1402
  * @return GetReplicationResponse
1403
1403
  * @throws OciError when an error occurs
1404
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/GetReplication.ts.html |here} to see how to use GetReplication API.
1404
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/GetReplication.ts.html |here} to see how to use GetReplication API.
1405
1405
  */
1406
1406
  getReplication(getReplicationRequest) {
1407
1407
  return __awaiter(this, void 0, void 0, function* () {
@@ -1464,7 +1464,7 @@ class FileStorageClient {
1464
1464
  * @param GetReplicationTargetRequest
1465
1465
  * @return GetReplicationTargetResponse
1466
1466
  * @throws OciError when an error occurs
1467
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/GetReplicationTarget.ts.html |here} to see how to use GetReplicationTarget API.
1467
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/GetReplicationTarget.ts.html |here} to see how to use GetReplicationTarget API.
1468
1468
  */
1469
1469
  getReplicationTarget(getReplicationTargetRequest) {
1470
1470
  return __awaiter(this, void 0, void 0, function* () {
@@ -1527,7 +1527,7 @@ class FileStorageClient {
1527
1527
  * @param GetSnapshotRequest
1528
1528
  * @return GetSnapshotResponse
1529
1529
  * @throws OciError when an error occurs
1530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/GetSnapshot.ts.html |here} to see how to use GetSnapshot API.
1530
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/GetSnapshot.ts.html |here} to see how to use GetSnapshot API.
1531
1531
  */
1532
1532
  getSnapshot(getSnapshotRequest) {
1533
1533
  return __awaiter(this, void 0, void 0, function* () {
@@ -1591,7 +1591,7 @@ class FileStorageClient {
1591
1591
  * @param ListExportSetsRequest
1592
1592
  * @return ListExportSetsResponse
1593
1593
  * @throws OciError when an error occurs
1594
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/ListExportSets.ts.html |here} to see how to use ListExportSets API.
1594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/ListExportSets.ts.html |here} to see how to use ListExportSets API.
1595
1595
  */
1596
1596
  listExportSets(listExportSetsRequest) {
1597
1597
  return __awaiter(this, void 0, void 0, function* () {
@@ -1705,7 +1705,7 @@ class FileStorageClient {
1705
1705
  * @param ListExportsRequest
1706
1706
  * @return ListExportsResponse
1707
1707
  * @throws OciError when an error occurs
1708
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/ListExports.ts.html |here} to see how to use ListExports API.
1708
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/ListExports.ts.html |here} to see how to use ListExports API.
1709
1709
  */
1710
1710
  listExports(listExportsRequest) {
1711
1711
  return __awaiter(this, void 0, void 0, function* () {
@@ -1817,7 +1817,7 @@ class FileStorageClient {
1817
1817
  * @param ListFileSystemsRequest
1818
1818
  * @return ListFileSystemsResponse
1819
1819
  * @throws OciError when an error occurs
1820
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/ListFileSystems.ts.html |here} to see how to use ListFileSystems API.
1820
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/ListFileSystems.ts.html |here} to see how to use ListFileSystems API.
1821
1821
  */
1822
1822
  listFileSystems(listFileSystemsRequest) {
1823
1823
  return __awaiter(this, void 0, void 0, function* () {
@@ -1931,7 +1931,7 @@ class FileStorageClient {
1931
1931
  * @param ListMountTargetsRequest
1932
1932
  * @return ListMountTargetsResponse
1933
1933
  * @throws OciError when an error occurs
1934
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/ListMountTargets.ts.html |here} to see how to use ListMountTargets API.
1934
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/ListMountTargets.ts.html |here} to see how to use ListMountTargets API.
1935
1935
  */
1936
1936
  listMountTargets(listMountTargetsRequest) {
1937
1937
  return __awaiter(this, void 0, void 0, function* () {
@@ -2044,7 +2044,7 @@ class FileStorageClient {
2044
2044
  * @param ListReplicationTargetsRequest
2045
2045
  * @return ListReplicationTargetsResponse
2046
2046
  * @throws OciError when an error occurs
2047
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/ListReplicationTargets.ts.html |here} to see how to use ListReplicationTargets API.
2047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/ListReplicationTargets.ts.html |here} to see how to use ListReplicationTargets API.
2048
2048
  */
2049
2049
  listReplicationTargets(listReplicationTargetsRequest) {
2050
2050
  return __awaiter(this, void 0, void 0, function* () {
@@ -2156,7 +2156,7 @@ class FileStorageClient {
2156
2156
  * @param ListReplicationsRequest
2157
2157
  * @return ListReplicationsResponse
2158
2158
  * @throws OciError when an error occurs
2159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/ListReplications.ts.html |here} to see how to use ListReplications API.
2159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/ListReplications.ts.html |here} to see how to use ListReplications API.
2160
2160
  */
2161
2161
  listReplications(listReplicationsRequest) {
2162
2162
  return __awaiter(this, void 0, void 0, function* () {
@@ -2269,7 +2269,7 @@ class FileStorageClient {
2269
2269
  * @param ListSnapshotsRequest
2270
2270
  * @return ListSnapshotsResponse
2271
2271
  * @throws OciError when an error occurs
2272
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/ListSnapshots.ts.html |here} to see how to use ListSnapshots API.
2272
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/ListSnapshots.ts.html |here} to see how to use ListSnapshots API.
2273
2273
  */
2274
2274
  listSnapshots(listSnapshotsRequest) {
2275
2275
  return __awaiter(this, void 0, void 0, function* () {
@@ -2377,7 +2377,7 @@ class FileStorageClient {
2377
2377
  * @param UpdateExportRequest
2378
2378
  * @return UpdateExportResponse
2379
2379
  * @throws OciError when an error occurs
2380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/UpdateExport.ts.html |here} to see how to use UpdateExport API.
2380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/UpdateExport.ts.html |here} to see how to use UpdateExport API.
2381
2381
  */
2382
2382
  updateExport(updateExportRequest) {
2383
2383
  return __awaiter(this, void 0, void 0, function* () {
@@ -2442,7 +2442,7 @@ class FileStorageClient {
2442
2442
  * @param UpdateExportSetRequest
2443
2443
  * @return UpdateExportSetResponse
2444
2444
  * @throws OciError when an error occurs
2445
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/UpdateExportSet.ts.html |here} to see how to use UpdateExportSet API.
2445
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/UpdateExportSet.ts.html |here} to see how to use UpdateExportSet API.
2446
2446
  */
2447
2447
  updateExportSet(updateExportSetRequest) {
2448
2448
  return __awaiter(this, void 0, void 0, function* () {
@@ -2509,7 +2509,7 @@ class FileStorageClient {
2509
2509
  * @param UpdateFileSystemRequest
2510
2510
  * @return UpdateFileSystemResponse
2511
2511
  * @throws OciError when an error occurs
2512
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/UpdateFileSystem.ts.html |here} to see how to use UpdateFileSystem API.
2512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/UpdateFileSystem.ts.html |here} to see how to use UpdateFileSystem API.
2513
2513
  */
2514
2514
  updateFileSystem(updateFileSystemRequest) {
2515
2515
  return __awaiter(this, void 0, void 0, function* () {
@@ -2574,7 +2574,7 @@ class FileStorageClient {
2574
2574
  * @param UpdateMountTargetRequest
2575
2575
  * @return UpdateMountTargetResponse
2576
2576
  * @throws OciError when an error occurs
2577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/UpdateMountTarget.ts.html |here} to see how to use UpdateMountTarget API.
2577
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/UpdateMountTarget.ts.html |here} to see how to use UpdateMountTarget API.
2578
2578
  */
2579
2579
  updateMountTarget(updateMountTargetRequest) {
2580
2580
  return __awaiter(this, void 0, void 0, function* () {
@@ -2640,7 +2640,7 @@ class FileStorageClient {
2640
2640
  * @param UpdateReplicationRequest
2641
2641
  * @return UpdateReplicationResponse
2642
2642
  * @throws OciError when an error occurs
2643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/UpdateReplication.ts.html |here} to see how to use UpdateReplication API.
2643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/UpdateReplication.ts.html |here} to see how to use UpdateReplication API.
2644
2644
  */
2645
2645
  updateReplication(updateReplicationRequest) {
2646
2646
  return __awaiter(this, void 0, void 0, function* () {
@@ -2705,7 +2705,7 @@ class FileStorageClient {
2705
2705
  * @param UpdateSnapshotRequest
2706
2706
  * @return UpdateSnapshotResponse
2707
2707
  * @throws OciError when an error occurs
2708
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.1/filestorage/UpdateSnapshot.ts.html |here} to see how to use UpdateSnapshot API.
2708
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.3/filestorage/UpdateSnapshot.ts.html |here} to see how to use UpdateSnapshot API.
2709
2709
  */
2710
2710
  updateSnapshot(updateSnapshotRequest) {
2711
2711
  return __awaiter(this, void 0, void 0, function* () {
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as serviceRequests from "./request";
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * 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.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@ For more information, see [Overview of File Storage](/iaas/Content/File/Concepts
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {