oci-keymanagement 2.75.0 → 2.76.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (320) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +47 -47
  4. package/lib/client.js +63 -47
  5. package/lib/client.js.map +1 -1
  6. package/lib/ekm-waiter.d.ts +1 -1
  7. package/lib/ekm-waiter.js +1 -1
  8. package/lib/kmsmanagement-waiter.d.ts +1 -1
  9. package/lib/kmsmanagement-waiter.js +1 -1
  10. package/lib/kmsvault-waiter.d.ts +1 -1
  11. package/lib/kmsvault-waiter.js +1 -1
  12. package/lib/model/backup-key-details.d.ts +1 -1
  13. package/lib/model/backup-key-details.js +1 -1
  14. package/lib/model/backup-location-bucket.d.ts +1 -1
  15. package/lib/model/backup-location-bucket.js +1 -1
  16. package/lib/model/backup-location-ur-i.d.ts +1 -1
  17. package/lib/model/backup-location-ur-i.js +1 -1
  18. package/lib/model/backup-location.d.ts +1 -1
  19. package/lib/model/backup-location.js +1 -1
  20. package/lib/model/backup-vault-details.d.ts +1 -1
  21. package/lib/model/backup-vault-details.js +1 -1
  22. package/lib/model/change-key-compartment-details.d.ts +1 -1
  23. package/lib/model/change-key-compartment-details.js +1 -1
  24. package/lib/model/change-vault-compartment-details.d.ts +1 -1
  25. package/lib/model/change-vault-compartment-details.js +1 -1
  26. package/lib/model/create-ekms-private-endpoint-details.d.ts +1 -1
  27. package/lib/model/create-ekms-private-endpoint-details.js +1 -1
  28. package/lib/model/create-key-details.d.ts +1 -1
  29. package/lib/model/create-key-details.js +1 -1
  30. package/lib/model/create-vault-details.d.ts +1 -1
  31. package/lib/model/create-vault-details.js +1 -1
  32. package/lib/model/create-vault-replica-details.d.ts +1 -1
  33. package/lib/model/create-vault-replica-details.js +1 -1
  34. package/lib/model/decrypt-data-details.d.ts +1 -1
  35. package/lib/model/decrypt-data-details.js +1 -1
  36. package/lib/model/decrypted-data.d.ts +1 -1
  37. package/lib/model/decrypted-data.js +1 -1
  38. package/lib/model/delete-vault-replica-details.d.ts +1 -1
  39. package/lib/model/delete-vault-replica-details.js +1 -1
  40. package/lib/model/ekms-private-endpoint-summary.d.ts +1 -1
  41. package/lib/model/ekms-private-endpoint-summary.js +1 -1
  42. package/lib/model/ekms-private-endpoint.d.ts +1 -1
  43. package/lib/model/ekms-private-endpoint.js +1 -1
  44. package/lib/model/encrypt-data-details.d.ts +1 -1
  45. package/lib/model/encrypt-data-details.js +1 -1
  46. package/lib/model/encrypted-data.d.ts +1 -1
  47. package/lib/model/encrypted-data.js +1 -1
  48. package/lib/model/export-key-details.d.ts +1 -1
  49. package/lib/model/export-key-details.js +1 -1
  50. package/lib/model/exported-key-data.d.ts +1 -1
  51. package/lib/model/exported-key-data.js +1 -1
  52. package/lib/model/external-key-manager-metadata-summary.d.ts +1 -1
  53. package/lib/model/external-key-manager-metadata-summary.js +1 -1
  54. package/lib/model/external-key-manager-metadata.d.ts +1 -1
  55. package/lib/model/external-key-manager-metadata.js +1 -1
  56. package/lib/model/external-key-reference-details.d.ts +1 -1
  57. package/lib/model/external-key-reference-details.js +1 -1
  58. package/lib/model/external-key-reference.d.ts +1 -1
  59. package/lib/model/external-key-reference.js +1 -1
  60. package/lib/model/external-key-version-reference.d.ts +1 -1
  61. package/lib/model/external-key-version-reference.js +1 -1
  62. package/lib/model/generate-key-details.d.ts +1 -1
  63. package/lib/model/generate-key-details.js +1 -1
  64. package/lib/model/generated-key.d.ts +1 -1
  65. package/lib/model/generated-key.js +1 -1
  66. package/lib/model/import-key-details.d.ts +1 -1
  67. package/lib/model/import-key-details.js +1 -1
  68. package/lib/model/import-key-version-details.d.ts +1 -1
  69. package/lib/model/import-key-version-details.js +1 -1
  70. package/lib/model/index.d.ts +1 -1
  71. package/lib/model/index.js +1 -1
  72. package/lib/model/key-replica-details.d.ts +1 -1
  73. package/lib/model/key-replica-details.js +1 -1
  74. package/lib/model/key-shape.d.ts +1 -1
  75. package/lib/model/key-shape.js +1 -1
  76. package/lib/model/key-summary.d.ts +1 -1
  77. package/lib/model/key-summary.js +1 -1
  78. package/lib/model/key-version-replica-details.d.ts +1 -1
  79. package/lib/model/key-version-replica-details.js +1 -1
  80. package/lib/model/key-version-summary.d.ts +1 -1
  81. package/lib/model/key-version-summary.js +1 -1
  82. package/lib/model/key-version.d.ts +1 -1
  83. package/lib/model/key-version.js +1 -1
  84. package/lib/model/key.d.ts +1 -1
  85. package/lib/model/key.js +1 -1
  86. package/lib/model/oauth-metadata-summary.d.ts +1 -1
  87. package/lib/model/oauth-metadata-summary.js +1 -1
  88. package/lib/model/oauth-metadata.d.ts +1 -1
  89. package/lib/model/oauth-metadata.js +1 -1
  90. package/lib/model/replica-details.d.ts +1 -1
  91. package/lib/model/replica-details.js +1 -1
  92. package/lib/model/replication-status-details.d.ts +1 -1
  93. package/lib/model/replication-status-details.js +1 -1
  94. package/lib/model/restore-key-from-object-store-details.d.ts +1 -1
  95. package/lib/model/restore-key-from-object-store-details.js +1 -1
  96. package/lib/model/restore-vault-from-object-store-details.d.ts +1 -1
  97. package/lib/model/restore-vault-from-object-store-details.js +1 -1
  98. package/lib/model/schedule-key-deletion-details.d.ts +1 -1
  99. package/lib/model/schedule-key-deletion-details.js +1 -1
  100. package/lib/model/schedule-key-version-deletion-details.d.ts +1 -1
  101. package/lib/model/schedule-key-version-deletion-details.js +1 -1
  102. package/lib/model/schedule-vault-deletion-details.d.ts +1 -1
  103. package/lib/model/schedule-vault-deletion-details.js +1 -1
  104. package/lib/model/sign-data-details.d.ts +1 -1
  105. package/lib/model/sign-data-details.js +1 -1
  106. package/lib/model/signed-data.d.ts +1 -1
  107. package/lib/model/signed-data.js +1 -1
  108. package/lib/model/update-ekms-private-endpoint-details.d.ts +1 -1
  109. package/lib/model/update-ekms-private-endpoint-details.js +1 -1
  110. package/lib/model/update-key-details.d.ts +1 -1
  111. package/lib/model/update-key-details.js +1 -1
  112. package/lib/model/update-vault-details.d.ts +1 -1
  113. package/lib/model/update-vault-details.js +1 -1
  114. package/lib/model/vault-replica-details.d.ts +1 -1
  115. package/lib/model/vault-replica-details.js +1 -1
  116. package/lib/model/vault-replica-summary.d.ts +1 -1
  117. package/lib/model/vault-replica-summary.js +1 -1
  118. package/lib/model/vault-summary.d.ts +1 -1
  119. package/lib/model/vault-summary.js +1 -1
  120. package/lib/model/vault-usage.d.ts +1 -1
  121. package/lib/model/vault-usage.js +1 -1
  122. package/lib/model/vault.d.ts +1 -1
  123. package/lib/model/vault.js +1 -1
  124. package/lib/model/verified-data.d.ts +1 -1
  125. package/lib/model/verified-data.js +1 -1
  126. package/lib/model/verify-data-details.d.ts +1 -1
  127. package/lib/model/verify-data-details.js +1 -1
  128. package/lib/model/wrapped-import-key.d.ts +1 -1
  129. package/lib/model/wrapped-import-key.js +1 -1
  130. package/lib/model/wrapping-key.d.ts +1 -1
  131. package/lib/model/wrapping-key.js +1 -1
  132. package/lib/request/backup-key-request.d.ts +2 -2
  133. package/lib/request/backup-key-request.js +1 -1
  134. package/lib/request/backup-vault-request.d.ts +2 -2
  135. package/lib/request/backup-vault-request.js +1 -1
  136. package/lib/request/cancel-key-deletion-request.d.ts +2 -2
  137. package/lib/request/cancel-key-deletion-request.js +1 -1
  138. package/lib/request/cancel-key-version-deletion-request.d.ts +2 -2
  139. package/lib/request/cancel-key-version-deletion-request.js +1 -1
  140. package/lib/request/cancel-vault-deletion-request.d.ts +2 -2
  141. package/lib/request/cancel-vault-deletion-request.js +1 -1
  142. package/lib/request/change-key-compartment-request.d.ts +2 -2
  143. package/lib/request/change-key-compartment-request.js +1 -1
  144. package/lib/request/change-vault-compartment-request.d.ts +2 -2
  145. package/lib/request/change-vault-compartment-request.js +1 -1
  146. package/lib/request/create-ekms-private-endpoint-request.d.ts +2 -2
  147. package/lib/request/create-ekms-private-endpoint-request.js +1 -1
  148. package/lib/request/create-key-request.d.ts +2 -2
  149. package/lib/request/create-key-request.js +1 -1
  150. package/lib/request/create-key-version-request.d.ts +2 -2
  151. package/lib/request/create-key-version-request.js +1 -1
  152. package/lib/request/create-vault-replica-request.d.ts +2 -2
  153. package/lib/request/create-vault-replica-request.js +1 -1
  154. package/lib/request/create-vault-request.d.ts +2 -2
  155. package/lib/request/create-vault-request.js +1 -1
  156. package/lib/request/decrypt-request.d.ts +2 -2
  157. package/lib/request/decrypt-request.js +1 -1
  158. package/lib/request/delete-ekms-private-endpoint-request.d.ts +2 -2
  159. package/lib/request/delete-ekms-private-endpoint-request.js +1 -1
  160. package/lib/request/delete-vault-replica-request.d.ts +2 -2
  161. package/lib/request/delete-vault-replica-request.js +1 -1
  162. package/lib/request/disable-key-request.d.ts +2 -2
  163. package/lib/request/disable-key-request.js +1 -1
  164. package/lib/request/enable-key-request.d.ts +2 -2
  165. package/lib/request/enable-key-request.js +1 -1
  166. package/lib/request/encrypt-request.d.ts +2 -2
  167. package/lib/request/encrypt-request.js +1 -1
  168. package/lib/request/export-key-request.d.ts +2 -2
  169. package/lib/request/export-key-request.js +1 -1
  170. package/lib/request/generate-data-encryption-key-request.d.ts +2 -2
  171. package/lib/request/generate-data-encryption-key-request.js +1 -1
  172. package/lib/request/get-ekms-private-endpoint-request.d.ts +2 -2
  173. package/lib/request/get-ekms-private-endpoint-request.js +1 -1
  174. package/lib/request/get-key-request.d.ts +2 -2
  175. package/lib/request/get-key-request.js +1 -1
  176. package/lib/request/get-key-version-request.d.ts +2 -2
  177. package/lib/request/get-key-version-request.js +1 -1
  178. package/lib/request/get-replication-status-request.d.ts +2 -2
  179. package/lib/request/get-replication-status-request.js +1 -1
  180. package/lib/request/get-vault-request.d.ts +2 -2
  181. package/lib/request/get-vault-request.js +1 -1
  182. package/lib/request/get-vault-usage-request.d.ts +2 -2
  183. package/lib/request/get-vault-usage-request.js +1 -1
  184. package/lib/request/get-wrapping-key-request.d.ts +2 -2
  185. package/lib/request/get-wrapping-key-request.js +1 -1
  186. package/lib/request/import-key-request.d.ts +2 -2
  187. package/lib/request/import-key-request.js +1 -1
  188. package/lib/request/import-key-version-request.d.ts +2 -2
  189. package/lib/request/import-key-version-request.js +1 -1
  190. package/lib/request/index.d.ts +1 -1
  191. package/lib/request/index.js +1 -1
  192. package/lib/request/list-ekms-private-endpoints-request.d.ts +2 -2
  193. package/lib/request/list-ekms-private-endpoints-request.js +1 -1
  194. package/lib/request/list-key-versions-request.d.ts +2 -2
  195. package/lib/request/list-key-versions-request.js +1 -1
  196. package/lib/request/list-keys-request.d.ts +2 -2
  197. package/lib/request/list-keys-request.js +1 -1
  198. package/lib/request/list-vault-replicas-request.d.ts +2 -2
  199. package/lib/request/list-vault-replicas-request.js +1 -1
  200. package/lib/request/list-vaults-request.d.ts +2 -2
  201. package/lib/request/list-vaults-request.js +1 -1
  202. package/lib/request/restore-key-from-file-request.d.ts +2 -2
  203. package/lib/request/restore-key-from-file-request.js +1 -1
  204. package/lib/request/restore-key-from-object-store-request.d.ts +2 -2
  205. package/lib/request/restore-key-from-object-store-request.js +1 -1
  206. package/lib/request/restore-vault-from-file-request.d.ts +2 -2
  207. package/lib/request/restore-vault-from-file-request.js +1 -1
  208. package/lib/request/restore-vault-from-object-store-request.d.ts +2 -2
  209. package/lib/request/restore-vault-from-object-store-request.js +1 -1
  210. package/lib/request/schedule-key-deletion-request.d.ts +2 -2
  211. package/lib/request/schedule-key-deletion-request.js +1 -1
  212. package/lib/request/schedule-key-version-deletion-request.d.ts +2 -2
  213. package/lib/request/schedule-key-version-deletion-request.js +1 -1
  214. package/lib/request/schedule-vault-deletion-request.d.ts +2 -2
  215. package/lib/request/schedule-vault-deletion-request.js +1 -1
  216. package/lib/request/sign-request.d.ts +2 -2
  217. package/lib/request/sign-request.js +1 -1
  218. package/lib/request/update-ekms-private-endpoint-request.d.ts +2 -2
  219. package/lib/request/update-ekms-private-endpoint-request.js +1 -1
  220. package/lib/request/update-key-request.d.ts +2 -2
  221. package/lib/request/update-key-request.js +1 -1
  222. package/lib/request/update-vault-request.d.ts +2 -2
  223. package/lib/request/update-vault-request.js +1 -1
  224. package/lib/request/verify-request.d.ts +2 -2
  225. package/lib/request/verify-request.js +1 -1
  226. package/lib/response/backup-key-response.d.ts +1 -1
  227. package/lib/response/backup-key-response.js +1 -1
  228. package/lib/response/backup-vault-response.d.ts +1 -1
  229. package/lib/response/backup-vault-response.js +1 -1
  230. package/lib/response/cancel-key-deletion-response.d.ts +1 -1
  231. package/lib/response/cancel-key-deletion-response.js +1 -1
  232. package/lib/response/cancel-key-version-deletion-response.d.ts +1 -1
  233. package/lib/response/cancel-key-version-deletion-response.js +1 -1
  234. package/lib/response/cancel-vault-deletion-response.d.ts +1 -1
  235. package/lib/response/cancel-vault-deletion-response.js +1 -1
  236. package/lib/response/change-key-compartment-response.d.ts +1 -1
  237. package/lib/response/change-key-compartment-response.js +1 -1
  238. package/lib/response/change-vault-compartment-response.d.ts +1 -1
  239. package/lib/response/change-vault-compartment-response.js +1 -1
  240. package/lib/response/create-ekms-private-endpoint-response.d.ts +1 -1
  241. package/lib/response/create-ekms-private-endpoint-response.js +1 -1
  242. package/lib/response/create-key-response.d.ts +1 -1
  243. package/lib/response/create-key-response.js +1 -1
  244. package/lib/response/create-key-version-response.d.ts +1 -1
  245. package/lib/response/create-key-version-response.js +1 -1
  246. package/lib/response/create-vault-replica-response.d.ts +1 -1
  247. package/lib/response/create-vault-replica-response.js +1 -1
  248. package/lib/response/create-vault-response.d.ts +1 -1
  249. package/lib/response/create-vault-response.js +1 -1
  250. package/lib/response/decrypt-response.d.ts +1 -1
  251. package/lib/response/decrypt-response.js +1 -1
  252. package/lib/response/delete-ekms-private-endpoint-response.d.ts +1 -1
  253. package/lib/response/delete-ekms-private-endpoint-response.js +1 -1
  254. package/lib/response/delete-vault-replica-response.d.ts +1 -1
  255. package/lib/response/delete-vault-replica-response.js +1 -1
  256. package/lib/response/disable-key-response.d.ts +1 -1
  257. package/lib/response/disable-key-response.js +1 -1
  258. package/lib/response/enable-key-response.d.ts +1 -1
  259. package/lib/response/enable-key-response.js +1 -1
  260. package/lib/response/encrypt-response.d.ts +1 -1
  261. package/lib/response/encrypt-response.js +1 -1
  262. package/lib/response/export-key-response.d.ts +1 -1
  263. package/lib/response/export-key-response.js +1 -1
  264. package/lib/response/generate-data-encryption-key-response.d.ts +1 -1
  265. package/lib/response/generate-data-encryption-key-response.js +1 -1
  266. package/lib/response/get-ekms-private-endpoint-response.d.ts +1 -1
  267. package/lib/response/get-ekms-private-endpoint-response.js +1 -1
  268. package/lib/response/get-key-response.d.ts +1 -1
  269. package/lib/response/get-key-response.js +1 -1
  270. package/lib/response/get-key-version-response.d.ts +1 -1
  271. package/lib/response/get-key-version-response.js +1 -1
  272. package/lib/response/get-replication-status-response.d.ts +1 -1
  273. package/lib/response/get-replication-status-response.js +1 -1
  274. package/lib/response/get-vault-response.d.ts +1 -1
  275. package/lib/response/get-vault-response.js +1 -1
  276. package/lib/response/get-vault-usage-response.d.ts +1 -1
  277. package/lib/response/get-vault-usage-response.js +1 -1
  278. package/lib/response/get-wrapping-key-response.d.ts +1 -1
  279. package/lib/response/get-wrapping-key-response.js +1 -1
  280. package/lib/response/import-key-response.d.ts +1 -1
  281. package/lib/response/import-key-response.js +1 -1
  282. package/lib/response/import-key-version-response.d.ts +1 -1
  283. package/lib/response/import-key-version-response.js +1 -1
  284. package/lib/response/index.d.ts +1 -1
  285. package/lib/response/index.js +1 -1
  286. package/lib/response/list-ekms-private-endpoints-response.d.ts +1 -1
  287. package/lib/response/list-ekms-private-endpoints-response.js +1 -1
  288. package/lib/response/list-key-versions-response.d.ts +1 -1
  289. package/lib/response/list-key-versions-response.js +1 -1
  290. package/lib/response/list-keys-response.d.ts +1 -1
  291. package/lib/response/list-keys-response.js +1 -1
  292. package/lib/response/list-vault-replicas-response.d.ts +1 -1
  293. package/lib/response/list-vault-replicas-response.js +1 -1
  294. package/lib/response/list-vaults-response.d.ts +1 -1
  295. package/lib/response/list-vaults-response.js +1 -1
  296. package/lib/response/restore-key-from-file-response.d.ts +1 -1
  297. package/lib/response/restore-key-from-file-response.js +1 -1
  298. package/lib/response/restore-key-from-object-store-response.d.ts +1 -1
  299. package/lib/response/restore-key-from-object-store-response.js +1 -1
  300. package/lib/response/restore-vault-from-file-response.d.ts +1 -1
  301. package/lib/response/restore-vault-from-file-response.js +1 -1
  302. package/lib/response/restore-vault-from-object-store-response.d.ts +1 -1
  303. package/lib/response/restore-vault-from-object-store-response.js +1 -1
  304. package/lib/response/schedule-key-deletion-response.d.ts +1 -1
  305. package/lib/response/schedule-key-deletion-response.js +1 -1
  306. package/lib/response/schedule-key-version-deletion-response.d.ts +1 -1
  307. package/lib/response/schedule-key-version-deletion-response.js +1 -1
  308. package/lib/response/schedule-vault-deletion-response.d.ts +1 -1
  309. package/lib/response/schedule-vault-deletion-response.js +1 -1
  310. package/lib/response/sign-response.d.ts +1 -1
  311. package/lib/response/sign-response.js +1 -1
  312. package/lib/response/update-ekms-private-endpoint-response.d.ts +1 -1
  313. package/lib/response/update-ekms-private-endpoint-response.js +1 -1
  314. package/lib/response/update-key-response.d.ts +1 -1
  315. package/lib/response/update-key-response.js +1 -1
  316. package/lib/response/update-vault-response.d.ts +1 -1
  317. package/lib/response/update-vault-response.js +1 -1
  318. package/lib/response/verify-response.d.ts +1 -1
  319. package/lib/response/verify-response.js +1 -1
  320. package/package.json +3 -3
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.75.0/keymanagement/GetVault.ts.html |here} to see how to use GetVaultRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/GetVault.ts.html |here} to see how to use GetVaultRequest.
16
16
  */
