oci-keymanagement 2.76.0 → 2.77.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (319) 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 +47 -47
  5. package/lib/ekm-waiter.d.ts +1 -1
  6. package/lib/ekm-waiter.js +1 -1
  7. package/lib/kmsmanagement-waiter.d.ts +1 -1
  8. package/lib/kmsmanagement-waiter.js +1 -1
  9. package/lib/kmsvault-waiter.d.ts +1 -1
  10. package/lib/kmsvault-waiter.js +1 -1
  11. package/lib/model/backup-key-details.d.ts +1 -1
  12. package/lib/model/backup-key-details.js +1 -1
  13. package/lib/model/backup-location-bucket.d.ts +1 -1
  14. package/lib/model/backup-location-bucket.js +1 -1
  15. package/lib/model/backup-location-ur-i.d.ts +1 -1
  16. package/lib/model/backup-location-ur-i.js +1 -1
  17. package/lib/model/backup-location.d.ts +1 -1
  18. package/lib/model/backup-location.js +1 -1
  19. package/lib/model/backup-vault-details.d.ts +1 -1
  20. package/lib/model/backup-vault-details.js +1 -1
  21. package/lib/model/change-key-compartment-details.d.ts +1 -1
  22. package/lib/model/change-key-compartment-details.js +1 -1
  23. package/lib/model/change-vault-compartment-details.d.ts +1 -1
  24. package/lib/model/change-vault-compartment-details.js +1 -1
  25. package/lib/model/create-ekms-private-endpoint-details.d.ts +3 -3
  26. package/lib/model/create-ekms-private-endpoint-details.js +1 -1
  27. package/lib/model/create-key-details.d.ts +9 -9
  28. package/lib/model/create-key-details.js +1 -1
  29. package/lib/model/create-vault-details.d.ts +3 -3
  30. package/lib/model/create-vault-details.js +1 -1
  31. package/lib/model/create-vault-replica-details.d.ts +1 -1
  32. package/lib/model/create-vault-replica-details.js +1 -1
  33. package/lib/model/decrypt-data-details.d.ts +4 -4
  34. package/lib/model/decrypt-data-details.js +1 -1
  35. package/lib/model/decrypted-data.d.ts +4 -4
  36. package/lib/model/decrypted-data.js +1 -1
  37. package/lib/model/delete-vault-replica-details.d.ts +1 -1
  38. package/lib/model/delete-vault-replica-details.js +1 -1
  39. package/lib/model/ekms-private-endpoint-summary.d.ts +3 -3
  40. package/lib/model/ekms-private-endpoint-summary.js +1 -1
  41. package/lib/model/ekms-private-endpoint.d.ts +3 -3
  42. package/lib/model/ekms-private-endpoint.js +1 -1
  43. package/lib/model/encrypt-data-details.d.ts +4 -4
  44. package/lib/model/encrypt-data-details.js +1 -1
  45. package/lib/model/encrypted-data.d.ts +4 -4
  46. package/lib/model/encrypted-data.js +1 -1
  47. package/lib/model/export-key-details.d.ts +3 -3
  48. package/lib/model/export-key-details.js +1 -1
  49. package/lib/model/exported-key-data.d.ts +1 -1
  50. package/lib/model/exported-key-data.js +1 -1
  51. package/lib/model/external-key-manager-metadata-summary.d.ts +1 -1
  52. package/lib/model/external-key-manager-metadata-summary.js +1 -1
  53. package/lib/model/external-key-manager-metadata.d.ts +1 -1
  54. package/lib/model/external-key-manager-metadata.js +1 -1
  55. package/lib/model/external-key-reference-details.d.ts +1 -1
  56. package/lib/model/external-key-reference-details.js +1 -1
  57. package/lib/model/external-key-reference.d.ts +1 -1
  58. package/lib/model/external-key-reference.js +1 -1
  59. package/lib/model/external-key-version-reference.d.ts +1 -1
  60. package/lib/model/external-key-version-reference.js +1 -1
  61. package/lib/model/generate-key-details.d.ts +1 -1
  62. package/lib/model/generate-key-details.js +1 -1
  63. package/lib/model/generated-key.d.ts +3 -3
  64. package/lib/model/generated-key.js +1 -1
  65. package/lib/model/import-key-details.d.ts +7 -7
  66. package/lib/model/import-key-details.js +1 -1
  67. package/lib/model/import-key-version-details.d.ts +3 -3
  68. package/lib/model/import-key-version-details.js +1 -1
  69. package/lib/model/index.d.ts +1 -1
  70. package/lib/model/index.js +1 -1
  71. package/lib/model/key-replica-details.d.ts +1 -1
  72. package/lib/model/key-replica-details.js +1 -1
  73. package/lib/model/key-shape.d.ts +2 -2
  74. package/lib/model/key-shape.js +1 -1
  75. package/lib/model/key-summary.d.ts +11 -11
  76. package/lib/model/key-summary.js +1 -1
  77. package/lib/model/key-version-replica-details.d.ts +1 -1
  78. package/lib/model/key-version-replica-details.js +1 -1
  79. package/lib/model/key-version-summary.d.ts +4 -4
  80. package/lib/model/key-version-summary.js +1 -1
  81. package/lib/model/key-version.d.ts +5 -5
  82. package/lib/model/key-version.js +1 -1
  83. package/lib/model/key.d.ts +13 -13
  84. package/lib/model/key.js +1 -1
  85. package/lib/model/oauth-metadata-summary.d.ts +1 -1
  86. package/lib/model/oauth-metadata-summary.js +1 -1
  87. package/lib/model/oauth-metadata.d.ts +1 -1
  88. package/lib/model/oauth-metadata.js +1 -1
  89. package/lib/model/replica-details.d.ts +1 -1
  90. package/lib/model/replica-details.js +1 -1
  91. package/lib/model/replication-status-details.d.ts +1 -1
  92. package/lib/model/replication-status-details.js +1 -1
  93. package/lib/model/restore-key-from-object-store-details.d.ts +1 -1
  94. package/lib/model/restore-key-from-object-store-details.js +1 -1
  95. package/lib/model/restore-vault-from-object-store-details.d.ts +1 -1
  96. package/lib/model/restore-vault-from-object-store-details.js +1 -1
  97. package/lib/model/schedule-key-deletion-details.d.ts +1 -1
  98. package/lib/model/schedule-key-deletion-details.js +1 -1
  99. package/lib/model/schedule-key-version-deletion-details.d.ts +1 -1
  100. package/lib/model/schedule-key-version-deletion-details.js +1 -1
  101. package/lib/model/schedule-vault-deletion-details.d.ts +1 -1
  102. package/lib/model/schedule-vault-deletion-details.js +1 -1
  103. package/lib/model/sign-data-details.d.ts +2 -2
  104. package/lib/model/sign-data-details.js +1 -1
  105. package/lib/model/signed-data.d.ts +1 -1
  106. package/lib/model/signed-data.js +1 -1
  107. package/lib/model/update-ekms-private-endpoint-details.d.ts +3 -3
  108. package/lib/model/update-ekms-private-endpoint-details.js +1 -1
  109. package/lib/model/update-key-details.d.ts +3 -3
  110. package/lib/model/update-key-details.js +1 -1
  111. package/lib/model/update-vault-details.d.ts +3 -3
  112. package/lib/model/update-vault-details.js +1 -1
  113. package/lib/model/vault-replica-details.d.ts +1 -1
  114. package/lib/model/vault-replica-details.js +1 -1
  115. package/lib/model/vault-replica-summary.d.ts +1 -1
  116. package/lib/model/vault-replica-summary.js +1 -1
  117. package/lib/model/vault-summary.d.ts +5 -5
  118. package/lib/model/vault-summary.js +1 -1
  119. package/lib/model/vault-usage.d.ts +5 -5
  120. package/lib/model/vault-usage.js +1 -1
  121. package/lib/model/vault.d.ts +6 -6
  122. package/lib/model/vault.js +1 -1
  123. package/lib/model/verified-data.d.ts +1 -1
  124. package/lib/model/verified-data.js +1 -1
  125. package/lib/model/verify-data-details.d.ts +2 -2
  126. package/lib/model/verify-data-details.js +1 -1
  127. package/lib/model/wrapped-import-key.d.ts +3 -3
  128. package/lib/model/wrapped-import-key.js +1 -1
  129. package/lib/model/wrapping-key.d.ts +3 -3
  130. package/lib/model/wrapping-key.js +1 -1
  131. package/lib/request/backup-key-request.d.ts +3 -3
  132. package/lib/request/backup-key-request.js +1 -1
  133. package/lib/request/backup-vault-request.d.ts +3 -3
  134. package/lib/request/backup-vault-request.js +1 -1
  135. package/lib/request/cancel-key-deletion-request.d.ts +3 -3
  136. package/lib/request/cancel-key-deletion-request.js +1 -1
  137. package/lib/request/cancel-key-version-deletion-request.d.ts +3 -3
  138. package/lib/request/cancel-key-version-deletion-request.js +1 -1
  139. package/lib/request/cancel-vault-deletion-request.d.ts +3 -3
  140. package/lib/request/cancel-vault-deletion-request.js +1 -1
  141. package/lib/request/change-key-compartment-request.d.ts +3 -3
  142. package/lib/request/change-key-compartment-request.js +1 -1
  143. package/lib/request/change-vault-compartment-request.d.ts +3 -3
  144. package/lib/request/change-vault-compartment-request.js +1 -1
  145. package/lib/request/create-ekms-private-endpoint-request.d.ts +2 -2
  146. package/lib/request/create-ekms-private-endpoint-request.js +1 -1
  147. package/lib/request/create-key-request.d.ts +2 -2
  148. package/lib/request/create-key-request.js +1 -1
  149. package/lib/request/create-key-version-request.d.ts +2 -2
  150. package/lib/request/create-key-version-request.js +1 -1
  151. package/lib/request/create-vault-replica-request.d.ts +3 -3
  152. package/lib/request/create-vault-replica-request.js +1 -1
  153. package/lib/request/create-vault-request.d.ts +2 -2
  154. package/lib/request/create-vault-request.js +1 -1
  155. package/lib/request/decrypt-request.d.ts +2 -2
  156. package/lib/request/decrypt-request.js +1 -1
  157. package/lib/request/delete-ekms-private-endpoint-request.d.ts +3 -3
  158. package/lib/request/delete-ekms-private-endpoint-request.js +1 -1
  159. package/lib/request/delete-vault-replica-request.d.ts +3 -3
  160. package/lib/request/delete-vault-replica-request.js +1 -1
  161. package/lib/request/disable-key-request.d.ts +3 -3
  162. package/lib/request/disable-key-request.js +1 -1
  163. package/lib/request/enable-key-request.d.ts +3 -3
  164. package/lib/request/enable-key-request.js +1 -1
  165. package/lib/request/encrypt-request.d.ts +2 -2
  166. package/lib/request/encrypt-request.js +1 -1
  167. package/lib/request/export-key-request.d.ts +2 -2
  168. package/lib/request/export-key-request.js +1 -1
  169. package/lib/request/generate-data-encryption-key-request.d.ts +2 -2
  170. package/lib/request/generate-data-encryption-key-request.js +1 -1
  171. package/lib/request/get-ekms-private-endpoint-request.d.ts +2 -2
  172. package/lib/request/get-ekms-private-endpoint-request.js +1 -1
  173. package/lib/request/get-key-request.d.ts +2 -2
  174. package/lib/request/get-key-request.js +1 -1
  175. package/lib/request/get-key-version-request.d.ts +2 -2
  176. package/lib/request/get-key-version-request.js +1 -1
  177. package/lib/request/get-replication-status-request.d.ts +2 -2
  178. package/lib/request/get-replication-status-request.js +1 -1
  179. package/lib/request/get-vault-request.d.ts +2 -2
  180. package/lib/request/get-vault-request.js +1 -1
  181. package/lib/request/get-vault-usage-request.d.ts +2 -2
  182. package/lib/request/get-vault-usage-request.js +1 -1
  183. package/lib/request/get-wrapping-key-request.d.ts +2 -2
  184. package/lib/request/get-wrapping-key-request.js +1 -1
  185. package/lib/request/import-key-request.d.ts +2 -2
  186. package/lib/request/import-key-request.js +1 -1
  187. package/lib/request/import-key-version-request.d.ts +2 -2
  188. package/lib/request/import-key-version-request.js +1 -1
  189. package/lib/request/index.d.ts +1 -1
  190. package/lib/request/index.js +1 -1
  191. package/lib/request/list-ekms-private-endpoints-request.d.ts +5 -5
  192. package/lib/request/list-ekms-private-endpoints-request.js +1 -1
  193. package/lib/request/list-key-versions-request.d.ts +5 -5
  194. package/lib/request/list-key-versions-request.js +1 -1
  195. package/lib/request/list-keys-request.d.ts +10 -10
  196. package/lib/request/list-keys-request.js +1 -1
  197. package/lib/request/list-vault-replicas-request.d.ts +6 -6
  198. package/lib/request/list-vault-replicas-request.js +1 -1
  199. package/lib/request/list-vaults-request.d.ts +5 -5
  200. package/lib/request/list-vaults-request.js +1 -1
  201. package/lib/request/restore-key-from-file-request.d.ts +3 -3
  202. package/lib/request/restore-key-from-file-request.js +1 -1
  203. package/lib/request/restore-key-from-object-store-request.d.ts +3 -3
  204. package/lib/request/restore-key-from-object-store-request.js +1 -1
  205. package/lib/request/restore-vault-from-file-request.d.ts +3 -3
  206. package/lib/request/restore-vault-from-file-request.js +1 -1
  207. package/lib/request/restore-vault-from-object-store-request.d.ts +3 -3
  208. package/lib/request/restore-vault-from-object-store-request.js +1 -1
  209. package/lib/request/schedule-key-deletion-request.d.ts +3 -3
  210. package/lib/request/schedule-key-deletion-request.js +1 -1
  211. package/lib/request/schedule-key-version-deletion-request.d.ts +3 -3
  212. package/lib/request/schedule-key-version-deletion-request.js +1 -1
  213. package/lib/request/schedule-vault-deletion-request.d.ts +3 -3
  214. package/lib/request/schedule-vault-deletion-request.js +1 -1
  215. package/lib/request/sign-request.d.ts +2 -2
  216. package/lib/request/sign-request.js +1 -1
  217. package/lib/request/update-ekms-private-endpoint-request.d.ts +3 -3
  218. package/lib/request/update-ekms-private-endpoint-request.js +1 -1
  219. package/lib/request/update-key-request.d.ts +3 -3
  220. package/lib/request/update-key-request.js +1 -1
  221. package/lib/request/update-vault-request.d.ts +3 -3
  222. package/lib/request/update-vault-request.js +1 -1
  223. package/lib/request/verify-request.d.ts +2 -2
  224. package/lib/request/verify-request.js +1 -1
  225. package/lib/response/backup-key-response.d.ts +2 -2
  226. package/lib/response/backup-key-response.js +1 -1
  227. package/lib/response/backup-vault-response.d.ts +2 -2
  228. package/lib/response/backup-vault-response.js +1 -1
  229. package/lib/response/cancel-key-deletion-response.d.ts +2 -2
  230. package/lib/response/cancel-key-deletion-response.js +1 -1
  231. package/lib/response/cancel-key-version-deletion-response.d.ts +2 -2
  232. package/lib/response/cancel-key-version-deletion-response.js +1 -1
  233. package/lib/response/cancel-vault-deletion-response.d.ts +2 -2
  234. package/lib/response/cancel-vault-deletion-response.js +1 -1
  235. package/lib/response/change-key-compartment-response.d.ts +2 -2
  236. package/lib/response/change-key-compartment-response.js +1 -1
  237. package/lib/response/change-vault-compartment-response.d.ts +2 -2
  238. package/lib/response/change-vault-compartment-response.js +1 -1
  239. package/lib/response/create-ekms-private-endpoint-response.d.ts +2 -2
  240. package/lib/response/create-ekms-private-endpoint-response.js +1 -1
  241. package/lib/response/create-key-response.d.ts +2 -2
  242. package/lib/response/create-key-response.js +1 -1
  243. package/lib/response/create-key-version-response.d.ts +2 -2
  244. package/lib/response/create-key-version-response.js +1 -1
  245. package/lib/response/create-vault-replica-response.d.ts +1 -1
  246. package/lib/response/create-vault-replica-response.js +1 -1
  247. package/lib/response/create-vault-response.d.ts +2 -2
  248. package/lib/response/create-vault-response.js +1 -1
  249. package/lib/response/decrypt-response.d.ts +1 -1
  250. package/lib/response/decrypt-response.js +1 -1
  251. package/lib/response/delete-ekms-private-endpoint-response.d.ts +1 -1
  252. package/lib/response/delete-ekms-private-endpoint-response.js +1 -1
  253. package/lib/response/delete-vault-replica-response.d.ts +1 -1
  254. package/lib/response/delete-vault-replica-response.js +1 -1
  255. package/lib/response/disable-key-response.d.ts +2 -2
  256. package/lib/response/disable-key-response.js +1 -1
  257. package/lib/response/enable-key-response.d.ts +2 -2
  258. package/lib/response/enable-key-response.js +1 -1
  259. package/lib/response/encrypt-response.d.ts +1 -1
  260. package/lib/response/encrypt-response.js +1 -1
  261. package/lib/response/export-key-response.d.ts +1 -1
  262. package/lib/response/export-key-response.js +1 -1
  263. package/lib/response/generate-data-encryption-key-response.d.ts +1 -1
  264. package/lib/response/generate-data-encryption-key-response.js +1 -1
  265. package/lib/response/get-ekms-private-endpoint-response.d.ts +2 -2
  266. package/lib/response/get-ekms-private-endpoint-response.js +1 -1
  267. package/lib/response/get-key-response.d.ts +2 -2
  268. package/lib/response/get-key-response.js +1 -1
  269. package/lib/response/get-key-version-response.d.ts +2 -2
  270. package/lib/response/get-key-version-response.js +1 -1
  271. package/lib/response/get-replication-status-response.d.ts +2 -2
  272. package/lib/response/get-replication-status-response.js +1 -1
  273. package/lib/response/get-vault-response.d.ts +2 -2
  274. package/lib/response/get-vault-response.js +1 -1
  275. package/lib/response/get-vault-usage-response.d.ts +1 -1
  276. package/lib/response/get-vault-usage-response.js +1 -1
  277. package/lib/response/get-wrapping-key-response.d.ts +2 -2
  278. package/lib/response/get-wrapping-key-response.js +1 -1
  279. package/lib/response/import-key-response.d.ts +2 -2
  280. package/lib/response/import-key-response.js +1 -1
  281. package/lib/response/import-key-version-response.d.ts +2 -2
  282. package/lib/response/import-key-version-response.js +1 -1
  283. package/lib/response/index.d.ts +1 -1
  284. package/lib/response/index.js +1 -1
  285. package/lib/response/list-ekms-private-endpoints-response.d.ts +2 -2
  286. package/lib/response/list-ekms-private-endpoints-response.js +1 -1
  287. package/lib/response/list-key-versions-response.d.ts +2 -2
  288. package/lib/response/list-key-versions-response.js +1 -1
  289. package/lib/response/list-keys-response.d.ts +2 -2
  290. package/lib/response/list-keys-response.js +1 -1
  291. package/lib/response/list-vault-replicas-response.d.ts +3 -3
  292. package/lib/response/list-vault-replicas-response.js +1 -1
  293. package/lib/response/list-vaults-response.d.ts +2 -2
  294. package/lib/response/list-vaults-response.js +1 -1
  295. package/lib/response/restore-key-from-file-response.d.ts +2 -2
  296. package/lib/response/restore-key-from-file-response.js +1 -1
  297. package/lib/response/restore-key-from-object-store-response.d.ts +2 -2
  298. package/lib/response/restore-key-from-object-store-response.js +1 -1
  299. package/lib/response/restore-vault-from-file-response.d.ts +2 -2
  300. package/lib/response/restore-vault-from-file-response.js +1 -1
  301. package/lib/response/restore-vault-from-object-store-response.d.ts +2 -2
  302. package/lib/response/restore-vault-from-object-store-response.js +1 -1
  303. package/lib/response/schedule-key-deletion-response.d.ts +2 -2
  304. package/lib/response/schedule-key-deletion-response.js +1 -1
  305. package/lib/response/schedule-key-version-deletion-response.d.ts +2 -2
  306. package/lib/response/schedule-key-version-deletion-response.js +1 -1
  307. package/lib/response/schedule-vault-deletion-response.d.ts +2 -2
  308. package/lib/response/schedule-vault-deletion-response.js +1 -1
  309. package/lib/response/sign-response.d.ts +1 -1
  310. package/lib/response/sign-response.js +1 -1
  311. package/lib/response/update-ekms-private-endpoint-response.d.ts +2 -2
  312. package/lib/response/update-ekms-private-endpoint-response.js +1 -1
  313. package/lib/response/update-key-response.d.ts +2 -2
  314. package/lib/response/update-key-response.js +1 -1
  315. package/lib/response/update-vault-response.d.ts +2 -2
  316. package/lib/response/update-vault-response.js +1 -1
  317. package/lib/response/verify-response.d.ts +1 -1
  318. package/lib/response/verify-response.js +1 -1
  319. 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, 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
  export interface CreateVaultResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
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,7 +7,7 @@
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";
@@ -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,7 +7,7 @@
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
  export interface DeleteEkmsPrivateEndpointResponse {
@@ -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,7 +7,7 @@
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
  export interface DeleteVaultReplicaResponse {
@@ -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
  export interface DisableKeyResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
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
  export interface EnableKeyResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
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,7 +7,7 @@
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";
@@ -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,7 +7,7 @@
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";
@@ -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,7 +7,7 @@
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";
@@ -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,7 +7,7 @@
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";
@@ -19,7 +19,7 @@ export interface GetEkmsPrivateEndpointResponse {
19
19
  */
20
20
  "opcRequestId": string;
21
21
  /**
22
- * For optimistic concurrency control. See `if-match`.
22
+ * For optimistic concurrency control. See {@code if-match}.
23
23
  */
24
24
  "etag": string;
25
25
  /**
@@ -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
  export interface GetKeyResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
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
  export interface GetKeyVersionResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
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
  export interface GetReplicationStatusResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
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
  export interface GetVaultResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
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,7 +7,7 @@
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";
@@ -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
  export interface GetWrappingKeyResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
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
  export interface ImportKeyResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
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
  export interface ImportKeyVersionResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
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 CreateEkmsPrivateEndpointResponse from "./create-ekms-private-endpoint-response";
@@ -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
  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
  import * as model from "../model";
14
14
  export interface ListEkmsPrivateEndpointsResponse {
15
15
  /**
16
16
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then there are additional items still to get. Include this value as the `page` parameter for the
17
+ * then there are additional items still to get. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request. For information about pagination, see
19
19
  * [List Pagination](https://docs.cloud.oracle.com/Content/API/Concepts/usingapi.htm#nine).
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,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
  import * as model from "../model";
14
14
  export interface ListKeyVersionsResponse {
15
15
  /**
16
16
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then there are additional items still to get. Include this value as the `page` parameter for the
17
+ * then there are additional items still to get. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request. For information about pagination, see
19
19
  * [List Pagination](https://docs.cloud.oracle.com/Content/API/Concepts/usingapi.htm#nine).
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,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
  import * as model from "../model";
14
14
  export interface ListKeysResponse {
15
15
  /**
16
16
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then there are additional items still to get. Include this value as the `page` parameter for the
17
+ * then there are additional items still to get. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request. For information about pagination, see
19
19
  * [List Pagination](https://docs.cloud.oracle.com/Content/API/Concepts/usingapi.htm#nine).
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,18 +7,18 @@
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
  export interface ListVaultReplicasResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  */
18
18
  "etag": string;
19
19
  /**
20
20
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
21
- * then there are additional items still to get. Include this value as the `page` parameter for the
21
+ * then there are additional items still to get. Include this value as the {@code page} parameter for the
22
22
  * subsequent GET request. For information about pagination, see
23
23
  * [List Pagination](https://docs.cloud.oracle.com/Content/API/Concepts/usingapi.htm#nine).
24
24
  *
@@ -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
  import * as model from "../model";
14
14
  export interface ListVaultsResponse {
15
15
  /**
16
16
  * For pagination of a list of items. When paging through a list, if this header appears in the response,
17
- * then there are additional items still to get. Include this value as the `page` parameter for the
17
+ * then there are additional items still to get. Include this value as the {@code page} parameter for the
18
18
  * subsequent GET request. For information about pagination, see
19
19
  * [List Pagination](https://docs.cloud.oracle.com/Content/API/Concepts/usingapi.htm#nine).
20
20
  *