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
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/fusionapps/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/fusionapps/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
16
  */
17
17
  export interface ListWorkRequestLogsRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/fusionapps/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/fusionapps/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
16
  */
17
17
  export interface ListWorkRequestsRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/fusionapps/ResetFusionEnvironmentPassword.ts.html |here} to see how to use ResetFusionEnvironmentPasswordRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/fusionapps/ResetFusionEnvironmentPassword.ts.html |here} to see how to use ResetFusionEnvironmentPasswordRequest.
17
17
  */
18
18
  export interface ResetFusionEnvironmentPasswordRequest extends common.BaseRequest {
19
19
  /**
@@ -43,7 +43,7 @@ export interface ResetFusionEnvironmentPasswordRequest extends common.BaseReques
43
43
  "opcRequestId"?: string;
44
44
  /**
45
45
  * For optimistic concurrency control. In the PUT or DELETE call
46
- * for a resource, set the `if-match` parameter to the value of the
46
+ * for a resource, set the {@code if-match} parameter to the value of the
47
47
  * etag from a previous GET or POST response for that resource.
48
48
  * The resource will be updated or deleted only if the etag you
49
49
  * provide matches the resource's current etag value.
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/fusionapps/UpdateFusionEnvironmentFamily.ts.html |here} to see how to use UpdateFusionEnvironmentFamilyRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/fusionapps/UpdateFusionEnvironmentFamily.ts.html |here} to see how to use UpdateFusionEnvironmentFamilyRequest.
17
17
  */
18
18
  export interface UpdateFusionEnvironmentFamilyRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateFusionEnvironmentFamilyRequest extends common.BaseRequest
26
26
  "updateFusionEnvironmentFamilyDetails": model.UpdateFusionEnvironmentFamilyDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/fusionapps/UpdateFusionEnvironment.ts.html |here} to see how to use UpdateFusionEnvironmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/fusionapps/UpdateFusionEnvironment.ts.html |here} to see how to use UpdateFusionEnvironmentRequest.
17
17
  */
18
18
  export interface UpdateFusionEnvironmentRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateFusionEnvironmentRequest extends common.BaseRequest {
26
26
  "updateFusionEnvironmentDetails": model.UpdateFusionEnvironmentDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call
29
- * for a resource, set the `if-match` parameter to the value of the
29
+ * for a resource, set the {@code if-match} parameter to the value of the
30
30
  * etag from a previous GET or POST response for that resource.
31
31
  * The resource will be updated or deleted only if the etag you
32
32
  * provide matches the resource's current etag value.
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/fusionapps/UpdateRefreshActivity.ts.html |here} to see how to use UpdateRefreshActivityRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/fusionapps/UpdateRefreshActivity.ts.html |here} to see how to use UpdateRefreshActivityRequest.
17
17
  */
18
18
  export interface UpdateRefreshActivityRequest extends common.BaseRequest {
19
19
  /**
@@ -34,7 +34,7 @@ export interface UpdateRefreshActivityRequest extends common.BaseRequest {
34
34
  "opcRequestId"?: string;
35
35
  /**
36
36
  * For optimistic concurrency control. In the PUT or DELETE call
37
- * for a resource, set the `if-match` parameter to the value of the
37
+ * for a resource, set the {@code if-match} parameter to the value of the
38
38
  * etag from a previous GET or POST response for that resource.
39
39
  * The resource will be updated or deleted only if the etag you
40
40
  * provide matches the resource's current etag value.
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/fusionapps/VerifyServiceAttachment.ts.html |here} to see how to use VerifyServiceAttachmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/fusionapps/VerifyServiceAttachment.ts.html |here} to see how to use VerifyServiceAttachmentRequest.
17
17
  */
18
18
  export interface VerifyServiceAttachmentRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface ChangeFusionEnvironmentCompartmentResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface ChangeFusionEnvironmentFamilyCompartmentResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface CreateDataMaskingActivityResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface CreateFusionEnvironmentAdminUserResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface CreateFusionEnvironmentFamilyResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface CreateFusionEnvironmentResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface CreateRefreshActivityResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface CreateServiceAttachmentResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface DeleteFusionEnvironmentAdminUserResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface DeleteFusionEnvironmentFamilyResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface DeleteFusionEnvironmentResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface DeleteRefreshActivityResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  export interface DeleteServiceAttachmentResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  export interface GetDataMaskingActivityResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  export interface GetFusionEnvironmentFamilyLimitsAndUsageResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as model from "../model";
14
14
  export interface GetFusionEnvironmentFamilyResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -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 });