oci-jms 2.90.0-1722272724 → 2.91.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 (556) hide show
  1. package/index.d.ts +2 -2
  2. package/index.js +2 -2
  3. package/lib/client.d.ts +98 -7
  4. package/lib/client.js +696 -83
  5. package/lib/client.js.map +1 -1
  6. package/lib/javamanagementservice-waiter.d.ts +10 -2
  7. package/lib/javamanagementservice-waiter.js +14 -2
  8. package/lib/javamanagementservice-waiter.js.map +1 -1
  9. package/lib/model/action-type.d.ts +2 -2
  10. package/lib/model/action-type.js +2 -2
  11. package/lib/model/add-fleet-installation-sites-details.d.ts +2 -2
  12. package/lib/model/add-fleet-installation-sites-details.js +2 -2
  13. package/lib/model/advanced-usage-tracking.d.ts +2 -2
  14. package/lib/model/advanced-usage-tracking.js +2 -2
  15. package/lib/model/agent-installer-collection.d.ts +27 -0
  16. package/lib/model/agent-installer-collection.js +61 -0
  17. package/lib/model/agent-installer-collection.js.map +1 -0
  18. package/lib/model/agent-installer-sort-by.d.ts +24 -0
  19. package/lib/model/agent-installer-sort-by.js +35 -0
  20. package/lib/model/agent-installer-sort-by.js.map +1 -0
  21. package/lib/model/agent-installer-summary.d.ts +63 -0
  22. package/lib/model/agent-installer-summary.js +29 -0
  23. package/lib/model/agent-installer-summary.js.map +1 -0
  24. package/lib/model/agent-type.d.ts +2 -2
  25. package/lib/model/agent-type.js +2 -2
  26. package/lib/model/agent.d.ts +2 -2
  27. package/lib/model/agent.js +2 -2
  28. package/lib/model/algorithms.d.ts +2 -2
  29. package/lib/model/algorithms.js +2 -2
  30. package/lib/model/announcement-collection.d.ts +2 -2
  31. package/lib/model/announcement-collection.js +2 -2
  32. package/lib/model/announcement-sort-by.d.ts +2 -2
  33. package/lib/model/announcement-sort-by.js +2 -2
  34. package/lib/model/announcement-summary.d.ts +2 -2
  35. package/lib/model/announcement-summary.js +2 -2
  36. package/lib/model/application-execution-type.d.ts +2 -2
  37. package/lib/model/application-execution-type.js +2 -2
  38. package/lib/model/application-installation-sort-by.d.ts +4 -3
  39. package/lib/model/application-installation-sort-by.js +3 -2
  40. package/lib/model/application-installation-sort-by.js.map +1 -1
  41. package/lib/model/application-installation-usage-summary-collection.d.ts +2 -2
  42. package/lib/model/application-installation-usage-summary-collection.js +2 -2
  43. package/lib/model/application-installation-usage-summary.d.ts +10 -2
  44. package/lib/model/application-installation-usage-summary.js +2 -2
  45. package/lib/model/application-installation-usage-summary.js.map +1 -1
  46. package/lib/model/application-sort-by.d.ts +3 -2
  47. package/lib/model/application-sort-by.js +3 -2
  48. package/lib/model/application-sort-by.js.map +1 -1
  49. package/lib/model/application-usage-collection.d.ts +2 -2
  50. package/lib/model/application-usage-collection.js +2 -2
  51. package/lib/model/application-usage.d.ts +9 -4
  52. package/lib/model/application-usage.js +2 -2
  53. package/lib/model/application-usage.js.map +1 -1
  54. package/lib/model/application-work-item-details.d.ts +2 -2
  55. package/lib/model/application-work-item-details.js +2 -2
  56. package/lib/model/artifact-content-type.d.ts +2 -2
  57. package/lib/model/artifact-content-type.js +2 -2
  58. package/lib/model/basic-work-item-details.d.ts +2 -2
  59. package/lib/model/basic-work-item-details.js +2 -2
  60. package/lib/model/blocklist-collection.d.ts +2 -2
  61. package/lib/model/blocklist-collection.js +2 -2
  62. package/lib/model/blocklist-entry.d.ts +2 -2
  63. package/lib/model/blocklist-entry.js +2 -2
  64. package/lib/model/blocklist-sort-by.d.ts +2 -2
  65. package/lib/model/blocklist-sort-by.js +2 -2
  66. package/lib/model/blocklist-target.d.ts +2 -2
  67. package/lib/model/blocklist-target.js +2 -2
  68. package/lib/model/blocklist.d.ts +2 -2
  69. package/lib/model/blocklist.js +2 -2
  70. package/lib/model/change-fleet-compartment-details.d.ts +2 -2
  71. package/lib/model/change-fleet-compartment-details.js +2 -2
  72. package/lib/model/create-blocklist-details.d.ts +2 -2
  73. package/lib/model/create-blocklist-details.js +2 -2
  74. package/lib/model/create-drs-file-details.d.ts +2 -2
  75. package/lib/model/create-drs-file-details.js +2 -2
  76. package/lib/model/create-fleet-details.d.ts +2 -2
  77. package/lib/model/create-fleet-details.js +2 -2
  78. package/lib/model/create-jms-plugin-details.d.ts +52 -0
  79. package/lib/model/create-jms-plugin-details.js +29 -0
  80. package/lib/model/create-jms-plugin-details.js.map +1 -0
  81. package/lib/model/crypto-analysis-result-collection.d.ts +2 -2
  82. package/lib/model/crypto-analysis-result-collection.js +2 -2
  83. package/lib/model/crypto-analysis-result-mode.d.ts +2 -2
  84. package/lib/model/crypto-analysis-result-mode.js +2 -2
  85. package/lib/model/crypto-analysis-result-sort-by.d.ts +2 -2
  86. package/lib/model/crypto-analysis-result-sort-by.js +2 -2
  87. package/lib/model/crypto-analysis-result-summary.d.ts +10 -2
  88. package/lib/model/crypto-analysis-result-summary.js +2 -2
  89. package/lib/model/crypto-analysis-result-summary.js.map +1 -1
  90. package/lib/model/crypto-analysis-result.d.ts +10 -2
  91. package/lib/model/crypto-analysis-result.js +2 -2
  92. package/lib/model/crypto-analysis-result.js.map +1 -1
  93. package/lib/model/crypto-event-analysis.d.ts +2 -2
  94. package/lib/model/crypto-event-analysis.js +2 -2
  95. package/lib/model/custom-log.d.ts +2 -2
  96. package/lib/model/custom-log.js +2 -2
  97. package/lib/model/deployed-application-installation-sort-by.d.ts +4 -2
  98. package/lib/model/deployed-application-installation-sort-by.js +4 -2
  99. package/lib/model/deployed-application-installation-sort-by.js.map +1 -1
  100. package/lib/model/deployed-application-installation-usage-summary-collection.d.ts +2 -2
  101. package/lib/model/deployed-application-installation-usage-summary-collection.js +2 -2
  102. package/lib/model/deployed-application-installation-usage-summary.d.ts +8 -3
  103. package/lib/model/deployed-application-installation-usage-summary.js +2 -2
  104. package/lib/model/deployed-application-installation-usage-summary.js.map +1 -1
  105. package/lib/model/deployed-application-migration-analyses-target.d.ts +43 -0
  106. package/lib/model/deployed-application-migration-analyses-target.js +29 -0
  107. package/lib/model/deployed-application-migration-analyses-target.js.map +1 -0
  108. package/lib/model/deployed-application-sort-by.d.ts +4 -2
  109. package/lib/model/deployed-application-sort-by.js +4 -2
  110. package/lib/model/deployed-application-sort-by.js.map +1 -1
  111. package/lib/model/deployed-application-usage-collection.d.ts +2 -2
  112. package/lib/model/deployed-application-usage-collection.js +2 -2
  113. package/lib/model/deployed-application-usage.d.ts +7 -2
  114. package/lib/model/deployed-application-usage.js +2 -2
  115. package/lib/model/deployed-application-usage.js.map +1 -1
  116. package/lib/model/deployed-application-work-item-details.d.ts +40 -0
  117. package/lib/model/deployed-application-work-item-details.js +54 -0
  118. package/lib/model/deployed-application-work-item-details.js.map +1 -0
  119. package/lib/model/disable-drs-details.d.ts +2 -2
  120. package/lib/model/disable-drs-details.js +2 -2
  121. package/lib/model/drs-file-collection.d.ts +2 -2
  122. package/lib/model/drs-file-collection.js +2 -2
  123. package/lib/model/drs-file-sort-by.d.ts +2 -2
  124. package/lib/model/drs-file-sort-by.js +2 -2
  125. package/lib/model/drs-file-status.d.ts +2 -2
  126. package/lib/model/drs-file-status.js +2 -2
  127. package/lib/model/drs-file-summary.d.ts +2 -2
  128. package/lib/model/drs-file-summary.js +2 -2
  129. package/lib/model/drs-file.d.ts +2 -2
  130. package/lib/model/drs-file.js +2 -2
  131. package/lib/model/drs-target.d.ts +2 -2
  132. package/lib/model/drs-target.js +2 -2
  133. package/lib/model/enable-drs-details.d.ts +2 -2
  134. package/lib/model/enable-drs-details.js +2 -2
  135. package/lib/model/existing-installation-site-id.d.ts +2 -2
  136. package/lib/model/existing-installation-site-id.js +2 -2
  137. package/lib/model/export-duration.d.ts +2 -2
  138. package/lib/model/export-duration.js +2 -2
  139. package/lib/model/export-frequency.d.ts +2 -2
  140. package/lib/model/export-frequency.js +2 -2
  141. package/lib/model/export-resources.d.ts +2 -2
  142. package/lib/model/export-resources.js +2 -2
  143. package/lib/model/export-run-status.d.ts +2 -2
  144. package/lib/model/export-run-status.js +2 -2
  145. package/lib/model/export-setting.d.ts +4 -4
  146. package/lib/model/export-setting.js +2 -2
  147. package/lib/model/export-status.d.ts +2 -2
  148. package/lib/model/export-status.js +2 -2
  149. package/lib/model/fleet-advanced-feature-configuration.d.ts +2 -2
  150. package/lib/model/fleet-advanced-feature-configuration.js +2 -2
  151. package/lib/model/fleet-agent-configuration.d.ts +12 -2
  152. package/lib/model/fleet-agent-configuration.js +2 -2
  153. package/lib/model/fleet-agent-configuration.js.map +1 -1
  154. package/lib/model/fleet-agent-os-configuration.d.ts +2 -2
  155. package/lib/model/fleet-agent-os-configuration.js +2 -2
  156. package/lib/model/fleet-collection.d.ts +2 -2
  157. package/lib/model/fleet-collection.js +2 -2
  158. package/lib/model/fleet-diagnosis-collection.d.ts +2 -2
  159. package/lib/model/fleet-diagnosis-collection.js +2 -2
  160. package/lib/model/fleet-diagnosis-summary.d.ts +2 -2
  161. package/lib/model/fleet-diagnosis-summary.js +2 -2
  162. package/lib/model/fleet-summary.d.ts +2 -2
  163. package/lib/model/fleet-summary.js +2 -2
  164. package/lib/model/fleet.d.ts +2 -2
  165. package/lib/model/fleet.js +2 -2
  166. package/lib/model/generate-agent-deploy-script-details.d.ts +2 -2
  167. package/lib/model/generate-agent-deploy-script-details.js +2 -2
  168. package/lib/model/generate-agent-installer-configuration-details.d.ts +29 -0
  169. package/lib/model/generate-agent-installer-configuration-details.js +29 -0
  170. package/lib/model/generate-agent-installer-configuration-details.js.map +1 -0
  171. package/lib/model/generate-load-pipeline-script-details.d.ts +41 -0
  172. package/lib/model/generate-load-pipeline-script-details.js +29 -0
  173. package/lib/model/generate-load-pipeline-script-details.js.map +1 -0
  174. package/lib/model/global-logging-level.d.ts +2 -2
  175. package/lib/model/global-logging-level.js +2 -2
  176. package/lib/model/index.d.ts +38 -2
  177. package/lib/model/index.js +42 -6
  178. package/lib/model/index.js.map +1 -1
  179. package/lib/model/installation-site-collection.d.ts +2 -2
  180. package/lib/model/installation-site-collection.js +2 -2
  181. package/lib/model/installation-site-sort-by.d.ts +2 -2
  182. package/lib/model/installation-site-sort-by.js +2 -2
  183. package/lib/model/installation-site-summary.d.ts +2 -2
  184. package/lib/model/installation-site-summary.js +2 -2
  185. package/lib/model/installation-site.d.ts +2 -2
  186. package/lib/model/installation-site.js +2 -2
  187. package/lib/model/installation-sort-by.d.ts +2 -2
  188. package/lib/model/installation-sort-by.js +2 -2
  189. package/lib/model/installation-usage-collection.d.ts +2 -2
  190. package/lib/model/installation-usage-collection.js +2 -2
  191. package/lib/model/installation-usage.d.ts +2 -2
  192. package/lib/model/installation-usage.js +2 -2
  193. package/lib/model/java-artifact.d.ts +3 -3
  194. package/lib/model/java-artifact.js +2 -2
  195. package/lib/model/java-family-collection.d.ts +2 -2
  196. package/lib/model/java-family-collection.js +2 -2
  197. package/lib/model/java-family-sort-by.d.ts +2 -2
  198. package/lib/model/java-family-sort-by.js +2 -2
  199. package/lib/model/java-family-summary.d.ts +7 -2
  200. package/lib/model/java-family-summary.js +2 -2
  201. package/lib/model/java-family-summary.js.map +1 -1
  202. package/lib/model/java-family.d.ts +7 -2
  203. package/lib/model/java-family.js +2 -2
  204. package/lib/model/java-family.js.map +1 -1
  205. package/lib/model/java-license.d.ts +2 -2
  206. package/lib/model/java-license.js +2 -2
  207. package/lib/model/java-migration-analysis-result-collection.d.ts +2 -2
  208. package/lib/model/java-migration-analysis-result-collection.js +2 -2
  209. package/lib/model/java-migration-analysis-result-sort-by.d.ts +2 -2
  210. package/lib/model/java-migration-analysis-result-sort-by.js +2 -2
  211. package/lib/model/java-migration-analysis-result-summary.d.ts +2 -2
  212. package/lib/model/java-migration-analysis-result-summary.js +2 -2
  213. package/lib/model/java-migration-analysis-result.d.ts +2 -2
  214. package/lib/model/java-migration-analysis-result.js +2 -2
  215. package/lib/model/java-migration-analysis-target.d.ts +7 -3
  216. package/lib/model/java-migration-analysis-target.js +2 -2
  217. package/lib/model/java-migration-analysis-target.js.map +1 -1
  218. package/lib/model/java-migration-analysis.d.ts +2 -2
  219. package/lib/model/java-migration-analysis.js +2 -2
  220. package/lib/model/java-release-collection.d.ts +2 -2
  221. package/lib/model/java-release-collection.js +2 -2
  222. package/lib/model/java-release-sort-by.d.ts +2 -2
  223. package/lib/model/java-release-sort-by.js +2 -2
  224. package/lib/model/java-release-summary.d.ts +2 -2
  225. package/lib/model/java-release-summary.js +2 -2
  226. package/lib/model/java-release.d.ts +2 -2
  227. package/lib/model/java-release.js +2 -2
  228. package/lib/model/java-runtime-id.d.ts +2 -2
  229. package/lib/model/java-runtime-id.js +2 -2
  230. package/lib/model/java-server-instance-sort-by.d.ts +2 -2
  231. package/lib/model/java-server-instance-sort-by.js +2 -2
  232. package/lib/model/java-server-instance-usage-collection.d.ts +2 -2
  233. package/lib/model/java-server-instance-usage-collection.js +2 -2
  234. package/lib/model/java-server-instance-usage.d.ts +7 -2
  235. package/lib/model/java-server-instance-usage.js +2 -2
  236. package/lib/model/java-server-instance-usage.js.map +1 -1
  237. package/lib/model/java-server-sort-by.d.ts +2 -2
  238. package/lib/model/java-server-sort-by.js +2 -2
  239. package/lib/model/java-server-usage-collection.d.ts +2 -2
  240. package/lib/model/java-server-usage-collection.js +2 -2
  241. package/lib/model/java-server-usage.d.ts +2 -2
  242. package/lib/model/java-server-usage.js +2 -2
  243. package/lib/model/jfr-attachment-target.d.ts +2 -2
  244. package/lib/model/jfr-attachment-target.js +2 -2
  245. package/lib/model/jfr-recording.d.ts +2 -2
  246. package/lib/model/jfr-recording.js +2 -2
  247. package/lib/model/jms-plugin-availability-status.d.ts +29 -0
  248. package/lib/model/jms-plugin-availability-status.js +40 -0
  249. package/lib/model/jms-plugin-availability-status.js.map +1 -0
  250. package/lib/model/jms-plugin-collection.d.ts +26 -0
  251. package/lib/model/jms-plugin-collection.js +61 -0
  252. package/lib/model/jms-plugin-collection.js.map +1 -0
  253. package/lib/model/jms-plugin-lifecycle-state.d.ts +30 -0
  254. package/lib/model/jms-plugin-lifecycle-state.js +41 -0
  255. package/lib/model/jms-plugin-lifecycle-state.js.map +1 -0
  256. package/lib/model/jms-plugin-sort-by.d.ts +35 -0
  257. package/lib/model/jms-plugin-sort-by.js +46 -0
  258. package/lib/model/jms-plugin-sort-by.js.map +1 -0
  259. package/lib/model/jms-plugin-summary.d.ts +117 -0
  260. package/lib/model/jms-plugin-summary.js +29 -0
  261. package/lib/model/jms-plugin-summary.js.map +1 -0
  262. package/lib/model/jms-plugin.d.ts +118 -0
  263. package/lib/model/jms-plugin.js +29 -0
  264. package/lib/model/jms-plugin.js.map +1 -0
  265. package/lib/model/jre-security-status.d.ts +2 -2
  266. package/lib/model/jre-security-status.js +2 -2
  267. package/lib/model/jre-sort-by.d.ts +2 -2
  268. package/lib/model/jre-sort-by.js +2 -2
  269. package/lib/model/jre-usage-collection.d.ts +2 -2
  270. package/lib/model/jre-usage-collection.js +2 -2
  271. package/lib/model/jre-usage.d.ts +2 -2
  272. package/lib/model/jre-usage.js +2 -2
  273. package/lib/model/key-size-algorithm.d.ts +2 -2
  274. package/lib/model/key-size-algorithm.js +2 -2
  275. package/lib/model/lcm-work-item-details.d.ts +2 -2
  276. package/lib/model/lcm-work-item-details.js +2 -2
  277. package/lib/model/lcm.d.ts +2 -2
  278. package/lib/model/lcm.js +2 -2
  279. package/lib/model/library-sort-by.d.ts +2 -2
  280. package/lib/model/library-sort-by.js +2 -2
  281. package/lib/model/library-usage-collection.d.ts +2 -2
  282. package/lib/model/library-usage-collection.js +2 -2
  283. package/lib/model/library-usage.d.ts +12 -2
  284. package/lib/model/library-usage.js +2 -2
  285. package/lib/model/library-usage.js.map +1 -1
  286. package/lib/model/license-type.d.ts +2 -2
  287. package/lib/model/license-type.js +2 -2
  288. package/lib/model/lifecycle-state.d.ts +2 -2
  289. package/lib/model/lifecycle-state.js +2 -2
  290. package/lib/model/manage-drs-details.d.ts +2 -2
  291. package/lib/model/manage-drs-details.js +2 -2
  292. package/lib/model/managed-instance-sort-by.d.ts +2 -2
  293. package/lib/model/managed-instance-sort-by.js +2 -2
  294. package/lib/model/managed-instance-type.d.ts +3 -2
  295. package/lib/model/managed-instance-type.js +3 -2
  296. package/lib/model/managed-instance-type.js.map +1 -1
  297. package/lib/model/managed-instance-usage-collection.d.ts +2 -2
  298. package/lib/model/managed-instance-usage-collection.js +2 -2
  299. package/lib/model/managed-instance-usage.d.ts +6 -2
  300. package/lib/model/managed-instance-usage.js +2 -2
  301. package/lib/model/managed-instance-usage.js.map +1 -1
  302. package/lib/model/minimum-key-size-settings.d.ts +2 -2
  303. package/lib/model/minimum-key-size-settings.js +2 -2
  304. package/lib/model/new-installation-site.d.ts +2 -2
  305. package/lib/model/new-installation-site.js +2 -2
  306. package/lib/model/operating-system.d.ts +3 -3
  307. package/lib/model/operating-system.js +2 -2
  308. package/lib/model/operation-status.d.ts +2 -2
  309. package/lib/model/operation-status.js +2 -2
  310. package/lib/model/operation-type.d.ts +2 -2
  311. package/lib/model/operation-type.js +2 -2
  312. package/lib/model/os-family.d.ts +2 -2
  313. package/lib/model/os-family.js +2 -2
  314. package/lib/model/package-type.d.ts +29 -0
  315. package/lib/model/package-type.js +40 -0
  316. package/lib/model/package-type.js.map +1 -0
  317. package/lib/model/patch-detail.d.ts +2 -2
  318. package/lib/model/patch-detail.js +2 -2
  319. package/lib/model/performance-tuning-analysis-result-collection.d.ts +2 -2
  320. package/lib/model/performance-tuning-analysis-result-collection.js +2 -2
  321. package/lib/model/performance-tuning-analysis-result-sort-by.d.ts +4 -3
  322. package/lib/model/performance-tuning-analysis-result-sort-by.js +3 -2
  323. package/lib/model/performance-tuning-analysis-result-sort-by.js.map +1 -1
  324. package/lib/model/performance-tuning-analysis-result-summary.d.ts +4 -4
  325. package/lib/model/performance-tuning-analysis-result-summary.js +2 -2
  326. package/lib/model/performance-tuning-analysis-result.d.ts +4 -4
  327. package/lib/model/performance-tuning-analysis-result.js +2 -2
  328. package/lib/model/performance-tuning-analysis.d.ts +2 -2
  329. package/lib/model/performance-tuning-analysis.js +2 -2
  330. package/lib/model/performance-tuning-result-status.d.ts +2 -2
  331. package/lib/model/performance-tuning-result-status.js +2 -2
  332. package/lib/model/platform-architecture-type.d.ts +30 -0
  333. package/lib/model/platform-architecture-type.js +41 -0
  334. package/lib/model/platform-architecture-type.js.map +1 -0
  335. package/lib/model/plugin.d.ts +2 -2
  336. package/lib/model/plugin.js +2 -2
  337. package/lib/model/post-installation-action-settings.d.ts +2 -2
  338. package/lib/model/post-installation-action-settings.js +2 -2
  339. package/lib/model/post-installation-actions.d.ts +2 -2
  340. package/lib/model/post-installation-actions.js +2 -2
  341. package/lib/model/principal.d.ts +2 -2
  342. package/lib/model/principal.js +2 -2
  343. package/lib/model/proxies.d.ts +2 -2
  344. package/lib/model/proxies.js +2 -2
  345. package/lib/model/release-type.d.ts +2 -2
  346. package/lib/model/release-type.js +2 -2
  347. package/lib/model/remove-fleet-installation-sites-details.d.ts +2 -2
  348. package/lib/model/remove-fleet-installation-sites-details.js +2 -2
  349. package/lib/model/request-crypto-analyses-details.d.ts +2 -2
  350. package/lib/model/request-crypto-analyses-details.js +2 -2
  351. package/lib/model/request-deployed-application-migration-analyses-details.d.ts +28 -0
  352. package/lib/model/request-deployed-application-migration-analyses-details.js +61 -0
  353. package/lib/model/request-deployed-application-migration-analyses-details.js.map +1 -0
  354. package/lib/model/request-java-migration-analyses-details.d.ts +2 -2
  355. package/lib/model/request-java-migration-analyses-details.js +2 -2
  356. package/lib/model/request-jfr-recordings-details.d.ts +2 -2
  357. package/lib/model/request-jfr-recordings-details.js +2 -2
  358. package/lib/model/request-performance-tuning-analyses-details.d.ts +2 -2
  359. package/lib/model/request-performance-tuning-analyses-details.js +2 -2
  360. package/lib/model/resource-inventory.d.ts +2 -2
  361. package/lib/model/resource-inventory.js +2 -2
  362. package/lib/model/scan-java-server-usage-details.d.ts +2 -2
  363. package/lib/model/scan-java-server-usage-details.js +2 -2
  364. package/lib/model/scan-library-usage-details.d.ts +2 -2
  365. package/lib/model/scan-library-usage-details.js +2 -2
  366. package/lib/model/sort-by.d.ts +2 -2
  367. package/lib/model/sort-by.js +2 -2
  368. package/lib/model/sort-order.d.ts +2 -2
  369. package/lib/model/sort-order.js +2 -2
  370. package/lib/model/summarize-application-usage-fields.d.ts +3 -3
  371. package/lib/model/summarize-application-usage-fields.js +3 -3
  372. package/lib/model/summarize-installation-usage-fields.d.ts +3 -3
  373. package/lib/model/summarize-installation-usage-fields.js +3 -3
  374. package/lib/model/summarize-jre-usage-fields.d.ts +3 -3
  375. package/lib/model/summarize-jre-usage-fields.js +3 -3
  376. package/lib/model/summarize-managed-instance-usage-fields.d.ts +3 -3
  377. package/lib/model/summarize-managed-instance-usage-fields.js +3 -3
  378. package/lib/model/summarized-events-log.d.ts +2 -2
  379. package/lib/model/summarized-events-log.js +2 -2
  380. package/lib/model/support-type.d.ts +2 -2
  381. package/lib/model/support-type.js +2 -2
  382. package/lib/model/tls-versions.d.ts +2 -2
  383. package/lib/model/tls-versions.js +2 -2
  384. package/lib/model/update-drs-file-details.d.ts +2 -2
  385. package/lib/model/update-drs-file-details.js +2 -2
  386. package/lib/model/update-export-setting-details.d.ts +4 -4
  387. package/lib/model/update-export-setting-details.js +2 -2
  388. package/lib/model/update-fleet-advanced-feature-configuration-details.d.ts +2 -2
  389. package/lib/model/update-fleet-advanced-feature-configuration-details.js +2 -2
  390. package/lib/model/update-fleet-agent-configuration-details.d.ts +12 -2
  391. package/lib/model/update-fleet-agent-configuration-details.js +2 -2
  392. package/lib/model/update-fleet-agent-configuration-details.js.map +1 -1
  393. package/lib/model/update-fleet-details.d.ts +2 -2
  394. package/lib/model/update-fleet-details.js +2 -2
  395. package/lib/model/update-jms-plugin-details.d.ts +44 -0
  396. package/lib/model/update-jms-plugin-details.js +29 -0
  397. package/lib/model/update-jms-plugin-details.js.map +1 -0
  398. package/lib/model/work-item-collection.d.ts +2 -2
  399. package/lib/model/work-item-collection.js +2 -2
  400. package/lib/model/work-item-details.d.ts +2 -2
  401. package/lib/model/work-item-details.js +6 -2
  402. package/lib/model/work-item-details.js.map +1 -1
  403. package/lib/model/work-item-status.d.ts +3 -2
  404. package/lib/model/work-item-status.js +3 -2
  405. package/lib/model/work-item-status.js.map +1 -1
  406. package/lib/model/work-item-summary.d.ts +3 -3
  407. package/lib/model/work-item-summary.js +2 -2
  408. package/lib/model/work-item-summary.js.map +1 -1
  409. package/lib/model/work-item-type.d.ts +2 -2
  410. package/lib/model/work-item-type.js +2 -2
  411. package/lib/model/work-request-collection.d.ts +2 -2
  412. package/lib/model/work-request-collection.js +2 -2
  413. package/lib/model/work-request-error-collection.d.ts +2 -2
  414. package/lib/model/work-request-error-collection.js +2 -2
  415. package/lib/model/work-request-error.d.ts +2 -2
  416. package/lib/model/work-request-error.js +2 -2
  417. package/lib/model/work-request-log-entry-collection.d.ts +2 -2
  418. package/lib/model/work-request-log-entry-collection.js +2 -2
  419. package/lib/model/work-request-log-entry.d.ts +2 -2
  420. package/lib/model/work-request-log-entry.js +2 -2
  421. package/lib/model/work-request-resource.d.ts +2 -2
  422. package/lib/model/work-request-resource.js +2 -2
  423. package/lib/model/work-request.d.ts +2 -2
  424. package/lib/model/work-request.js +2 -2
  425. package/lib/request/create-jms-plugin-request.d.ts +36 -0
  426. package/lib/request/create-jms-plugin-request.js +15 -0
  427. package/lib/request/create-jms-plugin-request.js.map +1 -0
  428. package/lib/request/delete-jms-plugin-request.d.ts +35 -0
  429. package/lib/request/delete-jms-plugin-request.js +15 -0
  430. package/lib/request/delete-jms-plugin-request.js.map +1 -0
  431. package/lib/request/generate-agent-installer-configuration-request.d.ts +27 -0
  432. package/lib/request/generate-agent-installer-configuration-request.js +15 -0
  433. package/lib/request/generate-agent-installer-configuration-request.js.map +1 -0
  434. package/lib/request/generate-load-pipeline-script-request.d.ts +31 -0
  435. package/lib/request/generate-load-pipeline-script-request.js +15 -0
  436. package/lib/request/generate-load-pipeline-script-request.js.map +1 -0
  437. package/lib/request/get-jms-plugin-request.d.ts +26 -0
  438. package/lib/request/get-jms-plugin-request.js +15 -0
  439. package/lib/request/get-jms-plugin-request.js.map +1 -0
  440. package/lib/request/index.d.ts +20 -2
  441. package/lib/request/index.js +2 -2
  442. package/lib/request/list-agent-installers-request.d.ts +59 -0
  443. package/lib/request/list-agent-installers-request.js +15 -0
  444. package/lib/request/list-agent-installers-request.js.map +1 -0
  445. package/lib/request/list-crypto-analysis-results-request.d.ts +28 -8
  446. package/lib/request/list-fleets-request.d.ts +1 -1
  447. package/lib/request/list-java-migration-analysis-results-request.d.ts +16 -8
  448. package/lib/request/list-jms-plugins-request.d.ts +85 -0
  449. package/lib/request/list-jms-plugins-request.js +15 -0
  450. package/lib/request/list-jms-plugins-request.js.map +1 -0
  451. package/lib/request/list-performance-tuning-analysis-results-request.d.ts +12 -8
  452. package/lib/request/list-work-requests-request.d.ts +9 -0
  453. package/lib/request/request-deployed-application-migration-analyses-request.d.ts +31 -0
  454. package/lib/request/request-deployed-application-migration-analyses-request.js +15 -0
  455. package/lib/request/request-deployed-application-migration-analyses-request.js.map +1 -0
  456. package/lib/request/summarize-library-usage-request.d.ts +8 -0
  457. package/lib/request/update-export-setting-request.d.ts +1 -1
  458. package/lib/request/update-jms-plugin-request.d.ts +40 -0
  459. package/lib/request/update-jms-plugin-request.js +15 -0
  460. package/lib/request/update-jms-plugin-request.js.map +1 -0
  461. package/lib/response/add-fleet-installation-sites-response.d.ts +1 -1
  462. package/lib/response/cancel-work-request-response.d.ts +1 -1
  463. package/lib/response/change-fleet-compartment-response.d.ts +1 -1
  464. package/lib/response/create-blocklist-response.d.ts +1 -1
  465. package/lib/response/create-drs-file-response.d.ts +1 -1
  466. package/lib/response/create-fleet-response.d.ts +1 -1
  467. package/lib/response/create-jms-plugin-response.d.ts +30 -0
  468. package/lib/response/create-jms-plugin-response.js +15 -0
  469. package/lib/response/create-jms-plugin-response.js.map +1 -0
  470. package/lib/response/delete-blocklist-response.d.ts +1 -1
  471. package/lib/response/delete-crypto-analysis-result-response.d.ts +1 -1
  472. package/lib/response/delete-drs-file-response.d.ts +1 -1
  473. package/lib/response/delete-fleet-response.d.ts +1 -1
  474. package/lib/response/delete-java-migration-analysis-result-response.d.ts +1 -1
  475. package/lib/response/delete-jms-plugin-response.d.ts +20 -0
  476. package/lib/response/delete-jms-plugin-response.js +15 -0
  477. package/lib/response/delete-jms-plugin-response.js.map +1 -0
  478. package/lib/response/delete-performance-tuning-analysis-result-response.d.ts +1 -1
  479. package/lib/response/disable-drs-response.d.ts +1 -1
  480. package/lib/response/enable-drs-response.d.ts +1 -1
  481. package/lib/response/generate-agent-deploy-script-response.d.ts +1 -1
  482. package/lib/response/generate-agent-installer-configuration-response.d.ts +34 -0
  483. package/lib/response/generate-agent-installer-configuration-response.js +15 -0
  484. package/lib/response/generate-agent-installer-configuration-response.js.map +1 -0
  485. package/lib/response/generate-load-pipeline-script-response.d.ts +34 -0
  486. package/lib/response/generate-load-pipeline-script-response.js +15 -0
  487. package/lib/response/generate-load-pipeline-script-response.js.map +1 -0
  488. package/lib/response/get-crypto-analysis-result-response.d.ts +1 -1
  489. package/lib/response/get-drs-file-response.d.ts +1 -1
  490. package/lib/response/get-export-setting-response.d.ts +1 -1
  491. package/lib/response/get-export-status-response.d.ts +1 -1
  492. package/lib/response/get-fleet-advanced-feature-configuration-response.d.ts +1 -1
  493. package/lib/response/get-fleet-agent-configuration-response.d.ts +1 -1
  494. package/lib/response/get-fleet-response.d.ts +1 -1
  495. package/lib/response/get-java-family-response.d.ts +1 -1
  496. package/lib/response/get-java-migration-analysis-result-response.d.ts +1 -1
  497. package/lib/response/get-java-release-response.d.ts +1 -1
  498. package/lib/response/get-jms-plugin-response.d.ts +34 -0
  499. package/lib/response/get-jms-plugin-response.js +15 -0
  500. package/lib/response/get-jms-plugin-response.js.map +1 -0
  501. package/lib/response/get-performance-tuning-analysis-result-response.d.ts +1 -1
  502. package/lib/response/get-work-request-response.d.ts +1 -1
  503. package/lib/response/index.d.ts +20 -2
  504. package/lib/response/index.js +2 -2
  505. package/lib/response/list-agent-installers-response.d.ts +32 -0
  506. package/lib/response/list-agent-installers-response.js +15 -0
  507. package/lib/response/list-agent-installers-response.js.map +1 -0
  508. package/lib/response/list-announcements-response.d.ts +2 -2
  509. package/lib/response/list-blocklists-response.d.ts +2 -2
  510. package/lib/response/list-crypto-analysis-results-response.d.ts +2 -2
  511. package/lib/response/list-drs-files-response.d.ts +2 -2
  512. package/lib/response/list-fleet-diagnoses-response.d.ts +2 -2
  513. package/lib/response/list-fleets-response.d.ts +2 -2
  514. package/lib/response/list-installation-sites-response.d.ts +2 -2
  515. package/lib/response/list-java-families-response.d.ts +2 -2
  516. package/lib/response/list-java-migration-analysis-results-response.d.ts +2 -2
  517. package/lib/response/list-java-releases-response.d.ts +2 -2
  518. package/lib/response/list-jms-plugins-response.d.ts +32 -0
  519. package/lib/response/list-jms-plugins-response.js +15 -0
  520. package/lib/response/list-jms-plugins-response.js.map +1 -0
  521. package/lib/response/list-jre-usage-response.d.ts +2 -2
  522. package/lib/response/list-performance-tuning-analysis-results-response.d.ts +2 -2
  523. package/lib/response/list-work-items-response.d.ts +2 -2
  524. package/lib/response/list-work-request-errors-response.d.ts +2 -2
  525. package/lib/response/list-work-request-logs-response.d.ts +2 -2
  526. package/lib/response/list-work-requests-response.d.ts +2 -2
  527. package/lib/response/remove-fleet-installation-sites-response.d.ts +1 -1
  528. package/lib/response/request-crypto-analyses-response.d.ts +1 -1
  529. package/lib/response/request-deployed-application-migration-analyses-response.d.ts +26 -0
  530. package/lib/response/request-deployed-application-migration-analyses-response.js +15 -0
  531. package/lib/response/request-deployed-application-migration-analyses-response.js.map +1 -0
  532. package/lib/response/request-java-migration-analyses-response.d.ts +1 -1
  533. package/lib/response/request-jfr-recordings-response.d.ts +1 -1
  534. package/lib/response/request-performance-tuning-analyses-response.d.ts +1 -1
  535. package/lib/response/scan-java-server-usage-response.d.ts +1 -1
  536. package/lib/response/scan-library-usage-response.d.ts +1 -1
  537. package/lib/response/summarize-application-installation-usage-response.d.ts +2 -2
  538. package/lib/response/summarize-application-usage-response.d.ts +2 -2
  539. package/lib/response/summarize-deployed-application-installation-usage-response.d.ts +2 -2
  540. package/lib/response/summarize-deployed-application-usage-response.d.ts +2 -2
  541. package/lib/response/summarize-installation-usage-response.d.ts +2 -2
  542. package/lib/response/summarize-java-server-instance-usage-response.d.ts +2 -2
  543. package/lib/response/summarize-java-server-usage-response.d.ts +2 -2
  544. package/lib/response/summarize-jre-usage-response.d.ts +2 -2
  545. package/lib/response/summarize-library-usage-response.d.ts +2 -2
  546. package/lib/response/summarize-managed-instance-usage-response.d.ts +2 -2
  547. package/lib/response/summarize-resource-inventory-response.d.ts +1 -1
  548. package/lib/response/update-drs-file-response.d.ts +1 -1
  549. package/lib/response/update-export-setting-response.d.ts +1 -1
  550. package/lib/response/update-fleet-advanced-feature-configuration-response.d.ts +1 -1
  551. package/lib/response/update-fleet-agent-configuration-response.d.ts +1 -1
  552. package/lib/response/update-fleet-response.d.ts +1 -1
  553. package/lib/response/update-jms-plugin-response.d.ts +30 -0
  554. package/lib/response/update-jms-plugin-response.js +15 -0
  555. package/lib/response/update-jms-plugin-response.js.map +1 -0
  556. package/package.json +3 -3
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Java Management Service API
3
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
4
  * OpenAPI spec version: 20210610
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Java Management Service API
4
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
5
  * OpenAPI spec version: 20210610
