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,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.76.0/keymanagement/GetKeyVersion.ts.html |here} to see how to use GetKeyVersionRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/keymanagement/GetKeyVersion.ts.html |here} to see how to use GetKeyVersionRequest.
16
16
  */
17
17
  export interface GetKeyVersionRequest 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.76.0/keymanagement/GetReplicationStatus.ts.html |here} to see how to use GetReplicationStatusRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/keymanagement/GetReplicationStatus.ts.html |here} to see how to use GetReplicationStatusRequest.
16
16
  */
17
17
  export interface GetReplicationStatusRequest 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.76.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.77.0/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.76.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.77.0/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.76.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.77.0/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.76.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.77.0/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.76.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.77.0/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.76.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.77.0/keymanagement/ListEkmsPrivateEndpoints.ts.html |here} to see how to use ListEkmsPrivateEndpointsRequest.
16
16
  */
17
17
  export interface ListEkmsPrivateEndpointsRequest extends common.BaseRequest {
18
18
  /**
@@ -25,19 +25,19 @@ export interface ListEkmsPrivateEndpointsRequest extends common.BaseRequest {
25
25
  */
26
26
  "limit"?: number;
27
27
  /**
28
- * The value of the `opc-next-page` response header
28
+ * The value of the {@code opc-next-page} response header
29
29
  * from the previous \"List\" call.
30
30
  *
31
31
  */
32
32
  "page"?: string;
33
33
  /**
34
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
34
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}).
35
35
  *
36
36
  */
37
37
  "sortOrder"?: ListEkmsPrivateEndpointsRequest.SortOrder;
38
38
  /**
39
39
  * The field to sort by. You can specify only one sort order. The default
40
- * order for `TIMECREATED` is descending. The default order for `DISPLAYNAME`
40
+ * order for {@code TIMECREATED} is descending. The default order for {@code DISPLAYNAME}
41
41
  * is ascending.
42
42
  *
43
43
  */
@@ -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.76.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.77.0/keymanagement/ListKeyVersions.ts.html |here} to see how to use ListKeyVersionsRequest.
16
16
  */