17
17
  export interface GetVaultRequest 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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.75.0/keymanagement/GetVaultUsage.ts.html |here} to see how to use GetVaultUsageRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/GetVaultUsage.ts.html |here} to see how to use GetVaultUsageRequest.
16
16
  */
17
17
  export interface GetVaultUsageRequest 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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.75.0/keymanagement/GetWrappingKey.ts.html |here} to see how to use GetWrappingKeyRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/GetWrappingKey.ts.html |here} to see how to use GetWrappingKeyRequest.
16
16
  */
17
17
  export interface GetWrappingKeyRequest 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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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,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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.75.0/keymanagement/ImportKey.ts.html |here} to see how to use ImportKeyRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/ImportKey.ts.html |here} to see how to use ImportKeyRequest.
17
17
  */
18
18
  export interface ImportKeyRequest 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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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,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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.75.0/keymanagement/ImportKeyVersion.ts.html |here} to see how to use ImportKeyVersionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/ImportKeyVersion.ts.html |here} to see how to use ImportKeyVersionRequest.
17
17
  */
18
18
  export interface ImportKeyVersionRequest 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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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 });
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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
  import * as CreateEkmsPrivateEndpointRequest from "./create-ekms-private-endpoint-request";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2024, 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
  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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.75.0/keymanagement/ListEkmsPrivateEndpoints.ts.html |here} to see how to use ListEkmsPrivateEndpointsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/ListEkmsPrivateEndpoints.ts.html |here} to see how to use ListEkmsPrivateEndpointsRequest.
