oci-keymanagement 2.50.0 → 2.50.2

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 (275) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +42 -42
  4. package/lib/client.js +42 -42
  5. package/lib/kmsmanagement-waiter.d.ts +1 -1
  6. package/lib/kmsmanagement-waiter.js +1 -1
  7. package/lib/kmsvault-waiter.d.ts +1 -1
  8. package/lib/kmsvault-waiter.js +1 -1
  9. package/lib/model/backup-key-details.d.ts +1 -1
  10. package/lib/model/backup-key-details.js +1 -1
  11. package/lib/model/backup-location-bucket.d.ts +1 -1
  12. package/lib/model/backup-location-bucket.js +1 -1
  13. package/lib/model/backup-location-ur-i.d.ts +1 -1
  14. package/lib/model/backup-location-ur-i.js +1 -1
  15. package/lib/model/backup-location.d.ts +1 -1
  16. package/lib/model/backup-location.js +1 -1
  17. package/lib/model/backup-vault-details.d.ts +1 -1
  18. package/lib/model/backup-vault-details.js +1 -1
  19. package/lib/model/change-key-compartment-details.d.ts +1 -1
  20. package/lib/model/change-key-compartment-details.js +1 -1
  21. package/lib/model/change-vault-compartment-details.d.ts +1 -1
  22. package/lib/model/change-vault-compartment-details.js +1 -1
  23. package/lib/model/create-key-details.d.ts +1 -1
  24. package/lib/model/create-key-details.js +1 -1
  25. package/lib/model/create-vault-details.d.ts +1 -1
  26. package/lib/model/create-vault-details.js +1 -1
  27. package/lib/model/create-vault-replica-details.d.ts +1 -1
  28. package/lib/model/create-vault-replica-details.js +1 -1
  29. package/lib/model/decrypt-data-details.d.ts +1 -1
  30. package/lib/model/decrypt-data-details.js +1 -1
  31. package/lib/model/decrypted-data.d.ts +1 -1
  32. package/lib/model/decrypted-data.js +1 -1
  33. package/lib/model/delete-vault-replica-details.d.ts +1 -1
  34. package/lib/model/delete-vault-replica-details.js +1 -1
  35. package/lib/model/encrypt-data-details.d.ts +1 -1
  36. package/lib/model/encrypt-data-details.js +1 -1
  37. package/lib/model/encrypted-data.d.ts +1 -1
  38. package/lib/model/encrypted-data.js +1 -1
  39. package/lib/model/export-key-details.d.ts +1 -1
  40. package/lib/model/export-key-details.js +1 -1
  41. package/lib/model/exported-key-data.d.ts +1 -1
  42. package/lib/model/exported-key-data.js +1 -1
  43. package/lib/model/generate-key-details.d.ts +1 -1
  44. package/lib/model/generate-key-details.js +1 -1
  45. package/lib/model/generated-key.d.ts +1 -1
  46. package/lib/model/generated-key.js +1 -1
  47. package/lib/model/import-key-details.d.ts +1 -1
  48. package/lib/model/import-key-details.js +1 -1
  49. package/lib/model/import-key-version-details.d.ts +1 -1
  50. package/lib/model/import-key-version-details.js +1 -1
  51. package/lib/model/index.d.ts +1 -1
  52. package/lib/model/index.js +1 -1
  53. package/lib/model/key-replica-details.d.ts +1 -1
  54. package/lib/model/key-replica-details.js +1 -1
  55. package/lib/model/key-shape.d.ts +1 -1
  56. package/lib/model/key-shape.js +1 -1
  57. package/lib/model/key-summary.d.ts +1 -1
  58. package/lib/model/key-summary.js +1 -1
  59. package/lib/model/key-version-replica-details.d.ts +1 -1
  60. package/lib/model/key-version-replica-details.js +1 -1
  61. package/lib/model/key-version-summary.d.ts +1 -1
  62. package/lib/model/key-version-summary.js +1 -1
  63. package/lib/model/key-version.d.ts +1 -1
  64. package/lib/model/key-version.js +1 -1
  65. package/lib/model/key.d.ts +1 -1
  66. package/lib/model/key.js +1 -1
  67. package/lib/model/replica-details.d.ts +1 -1
  68. package/lib/model/replica-details.js +1 -1
  69. package/lib/model/replication-status-details.d.ts +1 -1
  70. package/lib/model/replication-status-details.js +1 -1
  71. package/lib/model/restore-key-from-object-store-details.d.ts +1 -1
  72. package/lib/model/restore-key-from-object-store-details.js +1 -1
  73. package/lib/model/restore-vault-from-object-store-details.d.ts +1 -1
  74. package/lib/model/restore-vault-from-object-store-details.js +1 -1
  75. package/lib/model/schedule-key-deletion-details.d.ts +1 -1
  76. package/lib/model/schedule-key-deletion-details.js +1 -1
  77. package/lib/model/schedule-key-version-deletion-details.d.ts +1 -1
  78. package/lib/model/schedule-key-version-deletion-details.js +1 -1
  79. package/lib/model/schedule-vault-deletion-details.d.ts +1 -1
  80. package/lib/model/schedule-vault-deletion-details.js +1 -1
  81. package/lib/model/sign-data-details.d.ts +1 -1
  82. package/lib/model/sign-data-details.js +1 -1
  83. package/lib/model/signed-data.d.ts +1 -1
  84. package/lib/model/signed-data.js +1 -1
  85. package/lib/model/update-key-details.d.ts +1 -1
  86. package/lib/model/update-key-details.js +1 -1
  87. package/lib/model/update-vault-details.d.ts +1 -1
  88. package/lib/model/update-vault-details.js +1 -1
  89. package/lib/model/vault-replica-details.d.ts +1 -1
  90. package/lib/model/vault-replica-details.js +1 -1
  91. package/lib/model/vault-replica-summary.d.ts +1 -1
  92. package/lib/model/vault-replica-summary.js +1 -1
  93. package/lib/model/vault-summary.d.ts +1 -1
  94. package/lib/model/vault-summary.js +1 -1
  95. package/lib/model/vault-usage.d.ts +1 -1
  96. package/lib/model/vault-usage.js +1 -1
  97. package/lib/model/vault.d.ts +1 -1
  98. package/lib/model/vault.js +1 -1
  99. package/lib/model/verified-data.d.ts +1 -1
  100. package/lib/model/verified-data.js +1 -1
  101. package/lib/model/verify-data-details.d.ts +1 -1
  102. package/lib/model/verify-data-details.js +1 -1
  103. package/lib/model/wrapped-import-key.d.ts +1 -1
  104. package/lib/model/wrapped-import-key.js +1 -1
  105. package/lib/model/wrapping-key.d.ts +1 -1
  106. package/lib/model/wrapping-key.js +1 -1
  107. package/lib/request/backup-key-request.d.ts +2 -2
  108. package/lib/request/backup-key-request.js +1 -1
  109. package/lib/request/backup-vault-request.d.ts +2 -2
  110. package/lib/request/backup-vault-request.js +1 -1
  111. package/lib/request/cancel-key-deletion-request.d.ts +2 -2
  112. package/lib/request/cancel-key-deletion-request.js +1 -1
  113. package/lib/request/cancel-key-version-deletion-request.d.ts +2 -2
  114. package/lib/request/cancel-key-version-deletion-request.js +1 -1
  115. package/lib/request/cancel-vault-deletion-request.d.ts +2 -2
  116. package/lib/request/cancel-vault-deletion-request.js +1 -1
  117. package/lib/request/change-key-compartment-request.d.ts +2 -2
  118. package/lib/request/change-key-compartment-request.js +1 -1
  119. package/lib/request/change-vault-compartment-request.d.ts +2 -2
  120. package/lib/request/change-vault-compartment-request.js +1 -1
  121. package/lib/request/create-key-request.d.ts +2 -2
  122. package/lib/request/create-key-request.js +1 -1
  123. package/lib/request/create-key-version-request.d.ts +2 -2
  124. package/lib/request/create-key-version-request.js +1 -1
  125. package/lib/request/create-vault-replica-request.d.ts +2 -2
  126. package/lib/request/create-vault-replica-request.js +1 -1
  127. package/lib/request/create-vault-request.d.ts +2 -2
  128. package/lib/request/create-vault-request.js +1 -1
  129. package/lib/request/decrypt-request.d.ts +2 -2
  130. package/lib/request/decrypt-request.js +1 -1
  131. package/lib/request/delete-vault-replica-request.d.ts +2 -2
  132. package/lib/request/delete-vault-replica-request.js +1 -1
  133. package/lib/request/disable-key-request.d.ts +2 -2
  134. package/lib/request/disable-key-request.js +1 -1
  135. package/lib/request/enable-key-request.d.ts +2 -2
  136. package/lib/request/enable-key-request.js +1 -1
  137. package/lib/request/encrypt-request.d.ts +2 -2
  138. package/lib/request/encrypt-request.js +1 -1
  139. package/lib/request/export-key-request.d.ts +2 -2
  140. package/lib/request/export-key-request.js +1 -1
  141. package/lib/request/generate-data-encryption-key-request.d.ts +2 -2
  142. package/lib/request/generate-data-encryption-key-request.js +1 -1
  143. package/lib/request/get-key-request.d.ts +2 -2
  144. package/lib/request/get-key-request.js +1 -1
  145. package/lib/request/get-key-version-request.d.ts +2 -2
  146. package/lib/request/get-key-version-request.js +1 -1
  147. package/lib/request/get-replication-status-request.d.ts +2 -2
  148. package/lib/request/get-replication-status-request.js +1 -1
  149. package/lib/request/get-vault-request.d.ts +2 -2
  150. package/lib/request/get-vault-request.js +1 -1
  151. package/lib/request/get-vault-usage-request.d.ts +2 -2
  152. package/lib/request/get-vault-usage-request.js +1 -1
  153. package/lib/request/get-wrapping-key-request.d.ts +2 -2
  154. package/lib/request/get-wrapping-key-request.js +1 -1
  155. package/lib/request/import-key-request.d.ts +2 -2
  156. package/lib/request/import-key-request.js +1 -1
  157. package/lib/request/import-key-version-request.d.ts +2 -2
  158. package/lib/request/import-key-version-request.js +1 -1
  159. package/lib/request/index.d.ts +1 -1
  160. package/lib/request/index.js +1 -1
  161. package/lib/request/list-key-versions-request.d.ts +2 -2
  162. package/lib/request/list-key-versions-request.js +1 -1
  163. package/lib/request/list-keys-request.d.ts +2 -2
  164. package/lib/request/list-keys-request.js +1 -1
  165. package/lib/request/list-vault-replicas-request.d.ts +2 -2
  166. package/lib/request/list-vault-replicas-request.js +1 -1
  167. package/lib/request/list-vaults-request.d.ts +2 -2
  168. package/lib/request/list-vaults-request.js +1 -1
  169. package/lib/request/restore-key-from-file-request.d.ts +2 -2
  170. package/lib/request/restore-key-from-file-request.js +1 -1
  171. package/lib/request/restore-key-from-object-store-request.d.ts +2 -2
  172. package/lib/request/restore-key-from-object-store-request.js +1 -1
  173. package/lib/request/restore-vault-from-file-request.d.ts +2 -2
  174. package/lib/request/restore-vault-from-file-request.js +1 -1
  175. package/lib/request/restore-vault-from-object-store-request.d.ts +2 -2
  176. package/lib/request/restore-vault-from-object-store-request.js +1 -1
  177. package/lib/request/schedule-key-deletion-request.d.ts +2 -2
  178. package/lib/request/schedule-key-deletion-request.js +1 -1
  179. package/lib/request/schedule-key-version-deletion-request.d.ts +2 -2
  180. package/lib/request/schedule-key-version-deletion-request.js +1 -1
  181. package/lib/request/schedule-vault-deletion-request.d.ts +2 -2
  182. package/lib/request/schedule-vault-deletion-request.js +1 -1
  183. package/lib/request/sign-request.d.ts +2 -2
  184. package/lib/request/sign-request.js +1 -1
  185. package/lib/request/update-key-request.d.ts +2 -2
  186. package/lib/request/update-key-request.js +1 -1
  187. package/lib/request/update-vault-request.d.ts +2 -2
  188. package/lib/request/update-vault-request.js +1 -1
  189. package/lib/request/verify-request.d.ts +2 -2
  190. package/lib/request/verify-request.js +1 -1
  191. package/lib/response/backup-key-response.d.ts +1 -1
  192. package/lib/response/backup-key-response.js +1 -1
  193. package/lib/response/backup-vault-response.d.ts +1 -1
  194. package/lib/response/backup-vault-response.js +1 -1
  195. package/lib/response/cancel-key-deletion-response.d.ts +1 -1
  196. package/lib/response/cancel-key-deletion-response.js +1 -1
  197. package/lib/response/cancel-key-version-deletion-response.d.ts +1 -1
  198. package/lib/response/cancel-key-version-deletion-response.js +1 -1
  199. package/lib/response/cancel-vault-deletion-response.d.ts +1 -1
  200. package/lib/response/cancel-vault-deletion-response.js +1 -1
  201. package/lib/response/change-key-compartment-response.d.ts +1 -1
  202. package/lib/response/change-key-compartment-response.js +1 -1
  203. package/lib/response/change-vault-compartment-response.d.ts +1 -1
  204. package/lib/response/change-vault-compartment-response.js +1 -1
  205. package/lib/response/create-key-response.d.ts +1 -1
  206. package/lib/response/create-key-response.js +1 -1
  207. package/lib/response/create-key-version-response.d.ts +1 -1
  208. package/lib/response/create-key-version-response.js +1 -1
  209. package/lib/response/create-vault-replica-response.d.ts +1 -1
  210. package/lib/response/create-vault-replica-response.js +1 -1
  211. package/lib/response/create-vault-response.d.ts +1 -1
  212. package/lib/response/create-vault-response.js +1 -1
  213. package/lib/response/decrypt-response.d.ts +1 -1
  214. package/lib/response/decrypt-response.js +1 -1
  215. package/lib/response/delete-vault-replica-response.d.ts +1 -1
  216. package/lib/response/delete-vault-replica-response.js +1 -1
  217. package/lib/response/disable-key-response.d.ts +1 -1
  218. package/lib/response/disable-key-response.js +1 -1
  219. package/lib/response/enable-key-response.d.ts +1 -1
  220. package/lib/response/enable-key-response.js +1 -1
  221. package/lib/response/encrypt-response.d.ts +1 -1
  222. package/lib/response/encrypt-response.js +1 -1
  223. package/lib/response/export-key-response.d.ts +1 -1
  224. package/lib/response/export-key-response.js +1 -1
  225. package/lib/response/generate-data-encryption-key-response.d.ts +1 -1
  226. package/lib/response/generate-data-encryption-key-response.js +1 -1
  227. package/lib/response/get-key-response.d.ts +1 -1
  228. package/lib/response/get-key-response.js +1 -1
  229. package/lib/response/get-key-version-response.d.ts +1 -1
  230. package/lib/response/get-key-version-response.js +1 -1
  231. package/lib/response/get-replication-status-response.d.ts +1 -1
  232. package/lib/response/get-replication-status-response.js +1 -1
  233. package/lib/response/get-vault-response.d.ts +1 -1
  234. package/lib/response/get-vault-response.js +1 -1
  235. package/lib/response/get-vault-usage-response.d.ts +1 -1
  236. package/lib/response/get-vault-usage-response.js +1 -1
  237. package/lib/response/get-wrapping-key-response.d.ts +1 -1
  238. package/lib/response/get-wrapping-key-response.js +1 -1
  239. package/lib/response/import-key-response.d.ts +1 -1
  240. package/lib/response/import-key-response.js +1 -1
  241. package/lib/response/import-key-version-response.d.ts +1 -1
  242. package/lib/response/import-key-version-response.js +1 -1
  243. package/lib/response/index.d.ts +1 -1
  244. package/lib/response/index.js +1 -1
  245. package/lib/response/list-key-versions-response.d.ts +1 -1
  246. package/lib/response/list-key-versions-response.js +1 -1
  247. package/lib/response/list-keys-response.d.ts +1 -1
  248. package/lib/response/list-keys-response.js +1 -1
  249. package/lib/response/list-vault-replicas-response.d.ts +1 -1
  250. package/lib/response/list-vault-replicas-response.js +1 -1
  251. package/lib/response/list-vaults-response.d.ts +1 -1
  252. package/lib/response/list-vaults-response.js +1 -1
  253. package/lib/response/restore-key-from-file-response.d.ts +1 -1
  254. package/lib/response/restore-key-from-file-response.js +1 -1
  255. package/lib/response/restore-key-from-object-store-response.d.ts +1 -1
  256. package/lib/response/restore-key-from-object-store-response.js +1 -1
  257. package/lib/response/restore-vault-from-file-response.d.ts +1 -1
  258. package/lib/response/restore-vault-from-file-response.js +1 -1
  259. package/lib/response/restore-vault-from-object-store-response.d.ts +1 -1
  260. package/lib/response/restore-vault-from-object-store-response.js +1 -1
  261. package/lib/response/schedule-key-deletion-response.d.ts +1 -1
  262. package/lib/response/schedule-key-deletion-response.js +1 -1
  263. package/lib/response/schedule-key-version-deletion-response.d.ts +1 -1
  264. package/lib/response/schedule-key-version-deletion-response.js +1 -1
  265. package/lib/response/schedule-vault-deletion-response.d.ts +1 -1
  266. package/lib/response/schedule-vault-deletion-response.js +1 -1
  267. package/lib/response/sign-response.d.ts +1 -1
  268. package/lib/response/sign-response.js +1 -1
  269. package/lib/response/update-key-response.d.ts +1 -1
  270. package/lib/response/update-key-response.js +1 -1
  271. package/lib/response/update-vault-response.d.ts +1 -1
  272. package/lib/response/update-vault-response.js +1 -1
  273. package/lib/response/verify-response.d.ts +1 -1
  274. package/lib/response/verify-response.js +1 -1
  275. package/package.json +3 -3
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  export interface DecryptDataDetails {
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  export interface DecryptedData {
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  export interface EncryptDataDetails {
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  export interface EncryptedData {
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  export interface GeneratedKey {
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  import * as BackupKeyDetails from "./backup-key-details";
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  export interface KeySummary {
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  export interface KeyVersionSummary {
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  import * as model from "../model";
package/lib/model/key.js CHANGED
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  import * as model from "../model";
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  /**
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  export interface SignDataDetails {
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -9,7 +9,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  export interface SignedData {
@@ -10,7 +10,7 @@ Secret Management API. For the API for retrieving secrets, see the Vault Service
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  Object.defineProperty(exports, "__esModule", { value: true });