oci-filestorage 2.102.1 → 2.103.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (208) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +88 -88
  4. package/lib/client.js +88 -88
  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 +2 -2
  8. package/lib/model/change-file-system-compartment-details.js +1 -1
  9. package/lib/model/change-filesystem-snapshot-policy-compartment-details.d.ts +2 -2
  10. package/lib/model/change-filesystem-snapshot-policy-compartment-details.js +1 -1
  11. package/lib/model/change-mount-target-compartment-details.d.ts +2 -2
  12. package/lib/model/change-mount-target-compartment-details.js +1 -1
  13. package/lib/model/change-outbound-connector-compartment-details.d.ts +2 -2
  14. package/lib/model/change-outbound-connector-compartment-details.js +1 -1
  15. package/lib/model/change-replication-compartment-details.d.ts +2 -2
  16. package/lib/model/change-replication-compartment-details.js +1 -1
  17. package/lib/model/client-options.d.ts +1 -1
  18. package/lib/model/client-options.js +1 -1
  19. package/lib/model/create-export-details.d.ts +3 -3
  20. package/lib/model/create-export-details.js +1 -1
  21. package/lib/model/create-file-system-details.d.ts +8 -8
  22. package/lib/model/create-file-system-details.js +1 -1
  23. package/lib/model/create-filesystem-snapshot-policy-details.d.ts +4 -4
  24. package/lib/model/create-filesystem-snapshot-policy-details.js +1 -1
  25. package/lib/model/create-kerberos-details.d.ts +2 -2
  26. package/lib/model/create-kerberos-details.js +1 -1
  27. package/lib/model/create-ldap-bind-account-details.d.ts +2 -2
  28. package/lib/model/create-ldap-bind-account-details.js +1 -1
  29. package/lib/model/create-ldap-idmap-details.d.ts +3 -3
  30. package/lib/model/create-ldap-idmap-details.js +1 -1
  31. package/lib/model/create-mount-target-details.d.ts +11 -11
  32. package/lib/model/create-mount-target-details.js +1 -1
  33. package/lib/model/create-outbound-connector-details.d.ts +4 -4
  34. package/lib/model/create-outbound-connector-details.js +1 -1
  35. package/lib/model/create-replication-details.d.ts +6 -6
  36. package/lib/model/create-replication-details.js +1 -1
  37. package/lib/model/create-snapshot-details.d.ts +4 -4
  38. package/lib/model/create-snapshot-details.js +1 -1
  39. package/lib/model/endpoint.d.ts +1 -1
  40. package/lib/model/endpoint.js +1 -1
  41. package/lib/model/export-set-summary.d.ts +4 -4
  42. package/lib/model/export-set-summary.js +1 -1
  43. package/lib/model/export-set.d.ts +4 -4
  44. package/lib/model/export-set.js +1 -1
  45. package/lib/model/export-summary.d.ts +4 -4
  46. package/lib/model/export-summary.js +1 -1
  47. package/lib/model/export.d.ts +5 -5
  48. package/lib/model/export.js +1 -1
  49. package/lib/model/file-system-summary.d.ts +8 -8
  50. package/lib/model/file-system-summary.js +1 -1
  51. package/lib/model/file-system.d.ts +13 -13
  52. package/lib/model/file-system.js +1 -1
  53. package/lib/model/filesystem-snapshot-policy-summary.d.ts +5 -5
  54. package/lib/model/filesystem-snapshot-policy-summary.js +1 -1
  55. package/lib/model/filesystem-snapshot-policy.d.ts +7 -7
  56. package/lib/model/filesystem-snapshot-policy.js +1 -1
  57. package/lib/model/index.d.ts +1 -1
  58. package/lib/model/index.js +1 -1
  59. package/lib/model/kerberos-keytab-entry.d.ts +1 -1
  60. package/lib/model/kerberos-keytab-entry.js +1 -1
  61. package/lib/model/kerberos.d.ts +2 -2
  62. package/lib/model/kerberos.js +1 -1
  63. package/lib/model/key-tab-secret-details.d.ts +2 -2
  64. package/lib/model/key-tab-secret-details.js +1 -1
  65. package/lib/model/ldap-bind-account-summary.d.ts +1 -1
  66. package/lib/model/ldap-bind-account-summary.js +1 -1
  67. package/lib/model/ldap-bind-account.d.ts +2 -2
  68. package/lib/model/ldap-bind-account.js +1 -1
  69. package/lib/model/ldap-idmap.d.ts +3 -3
  70. package/lib/model/ldap-idmap.js +1 -1
  71. package/lib/model/mount-target-summary.d.ts +9 -9
  72. package/lib/model/mount-target-summary.js +1 -1
  73. package/lib/model/mount-target.d.ts +9 -9
  74. package/lib/model/mount-target.js +1 -1
  75. package/lib/model/outbound-connector-summary.d.ts +5 -5
  76. package/lib/model/outbound-connector-summary.js +1 -1
  77. package/lib/model/outbound-connector.d.ts +5 -5
  78. package/lib/model/outbound-connector.js +1 -1
  79. package/lib/model/replication-estimate.d.ts +1 -1
  80. package/lib/model/replication-estimate.js +1 -1
  81. package/lib/model/replication-summary.d.ts +5 -5
  82. package/lib/model/replication-summary.js +1 -1
  83. package/lib/model/replication-target-summary.d.ts +5 -5
  84. package/lib/model/replication-target-summary.js +1 -1
  85. package/lib/model/replication-target.d.ts +10 -10
  86. package/lib/model/replication-target.js +1 -1
  87. package/lib/model/replication.d.ts +10 -10
  88. package/lib/model/replication.js +1 -1
  89. package/lib/model/resource-lock.d.ts +1 -1
  90. package/lib/model/resource-lock.js +1 -1
  91. package/lib/model/schedule-downgrade-shape-mount-target-details.d.ts +1 -1
  92. package/lib/model/schedule-downgrade-shape-mount-target-details.js +1 -1
  93. package/lib/model/snapshot-schedule.d.ts +1 -1
  94. package/lib/model/snapshot-schedule.js +1 -1
  95. package/lib/model/snapshot-summary.d.ts +8 -8
  96. package/lib/model/snapshot-summary.js +1 -1
  97. package/lib/model/snapshot.d.ts +9 -9
  98. package/lib/model/snapshot.js +1 -1
  99. package/lib/model/source-details.d.ts +5 -5
  100. package/lib/model/source-details.js +1 -1
  101. package/lib/model/update-export-details.d.ts +1 -1
  102. package/lib/model/update-export-details.js +1 -1
  103. package/lib/model/update-export-set-details.d.ts +1 -1
  104. package/lib/model/update-export-set-details.js +1 -1
  105. package/lib/model/update-file-system-details.d.ts +6 -6
  106. package/lib/model/update-file-system-details.js +1 -1
  107. package/lib/model/update-filesystem-snapshot-policy-details.d.ts +3 -3
  108. package/lib/model/update-filesystem-snapshot-policy-details.js +1 -1
  109. package/lib/model/update-kerberos-details.d.ts +2 -2
  110. package/lib/model/update-kerberos-details.js +1 -1
  111. package/lib/model/update-ldap-idmap-details.d.ts +3 -3
  112. package/lib/model/update-ldap-idmap-details.js +1 -1
  113. package/lib/model/update-mount-target-details.d.ts +5 -5
  114. package/lib/model/update-mount-target-details.js +1 -1
  115. package/lib/model/update-outbound-connector-details.d.ts +3 -3
  116. package/lib/model/update-outbound-connector-details.js +1 -1
  117. package/lib/model/update-replication-details.d.ts +3 -3
  118. package/lib/model/update-replication-details.js +1 -1
  119. package/lib/model/update-snapshot-details.d.ts +3 -3
  120. package/lib/model/update-snapshot-details.js +1 -1
  121. package/lib/model/upgrade-shape-mount-target-details.d.ts +1 -1
  122. package/lib/model/upgrade-shape-mount-target-details.js +1 -1
  123. package/lib/model/validate-key-tabs-details.d.ts +2 -2
  124. package/lib/model/validate-key-tabs-details.js +1 -1
  125. package/lib/model/validate-key-tabs-response-details.d.ts +1 -1
  126. package/lib/model/validate-key-tabs-response-details.js +1 -1
  127. package/lib/request/add-export-lock-request.d.ts +2 -2
  128. package/lib/request/add-file-system-lock-request.d.ts +2 -2
  129. package/lib/request/add-filesystem-snapshot-policy-lock-request.d.ts +2 -2
  130. package/lib/request/add-mount-target-lock-request.d.ts +2 -2
  131. package/lib/request/add-outbound-connector-lock-request.d.ts +2 -2
  132. package/lib/request/add-replication-lock-request.d.ts +2 -2
  133. package/lib/request/add-snapshot-lock-request.d.ts +2 -2
  134. package/lib/request/cancel-downgrade-shape-mount-target-request.d.ts +2 -2
  135. package/lib/request/change-file-system-compartment-request.d.ts +2 -2
  136. package/lib/request/change-filesystem-snapshot-policy-compartment-request.d.ts +2 -2
  137. package/lib/request/change-mount-target-compartment-request.d.ts +2 -2
  138. package/lib/request/change-outbound-connector-compartment-request.d.ts +2 -2
  139. package/lib/request/change-replication-compartment-request.d.ts +2 -2
  140. package/lib/request/create-export-request.d.ts +1 -1
  141. package/lib/request/create-file-system-request.d.ts +1 -1
  142. package/lib/request/create-filesystem-snapshot-policy-request.d.ts +1 -1
  143. package/lib/request/create-mount-target-request.d.ts +1 -1
  144. package/lib/request/create-outbound-connector-request.d.ts +1 -1
  145. package/lib/request/create-replication-request.d.ts +1 -1
  146. package/lib/request/create-snapshot-request.d.ts +1 -1
  147. package/lib/request/delete-export-request.d.ts +2 -2
  148. package/lib/request/delete-file-system-request.d.ts +2 -2
  149. package/lib/request/delete-filesystem-snapshot-policy-request.d.ts +2 -2
  150. package/lib/request/delete-mount-target-request.d.ts +2 -2
  151. package/lib/request/delete-outbound-connector-request.d.ts +2 -2
  152. package/lib/request/delete-replication-request.d.ts +2 -2
  153. package/lib/request/delete-replication-target-request.d.ts +2 -2
  154. package/lib/request/delete-snapshot-request.d.ts +2 -2
  155. package/lib/request/detach-clone-request.d.ts +2 -2
  156. package/lib/request/estimate-replication-request.d.ts +2 -2
  157. package/lib/request/get-export-request.d.ts +2 -2
  158. package/lib/request/get-export-set-request.d.ts +2 -2
  159. package/lib/request/get-file-system-request.d.ts +2 -2
  160. package/lib/request/get-filesystem-snapshot-policy-request.d.ts +2 -2
  161. package/lib/request/get-mount-target-request.d.ts +2 -2
  162. package/lib/request/get-outbound-connector-request.d.ts +2 -2
  163. package/lib/request/get-replication-request.d.ts +2 -2
  164. package/lib/request/get-replication-target-request.d.ts +2 -2
  165. package/lib/request/get-snapshot-request.d.ts +2 -2
  166. package/lib/request/index.d.ts +1 -1
  167. package/lib/request/index.js +1 -1
  168. package/lib/request/list-export-sets-request.d.ts +5 -5
  169. package/lib/request/list-exports-request.d.ts +7 -7
  170. package/lib/request/list-file-systems-request.d.ts +8 -8
  171. package/lib/request/list-filesystem-snapshot-policies-request.d.ts +5 -5
  172. package/lib/request/list-mount-targets-request.d.ts +6 -6
  173. package/lib/request/list-outbound-connectors-request.d.ts +5 -5
  174. package/lib/request/list-replication-targets-request.d.ts +5 -5
  175. package/lib/request/list-replications-request.d.ts +6 -6
  176. package/lib/request/list-snapshots-request.d.ts +7 -7
  177. package/lib/request/pause-filesystem-snapshot-policy-request.d.ts +2 -2
  178. package/lib/request/remove-export-lock-request.d.ts +2 -2
  179. package/lib/request/remove-file-system-lock-request.d.ts +2 -2
  180. package/lib/request/remove-filesystem-snapshot-policy-lock-request.d.ts +2 -2
  181. package/lib/request/remove-mount-target-lock-request.d.ts +2 -2
  182. package/lib/request/remove-outbound-connector-lock-request.d.ts +2 -2
  183. package/lib/request/remove-replication-lock-request.d.ts +2 -2
  184. package/lib/request/remove-snapshot-lock-request.d.ts +2 -2
  185. package/lib/request/schedule-downgrade-shape-mount-target-request.d.ts +2 -2
  186. package/lib/request/unpause-filesystem-snapshot-policy-request.d.ts +2 -2
  187. package/lib/request/update-export-request.d.ts +2 -2
  188. package/lib/request/update-export-set-request.d.ts +2 -2
  189. package/lib/request/update-file-system-request.d.ts +2 -2
  190. package/lib/request/update-filesystem-snapshot-policy-request.d.ts +2 -2
  191. package/lib/request/update-mount-target-request.d.ts +2 -2
  192. package/lib/request/update-outbound-connector-request.d.ts +2 -2
  193. package/lib/request/update-replication-request.d.ts +2 -2
  194. package/lib/request/update-snapshot-request.d.ts +2 -2
  195. package/lib/request/upgrade-shape-mount-target-request.d.ts +2 -2
  196. package/lib/request/validate-key-tabs-request.d.ts +1 -1
  197. package/lib/response/index.d.ts +1 -1
  198. package/lib/response/index.js +1 -1
  199. package/lib/response/list-export-sets-response.d.ts +1 -1
  200. package/lib/response/list-exports-response.d.ts +1 -1
  201. package/lib/response/list-file-systems-response.d.ts +1 -1
  202. package/lib/response/list-filesystem-snapshot-policies-response.d.ts +1 -1
  203. package/lib/response/list-mount-targets-response.d.ts +1 -1
  204. package/lib/response/list-outbound-connectors-response.d.ts +1 -1
  205. package/lib/response/list-replication-targets-response.d.ts +1 -1
  206. package/lib/response/list-replications-response.d.ts +1 -1
  207. package/lib/response/list-snapshots-response.d.ts +1 -1
  208. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -2,7 +2,7 @@