16
16
  */
17
17
  export interface ListEkmsPrivateEndpointsRequest 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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.75.0/keymanagement/ListKeyVersions.ts.html |here} to see how to use ListKeyVersionsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/ListKeyVersions.ts.html |here} to see how to use ListKeyVersionsRequest.
16
16
  */
17
17
  export interface ListKeyVersionsRequest 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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.75.0/keymanagement/ListKeys.ts.html |here} to see how to use ListKeysRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/ListKeys.ts.html |here} to see how to use ListKeysRequest.
16
16
  */
17
17
  export interface ListKeysRequest 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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.75.0/keymanagement/ListVaultReplicas.ts.html |here} to see how to use ListVaultReplicasRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/ListVaultReplicas.ts.html |here} to see how to use ListVaultReplicasRequest.
16
16
  */
17
17
  export interface ListVaultReplicasRequest 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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.75.0/keymanagement/ListVaults.ts.html |here} to see how to use ListVaultsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/ListVaults.ts.html |here} to see how to use ListVaultsRequest.
16
16
  */
17
17
  export interface ListVaultsRequest 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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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,14 +7,14 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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
  /// <reference types="node" />
14
14
  import common = require("oci-common");
15
15
  import stream = require("stream");
16
16
  /**
17
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/keymanagement/RestoreKeyFromFile.ts.html |here} to see how to use RestoreKeyFromFileRequest.
17
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/RestoreKeyFromFile.ts.html |here} to see how to use RestoreKeyFromFileRequest.
18
18
  */
