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
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateSnapshotRequest.
16
+ * @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 CreateSnapshotRequest.
17
17
  */
18
18
  export interface CreateSnapshotRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteExportRequest.
15
+ * @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 DeleteExportRequest.
16
16
  */
17
17
  export interface DeleteExportRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteFileSystemRequest.
15
+ * @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 DeleteFileSystemRequest.
16
16
  */
17
17
  export interface DeleteFileSystemRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteMountTargetRequest.
15
+ * @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 DeleteMountTargetRequest.
16
16
  */
17
17
  export interface DeleteMountTargetRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteReplicationRequest.
15
+ * @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 DeleteReplicationRequest.
16
16
  */
17
17
  export interface DeleteReplicationRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteReplicationTargetRequest.
15
+ * @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 DeleteReplicationTargetRequest.
16
16
  */
17
17
  export interface DeleteReplicationTargetRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteSnapshotRequest.
15
+ * @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 DeleteSnapshotRequest.
16
16
  */
17
17
  export interface DeleteSnapshotRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 EstimateReplicationRequest.
15
+ * @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 EstimateReplicationRequest.
16
16
  */
17
17
  export interface EstimateReplicationRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetExportRequest.
15
+ * @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 GetExportRequest.
16
16
  */
17
17
  export interface GetExportRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetExportSetRequest.
15
+ * @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 GetExportSetRequest.
16
16
  */
17
17
  export interface GetExportSetRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetFileSystemRequest.
15
+ * @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 GetFileSystemRequest.
16
16
  */
17
17
  export interface GetFileSystemRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetMountTargetRequest.
15
+ * @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 GetMountTargetRequest.
16
16
  */
17
17
  export interface GetMountTargetRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetReplicationRequest.
15
+ * @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 GetReplicationRequest.
16
16
  */
17
17
  export interface GetReplicationRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetReplicationTargetRequest.
15
+ * @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 GetReplicationTargetRequest.
16
16
  */
17
17
  export interface GetReplicationTargetRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetSnapshotRequest.
15
+ * @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 GetSnapshotRequest.
16
16
  */
17
17
  export interface GetSnapshotRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  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 ChangeFileSystemCompartmentRequest from "./change-file-system-compartment-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) {
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 ListExportSetsRequest.
15
+ * @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 ListExportSetsRequest.
16
16
  */
17
17
  export interface ListExportSetsRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 ListExportsRequest.
15
+ * @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 ListExportsRequest.
16
16
  */
17
17
  export interface ListExportsRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 ListFileSystemsRequest.
15
+ * @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 ListFileSystemsRequest.
16
16
  */
17
17
  export interface ListFileSystemsRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 ListMountTargetsRequest.
15
+ * @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 ListMountTargetsRequest.
16
16
  */
17
17
  export interface ListMountTargetsRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 ListReplicationTargetsRequest.
15
+ * @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 ListReplicationTargetsRequest.
16
16
  */
17
17
  export interface ListReplicationTargetsRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 ListReplicationsRequest.
15
+ * @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 ListReplicationsRequest.
16
16
  */
17
17
  export interface ListReplicationsRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 ListSnapshotsRequest.
15
+ * @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 ListSnapshotsRequest.
16
16
  */
17
17
  export interface ListSnapshotsRequest extends common.BaseRequest {
18
18
  /**