6
6
  *
7
7
  *
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
+ * OpenAPI spec version: 20210610
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
+ */
13
+ /**
14
+ * The agent image installation package type.
15
+ *
16
+ **/
17
+ export declare enum PackageType {
18
+ Rpm = "RPM",
19
+ Zip = "ZIP",
20
+ /**
21
+ * This value is used if a service returns a value for this enum that is not recognized by this
22
+ * version of the SDK.
23
+ */
24
+ UnknownValue = "UNKNOWN_VALUE"
25
+ }
26
+ export declare namespace PackageType {
27
+ function getJsonObj(obj: PackageType): PackageType;
28
+ function getDeserializedJsonObj(obj: PackageType): PackageType;
29
+ }
@@ -0,0 +1,40 @@
1
+ "use strict";
2
+ /**
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
+ * OpenAPI spec version: 20210610
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.PackageType = void 0;
16
+ /**
17
+ * The agent image installation package type.
18
+ *
19
+ **/
20
+ var PackageType;
21
+ (function (PackageType) {
22
+ PackageType["Rpm"] = "RPM";
23
+ PackageType["Zip"] = "ZIP";
24
+ /**
25
+ * This value is used if a service returns a value for this enum that is not recognized by this
26
+ * version of the SDK.
27
+ */
28
+ PackageType["UnknownValue"] = "UNKNOWN_VALUE";
29
+ })(PackageType = exports.PackageType || (exports.PackageType = {}));
30
+ (function (PackageType) {
31
+ function getJsonObj(obj) {
32
+ return obj;
33
+ }
34
+ PackageType.getJsonObj = getJsonObj;
35
+ function getDeserializedJsonObj(obj) {
36
+ return obj;
37
+ }
38
+ PackageType.getDeserializedJsonObj = getDeserializedJsonObj;
39
+ })(PackageType = exports.PackageType || (exports.PackageType = {}));
40
+ //# sourceMappingURL=package-type.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"package-type.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/package-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;;IAGI;AACJ,IAAY,WASX;AATD,WAAY,WAAW;IACrB,0BAAW,CAAA;IACX,0BAAW,CAAA;IAEX;;;OAGG;IACH,6CAA8B,CAAA;AAChC,CAAC,EATW,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAStB;AAED,WAAiB,WAAW;IAC1B,SAAgB,UAAU,CAAC,GAAgB;QACzC,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,sBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgB;QACrD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,kCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAO3B"}
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Java Management Service API
3
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
4
  * OpenAPI spec version: 20210610
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Java Management Service API
4
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
5
  * OpenAPI spec version: 20210610
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Java Management Service API
3
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
4
  * OpenAPI spec version: 20210610
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Java Management Service API
4
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
5
  * OpenAPI spec version: 20210610
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Java Management Service API
3
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
4
  * OpenAPI spec version: 20210610