19
19
  export interface RestoreKeyFromFileRequest extends common.BaseRequest {
20
20
  /**
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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,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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.75.0/keymanagement/RestoreKeyFromObjectStore.ts.html |here} to see how to use RestoreKeyFromObjectStoreRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/RestoreKeyFromObjectStore.ts.html |here} to see how to use RestoreKeyFromObjectStoreRequest.
17
17
  */
18
18
  export interface RestoreKeyFromObjectStoreRequest 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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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,14 +7,14 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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
  /// <reference types="node" />
14
14
  import common = require("oci-common");
15
15
  import stream = require("stream");
16
16
  /**
17
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.75.0/keymanagement/RestoreVaultFromFile.ts.html |here} to see how to use RestoreVaultFromFileRequest.
17
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/RestoreVaultFromFile.ts.html |here} to see how to use RestoreVaultFromFileRequest.
18
18
  */
19
19
  export interface RestoreVaultFromFileRequest extends common.BaseRequest {
20
20
  /**
@@ -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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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,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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.75.0/keymanagement/RestoreVaultFromObjectStore.ts.html |here} to see how to use RestoreVaultFromObjectStoreRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/RestoreVaultFromObjectStore.ts.html |here} to see how to use RestoreVaultFromObjectStoreRequest.
17
17
  */
18
18
  export interface RestoreVaultFromObjectStoreRequest 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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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,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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.75.0/keymanagement/ScheduleKeyDeletion.ts.html |here} to see how to use ScheduleKeyDeletionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/ScheduleKeyDeletion.ts.html |here} to see how to use ScheduleKeyDeletionRequest.
