oci-fusionapps 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 (309) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +40 -40
  4. package/lib/client.js +40 -40
  5. package/lib/fusionapplications-waiter.d.ts +1 -1
  6. package/lib/fusionapplications-waiter.js +1 -1
  7. package/lib/model/action.d.ts +1 -1
  8. package/lib/model/action.js +1 -1
  9. package/lib/model/admin-user-collection.d.ts +1 -1
  10. package/lib/model/admin-user-collection.js +1 -1
  11. package/lib/model/admin-user-summary.d.ts +1 -1
  12. package/lib/model/admin-user-summary.js +1 -1
  13. package/lib/model/allow-rule.d.ts +6 -6
  14. package/lib/model/allow-rule.js +1 -1
  15. package/lib/model/capabilities.d.ts +1 -1
  16. package/lib/model/capabilities.js +1 -1
  17. package/lib/model/change-fusion-environment-compartment-details.d.ts +1 -1
  18. package/lib/model/change-fusion-environment-compartment-details.js +1 -1
  19. package/lib/model/change-fusion-environment-family-compartment-details.d.ts +1 -1
  20. package/lib/model/change-fusion-environment-family-compartment-details.js +1 -1
  21. package/lib/model/create-data-masking-activity-details.d.ts +1 -1
  22. package/lib/model/create-data-masking-activity-details.js +1 -1
  23. package/lib/model/create-fusion-environment-admin-user-details.d.ts +1 -1
  24. package/lib/model/create-fusion-environment-admin-user-details.js +1 -1
  25. package/lib/model/create-fusion-environment-details.d.ts +3 -3
  26. package/lib/model/create-fusion-environment-details.js +1 -1
  27. package/lib/model/create-fusion-environment-family-details.d.ts +3 -3
  28. package/lib/model/create-fusion-environment-family-details.js +1 -1
  29. package/lib/model/create-refresh-activity-details.d.ts +1 -1
  30. package/lib/model/create-refresh-activity-details.js +1 -1
  31. package/lib/model/create-service-attachment-details.d.ts +1 -1
  32. package/lib/model/create-service-attachment-details.js +1 -1
  33. package/lib/model/data-masking-activity-collection.d.ts +1 -1
  34. package/lib/model/data-masking-activity-collection.js +1 -1
  35. package/lib/model/data-masking-activity-summary.d.ts +1 -1
  36. package/lib/model/data-masking-activity-summary.js +1 -1
  37. package/lib/model/data-masking-activity.d.ts +1 -1
  38. package/lib/model/data-masking-activity.js +1 -1
  39. package/lib/model/environment-role.d.ts +1 -1
  40. package/lib/model/environment-role.js +1 -1
  41. package/lib/model/family-maintenance-policy.d.ts +1 -1
  42. package/lib/model/family-maintenance-policy.js +1 -1
  43. package/lib/model/fusion-environment-collection.d.ts +1 -1
  44. package/lib/model/fusion-environment-collection.js +1 -1
  45. package/lib/model/fusion-environment-family-collection.d.ts +1 -1
  46. package/lib/model/fusion-environment-family-collection.js +1 -1
  47. package/lib/model/fusion-environment-family-limits-and-usage.d.ts +1 -1
  48. package/lib/model/fusion-environment-family-limits-and-usage.js +1 -1
  49. package/lib/model/fusion-environment-family-summary.d.ts +3 -3
  50. package/lib/model/fusion-environment-family-summary.js +1 -1
  51. package/lib/model/fusion-environment-family.d.ts +3 -3
  52. package/lib/model/fusion-environment-family.js +1 -1
  53. package/lib/model/fusion-environment-status.d.ts +1 -1
  54. package/lib/model/fusion-environment-status.js +1 -1
  55. package/lib/model/fusion-environment-summary.d.ts +3 -3
  56. package/lib/model/fusion-environment-summary.js +1 -1
  57. package/lib/model/fusion-environment.d.ts +3 -3
  58. package/lib/model/fusion-environment.js +1 -1
  59. package/lib/model/get-maintenance-policy-details.d.ts +1 -1
  60. package/lib/model/get-maintenance-policy-details.js +1 -1
  61. package/lib/model/index.d.ts +1 -1
  62. package/lib/model/index.js +1 -1
  63. package/lib/model/kms-key-info.d.ts +1 -1
  64. package/lib/model/kms-key-info.js +1 -1
  65. package/lib/model/limit-and-usage.d.ts +1 -1
  66. package/lib/model/limit-and-usage.js +1 -1
  67. package/lib/model/maintenance-policy.d.ts +1 -1
  68. package/lib/model/maintenance-policy.js +1 -1
  69. package/lib/model/patch-action.d.ts +1 -1
  70. package/lib/model/patch-action.js +1 -1
  71. package/lib/model/quarterly-upgrade-begin-times.d.ts +1 -1
  72. package/lib/model/quarterly-upgrade-begin-times.js +1 -1
  73. package/lib/model/refresh-activity-collection.d.ts +1 -1
  74. package/lib/model/refresh-activity-collection.js +1 -1
  75. package/lib/model/refresh-activity-summary.d.ts +1 -1
  76. package/lib/model/refresh-activity-summary.js +1 -1
  77. package/lib/model/refresh-activity.d.ts +1 -1
  78. package/lib/model/refresh-activity.js +1 -1
  79. package/lib/model/refresh-details.d.ts +1 -1
  80. package/lib/model/refresh-details.js +1 -1
  81. package/lib/model/refresh-issue-details.d.ts +1 -1
  82. package/lib/model/refresh-issue-details.js +1 -1
  83. package/lib/model/reset-fusion-environment-password-details.d.ts +1 -1
  84. package/lib/model/reset-fusion-environment-password-details.js +1 -1
  85. package/lib/model/rule-condition.d.ts +1 -1
  86. package/lib/model/rule-condition.js +1 -1
  87. package/lib/model/rule.d.ts +1 -1
  88. package/lib/model/rule.js +1 -1
  89. package/lib/model/scheduled-activity-collection.d.ts +1 -1
  90. package/lib/model/scheduled-activity-collection.js +1 -1
  91. package/lib/model/scheduled-activity-summary.d.ts +3 -3
  92. package/lib/model/scheduled-activity-summary.js +1 -1
  93. package/lib/model/scheduled-activity.d.ts +1 -1
  94. package/lib/model/scheduled-activity.js +1 -1
  95. package/lib/model/service-attachment-collection.d.ts +1 -1
  96. package/lib/model/service-attachment-collection.js +1 -1
  97. package/lib/model/service-attachment-summary.d.ts +3 -3
  98. package/lib/model/service-attachment-summary.js +1 -1
  99. package/lib/model/service-attachment.d.ts +3 -3
  100. package/lib/model/service-attachment.js +1 -1
  101. package/lib/model/source-ip-address-condition.d.ts +1 -1
  102. package/lib/model/source-ip-address-condition.js +1 -1
  103. package/lib/model/source-vcn-id-condition.d.ts +3 -3
  104. package/lib/model/source-vcn-id-condition.js +1 -1
  105. package/lib/model/source-vcn-ip-address-condition.d.ts +2 -2
  106. package/lib/model/source-vcn-ip-address-condition.js +1 -1
  107. package/lib/model/subscription-detail.d.ts +1 -1
  108. package/lib/model/subscription-detail.js +1 -1
  109. package/lib/model/subscription-sku.d.ts +1 -1
  110. package/lib/model/subscription-sku.js +1 -1
  111. package/lib/model/subscription.d.ts +1 -1
  112. package/lib/model/subscription.js +1 -1
  113. package/lib/model/time-available-for-refresh-collection.d.ts +1 -1
  114. package/lib/model/time-available-for-refresh-collection.js +1 -1
  115. package/lib/model/time-available-for-refresh-summary.d.ts +1 -1
  116. package/lib/model/time-available-for-refresh-summary.js +1 -1
  117. package/lib/model/time-available-for-refresh.d.ts +1 -1
  118. package/lib/model/time-available-for-refresh.js +1 -1
  119. package/lib/model/update-family-maintenance-policy-details.d.ts +1 -1
  120. package/lib/model/update-family-maintenance-policy-details.js +1 -1
  121. package/lib/model/update-fusion-environment-details.d.ts +3 -3
  122. package/lib/model/update-fusion-environment-details.js +1 -1
  123. package/lib/model/update-fusion-environment-family-details.d.ts +3 -3
  124. package/lib/model/update-fusion-environment-family-details.js +1 -1
  125. package/lib/model/update-refresh-activity-details.d.ts +1 -1
  126. package/lib/model/update-refresh-activity-details.js +1 -1
  127. package/lib/model/upgrade-action.d.ts +1 -1
  128. package/lib/model/upgrade-action.js +1 -1
  129. package/lib/model/verify-service-attachment-details.d.ts +1 -1
  130. package/lib/model/verify-service-attachment-details.js +1 -1
  131. package/lib/model/vertex-action.d.ts +1 -1
  132. package/lib/model/vertex-action.js +1 -1
  133. package/lib/model/work-request-error-collection.d.ts +1 -1
  134. package/lib/model/work-request-error-collection.js +1 -1
  135. package/lib/model/work-request-error.d.ts +1 -1
  136. package/lib/model/work-request-error.js +1 -1
  137. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  138. package/lib/model/work-request-log-entry-collection.js +1 -1
  139. package/lib/model/work-request-log-entry.d.ts +1 -1
  140. package/lib/model/work-request-log-entry.js +1 -1
  141. package/lib/model/work-request-resource.d.ts +1 -1
  142. package/lib/model/work-request-resource.js +1 -1
  143. package/lib/model/work-request-summary-collection.d.ts +1 -1
  144. package/lib/model/work-request-summary-collection.js +1 -1
  145. package/lib/model/work-request-summary.d.ts +1 -1
  146. package/lib/model/work-request-summary.js +1 -1
  147. package/lib/model/work-request.d.ts +1 -1
  148. package/lib/model/work-request.js +1 -1
  149. package/lib/request/change-fusion-environment-compartment-request.d.ts +3 -3
  150. package/lib/request/change-fusion-environment-compartment-request.js +1 -1
  151. package/lib/request/change-fusion-environment-family-compartment-request.d.ts +3 -3
  152. package/lib/request/change-fusion-environment-family-compartment-request.js +1 -1
  153. package/lib/request/create-data-masking-activity-request.d.ts +2 -2
  154. package/lib/request/create-data-masking-activity-request.js +1 -1
  155. package/lib/request/create-fusion-environment-admin-user-request.d.ts +2 -2
  156. package/lib/request/create-fusion-environment-admin-user-request.js +1 -1
  157. package/lib/request/create-fusion-environment-family-request.d.ts +2 -2
  158. package/lib/request/create-fusion-environment-family-request.js +1 -1
  159. package/lib/request/create-fusion-environment-request.d.ts +2 -2
  160. package/lib/request/create-fusion-environment-request.js +1 -1
  161. package/lib/request/create-refresh-activity-request.d.ts +2 -2
  162. package/lib/request/create-refresh-activity-request.js +1 -1
  163. package/lib/request/create-service-attachment-request.d.ts +2 -2
  164. package/lib/request/create-service-attachment-request.js +1 -1
  165. package/lib/request/delete-fusion-environment-admin-user-request.d.ts +3 -3
  166. package/lib/request/delete-fusion-environment-admin-user-request.js +1 -1
  167. package/lib/request/delete-fusion-environment-family-request.d.ts +3 -3
  168. package/lib/request/delete-fusion-environment-family-request.js +1 -1
  169. package/lib/request/delete-fusion-environment-request.d.ts +3 -3
  170. package/lib/request/delete-fusion-environment-request.js +1 -1
  171. package/lib/request/delete-refresh-activity-request.d.ts +3 -3
  172. package/lib/request/delete-refresh-activity-request.js +1 -1
  173. package/lib/request/delete-service-attachment-request.d.ts +3 -3
  174. package/lib/request/delete-service-attachment-request.js +1 -1
  175. package/lib/request/get-data-masking-activity-request.d.ts +2 -2
  176. package/lib/request/get-data-masking-activity-request.js +1 -1
  177. package/lib/request/get-fusion-environment-family-limits-and-usage-request.d.ts +2 -2
  178. package/lib/request/get-fusion-environment-family-limits-and-usage-request.js +1 -1
  179. package/lib/request/get-fusion-environment-family-request.d.ts +2 -2
  180. package/lib/request/get-fusion-environment-family-request.js +1 -1
  181. package/lib/request/get-fusion-environment-family-subscription-detail-request.d.ts +2 -2
  182. package/lib/request/get-fusion-environment-family-subscription-detail-request.js +1 -1
  183. package/lib/request/get-fusion-environment-request.d.ts +2 -2
  184. package/lib/request/get-fusion-environment-request.js +1 -1
  185. package/lib/request/get-fusion-environment-status-request.d.ts +2 -2
  186. package/lib/request/get-fusion-environment-status-request.js +1 -1
  187. package/lib/request/get-refresh-activity-request.d.ts +2 -2
  188. package/lib/request/get-refresh-activity-request.js +1 -1
  189. package/lib/request/get-scheduled-activity-request.d.ts +2 -2
  190. package/lib/request/get-scheduled-activity-request.js +1 -1
  191. package/lib/request/get-service-attachment-request.d.ts +2 -2
  192. package/lib/request/get-service-attachment-request.js +1 -1
  193. package/lib/request/get-work-request-request.d.ts +2 -2
  194. package/lib/request/get-work-request-request.js +1 -1
  195. package/lib/request/index.d.ts +1 -1
  196. package/lib/request/index.js +1 -1
  197. package/lib/request/list-admin-users-request.d.ts +2 -2
  198. package/lib/request/list-admin-users-request.js +1 -1
  199. package/lib/request/list-data-masking-activities-request.d.ts +2 -2
  200. package/lib/request/list-data-masking-activities-request.js +1 -1
  201. package/lib/request/list-fusion-environment-families-request.d.ts +2 -2
  202. package/lib/request/list-fusion-environment-families-request.js +1 -1
  203. package/lib/request/list-fusion-environments-request.d.ts +2 -2
  204. package/lib/request/list-fusion-environments-request.js +1 -1
  205. package/lib/request/list-refresh-activities-request.d.ts +2 -2
  206. package/lib/request/list-refresh-activities-request.js +1 -1
  207. package/lib/request/list-scheduled-activities-request.d.ts +2 -2
  208. package/lib/request/list-scheduled-activities-request.js +1 -1
  209. package/lib/request/list-service-attachments-request.d.ts +2 -2
  210. package/lib/request/list-service-attachments-request.js +1 -1
  211. package/lib/request/list-time-available-for-refreshes-request.d.ts +2 -2
  212. package/lib/request/list-time-available-for-refreshes-request.js +1 -1
  213. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  214. package/lib/request/list-work-request-errors-request.js +1 -1
  215. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  216. package/lib/request/list-work-request-logs-request.js +1 -1
  217. package/lib/request/list-work-requests-request.d.ts +2 -2
  218. package/lib/request/list-work-requests-request.js +1 -1
  219. package/lib/request/reset-fusion-environment-password-request.d.ts +3 -3
  220. package/lib/request/reset-fusion-environment-password-request.js +1 -1
  221. package/lib/request/update-fusion-environment-family-request.d.ts +3 -3
  222. package/lib/request/update-fusion-environment-family-request.js +1 -1
  223. package/lib/request/update-fusion-environment-request.d.ts +3 -3
  224. package/lib/request/update-fusion-environment-request.js +1 -1
  225. package/lib/request/update-refresh-activity-request.d.ts +3 -3
  226. package/lib/request/update-refresh-activity-request.js +1 -1
  227. package/lib/request/verify-service-attachment-request.d.ts +2 -2
  228. package/lib/request/verify-service-attachment-request.js +1 -1
  229. package/lib/response/change-fusion-environment-compartment-response.d.ts +1 -1
  230. package/lib/response/change-fusion-environment-compartment-response.js +1 -1
  231. package/lib/response/change-fusion-environment-family-compartment-response.d.ts +1 -1
  232. package/lib/response/change-fusion-environment-family-compartment-response.js +1 -1
  233. package/lib/response/create-data-masking-activity-response.d.ts +1 -1
  234. package/lib/response/create-data-masking-activity-response.js +1 -1
  235. package/lib/response/create-fusion-environment-admin-user-response.d.ts +1 -1
  236. package/lib/response/create-fusion-environment-admin-user-response.js +1 -1
  237. package/lib/response/create-fusion-environment-family-response.d.ts +1 -1
  238. package/lib/response/create-fusion-environment-family-response.js +1 -1
  239. package/lib/response/create-fusion-environment-response.d.ts +1 -1
  240. package/lib/response/create-fusion-environment-response.js +1 -1
  241. package/lib/response/create-refresh-activity-response.d.ts +1 -1
  242. package/lib/response/create-refresh-activity-response.js +1 -1
  243. package/lib/response/create-service-attachment-response.d.ts +1 -1
  244. package/lib/response/create-service-attachment-response.js +1 -1
  245. package/lib/response/delete-fusion-environment-admin-user-response.d.ts +1 -1
  246. package/lib/response/delete-fusion-environment-admin-user-response.js +1 -1
  247. package/lib/response/delete-fusion-environment-family-response.d.ts +1 -1
  248. package/lib/response/delete-fusion-environment-family-response.js +1 -1
  249. package/lib/response/delete-fusion-environment-response.d.ts +1 -1
  250. package/lib/response/delete-fusion-environment-response.js +1 -1
  251. package/lib/response/delete-refresh-activity-response.d.ts +1 -1
  252. package/lib/response/delete-refresh-activity-response.js +1 -1
  253. package/lib/response/delete-service-attachment-response.d.ts +1 -1
  254. package/lib/response/delete-service-attachment-response.js +1 -1
  255. package/lib/response/get-data-masking-activity-response.d.ts +2 -2
  256. package/lib/response/get-data-masking-activity-response.js +1 -1
  257. package/lib/response/get-fusion-environment-family-limits-and-usage-response.d.ts +2 -2
  258. package/lib/response/get-fusion-environment-family-limits-and-usage-response.js +1 -1
  259. package/lib/response/get-fusion-environment-family-response.d.ts +2 -2
  260. package/lib/response/get-fusion-environment-family-response.js +1 -1
  261. package/lib/response/get-fusion-environment-family-subscription-detail-response.d.ts +2 -2
  262. package/lib/response/get-fusion-environment-family-subscription-detail-response.js +1 -1
  263. package/lib/response/get-fusion-environment-response.d.ts +2 -2
  264. package/lib/response/get-fusion-environment-response.js +1 -1
  265. package/lib/response/get-fusion-environment-status-response.d.ts +1 -1
  266. package/lib/response/get-fusion-environment-status-response.js +1 -1
  267. package/lib/response/get-refresh-activity-response.d.ts +2 -2
  268. package/lib/response/get-refresh-activity-response.js +1 -1
  269. package/lib/response/get-scheduled-activity-response.d.ts +2 -2
  270. package/lib/response/get-scheduled-activity-response.js +1 -1
  271. package/lib/response/get-service-attachment-response.d.ts +2 -2
  272. package/lib/response/get-service-attachment-response.js +1 -1
  273. package/lib/response/get-work-request-response.d.ts +1 -1
  274. package/lib/response/get-work-request-response.js +1 -1
  275. package/lib/response/index.d.ts +1 -1
  276. package/lib/response/index.js +1 -1
  277. package/lib/response/list-admin-users-response.d.ts +2 -2
  278. package/lib/response/list-admin-users-response.js +1 -1
  279. package/lib/response/list-data-masking-activities-response.d.ts +2 -2
  280. package/lib/response/list-data-masking-activities-response.js +1 -1
  281. package/lib/response/list-fusion-environment-families-response.d.ts +2 -2
  282. package/lib/response/list-fusion-environment-families-response.js +1 -1
  283. package/lib/response/list-fusion-environments-response.d.ts +2 -2
  284. package/lib/response/list-fusion-environments-response.js +1 -1
  285. package/lib/response/list-refresh-activities-response.d.ts +2 -2
  286. package/lib/response/list-refresh-activities-response.js +1 -1
  287. package/lib/response/list-scheduled-activities-response.d.ts +2 -2
  288. package/lib/response/list-scheduled-activities-response.js +1 -1
  289. package/lib/response/list-service-attachments-response.d.ts +2 -2
  290. package/lib/response/list-service-attachments-response.js +1 -1
  291. package/lib/response/list-time-available-for-refreshes-response.d.ts +2 -2
  292. package/lib/response/list-time-available-for-refreshes-response.js +1 -1
  293. package/lib/response/list-work-request-errors-response.d.ts +2 -2
  294. package/lib/response/list-work-request-errors-response.js +1 -1
  295. package/lib/response/list-work-request-logs-response.d.ts +2 -2
  296. package/lib/response/list-work-request-logs-response.js +1 -1
  297. package/lib/response/list-work-requests-response.d.ts +2 -2
  298. package/lib/response/list-work-requests-response.js +1 -1
  299. package/lib/response/reset-fusion-environment-password-response.d.ts +1 -1
  300. package/lib/response/reset-fusion-environment-password-response.js +1 -1
  301. package/lib/response/update-fusion-environment-family-response.d.ts +1 -1
  302. package/lib/response/update-fusion-environment-family-response.js +1 -1
  303. package/lib/response/update-fusion-environment-response.d.ts +1 -1
  304. package/lib/response/update-fusion-environment-response.js +1 -1
  305. package/lib/response/update-refresh-activity-response.d.ts +2 -2
  306. package/lib/response/update-refresh-activity-response.js +1 -1
  307. package/lib/response/verify-service-attachment-response.d.ts +1 -1
  308. package/lib/response/verify-service-attachment-response.js +1 -1
  309. package/package.json +3 -3
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -30,7 +30,7 @@ export interface CreateFusionEnvironmentFamilyDetails {
30
30
  "subscriptionIds": Array<string>;
31
31
  /**
32
32
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
33
- * Example: `{\"bar-key\": \"value\"}`
33
+ * Example: {@code {\"bar-key\": \"value\"}}
34
34
  *
35
35
  */
36
36
  "freeformTags"?: {
@@ -38,7 +38,7 @@ export interface CreateFusionEnvironmentFamilyDetails {
38
38
  };
39
39
  /**
40
40
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
41
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
41
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
42
42
  *
43
43
  */
44
44
  "definedTags"?: {
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -54,7 +54,7 @@ export interface FusionEnvironmentFamilySummary {
54
54
  "lifecycleDetails"?: string;
55
55
  /**
56
56
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
57
- * Example: `{\"bar-key\": \"value\"}`
57
+ * Example: {@code {\"bar-key\": \"value\"}}
58
58
  *
59
59
  */
60
60
  "freeformTags"?: {
@@ -62,7 +62,7 @@ export interface FusionEnvironmentFamilySummary {
62
62
  };
63
63
  /**
64
64
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
65
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
65
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
66
66
  *
67
67
  */
68
68
  "definedTags"?: {
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -54,7 +54,7 @@ export interface FusionEnvironmentFamily {
54
54
  "systemName"?: string;
55
55
  /**
56
56
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
57
- * Example: `{\"bar-key\": \"value\"}`
57
+ * Example: {@code {\"bar-key\": \"value\"}}
58
58
  *
59
59
  */
60
60
  "freeformTags"?: {
@@ -62,7 +62,7 @@ export interface FusionEnvironmentFamily {
62
62
  };
63
63
  /**
64
64
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
65
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
65
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
66
66
  *
67
67
  */
68
68
  "definedTags"?: {
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -90,7 +90,7 @@ export interface FusionEnvironmentSummary {
90
90
  "lifecycleDetails"?: string;
91
91
  /**
92
92
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
93
- * Example: `{\"bar-key\": \"value\"}`
93
+ * Example: {@code {\"bar-key\": \"value\"}}
94
94
  *
95
95
  */
96
96
  "freeformTags"?: {
@@ -98,7 +98,7 @@ export interface FusionEnvironmentSummary {
98
98
  };
99
99
  /**
100
100
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
101
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
101
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
102
102
  *
103
103
  */
104
104
  "definedTags"?: {
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -116,7 +116,7 @@ export interface FusionEnvironment {
116
116
  "environmentRole"?: model.EnvironmentRole;
117
117
  /**
118
118
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
119
- * Example: `{\"bar-key\": \"value\"}`
119
+ * Example: {@code {\"bar-key\": \"value\"}}
120
120
  *
121
121
  */
122
122
  "freeformTags"?: {
@@ -124,7 +124,7 @@ export interface FusionEnvironment {
124
124
  };
125
125
  /**
126
126
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
127
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
127
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
128
128
  *
129
129
  */
130
130
  "definedTags"?: {
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as Action from "./action";
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";