5
5
  *
6
6
  *
@@ -16,7 +16,8 @@
16
16
  export declare enum PerformanceTuningAnalysisResultSortBy {
17
17
  TimeCreated = "timeCreated",
18
18
  ManagedInstanceId = "managedInstanceId",
19
- WorkRequestId = "workRequestId"
19
+ WorkRequestId = "workRequestId",
20
+ WarningCount = "warningCount"
20
21
  }
21
22
  export declare namespace PerformanceTuningAnalysisResultSortBy {
22
23
  function getJsonObj(obj: PerformanceTuningAnalysisResultSortBy): PerformanceTuningAnalysisResultSortBy;
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Java Management Service API
4
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
5
  * OpenAPI spec version: 20210610
6
6
  *
7
7
  *
@@ -21,6 +21,7 @@ var PerformanceTuningAnalysisResultSortBy;
21
21
  PerformanceTuningAnalysisResultSortBy["TimeCreated"] = "timeCreated";
22
22
  PerformanceTuningAnalysisResultSortBy["ManagedInstanceId"] = "managedInstanceId";
23
23
  PerformanceTuningAnalysisResultSortBy["WorkRequestId"] = "workRequestId";
24
+ PerformanceTuningAnalysisResultSortBy["WarningCount"] = "warningCount";
24
25
  })(PerformanceTuningAnalysisResultSortBy = exports.PerformanceTuningAnalysisResultSortBy || (exports.PerformanceTuningAnalysisResultSortBy = {}));