17
17
  */
18
18
  export interface ScheduleKeyDeletionRequest 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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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,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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.75.0/keymanagement/ScheduleKeyVersionDeletion.ts.html |here} to see how to use ScheduleKeyVersionDeletionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/ScheduleKeyVersionDeletion.ts.html |here} to see how to use ScheduleKeyVersionDeletionRequest.
17
17
  */
18
18
  export interface ScheduleKeyVersionDeletionRequest 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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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,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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.75.0/keymanagement/ScheduleVaultDeletion.ts.html |here} to see how to use ScheduleVaultDeletionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/ScheduleVaultDeletion.ts.html |here} to see how to use ScheduleVaultDeletionRequest.
17
17
  */
18
18
  export interface ScheduleVaultDeletionRequest 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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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,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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.75.0/keymanagement/Sign.ts.html |here} to see how to use SignRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/Sign.ts.html |here} to see how to use SignRequest.
17
17
  */
18
18
  export interface SignRequest 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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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,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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.75.0/keymanagement/UpdateEkmsPrivateEndpoint.ts.html |here} to see how to use UpdateEkmsPrivateEndpointRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/UpdateEkmsPrivateEndpoint.ts.html |here} to see how to use UpdateEkmsPrivateEndpointRequest.
17
17
  */
18
18
  export interface UpdateEkmsPrivateEndpointRequest 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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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,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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.75.0/keymanagement/UpdateKey.ts.html |here} to see how to use UpdateKeyRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/UpdateKey.ts.html |here} to see how to use UpdateKeyRequest.
17
17
  */
18
18
  export interface UpdateKeyRequest 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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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,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, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, 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.75.0/keymanagement/UpdateVault.ts.html |here} to see how to use UpdateVaultRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/keymanagement/UpdateVault.ts.html |here} to see how to use UpdateVaultRequest.
17
17
  */
18
18
  export interface UpdateVaultRequest 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, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, 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 });