2
2
  /**
3
3
  * File Storage API
4
4
  * Use the File Storage service API to manage file systems, mount targets, and snapshots.
5
- For more information, see [Overview of File Storage](/iaas/Content/File/Concepts/filestorageoverview.htm).
5
+ For more information, see [Overview of File Storage](https://docs.oracle.com/iaas/Content/File/Concepts/filestorageoverview.htm).
6
6
 
7
7
  * OpenAPI spec version: 20171215
8
8
  *
@@ -216,7 +216,7 @@ class FileStorageClient {
216
216
  * @param AddExportLockRequest
217
217
  * @return AddExportLockResponse
218
218
  * @throws OciError when an error occurs
219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddExportLock.ts.html |here} to see how to use AddExportLock API.
219
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddExportLock.ts.html |here} to see how to use AddExportLock API.
220
220
  */
221
221
  addExportLock(addExportLockRequest) {
222
222
  return __awaiter(this, void 0, void 0, function* () {
@@ -281,7 +281,7 @@ class FileStorageClient {
281
281
  * @param AddFileSystemLockRequest
282
282
  * @return AddFileSystemLockResponse
283
283
  * @throws OciError when an error occurs
284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddFileSystemLock.ts.html |here} to see how to use AddFileSystemLock API.
284
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddFileSystemLock.ts.html |here} to see how to use AddFileSystemLock API.
285
285
  */
286
286
  addFileSystemLock(addFileSystemLockRequest) {
287
287
  return __awaiter(this, void 0, void 0, function* () {
@@ -346,7 +346,7 @@ class FileStorageClient {
346
346
  * @param AddFilesystemSnapshotPolicyLockRequest
347
347
  * @return AddFilesystemSnapshotPolicyLockResponse
348
348
  * @throws OciError when an error occurs
349
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddFilesystemSnapshotPolicyLock.ts.html |here} to see how to use AddFilesystemSnapshotPolicyLock API.
349
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddFilesystemSnapshotPolicyLock.ts.html |here} to see how to use AddFilesystemSnapshotPolicyLock API.
350
350
  */
351
351
  addFilesystemSnapshotPolicyLock(addFilesystemSnapshotPolicyLockRequest) {
352
352
  return __awaiter(this, void 0, void 0, function* () {
@@ -411,7 +411,7 @@ class FileStorageClient {
411
411
  * @param AddMountTargetLockRequest
412
412
  * @return AddMountTargetLockResponse
413
413
  * @throws OciError when an error occurs
414
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddMountTargetLock.ts.html |here} to see how to use AddMountTargetLock API.
414
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddMountTargetLock.ts.html |here} to see how to use AddMountTargetLock API.
415
415
  */
416
416
  addMountTargetLock(addMountTargetLockRequest) {
417
417
  return __awaiter(this, void 0, void 0, function* () {
@@ -476,7 +476,7 @@ class FileStorageClient {
476
476
  * @param AddOutboundConnectorLockRequest
477
477
  * @return AddOutboundConnectorLockResponse
478
478
  * @throws OciError when an error occurs
479
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddOutboundConnectorLock.ts.html |here} to see how to use AddOutboundConnectorLock API.
479
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddOutboundConnectorLock.ts.html |here} to see how to use AddOutboundConnectorLock API.
480
480
  */
481
481
  addOutboundConnectorLock(addOutboundConnectorLockRequest) {
482
482
  return __awaiter(this, void 0, void 0, function* () {
@@ -541,7 +541,7 @@ class FileStorageClient {
541
541
  * @param AddReplicationLockRequest
542
542
  * @return AddReplicationLockResponse
543
543
  * @throws OciError when an error occurs
544
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddReplicationLock.ts.html |here} to see how to use AddReplicationLock API.
544
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddReplicationLock.ts.html |here} to see how to use AddReplicationLock API.
545
545
  */
546
546
  addReplicationLock(addReplicationLockRequest) {
547
547
  return __awaiter(this, void 0, void 0, function* () {
@@ -606,7 +606,7 @@ class FileStorageClient {
606
606
  * @param AddSnapshotLockRequest
607
607
  * @return AddSnapshotLockResponse
608
608
  * @throws OciError when an error occurs
609
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddSnapshotLock.ts.html |here} to see how to use AddSnapshotLock API.
609
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/AddSnapshotLock.ts.html |here} to see how to use AddSnapshotLock API.
610
610
  */
611
611
  addSnapshotLock(addSnapshotLockRequest) {
612
612
  return __awaiter(this, void 0, void 0, function* () {
@@ -672,7 +672,7 @@ class FileStorageClient {
672
672
  * @param CancelDowngradeShapeMountTargetRequest
673
673
  * @return CancelDowngradeShapeMountTargetResponse
674
674
  * @throws OciError when an error occurs
675
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CancelDowngradeShapeMountTarget.ts.html |here} to see how to use CancelDowngradeShapeMountTarget API.
675
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CancelDowngradeShapeMountTarget.ts.html |here} to see how to use CancelDowngradeShapeMountTarget API.
676
676
  */
677
677
  cancelDowngradeShapeMountTarget(cancelDowngradeShapeMountTargetRequest) {
678
678
  return __awaiter(this, void 0, void 0, function* () {
@@ -731,13 +731,13 @@ class FileStorageClient {
731
731
  });
732
732
  }
733
733
  /**
734
- * Moves a file system and its associated snapshots into a different compartment within the same tenancy. For information about moving resources between compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes)
734
+ * Moves a file system and its associated snapshots into a different compartment within the same tenancy. For information about moving resources between compartments, see [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes)
735
735
  *
736
736
  * This operation does not retry by default if the user has not defined a retry configuration.
737
737
  * @param ChangeFileSystemCompartmentRequest
738
738
  * @return ChangeFileSystemCompartmentResponse
739
739
  * @throws OciError when an error occurs
740
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeFileSystemCompartment.ts.html |here} to see how to use ChangeFileSystemCompartment API.
740
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeFileSystemCompartment.ts.html |here} to see how to use ChangeFileSystemCompartment API.
741
741
  */
742
742
  changeFileSystemCompartment(changeFileSystemCompartmentRequest) {
743
743
  return __awaiter(this, void 0, void 0, function* () {
@@ -790,13 +790,13 @@ class FileStorageClient {
790
790
  });
791
791
  }
792
792
  /**
793
- * Moves a file system snapshot policy into a different compartment within the same tenancy. For information about moving resources between compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
793
+ * Moves a file system snapshot policy into a different compartment within the same tenancy. For information about moving resources between compartments, see [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
794
794
  *
795
795
  * This operation does not retry by default if the user has not defined a retry configuration.
796
796
  * @param ChangeFilesystemSnapshotPolicyCompartmentRequest
797
797
  * @return ChangeFilesystemSnapshotPolicyCompartmentResponse
798
798
  * @throws OciError when an error occurs
799
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeFilesystemSnapshotPolicyCompartment.ts.html |here} to see how to use ChangeFilesystemSnapshotPolicyCompartment API.
799
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeFilesystemSnapshotPolicyCompartment.ts.html |here} to see how to use ChangeFilesystemSnapshotPolicyCompartment API.
800
800
  */
801
801
  changeFilesystemSnapshotPolicyCompartment(changeFilesystemSnapshotPolicyCompartmentRequest) {
802
802
  return __awaiter(this, void 0, void 0, function* () {
@@ -849,13 +849,13 @@ class FileStorageClient {
849
849
  });
850
850
  }
851
851
  /**
852
- * Moves a mount target and its associated export set or share set into a different compartment within the same tenancy. For information about moving resources between compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes)
852
+ * Moves a mount target and its associated export set or share set into a different compartment within the same tenancy. For information about moving resources between compartments, see [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes)
853
853
  *
854
854
  * This operation does not retry by default if the user has not defined a retry configuration.
855
855
  * @param ChangeMountTargetCompartmentRequest
856
856
  * @return ChangeMountTargetCompartmentResponse
857
857
  * @throws OciError when an error occurs
858
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeMountTargetCompartment.ts.html |here} to see how to use ChangeMountTargetCompartment API.
858
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeMountTargetCompartment.ts.html |here} to see how to use ChangeMountTargetCompartment API.
859
859
  */
860
860
  changeMountTargetCompartment(changeMountTargetCompartmentRequest) {
861
861
  return __awaiter(this, void 0, void 0, function* () {
@@ -910,13 +910,13 @@ class FileStorageClient {
910
910
  /**
911
911
  * Moves an outbound connector into a different compartment within the same tenancy.
912
912
  * For information about moving resources between compartments, see
913
- * [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes)
913
+ * [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes)
914
914
  *
915
915
  * This operation does not retry by default if the user has not defined a retry configuration.
916
916
  * @param ChangeOutboundConnectorCompartmentRequest
917
917
  * @return ChangeOutboundConnectorCompartmentResponse
918
918
  * @throws OciError when an error occurs
919
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeOutboundConnectorCompartment.ts.html |here} to see how to use ChangeOutboundConnectorCompartment API.
919
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeOutboundConnectorCompartment.ts.html |here} to see how to use ChangeOutboundConnectorCompartment API.
920
920
  */
921
921
  changeOutboundConnectorCompartment(changeOutboundConnectorCompartmentRequest) {
922
922
  return __awaiter(this, void 0, void 0, function* () {
@@ -970,13 +970,13 @@ class FileStorageClient {
970
970
  }
971
971
  /**
972
972
  * Moves a replication and its replication target into a different compartment within the same tenancy.
973
- * For information about moving resources between compartments, see [Moving Resources to a Different Compartment](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
973
+ * For information about moving resources between compartments, see [Moving Resources to a Different Compartment](https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
974
974
  *
975
975
  * This operation does not retry by default if the user has not defined a retry configuration.
976
976
  * @param ChangeReplicationCompartmentRequest
977
977
  * @return ChangeReplicationCompartmentResponse
978
978
  * @throws OciError when an error occurs
979
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeReplicationCompartment.ts.html |here} to see how to use ChangeReplicationCompartment API.
979
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ChangeReplicationCompartment.ts.html |here} to see how to use ChangeReplicationCompartment API.
980
980
  */
981
981
  changeReplicationCompartment(changeReplicationCompartmentRequest) {
982
982
  return __awaiter(this, void 0, void 0, function* () {
@@ -1036,7 +1036,7 @@ class FileStorageClient {
1036
1036
  * @param CreateExportRequest
1037
1037
  * @return CreateExportResponse
1038
1038
  * @throws OciError when an error occurs
1039
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateExport.ts.html |here} to see how to use CreateExport API.
1039
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateExport.ts.html |here} to see how to use CreateExport API.
1040
1040
  */
1041
1041
  createExport(createExportRequest) {
1042
1042
  return __awaiter(this, void 0, void 0, function* () {
@@ -1106,20 +1106,20 @@ class FileStorageClient {
1106
1106
  * more than one mount target at a time.
1107
1107
  * <p>
1108
1108
  For information about access control and compartments, see
1109
- * [Overview of the IAM Service](https://docs.cloud.oracle.com/Content/Identity/Concepts/overview.htm).
1109
+ * [Overview of the IAM Service](https://docs.oracle.com/iaas/Content/Identity/Concepts/overview.htm).
1110
1110
  * <p>
1111
1111
  For information about Network Security Groups access control, see
1112
- * [Network Security Groups](https://docs.cloud.oracle.com/Content/Network/Concepts/networksecuritygroups.htm).
1112
+ * [Network Security Groups](https://docs.oracle.com/iaas/Content/Network/Concepts/networksecuritygroups.htm).
1113
1113
  * <p>
1114
1114
  For information about availability domains, see [Regions and
1115
- * Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm).
1115
+ * Availability Domains](https://docs.oracle.com/iaas/Content/General/Concepts/regions.htm).
1116
1116
  * To get a list of availability domains, use the
1117
1117
  * `ListAvailabilityDomains` operation in the Identity and Access
1118
1118
  * Management Service API.
1119
1119
  * <p>
1120
1120
  All Oracle Cloud Infrastructure resources, including
1121
1121
  * file systems, get an Oracle-assigned, unique ID called an Oracle
1122
- * Cloud Identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)).
1122
+ * Cloud Identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)).
1123
1123
  * When you create a resource, you can find its OCID in the response.
1124
1124
  * You can also retrieve a resource's OCID by using a List API operation on that resource
1125
1125
  * type or by viewing the resource in the Console.
@@ -1128,7 +1128,7 @@ class FileStorageClient {
1128
1128
  * @param CreateFileSystemRequest
1129
1129
  * @return CreateFileSystemResponse
1130
1130
  * @throws OciError when an error occurs
1131
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateFileSystem.ts.html |here} to see how to use CreateFileSystem API.
1131
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateFileSystem.ts.html |here} to see how to use CreateFileSystem API.
1132
1132
  */
1133
1133
  createFileSystem(createFileSystemRequest) {
1134
1134
  return __awaiter(this, void 0, void 0, function* () {
@@ -1196,7 +1196,7 @@ class FileStorageClient {
1196
1196
  * @param CreateFilesystemSnapshotPolicyRequest
1197
1197
  * @return CreateFilesystemSnapshotPolicyResponse
1198
1198
  * @throws OciError when an error occurs
1199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateFilesystemSnapshotPolicy.ts.html |here} to see how to use CreateFilesystemSnapshotPolicy API.
1199
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateFilesystemSnapshotPolicy.ts.html |here} to see how to use CreateFilesystemSnapshotPolicy API.
1200
1200
  */
1201
1201
  createFilesystemSnapshotPolicy(createFilesystemSnapshotPolicyRequest) {
1202
1202
  return __awaiter(this, void 0, void 0, function* () {
@@ -1272,17 +1272,17 @@ class FileStorageClient {
1272
1272
  * <p>
1273
1273
  For information about access control and compartments, see
1274
1274
  * [Overview of the IAM
1275
- * Service](https://docs.cloud.oracle.com/Content/Identity/Concepts/overview.htm).
1275
+ * Service](https://docs.oracle.com/iaas/Content/Identity/Concepts/overview.htm).
1276
1276
  * <p>
1277
1277
  For information about availability domains, see [Regions and
1278
- * Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm).
1278
+ * Availability Domains](https://docs.oracle.com/iaas/Content/General/Concepts/regions.htm).
1279
1279
  * To get a list of availability domains, use the
1280
1280
  * `ListAvailabilityDomains` operation in the Identity and Access
1281
1281
  * Management Service API.
1282
1282
  * <p>
1283
1283
  All Oracle Cloud Infrastructure Services resources, including
1284
1284
  * mount targets, get an Oracle-assigned, unique ID called an
1285
- * Oracle Cloud Identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)).
1285
+ * Oracle Cloud Identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)).
1286
1286
  * When you create a resource, you can find its OCID in the response.
1287
1287
  * You can also retrieve a resource's OCID by using a List API operation on that resource
1288
1288
  * type, or by viewing the resource in the Console.
@@ -1291,7 +1291,7 @@ class FileStorageClient {
1291
1291
  * @param CreateMountTargetRequest
1292
1292
  * @return CreateMountTargetResponse
1293
1293
  * @throws OciError when an error occurs
1294
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateMountTarget.ts.html |here} to see how to use CreateMountTarget API.
1294
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateMountTarget.ts.html |here} to see how to use CreateMountTarget API.
1295
1295
  */
1296
1296
  createMountTarget(createMountTargetRequest) {
1297
1297
  return __awaiter(this, void 0, void 0, function* () {
@@ -1357,17 +1357,17 @@ class FileStorageClient {
1357
1357
  * <p>
1358
1358
  For information about access control and compartments, see
1359
1359
  * [Overview of the IAM
1360
- * Service](https://docs.cloud.oracle.com/Content/Identity/Concepts/overview.htm).
1360
+ * Service](https://docs.oracle.com/iaas/Content/Identity/Concepts/overview.htm).
1361
1361
  * <p>
1362
1362
  For information about availability domains, see [Regions and
1363
- * Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm).
1363
+ * Availability Domains](https://docs.oracle.com/iaas/Content/General/Concepts/regions.htm).
1364
1364
  * To get a list of availability domains, use the
1365
1365
  * `ListAvailabilityDomains` operation in the Identity and Access
1366
1366
  * Management Service API.
1367
1367
  * <p>
1368
1368
  All Oracle Cloud Infrastructure Services resources, including
1369
1369
  * outbound connectors, get an Oracle-assigned, unique ID called an
1370
- * Oracle Cloud Identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)).
1370
+ * Oracle Cloud Identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)).
1371
1371
  * When you create a resource, you can find its OCID in the response.
1372
1372
  * You can also retrieve a resource's OCID by using a List API operation on that resource
1373
1373
  * type, or by viewing the resource in the Console.
@@ -1376,7 +1376,7 @@ class FileStorageClient {
1376
1376
  * @param CreateOutboundConnectorRequest
1377
1377
  * @return CreateOutboundConnectorResponse
1378
1378
  * @throws OciError when an error occurs
1379
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateOutboundConnector.ts.html |here} to see how to use CreateOutboundConnector API.
1379
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateOutboundConnector.ts.html |here} to see how to use CreateOutboundConnector API.
1380
1380
  */
1381
1381
  createOutboundConnector(createOutboundConnectorRequest) {
1382
1382
  return __awaiter(this, void 0, void 0, function* () {
@@ -1443,21 +1443,21 @@ class FileStorageClient {
1443
1443
  * and sends it to the associated `ReplicationTarget`, which retrieves the delta and applies it to the target
1444
1444
  * file system.
1445
1445
  * Only unexported file systems can be used as target file systems.
1446
- * For more information, see [Using Replication](https://docs.cloud.oracle.com/iaas/Content/File/Tasks/FSreplication.htm).
1446
+ * For more information, see [Using Replication](https://docs.oracle.com/iaas/Content/File/Tasks/FSreplication.htm).
1447
1447
  * <p>
1448
1448
  For information about access control and compartments, see
1449
1449
  * [Overview of the IAM
1450
- * Service](https://docs.cloud.oracle.com/Content/Identity/Concepts/overview.htm).
1450
+ * Service](https://docs.oracle.com/iaas/Content/Identity/Concepts/overview.htm).
1451
1451
  * <p>
1452
1452
  For information about availability domains, see [Regions and
1453
- * Availability Domains](https://docs.cloud.oracle.com/Content/General/Concepts/regions.htm).
1453
+ * Availability Domains](https://docs.oracle.com/iaas/Content/General/Concepts/regions.htm).
1454
1454
  * To get a list of availability domains, use the
1455
1455
  * `ListAvailabilityDomains` operation in the Identity and Access
1456
1456
  * Management Service API.
1457
1457
  * <p>
1458
1458
  All Oracle Cloud Infrastructure Services resources, including
1459
1459
  * replications, get an Oracle-assigned, unique ID called an
1460
- * Oracle Cloud Identifier ([OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm)).
1460
+ * Oracle Cloud Identifier ([OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm)).
1461
1461
  * When you create a resource, you can find its OCID in the response.
1462
1462
  * You can also retrieve a resource's OCID by using a List API operation on that resource
1463
1463
  * type, or by viewing the resource in the Console.
@@ -1466,7 +1466,7 @@ class FileStorageClient {
1466
1466
  * @param CreateReplicationRequest
1467
1467
  * @return CreateReplicationResponse
1468
1468
  * @throws OciError when an error occurs
1469
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateReplication.ts.html |here} to see how to use CreateReplication API.
1469
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateReplication.ts.html |here} to see how to use CreateReplication API.
1470
1470
  */
1471
1471
  createReplication(createReplicationRequest) {
1472
1472
  return __awaiter(this, void 0, void 0, function* () {
@@ -1531,7 +1531,7 @@ class FileStorageClient {
1531
1531
  * @param CreateSnapshotRequest
1532
1532
  * @return CreateSnapshotResponse
1533
1533
  * @throws OciError when an error occurs
1534
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateSnapshot.ts.html |here} to see how to use CreateSnapshot API.
1534
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/CreateSnapshot.ts.html |here} to see how to use CreateSnapshot API.
1535
1535
  */
1536
1536
  createSnapshot(createSnapshotRequest) {
1537
1537
  return __awaiter(this, void 0, void 0, function* () {
@@ -1595,7 +1595,7 @@ class FileStorageClient {
1595
1595
  * @param DeleteExportRequest
1596
1596
  * @return DeleteExportResponse
1597
1597
  * @throws OciError when an error occurs
1598
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteExport.ts.html |here} to see how to use DeleteExport API.
1598
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteExport.ts.html |here} to see how to use DeleteExport API.
1599
1599
  */
1600
1600
  deleteExport(deleteExportRequest) {
1601
1601
  return __awaiter(this, void 0, void 0, function* () {
@@ -1655,7 +1655,7 @@ class FileStorageClient {
1655
1655
  * @param DeleteFileSystemRequest
1656
1656
  * @return DeleteFileSystemResponse
1657
1657
  * @throws OciError when an error occurs
1658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteFileSystem.ts.html |here} to see how to use DeleteFileSystem API.
1658
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteFileSystem.ts.html |here} to see how to use DeleteFileSystem API.
1659
1659
  */
1660
1660
  deleteFileSystem(deleteFileSystemRequest) {
1661
1661
  return __awaiter(this, void 0, void 0, function* () {
@@ -1714,7 +1714,7 @@ class FileStorageClient {
1714
1714
  * @param DeleteFilesystemSnapshotPolicyRequest
1715
1715
  * @return DeleteFilesystemSnapshotPolicyResponse
1716
1716
  * @throws OciError when an error occurs
1717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteFilesystemSnapshotPolicy.ts.html |here} to see how to use DeleteFilesystemSnapshotPolicy API.
1717
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteFilesystemSnapshotPolicy.ts.html |here} to see how to use DeleteFilesystemSnapshotPolicy API.
1718
1718
  */
1719
1719
  deleteFilesystemSnapshotPolicy(deleteFilesystemSnapshotPolicyRequest) {
1720
1720
  return __awaiter(this, void 0, void 0, function* () {
@@ -1773,7 +1773,7 @@ class FileStorageClient {
1773
1773
  * @param DeleteMountTargetRequest
1774
1774
  * @return DeleteMountTargetResponse
1775
1775
  * @throws OciError when an error occurs
1776
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteMountTarget.ts.html |here} to see how to use DeleteMountTarget API.
1776
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteMountTarget.ts.html |here} to see how to use DeleteMountTarget API.
1777
1777
  */
1778
1778
  deleteMountTarget(deleteMountTargetRequest) {
1779
1779
  return __awaiter(this, void 0, void 0, function* () {
@@ -1831,7 +1831,7 @@ class FileStorageClient {
1831
1831
  * @param DeleteOutboundConnectorRequest
1832
1832
  * @return DeleteOutboundConnectorResponse
1833
1833
  * @throws OciError when an error occurs
1834
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteOutboundConnector.ts.html |here} to see how to use DeleteOutboundConnector API.
1834
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteOutboundConnector.ts.html |here} to see how to use DeleteOutboundConnector API.
1835
1835
  */
1836
1836
  deleteOutboundConnector(deleteOutboundConnectorRequest) {
1837
1837
  return __awaiter(this, void 0, void 0, function* () {
@@ -1889,7 +1889,7 @@ class FileStorageClient {
1889
1889
  * @param DeleteReplicationRequest
1890
1890
  * @return DeleteReplicationResponse
1891
1891
  * @throws OciError when an error occurs
1892
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteReplication.ts.html |here} to see how to use DeleteReplication API.
1892
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteReplication.ts.html |here} to see how to use DeleteReplication API.
1893
1893
  */
1894
1894
  deleteReplication(deleteReplicationRequest) {
1895
1895
  return __awaiter(this, void 0, void 0, function* () {
@@ -1951,7 +1951,7 @@ class FileStorageClient {
1951
1951
  * @param DeleteReplicationTargetRequest
1952
1952
  * @return DeleteReplicationTargetResponse
1953
1953
  * @throws OciError when an error occurs
1954
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteReplicationTarget.ts.html |here} to see how to use DeleteReplicationTarget API.
1954
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteReplicationTarget.ts.html |here} to see how to use DeleteReplicationTarget API.
1955
1955
  */
1956
1956
  deleteReplicationTarget(deleteReplicationTargetRequest) {
1957
1957
  return __awaiter(this, void 0, void 0, function* () {
@@ -2009,7 +2009,7 @@ class FileStorageClient {
2009
2009
  * @param DeleteSnapshotRequest
2010
2010
  * @return DeleteSnapshotResponse
2011
2011
  * @throws OciError when an error occurs
2012
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteSnapshot.ts.html |here} to see how to use DeleteSnapshot API.
2012
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DeleteSnapshot.ts.html |here} to see how to use DeleteSnapshot API.
2013
2013
  */
2014
2014
  deleteSnapshot(deleteSnapshotRequest) {
2015
2015
  return __awaiter(this, void 0, void 0, function* () {
@@ -2067,7 +2067,7 @@ class FileStorageClient {
2067
2067
  * @param DetachCloneRequest
2068
2068
  * @return DetachCloneResponse
2069
2069
  * @throws OciError when an error occurs
2070
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DetachClone.ts.html |here} to see how to use DetachClone API.
2070
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/DetachClone.ts.html |here} to see how to use DetachClone API.
2071
2071
  */
2072
2072
  detachClone(detachCloneRequest) {
2073
2073
  return __awaiter(this, void 0, void 0, function* () {
@@ -2123,7 +2123,7 @@ class FileStorageClient {
2123
2123
  * @param EstimateReplicationRequest
2124
2124
  * @return EstimateReplicationResponse
2125
2125
  * @throws OciError when an error occurs
2126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/EstimateReplication.ts.html |here} to see how to use EstimateReplication API.
2126
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/EstimateReplication.ts.html |here} to see how to use EstimateReplication API.
2127
2127
  */
2128
2128
  estimateReplication(estimateReplicationRequest) {
2129
2129
  return __awaiter(this, void 0, void 0, function* () {
@@ -2189,7 +2189,7 @@ class FileStorageClient {
2189
2189
  * @param GetExportRequest
2190
2190
  * @return GetExportResponse
2191
2191
  * @throws OciError when an error occurs
2192
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetExport.ts.html |here} to see how to use GetExport API.
2192
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetExport.ts.html |here} to see how to use GetExport API.
2193
2193
  */
2194
2194
  getExport(getExportRequest) {
2195
2195
  return __awaiter(this, void 0, void 0, function* () {
@@ -2252,7 +2252,7 @@ class FileStorageClient {
2252
2252
  * @param GetExportSetRequest
2253
2253
  * @return GetExportSetResponse
2254
2254
  * @throws OciError when an error occurs
2255
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetExportSet.ts.html |here} to see how to use GetExportSet API.
2255
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetExportSet.ts.html |here} to see how to use GetExportSet API.
2256
2256
  */
2257
2257
  getExportSet(getExportSetRequest) {
2258
2258
  return __awaiter(this, void 0, void 0, function* () {
@@ -2315,7 +2315,7 @@ class FileStorageClient {
2315
2315
  * @param GetFileSystemRequest
2316
2316
  * @return GetFileSystemResponse
2317
2317
  * @throws OciError when an error occurs
2318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetFileSystem.ts.html |here} to see how to use GetFileSystem API.
2318
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetFileSystem.ts.html |here} to see how to use GetFileSystem API.
2319
2319
  */
2320
2320
  getFileSystem(getFileSystemRequest) {
2321
2321
  return __awaiter(this, void 0, void 0, function* () {
@@ -2378,7 +2378,7 @@ class FileStorageClient {
2378
2378
  * @param GetFilesystemSnapshotPolicyRequest
2379
2379
  * @return GetFilesystemSnapshotPolicyResponse
2380
2380
  * @throws OciError when an error occurs
2381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetFilesystemSnapshotPolicy.ts.html |here} to see how to use GetFilesystemSnapshotPolicy API.
2381
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetFilesystemSnapshotPolicy.ts.html |here} to see how to use GetFilesystemSnapshotPolicy API.
2382
2382
  */
2383
2383
  getFilesystemSnapshotPolicy(getFilesystemSnapshotPolicyRequest) {
2384
2384
  return __awaiter(this, void 0, void 0, function* () {
@@ -2441,7 +2441,7 @@ class FileStorageClient {
2441
2441
  * @param GetMountTargetRequest
2442
2442
  * @return GetMountTargetResponse
2443
2443
  * @throws OciError when an error occurs
2444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetMountTarget.ts.html |here} to see how to use GetMountTarget API.
2444
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetMountTarget.ts.html |here} to see how to use GetMountTarget API.
2445
2445
  */
2446
2446
  getMountTarget(getMountTargetRequest) {
2447
2447
  return __awaiter(this, void 0, void 0, function* () {
@@ -2504,7 +2504,7 @@ class FileStorageClient {
2504
2504
  * @param GetOutboundConnectorRequest
2505
2505
  * @return GetOutboundConnectorResponse
2506
2506
  * @throws OciError when an error occurs
2507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetOutboundConnector.ts.html |here} to see how to use GetOutboundConnector API.
2507
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetOutboundConnector.ts.html |here} to see how to use GetOutboundConnector API.
2508
2508
  */
2509
2509
  getOutboundConnector(getOutboundConnectorRequest) {
2510
2510
  return __awaiter(this, void 0, void 0, function* () {
@@ -2567,7 +2567,7 @@ class FileStorageClient {
2567
2567
  * @param GetReplicationRequest
2568
2568
  * @return GetReplicationResponse
2569
2569
  * @throws OciError when an error occurs
2570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetReplication.ts.html |here} to see how to use GetReplication API.
2570
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetReplication.ts.html |here} to see how to use GetReplication API.
2571
2571
  */
2572
2572
  getReplication(getReplicationRequest) {
2573
2573
  return __awaiter(this, void 0, void 0, function* () {
@@ -2630,7 +2630,7 @@ class FileStorageClient {
2630
2630
  * @param GetReplicationTargetRequest
2631
2631
  * @return GetReplicationTargetResponse
2632
2632
  * @throws OciError when an error occurs
2633
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetReplicationTarget.ts.html |here} to see how to use GetReplicationTarget API.
2633
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetReplicationTarget.ts.html |here} to see how to use GetReplicationTarget API.
2634
2634
  */
2635
2635
  getReplicationTarget(getReplicationTargetRequest) {
2636
2636
  return __awaiter(this, void 0, void 0, function* () {
@@ -2693,7 +2693,7 @@ class FileStorageClient {
2693
2693
  * @param GetSnapshotRequest
2694
2694
  * @return GetSnapshotResponse
2695
2695
  * @throws OciError when an error occurs
2696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetSnapshot.ts.html |here} to see how to use GetSnapshot API.
2696
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/GetSnapshot.ts.html |here} to see how to use GetSnapshot API.
2697
2697
  */
2698
2698
  getSnapshot(getSnapshotRequest) {
2699
2699
  return __awaiter(this, void 0, void 0, function* () {
@@ -2757,7 +2757,7 @@ class FileStorageClient {
2757
2757
  * @param ListExportSetsRequest
2758
2758
  * @return ListExportSetsResponse
2759
2759
  * @throws OciError when an error occurs
2760
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListExportSets.ts.html |here} to see how to use ListExportSets API.
2760
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListExportSets.ts.html |here} to see how to use ListExportSets API.
2761
2761
  */
2762
2762
  listExportSets(listExportSetsRequest) {
2763
2763
  return __awaiter(this, void 0, void 0, function* () {
@@ -2871,7 +2871,7 @@ class FileStorageClient {
2871
2871
  * @param ListExportsRequest
2872
2872
  * @return ListExportsResponse
2873
2873
  * @throws OciError when an error occurs
2874
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListExports.ts.html |here} to see how to use ListExports API.
2874
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListExports.ts.html |here} to see how to use ListExports API.
2875
2875
  */
2876
2876
  listExports(listExportsRequest) {
2877
2877
  return __awaiter(this, void 0, void 0, function* () {
@@ -2984,7 +2984,7 @@ class FileStorageClient {
2984
2984
  * @param ListFileSystemsRequest
2985
2985
  * @return ListFileSystemsResponse
2986
2986
  * @throws OciError when an error occurs
2987
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListFileSystems.ts.html |here} to see how to use ListFileSystems API.
2987
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListFileSystems.ts.html |here} to see how to use ListFileSystems API.
2988
2988
  */
2989
2989
  listFileSystems(listFileSystemsRequest) {
2990
2990
  return __awaiter(this, void 0, void 0, function* () {
@@ -3099,7 +3099,7 @@ class FileStorageClient {
3099
3099
  * @param ListFilesystemSnapshotPoliciesRequest
3100
3100
  * @return ListFilesystemSnapshotPoliciesResponse
3101
3101
  * @throws OciError when an error occurs
3102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListFilesystemSnapshotPolicies.ts.html |here} to see how to use ListFilesystemSnapshotPolicies API.
3102
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListFilesystemSnapshotPolicies.ts.html |here} to see how to use ListFilesystemSnapshotPolicies API.
3103
3103
  */
3104
3104
  listFilesystemSnapshotPolicies(listFilesystemSnapshotPoliciesRequest) {
3105
3105
  return __awaiter(this, void 0, void 0, function* () {
@@ -3211,7 +3211,7 @@ class FileStorageClient {
3211
3211
  * @param ListMountTargetsRequest
3212
3212
  * @return ListMountTargetsResponse
3213
3213
  * @throws OciError when an error occurs
3214
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListMountTargets.ts.html |here} to see how to use ListMountTargets API.
3214
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListMountTargets.ts.html |here} to see how to use ListMountTargets API.
3215
3215
  */
3216
3216
  listMountTargets(listMountTargetsRequest) {
3217
3217
  return __awaiter(this, void 0, void 0, function* () {
@@ -3324,7 +3324,7 @@ class FileStorageClient {
3324
3324
  * @param ListOutboundConnectorsRequest
3325
3325
  * @return ListOutboundConnectorsResponse
3326
3326
  * @throws OciError when an error occurs
3327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListOutboundConnectors.ts.html |here} to see how to use ListOutboundConnectors API.
3327
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListOutboundConnectors.ts.html |here} to see how to use ListOutboundConnectors API.
3328
3328
  */
3329
3329
  listOutboundConnectors(listOutboundConnectorsRequest) {
3330
3330
  return __awaiter(this, void 0, void 0, function* () {
@@ -3436,7 +3436,7 @@ class FileStorageClient {
3436
3436
  * @param ListReplicationTargetsRequest
3437
3437
  * @return ListReplicationTargetsResponse
3438
3438
  * @throws OciError when an error occurs
3439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListReplicationTargets.ts.html |here} to see how to use ListReplicationTargets API.
3439
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListReplicationTargets.ts.html |here} to see how to use ListReplicationTargets API.
3440
3440
  */
3441
3441
  listReplicationTargets(listReplicationTargetsRequest) {
3442
3442
  return __awaiter(this, void 0, void 0, function* () {
@@ -3548,7 +3548,7 @@ class FileStorageClient {
3548
3548
  * @param ListReplicationsRequest
3549
3549
  * @return ListReplicationsResponse
3550
3550
  * @throws OciError when an error occurs
3551
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListReplications.ts.html |here} to see how to use ListReplications API.
3551
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListReplications.ts.html |here} to see how to use ListReplications API.
3552
3552
  */
3553
3553
  listReplications(listReplicationsRequest) {
3554
3554
  return __awaiter(this, void 0, void 0, function* () {
@@ -3667,7 +3667,7 @@ class FileStorageClient {
3667
3667
  * @param ListSnapshotsRequest
3668
3668
  * @return ListSnapshotsResponse
3669
3669
  * @throws OciError when an error occurs
3670
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListSnapshots.ts.html |here} to see how to use ListSnapshots API.
3670
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ListSnapshots.ts.html |here} to see how to use ListSnapshots API.
3671
3671
  */
3672
3672
  listSnapshots(listSnapshotsRequest) {
3673
3673
  return __awaiter(this, void 0, void 0, function* () {
@@ -3783,7 +3783,7 @@ class FileStorageClient {
3783
3783
  * @param PauseFilesystemSnapshotPolicyRequest
3784
3784
  * @return PauseFilesystemSnapshotPolicyResponse
3785
3785
  * @throws OciError when an error occurs
3786
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/PauseFilesystemSnapshotPolicy.ts.html |here} to see how to use PauseFilesystemSnapshotPolicy API.
3786
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/PauseFilesystemSnapshotPolicy.ts.html |here} to see how to use PauseFilesystemSnapshotPolicy API.
3787
3787
  */
3788
3788
  pauseFilesystemSnapshotPolicy(pauseFilesystemSnapshotPolicyRequest) {
3789
3789
  return __awaiter(this, void 0, void 0, function* () {
@@ -3849,7 +3849,7 @@ class FileStorageClient {
3849
3849
  * @param RemoveExportLockRequest
3850
3850
  * @return RemoveExportLockResponse
3851
3851
  * @throws OciError when an error occurs
3852
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveExportLock.ts.html |here} to see how to use RemoveExportLock API.
3852
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveExportLock.ts.html |here} to see how to use RemoveExportLock API.
3853
3853
  */
3854
3854
  removeExportLock(removeExportLockRequest) {
3855
3855
  return __awaiter(this, void 0, void 0, function* () {
@@ -3914,7 +3914,7 @@ class FileStorageClient {
3914
3914
  * @param RemoveFileSystemLockRequest
3915
3915
  * @return RemoveFileSystemLockResponse
3916
3916
  * @throws OciError when an error occurs
3917
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveFileSystemLock.ts.html |here} to see how to use RemoveFileSystemLock API.
3917
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveFileSystemLock.ts.html |here} to see how to use RemoveFileSystemLock API.
3918
3918
  */
3919
3919
  removeFileSystemLock(removeFileSystemLockRequest) {
3920
3920
  return __awaiter(this, void 0, void 0, function* () {
@@ -3979,7 +3979,7 @@ class FileStorageClient {
3979
3979
  * @param RemoveFilesystemSnapshotPolicyLockRequest
3980
3980
  * @return RemoveFilesystemSnapshotPolicyLockResponse
3981
3981
  * @throws OciError when an error occurs
3982
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveFilesystemSnapshotPolicyLock.ts.html |here} to see how to use RemoveFilesystemSnapshotPolicyLock API.
3982
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveFilesystemSnapshotPolicyLock.ts.html |here} to see how to use RemoveFilesystemSnapshotPolicyLock API.
3983
3983
  */
3984
3984
  removeFilesystemSnapshotPolicyLock(removeFilesystemSnapshotPolicyLockRequest) {
3985
3985
  return __awaiter(this, void 0, void 0, function* () {
@@ -4044,7 +4044,7 @@ class FileStorageClient {
4044
4044
  * @param RemoveMountTargetLockRequest
4045
4045
  * @return RemoveMountTargetLockResponse
4046
4046
  * @throws OciError when an error occurs
4047
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveMountTargetLock.ts.html |here} to see how to use RemoveMountTargetLock API.
4047
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveMountTargetLock.ts.html |here} to see how to use RemoveMountTargetLock API.
4048
4048
  */
4049
4049
  removeMountTargetLock(removeMountTargetLockRequest) {
4050
4050
  return __awaiter(this, void 0, void 0, function* () {
@@ -4109,7 +4109,7 @@ class FileStorageClient {
4109
4109
  * @param RemoveOutboundConnectorLockRequest
4110
4110
  * @return RemoveOutboundConnectorLockResponse
4111
4111
  * @throws OciError when an error occurs
4112
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveOutboundConnectorLock.ts.html |here} to see how to use RemoveOutboundConnectorLock API.
4112
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveOutboundConnectorLock.ts.html |here} to see how to use RemoveOutboundConnectorLock API.
4113
4113
  */
4114
4114
  removeOutboundConnectorLock(removeOutboundConnectorLockRequest) {
4115
4115
  return __awaiter(this, void 0, void 0, function* () {
@@ -4174,7 +4174,7 @@ class FileStorageClient {
4174
4174
  * @param RemoveReplicationLockRequest
4175
4175
  * @return RemoveReplicationLockResponse
4176
4176
  * @throws OciError when an error occurs
4177
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveReplicationLock.ts.html |here} to see how to use RemoveReplicationLock API.
4177
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveReplicationLock.ts.html |here} to see how to use RemoveReplicationLock API.
4178
4178
  */
4179
4179
  removeReplicationLock(removeReplicationLockRequest) {
4180
4180
  return __awaiter(this, void 0, void 0, function* () {
@@ -4239,7 +4239,7 @@ class FileStorageClient {
4239
4239
  * @param RemoveSnapshotLockRequest
4240
4240
  * @return RemoveSnapshotLockResponse
4241
4241
  * @throws OciError when an error occurs
4242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveSnapshotLock.ts.html |here} to see how to use RemoveSnapshotLock API.
4242
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/RemoveSnapshotLock.ts.html |here} to see how to use RemoveSnapshotLock API.
4243
4243
  */
4244
4244
  removeSnapshotLock(removeSnapshotLockRequest) {
4245
4245
  return __awaiter(this, void 0, void 0, function* () {
@@ -4305,7 +4305,7 @@ class FileStorageClient {
4305
4305
  * @param ScheduleDowngradeShapeMountTargetRequest
4306
4306
  * @return ScheduleDowngradeShapeMountTargetResponse
4307
4307
  * @throws OciError when an error occurs
4308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ScheduleDowngradeShapeMountTarget.ts.html |here} to see how to use ScheduleDowngradeShapeMountTarget API.
4308
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ScheduleDowngradeShapeMountTarget.ts.html |here} to see how to use ScheduleDowngradeShapeMountTarget API.
4309
4309
  */
4310
4310
  scheduleDowngradeShapeMountTarget(scheduleDowngradeShapeMountTargetRequest) {
4311
4311
  return __awaiter(this, void 0, void 0, function* () {
@@ -4375,7 +4375,7 @@ class FileStorageClient {
4375
4375
  * @param UnpauseFilesystemSnapshotPolicyRequest
4376
4376
  * @return UnpauseFilesystemSnapshotPolicyResponse
4377
4377
  * @throws OciError when an error occurs
4378
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UnpauseFilesystemSnapshotPolicy.ts.html |here} to see how to use UnpauseFilesystemSnapshotPolicy API.
4378
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UnpauseFilesystemSnapshotPolicy.ts.html |here} to see how to use UnpauseFilesystemSnapshotPolicy API.
4379
4379
  */
4380
4380
  unpauseFilesystemSnapshotPolicy(unpauseFilesystemSnapshotPolicyRequest) {
4381
4381
  return __awaiter(this, void 0, void 0, function* () {
@@ -4441,7 +4441,7 @@ class FileStorageClient {
4441
4441
  * @param UpdateExportRequest
4442
4442
  * @return UpdateExportResponse
4443
4443
  * @throws OciError when an error occurs
4444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateExport.ts.html |here} to see how to use UpdateExport API.
4444
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateExport.ts.html |here} to see how to use UpdateExport API.
4445
4445
  */
4446
4446
  updateExport(updateExportRequest) {
4447
4447
  return __awaiter(this, void 0, void 0, function* () {
@@ -4508,7 +4508,7 @@ class FileStorageClient {
4508
4508
  * @param UpdateExportSetRequest
4509
4509
  * @return UpdateExportSetResponse
4510
4510
  * @throws OciError when an error occurs
4511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateExportSet.ts.html |here} to see how to use UpdateExportSet API.
4511
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateExportSet.ts.html |here} to see how to use UpdateExportSet API.
4512
4512
  */
4513
4513
  updateExportSet(updateExportSetRequest) {
4514
4514
  return __awaiter(this, void 0, void 0, function* () {
@@ -4575,7 +4575,7 @@ class FileStorageClient {
4575
4575
  * @param UpdateFileSystemRequest
4576
4576
  * @return UpdateFileSystemResponse
4577
4577
  * @throws OciError when an error occurs
4578
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateFileSystem.ts.html |here} to see how to use UpdateFileSystem API.
4578
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateFileSystem.ts.html |here} to see how to use UpdateFileSystem API.
4579
4579
  */
4580
4580
  updateFileSystem(updateFileSystemRequest) {
4581
4581
  return __awaiter(this, void 0, void 0, function* () {
@@ -4642,7 +4642,7 @@ class FileStorageClient {
4642
4642
  * @param UpdateFilesystemSnapshotPolicyRequest
4643
4643
  * @return UpdateFilesystemSnapshotPolicyResponse
4644
4644
  * @throws OciError when an error occurs
4645
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateFilesystemSnapshotPolicy.ts.html |here} to see how to use UpdateFilesystemSnapshotPolicy API.
4645
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateFilesystemSnapshotPolicy.ts.html |here} to see how to use UpdateFilesystemSnapshotPolicy API.
4646
4646
  */
4647
4647
  updateFilesystemSnapshotPolicy(updateFilesystemSnapshotPolicyRequest) {
4648
4648
  return __awaiter(this, void 0, void 0, function* () {
@@ -4709,7 +4709,7 @@ class FileStorageClient {
4709
4709
  * @param UpdateMountTargetRequest
4710
4710
  * @return UpdateMountTargetResponse
4711
4711
  * @throws OciError when an error occurs
4712
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateMountTarget.ts.html |here} to see how to use UpdateMountTarget API.
4712
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateMountTarget.ts.html |here} to see how to use UpdateMountTarget API.
4713
4713
  */
4714
4714
  updateMountTarget(updateMountTargetRequest) {
4715
4715
  return __awaiter(this, void 0, void 0, function* () {
@@ -4776,7 +4776,7 @@ class FileStorageClient {
4776
4776
  * @param UpdateOutboundConnectorRequest
4777
4777
  * @return UpdateOutboundConnectorResponse
4778
4778
  * @throws OciError when an error occurs
4779
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateOutboundConnector.ts.html |here} to see how to use UpdateOutboundConnector API.
4779
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateOutboundConnector.ts.html |here} to see how to use UpdateOutboundConnector API.
4780
4780
  */
4781
4781
  updateOutboundConnector(updateOutboundConnectorRequest) {
4782
4782
  return __awaiter(this, void 0, void 0, function* () {
@@ -4844,7 +4844,7 @@ class FileStorageClient {
4844
4844
  * @param UpdateReplicationRequest
4845
4845
  * @return UpdateReplicationResponse
4846
4846
  * @throws OciError when an error occurs
4847
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateReplication.ts.html |here} to see how to use UpdateReplication API.
4847
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateReplication.ts.html |here} to see how to use UpdateReplication API.
4848
4848
  */
4849
4849
  updateReplication(updateReplicationRequest) {
4850
4850
  return __awaiter(this, void 0, void 0, function* () {
@@ -4911,7 +4911,7 @@ class FileStorageClient {
4911
4911
  * @param UpdateSnapshotRequest
4912
4912
  * @return UpdateSnapshotResponse
4913
4913
  * @throws OciError when an error occurs
4914
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateSnapshot.ts.html |here} to see how to use UpdateSnapshot API.
4914
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpdateSnapshot.ts.html |here} to see how to use UpdateSnapshot API.
4915
4915
  */
4916
4916
  updateSnapshot(updateSnapshotRequest) {
4917
4917
  return __awaiter(this, void 0, void 0, function* () {
@@ -4979,7 +4979,7 @@ class FileStorageClient {
4979
4979
  * @param UpgradeShapeMountTargetRequest
4980
4980
  * @return UpgradeShapeMountTargetResponse
4981
4981
  * @throws OciError when an error occurs
4982
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpgradeShapeMountTarget.ts.html |here} to see how to use UpgradeShapeMountTarget API.
4982
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/UpgradeShapeMountTarget.ts.html |here} to see how to use UpgradeShapeMountTarget API.
4983
4983
  */
4984
4984
  upgradeShapeMountTarget(upgradeShapeMountTargetRequest) {
4985
4985
  return __awaiter(this, void 0, void 0, function* () {
@@ -5047,7 +5047,7 @@ class FileStorageClient {
5047
5047
  * @param ValidateKeyTabsRequest
5048
5048
  * @return ValidateKeyTabsResponse
5049
5049
  * @throws OciError when an error occurs
5050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ValidateKeyTabs.ts.html |here} to see how to use ValidateKeyTabs API.
5050
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/filestorage/ValidateKeyTabs.ts.html |here} to see how to use ValidateKeyTabs API.
5051
5051
  */
5052
5052
  validateKeyTabs(validateKeyTabsRequest) {
5053
5053
  return __awaiter(this, void 0, void 0, function* () {