25
26
  (function (PerformanceTuningAnalysisResultSortBy) {
26
27
  function getJsonObj(obj) {
@@ -1 +1 @@
1
- {"version":3,"file":"performance-tuning-analysis-result-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/performance-tuning-analysis-result-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,qCAIX;AAJD,WAAY,qCAAqC;IAC/C,oEAA2B,CAAA;IAC3B,gFAAuC,CAAA;IACvC,wEAA+B,CAAA;AACjC,CAAC,EAJW,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAIhD;AAED,WAAiB,qCAAqC;IACpD,SAAgB,UAAU,CACxB,GAA0C;QAE1C,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,gDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAA0C;QAE1C,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,4DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAWrD"}
1
+ {"version":3,"file":"performance-tuning-analysis-result-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/performance-tuning-analysis-result-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,qCAKX;AALD,WAAY,qCAAqC;IAC/C,oEAA2B,CAAA;IAC3B,gFAAuC,CAAA;IACvC,wEAA+B,CAAA;IAC/B,sEAA6B,CAAA;AAC/B,CAAC,EALW,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAKhD;AAED,WAAiB,qCAAqC;IACpD,SAAgB,UAAU,CACxB,GAA0C;QAE1C,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,gDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAA0C;QAE1C,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,4DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAWrD"}
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Java Management Service API
3
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
4
  * OpenAPI spec version: 20210610
5
5
  *
6
6
  *
@@ -76,11 +76,11 @@ export interface PerformanceTuningAnalysisResultSummary {
76
76
  */
77
77
  "timeCreated": Date;
78
78
  /**
79
- * The time the JFR capture started.
79
+ * The time the JFR recording has started.
80
80
  */
81
81
  "timeStarted": Date;
82
82
  /**
83
- * The time the JFR capture finished.
83
+ * The time the JFR recording has finished.
84
84
  */
85
85
  "timeFinished": Date;
86
86
  }
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Java Management Service API
4
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
5
  * OpenAPI spec version: 20210610
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Java Management Service API
3
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
4
  * OpenAPI spec version: 20210610
5
5
  *
6
6
  *
@@ -76,11 +76,11 @@ export interface PerformanceTuningAnalysisResult {
76
76
  */
77
77
  "timeCreated": Date;
78
78
  /**
79
- * The time the JFR capture started.
79
+ * The time the JFR recording has started.
80
80
  */
81
81
  "timeStarted": Date;
82
82
  /**
83
- * The time the JFR capture finished.
83
+ * The time the JFR recording has finished.
84
84
  */
85
85
  "timeFinished": Date;
86
86
  }
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Java Management Service API
4
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
5
  * OpenAPI spec version: 20210610
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Java Management Service API
3
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
4
  * OpenAPI spec version: 20210610
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Java Management Service API
4
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
5
  * OpenAPI spec version: 20210610
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Java Management Service API
3
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
4
  * OpenAPI spec version: 20210610
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Java Management Service API
4
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
5
  * OpenAPI spec version: 20210610
6
6
  *
7
7
  *
@@ -0,0 +1,30 @@
1
+ /**
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
+ * OpenAPI spec version: 20210610
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
+ */
13
+ /**
14
+ * Supported platform architecture types.
15
+ *
16
+ **/
17
+ export declare enum PlatformArchitectureType {
18
+ X8664 = "X86_64",
19
+ X86 = "X86",
20
+ Aarch64 = "AARCH64",
21
+ /**
22
+ * This value is used if a service returns a value for this enum that is not recognized by this
23
+ * version of the SDK.
24
+ */
25
+ UnknownValue = "UNKNOWN_VALUE"
26
+ }
27
+ export declare namespace PlatformArchitectureType {
28
+ function getJsonObj(obj: PlatformArchitectureType): PlatformArchitectureType;
29
+ function getDeserializedJsonObj(obj: PlatformArchitectureType): PlatformArchitectureType;
30
+ }
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ /**
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
+ * OpenAPI spec version: 20210610
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.PlatformArchitectureType = void 0;
16
+ /**
17
+ * Supported platform architecture types.
18
+ *
19
+ **/
20
+ var PlatformArchitectureType;
21
+ (function (PlatformArchitectureType) {
22
+ PlatformArchitectureType["X8664"] = "X86_64";
23
+ PlatformArchitectureType["X86"] = "X86";
24
+ PlatformArchitectureType["Aarch64"] = "AARCH64";
25
+ /**
26
+ * This value is used if a service returns a value for this enum that is not recognized by this
27
+ * version of the SDK.
28
+ */
29
+ PlatformArchitectureType["UnknownValue"] = "UNKNOWN_VALUE";
30
+ })(PlatformArchitectureType = exports.PlatformArchitectureType || (exports.PlatformArchitectureType = {}));
31
+ (function (PlatformArchitectureType) {
32
+ function getJsonObj(obj) {
33
+ return obj;
34
+ }
35
+ PlatformArchitectureType.getJsonObj = getJsonObj;
36
+ function getDeserializedJsonObj(obj) {
37
+ return obj;
38
+ }
39
+ PlatformArchitectureType.getDeserializedJsonObj = getDeserializedJsonObj;
40
+ })(PlatformArchitectureType = exports.PlatformArchitectureType || (exports.PlatformArchitectureType = {}));
41
+ //# sourceMappingURL=platform-architecture-type.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"platform-architecture-type.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/platform-architecture-type.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;;IAGI;AACJ,IAAY,wBAUX;AAVD,WAAY,wBAAwB;IAClC,4CAAgB,CAAA;IAChB,uCAAW,CAAA;IACX,+CAAmB,CAAA;IAEnB;;;OAGG;IACH,0DAA8B,CAAA;AAChC,CAAC,EAVW,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAUnC;AAED,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,mCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,+CAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAOxC"}
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Java Management Service API
3
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
4
  * OpenAPI spec version: 20210610
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Java Management Service API
4
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
5
  * OpenAPI spec version: 20210610
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Java Management Service API
3
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
4
  * OpenAPI spec version: 20210610
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Java Management Service API
4
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
5
  * OpenAPI spec version: 20210610
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Java Management Service API
3
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
4
  * OpenAPI spec version: 20210610
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Java Management Service API
4
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
5
  * OpenAPI spec version: 20210610
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Java Management Service API
3
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
4
  * OpenAPI spec version: 20210610
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Java Management Service API
4
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
5
  * OpenAPI spec version: 20210610
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Java Management Service API
3
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
4
  * OpenAPI spec version: 20210610
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Java Management Service API
4
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
5
  * OpenAPI spec version: 20210610
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Java Management Service API
3
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
4
  * OpenAPI spec version: 20210610
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Java Management Service API
4
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
5
  * OpenAPI spec version: 20210610
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Java Management Service API
3
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
4
  * OpenAPI spec version: 20210610
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Java Management Service API
4
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
5
  * OpenAPI spec version: 20210610
6
6
  *
7
7
  *
@@ -1,6 +1,6 @@
1
1
  /**
2
- * Java Management Service API
3
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
4
  * OpenAPI spec version: 20210610
5
5
  *
6
6
  *
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  /**
3
- * Java Management Service API
4
- * API for the Java Management Service. Use this API to view, create, and manage Fleets.
3
+ * Java Management Service Fleets API
4
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
5
5
  * OpenAPI spec version: 20210610
6
6
  *
7
7
  *
@@ -0,0 +1,28 @@
1
+ /**
2
+ * Java Management Service Fleets API
3
+ * The APIs for the [Fleet Management](https://docs.oracle.com/en-us/iaas/jms/doc/fleet-management.html) feature of Java Management Service to monitor and manage the usage of Java in your enterprise. Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features.
4
+ * OpenAPI spec version: 20210610
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
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
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * Details of the request to start a Java migration analyses. The analyses requires the managed instance OCID, deployed application key,
16
+ * source JDK version, and target JDK version of each selected application.
17
+ *
18
+ */
19
+ export interface RequestDeployedApplicationMigrationAnalysesDetails {
20
+ /**
21
+ * An array of migration analyses requests.
22
+ */
23
+ "targets": Array<model.DeployedApplicationMigrationAnalysesTarget>;
24
+ }
25
+ export declare namespace RequestDeployedApplicationMigrationAnalysesDetails {
26
+ function getJsonObj(obj: RequestDeployedApplicationMigrationAnalysesDetails): object;
27
+ function getDeserializedJsonObj(obj: RequestDeployedApplicationMigrationAnalysesDetails): object;
28
+ }