17
17
  export interface ListKeyVersionsRequest extends common.BaseRequest {
18
18
  /**
@@ -25,7 +25,7 @@ export interface ListKeyVersionsRequest extends common.BaseRequest {
25
25
  */
26
26
  "limit"?: number;
27
27
  /**
28
- * The value of the `opc-next-page` response header
28
+ * The value of the {@code opc-next-page} response header
29
29
  * from the previous \"List\" call.
30
30
  *
31
31
  */
@@ -39,13 +39,13 @@ export interface ListKeyVersionsRequest extends common.BaseRequest {
39
39
  "opcRequestId"?: string;
40
40
  /**
41
41
  * The field to sort by. You can specify only one sort order. The default
42
- * order for `TIMECREATED` is descending. The default order for `DISPLAYNAME`
42
+ * order for {@code TIMECREATED} is descending. The default order for {@code DISPLAYNAME}
43
43
  * is ascending.
44
44
  *
45
45
  */
46
46
  "sortBy"?: ListKeyVersionsRequest.SortBy;
47
47
  /**
48
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
48
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}).
49
49
  *
50
50
  */
51
51
  "sortOrder"?: ListKeyVersionsRequest.SortOrder;
@@ -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.76.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.77.0/keymanagement/ListKeys.ts.html |here} to see how to use ListKeysRequest.
16
16
  */
17
17
  export interface ListKeysRequest extends common.BaseRequest {
18
18
  /**
@@ -25,7 +25,7 @@ export interface ListKeysRequest extends common.BaseRequest {
25
25
  */
26
26
  "limit"?: number;
27
27
  /**
28
- * The value of the `opc-next-page` response header
28
+ * The value of the {@code opc-next-page} response header
29
29
  * from the previous \"List\" call.
30
30
  *
31
31
  */
@@ -39,24 +39,24 @@ export interface ListKeysRequest extends common.BaseRequest {
39
39
  "opcRequestId"?: string;
40
40
  /**
41
41
  * The field to sort by. You can specify only one sort order. The default
42
- * order for `TIMECREATED` is descending. The default order for `DISPLAYNAME`
42
+ * order for {@code TIMECREATED} is descending. The default order for {@code DISPLAYNAME}
43
43
  * is ascending.
44
44
  *
45
45
  */
46
46
  "sortBy"?: ListKeysRequest.SortBy;
47
47
  /**
48
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
48
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}).
49
49
  *
50
50
  */
51
51
  "sortOrder"?: ListKeysRequest.SortOrder;
52
52
  /**
53
53
  * A key's protection mode indicates how the key persists and where cryptographic operations that use the key are performed. A
54
- * protection mode of `HSM` means that the key persists on a hardware security module (HSM) and all cryptographic operations are
55
- * performed inside the HSM. A protection mode of `SOFTWARE` means that the key persists on the server, protected by the vault's
54
+ * protection mode of {@code HSM} means that the key persists on a hardware security module (HSM) and all cryptographic operations are
55
+ * performed inside the HSM. A protection mode of {@code SOFTWARE} means that the key persists on the server, protected by the vault's
56
56
  * RSA wrapping key which persists on the HSM. All cryptographic operations that use a key with a protection mode of
57
- * `SOFTWARE` are performed on the server.
58
- * A protection mode of `EXTERNAL` mean that the key persists on the customer's external key manager which is hosted externally outside of oracle.
59
- * Oracle only hold a reference to that key. All cryptographic operations that use a key with a protection mode of `EXTERNAL` are performed by external key manager.
57
+ * {@code SOFTWARE} are performed on the server.
58
+ * A protection mode of {@code EXTERNAL} mean that the key persists on the customer's external key manager which is hosted externally outside of oracle.
59
+ * Oracle only hold a reference to that key. All cryptographic operations that use a key with a protection mode of {@code EXTERNAL} are performed by external key manager.
60
60
  *
61
61
  */
62
62
  "protectionMode"?: ListKeysRequest.ProtectionMode;
@@ -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.76.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.77.0/keymanagement/ListVaultReplicas.ts.html |here} to see how to use ListVaultReplicasRequest.
16
16
  */
17
17
  export interface ListVaultReplicasRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface ListVaultReplicasRequest extends common.BaseRequest {
21
21
  "vaultId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call for a
24
- * resource, set the `if-match` parameter to the value of the etag from a
24
+ * resource, set the {@code if-match} parameter to the value of the etag from a
25
25
  * previous GET or POST response for that resource. The resource will be
26
26
  * updated or deleted only if the etag you provide matches the resource's
27
27
  * current etag value.
@@ -34,7 +34,7 @@ export interface ListVaultReplicasRequest extends common.BaseRequest {
34
34
  */
35
35
  "limit"?: number;
36
36
  /**
37
- * The value of the `opc-next-page` response header
37
+ * The value of the {@code opc-next-page} response header
38
38
  * from the previous \"List\" call.
39
39
  *
40
40
  */
@@ -58,13 +58,13 @@ export interface ListVaultReplicasRequest extends common.BaseRequest {
58
58
  "opcRetryToken"?: string;
59
59
  /**
60
60
  * The field to sort by. You can specify only one sort order. The default
61
- * order for `TIMECREATED` is descending. The default order for `DISPLAYNAME`
61
+ * order for {@code TIMECREATED} is descending. The default order for {@code DISPLAYNAME}
62
62
  * is ascending.
63
63
  *
64
64
  */
65
65
  "sortBy"?: ListVaultReplicasRequest.SortBy;
66
66
  /**
67
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
67
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}).
68
68
  *
69
69
  */
70
70
  "sortOrder"?: ListVaultReplicasRequest.SortOrder;
@@ -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.76.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.77.0/keymanagement/ListVaults.ts.html |here} to see how to use ListVaultsRequest.
16
16
  */
17
17
  export interface ListVaultsRequest extends common.BaseRequest {
18
18
  /**
@@ -25,7 +25,7 @@ export interface ListVaultsRequest extends common.BaseRequest {
25
25
  */
26
26
  "limit"?: number;
27
27
  /**
28
- * The value of the `opc-next-page` response header
28
+ * The value of the {@code opc-next-page} response header
29
29
  * from the previous \"List\" call.
30
30
  *
31
31
  */
@@ -39,13 +39,13 @@ export interface ListVaultsRequest extends common.BaseRequest {
39
39
  "opcRequestId"?: string;
40
40
  /**
41
41
  * The field to sort by. You can specify only one sort order. The default
42
- * order for `TIMECREATED` is descending. The default order for `DISPLAYNAME`
42
+ * order for {@code TIMECREATED} is descending. The default order for {@code DISPLAYNAME}
43
43
  * is ascending.
44
44
  *
45
45
  */
46
46
  "sortBy"?: ListVaultsRequest.SortBy;
47
47
  /**
48
- * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
48
+ * The sort order to use, either ascending ({@code ASC}) or descending ({@code DESC}).
49
49
  *
50
50
  */
51
51
  "sortOrder"?: ListVaultsRequest.SortOrder;
@@ -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.76.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.77.0/keymanagement/RestoreKeyFromFile.ts.html |here} to see how to use RestoreKeyFromFileRequest.
18
18
  */
19
19
  export interface RestoreKeyFromFileRequest extends common.BaseRequest {
20
20
  /**
@@ -27,7 +27,7 @@ export interface RestoreKeyFromFileRequest extends common.BaseRequest {
27
27
  "restoreKeyFromFileDetails": Uint8Array | Buffer | Blob | stream.Readable | ReadableStream | string;
28
28
  /**
29
29
  * For optimistic concurrency control. In the PUT or DELETE call for a
30
- * resource, set the `if-match` parameter to the value of the etag from a
30
+ * resource, set the {@code if-match} parameter to the value of the etag from a
31
31
  * previous GET or POST response for that resource. The resource will be
32
32
  * updated or deleted only if the etag you provide matches the resource's
33
33
  * current etag value.
@@ -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
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.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.77.0/keymanagement/RestoreKeyFromObjectStore.ts.html |here} to see how to use RestoreKeyFromObjectStoreRequest.
17
17
  */
18
18
  export interface RestoreKeyFromObjectStoreRequest extends common.BaseRequest {
19
19
  /**
20
20
  * For optimistic concurrency control. In the PUT or DELETE call for a
21
- * resource, set the `if-match` parameter to the value of the etag from a
21
+ * resource, set the {@code if-match} parameter to the value of the etag from a
22
22
  * previous GET or POST response for that resource. The resource will be
23
23
  * updated or deleted only if the etag you provide matches the resource's
24
24
  * current etag value.
@@ -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.76.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.77.0/keymanagement/RestoreVaultFromFile.ts.html |here} to see how to use RestoreVaultFromFileRequest.
18
18
  */
19
19
  export interface RestoreVaultFromFileRequest extends common.BaseRequest {
20
20
  /**
@@ -31,7 +31,7 @@ export interface RestoreVaultFromFileRequest extends common.BaseRequest {
31
31
  "restoreVaultFromFileDetails": Uint8Array | Buffer | Blob | stream.Readable | ReadableStream | string;
32
32
  /**
33
33
  * For optimistic concurrency control. In the PUT or DELETE call for a
34
- * resource, set the `if-match` parameter to the value of the etag from a
34
+ * resource, set the {@code if-match} parameter to the value of the etag from a
35
35
  * previous GET or POST response for that resource. The resource will be
36
36
  * updated or deleted only if the etag you provide matches the resource's
37
37
  * current etag value.
@@ -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 });