oci-jms 2.90.0-1722272724 → 2.91.1

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
  *
@@ -70,6 +70,14 @@ export interface CryptoAnalysisResultSummary {
70
70
  * The time the result is compiled.
71
71
  */
72
72
  "timeCreated"?: Date;
73
+ /**
74
+ * The time the JFR recording has started.
75
+ */
76
+ "timeStarted"?: Date;
77
+ /**
78
+ * The time the JFR recording has finished.
79
+ */
80
+ "timeFinished"?: Date;
73
81
  /**
74
82
  * The Crypto Roadmap version used to perform the analysis.
75
83
  */
@@ -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 +1 @@
1
- {"version":3,"file":"crypto-analysis-result-summary.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/crypto-analysis-result-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAkFH,IAAiB,2BAA2B,CAW3C;AAXD,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC;QACzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAW3C"}
1
+ {"version":3,"file":"crypto-analysis-result-summary.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/crypto-analysis-result-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA0FH,IAAiB,2BAA2B,CAW3C;AAXD,WAAiB,2BAA2B;IAC1C,SAAgB,UAAU,CAAC,GAAgC;QACzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgC;QACrE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAW3C"}
@@ -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
  *
@@ -70,6 +70,14 @@ export interface CryptoAnalysisResult {
70
70
  * The time the result is compiled.
71
71
  */
72
72
  "timeCreated"?: Date;
73
+ /**
74
+ * The time the JFR recording has started.
75
+ */
76
+ "timeStarted"?: Date;
77
+ /**
78
+ * The time the JFR recording has finished.
79
+ */
80
+ "timeFinished"?: Date;
73
81
  /**
74
82
  * The Crypto Roadmap version used to perform the analysis.
75
83
  */
@@ -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 +1 @@
1
- {"version":3,"file":"crypto-analysis-result.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/crypto-analysis-result.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAkFH,IAAiB,oBAAoB,CAWpC;AAXD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAWpC"}
1
+ {"version":3,"file":"crypto-analysis-result.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/crypto-analysis-result.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA0FH,IAAiB,oBAAoB,CAWpC;AAXD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAWpC"}
@@ -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
  *
@@ -20,6 +20,8 @@ export declare enum DeployedApplicationInstallationSortBy {
20
20
  ApplicationSourcePath = "applicationSourcePath",
21
21
  IsClustered = "isClustered",
22
22
  JavaServerInstanceCount = "javaServerInstanceCount",
23
+ ApproximateJavaServerInstanceCount = "approximateJavaServerInstanceCount",
24
+ ApproximateLibraryCount = "approximateLibraryCount",
23
25
  TimeFirstSeen = "timeFirstSeen",
24
26
  TimeLastSeen = "timeLastSeen"
25
27
  }
@@ -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
  *
@@ -24,6 +24,8 @@ var DeployedApplicationInstallationSortBy;
24
24
  DeployedApplicationInstallationSortBy["ApplicationSourcePath"] = "applicationSourcePath";
25
25
  DeployedApplicationInstallationSortBy["IsClustered"] = "isClustered";
26
26
  DeployedApplicationInstallationSortBy["JavaServerInstanceCount"] = "javaServerInstanceCount";
27
+ DeployedApplicationInstallationSortBy["ApproximateJavaServerInstanceCount"] = "approximateJavaServerInstanceCount";
28
+ DeployedApplicationInstallationSortBy["ApproximateLibraryCount"] = "approximateLibraryCount";
27
29
  DeployedApplicationInstallationSortBy["TimeFirstSeen"] = "timeFirstSeen";
28
30
  DeployedApplicationInstallationSortBy["TimeLastSeen"] = "timeLastSeen";
29
31
  })(DeployedApplicationInstallationSortBy = exports.DeployedApplicationInstallationSortBy || (exports.DeployedApplicationInstallationSortBy = {}));
@@ -1 +1 @@
1
- {"version":3,"file":"deployed-application-installation-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/deployed-application-installation-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;;IAGI;AACJ,IAAY,qCAQX;AARD,WAAY,qCAAqC;IAC/C,4EAAmC,CAAA;IACnC,4EAAmC,CAAA;IACnC,wFAA+C,CAAA;IAC/C,oEAA2B,CAAA;IAC3B,4FAAmD,CAAA;IACnD,wEAA+B,CAAA;IAC/B,sEAA6B,CAAA;AAC/B,CAAC,EARW,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAQhD;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":"deployed-application-installation-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/deployed-application-installation-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;;IAGI;AACJ,IAAY,qCAUX;AAVD,WAAY,qCAAqC;IAC/C,4EAAmC,CAAA;IACnC,4EAAmC,CAAA;IACnC,wFAA+C,CAAA;IAC/C,oEAA2B,CAAA;IAC3B,4FAAmD,CAAA;IACnD,kHAAyE,CAAA;IACzE,4FAAmD,CAAA;IACnD,wEAA+B,CAAA;IAC/B,sEAA6B,CAAA;AAC/B,CAAC,EAVW,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAUhD;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
  *
@@ -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
  *
@@ -11,7 +11,7 @@
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
  /**
14
- * Summarize usage information about an application deployed on Java servers including installation information during a specified time period. The main difference between DeployedApplicationInstallationUsageSummary and DeployedApplicationUsage is the presence of the applicationSourcePath. DeployedApplicationUsage provides only an aggregated view to the deployed applications without installation information. It therefore doesn\u2019t distinguish between applications with the identical deployment information deployed to different paths. DeployedApplicationInstallationUsageSummary contains installation information, and it\u2019s therefore possible to target actions.
14
+ * Summarize usage information about an application deployed on Java servers including installation information during a specified time period. The main difference between DeployedApplicationInstallationUsageSummary and DeployedApplicationUsage is the presence of the applicationSourcePath. DeployedApplicationUsage provides only an aggregated view to the deployed applications without installation information. DeployedApplicationUsage does not distinguish between applications with the identical deployment information deployed to different paths. DeployedApplicationInstallationUsageSummary contains installation information used to select target actions.
15
15
  *
16
16
  */
17
17
  export interface DeployedApplicationInstallationUsageSummary {
@@ -56,6 +56,11 @@ export interface DeployedApplicationInstallationUsageSummary {
56
56
  * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
57
57
  */
58
58
  "approximateJavaServerInstanceCount"?: number;
59
+ /**
60
+ * The approximate count of libraries in the deployed application.
61
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
62
+ */
63
+ "approximateLibraryCount"?: number;
59
64
  /**
60
65
  * Lower bound of the specified time period filter. JMS provides a view of the data that is _per day_. The query uses only the date element of the parameter.
61
66
  */
@@ -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 +1 @@
1
- {"version":3,"file":"deployed-application-installation-usage-summary.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/deployed-application-installation-usage-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA6EH,IAAiB,2CAA2C,CAW3D;AAXD,WAAiB,2CAA2C;IAC1D,SAAgB,UAAU,CAAC,GAAgD;QACzE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgD;QACrF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kEAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,2CAA2C,GAA3C,mDAA2C,KAA3C,mDAA2C,QAW3D"}
1
+ {"version":3,"file":"deployed-application-installation-usage-summary.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/deployed-application-installation-usage-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAkFH,IAAiB,2CAA2C,CAW3D;AAXD,WAAiB,2CAA2C;IAC1D,SAAgB,UAAU,CAAC,GAAgD;QACzE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgD;QACrF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kEAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,2CAA2C,GAA3C,mDAA2C,KAA3C,mDAA2C,QAW3D"}
@@ -0,0 +1,43 @@
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 target describes the input data for deployed Java migration analyses.
15
+ * A target contains a managed instance, deployed application installation Key, sourceJdkVersion, targetJdkVersion and optional excludePackagePrefixes.
16
+ *
17
+ */
18
+ export interface DeployedApplicationMigrationAnalysesTarget {
19
+ /**
20
+ * The OCID of the managed instance that hosts the application for which the Java migration analyses was performed.
21
+ */
22
+ "managedInstanceId": string;
23
+ /**
24
+ * The unique key that identifies the deployed application's installation path that is to be used for the Java migration analyses.
25
+ */
26
+ "deployedApplicationInstallationKey": string;
27
+ /**
28
+ * The JDK version the application is currently running on.
29
+ */
30
+ "sourceJdkVersion": string;
31
+ /**
32
+ * The JDK version against which the migration analyses was performed to identify effort required to move from source JDK.
33
+ */
34
+ "targetJdkVersion": string;
35
+ /**
36
+ * Excludes the packages that starts with the prefix from the migration analyses result.
37
+ */
38
+ "excludePackagePrefixes"?: Array<string>;
39
+ }
40
+ export declare namespace DeployedApplicationMigrationAnalysesTarget {
41
+ function getJsonObj(obj: DeployedApplicationMigrationAnalysesTarget): object;
42
+ function getDeserializedJsonObj(obj: DeployedApplicationMigrationAnalysesTarget): object;
43
+ }
@@ -0,0 +1,29 @@
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.DeployedApplicationMigrationAnalysesTarget = void 0;
16
+ var DeployedApplicationMigrationAnalysesTarget;
17
+ (function (DeployedApplicationMigrationAnalysesTarget) {
18
+ function getJsonObj(obj) {
19
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
20
+ return jsonObj;
21
+ }
22
+ DeployedApplicationMigrationAnalysesTarget.getJsonObj = getJsonObj;
23
+ function getDeserializedJsonObj(obj) {
24
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
25
+ return jsonObj;
26
+ }
27
+ DeployedApplicationMigrationAnalysesTarget.getDeserializedJsonObj = getDeserializedJsonObj;
28
+ })(DeployedApplicationMigrationAnalysesTarget = exports.DeployedApplicationMigrationAnalysesTarget || (exports.DeployedApplicationMigrationAnalysesTarget = {}));
29
+ //# sourceMappingURL=deployed-application-migration-analyses-target.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"deployed-application-migration-analyses-target.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/deployed-application-migration-analyses-target.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAiCH,IAAiB,0CAA0C,CAW1D;AAXD,WAAiB,0CAA0C;IACzD,SAAgB,UAAU,CAAC,GAA+C;QACxE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+C;QACpF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iEAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,0CAA0C,GAA1C,kDAA0C,KAA1C,kDAA0C,QAW1D"}
@@ -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
  *
@@ -19,6 +19,8 @@ export declare enum DeployedApplicationSortBy {
19
19
  ApplicationType = "applicationType",
20
20
  IsClustered = "isClustered",
21
21
  JavaServerInstanceCount = "javaServerInstanceCount",
22
+ ApproximateJavaServerInstanceCount = "approximateJavaServerInstanceCount",
23
+ ApproximateLibraryCount = "approximateLibraryCount",
22
24
  TimeFirstSeen = "timeFirstSeen",
23
25
  TimeLastSeen = "timeLastSeen"
24
26
  }
@@ -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
  *
@@ -23,6 +23,8 @@ var DeployedApplicationSortBy;
23
23
  DeployedApplicationSortBy["ApplicationType"] = "applicationType";
24
24
  DeployedApplicationSortBy["IsClustered"] = "isClustered";
25
25
  DeployedApplicationSortBy["JavaServerInstanceCount"] = "javaServerInstanceCount";
26
+ DeployedApplicationSortBy["ApproximateJavaServerInstanceCount"] = "approximateJavaServerInstanceCount";
27
+ DeployedApplicationSortBy["ApproximateLibraryCount"] = "approximateLibraryCount";
26
28
  DeployedApplicationSortBy["TimeFirstSeen"] = "timeFirstSeen";
27
29
  DeployedApplicationSortBy["TimeLastSeen"] = "timeLastSeen";
28
30
  })(DeployedApplicationSortBy = exports.DeployedApplicationSortBy || (exports.DeployedApplicationSortBy = {}));
@@ -1 +1 @@
1
- {"version":3,"file":"deployed-application-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/deployed-application-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;;IAGI;AACJ,IAAY,yBAOX;AAPD,WAAY,yBAAyB;IACnC,gEAAmC,CAAA;IACnC,gEAAmC,CAAA;IACnC,wDAA2B,CAAA;IAC3B,gFAAmD,CAAA;IACnD,4DAA+B,CAAA;IAC/B,0DAA6B,CAAA;AAC/B,CAAC,EAPW,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAOpC;AAED,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAA8B;QAE9B,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,gDAAsB,yBAIrC,CAAA;AACH,CAAC,EATgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QASzC"}
1
+ {"version":3,"file":"deployed-application-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/deployed-application-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;;IAGI;AACJ,IAAY,yBASX;AATD,WAAY,yBAAyB;IACnC,gEAAmC,CAAA;IACnC,gEAAmC,CAAA;IACnC,wDAA2B,CAAA;IAC3B,gFAAmD,CAAA;IACnD,sGAAyE,CAAA;IACzE,gFAAmD,CAAA;IACnD,4DAA+B,CAAA;IAC/B,0DAA6B,CAAA;AAC/B,CAAC,EATW,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QASpC;AAED,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAA8B;QAE9B,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,gDAAsB,yBAIrC,CAAA;AACH,CAAC,EATgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QASzC"}
@@ -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
  *
@@ -45,6 +45,11 @@ export interface DeployedApplicationUsage {
45
45
  * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
46
46
  */
47
47
  "approximateJavaServerInstanceCount"?: number;
48
+ /**
49
+ * The approximate count of libraries in the deployed application.
50
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
51
+ */
52
+ "approximateLibraryCount"?: number;
48
53
  /**
49
54
  * Lower bound of the specified time period filter. JMS provides a view of the data that is _per day_. The query uses only the date element of the parameter.
50
55
  */
@@ -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 +1 @@
1
- {"version":3,"file":"deployed-application-usage.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/deployed-application-usage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAkEH,IAAiB,wBAAwB,CAWxC;AAXD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAWxC"}
1
+ {"version":3,"file":"deployed-application-usage.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/deployed-application-usage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAuEH,IAAiB,wBAAwB,CAWxC;AAXD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B;QACtD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA6B;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAWxC"}
@@ -0,0 +1,40 @@
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
+ * The work item details for deployed application related information.
16
+ */
17
+ export interface DeployedApplicationWorkItemDetails extends model.WorkItemDetails {
18
+ /**
19
+ * The unique key of the deployed application.
20
+ */
21
+ "deployedApplicationKey": string;
22
+ /**
23
+ * The unique key of the deployed application installation.
24
+ */
25
+ "deployedApplicationInstallationKey"?: string;
26
+ /**
27
+ * The deployed application name.
28
+ */
29
+ "deployedApplicationName": string;
30
+ /**
31
+ * The full path on which deployed application installation was detected.
32
+ */
33
+ "deployedApplicationInstallationPath"?: string;
34
+ "kind": string;
35
+ }
36
+ export declare namespace DeployedApplicationWorkItemDetails {
37
+ function getJsonObj(obj: DeployedApplicationWorkItemDetails, isParentJsonObj?: boolean): object;
38
+ const kind = "DEPLOYED_APPLICATION";
39
+ function getDeserializedJsonObj(obj: DeployedApplicationWorkItemDetails, isParentJsonObj?: boolean): object;
40
+ }
@@ -0,0 +1,54 @@
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
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.DeployedApplicationWorkItemDetails = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var DeployedApplicationWorkItemDetails;
37
+ (function (DeployedApplicationWorkItemDetails) {
38
+ function getJsonObj(obj, isParentJsonObj) {
39
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
40
+ ? obj
41
+ : model.WorkItemDetails.getJsonObj(obj))), {});
42
+ return jsonObj;
43
+ }
44
+ DeployedApplicationWorkItemDetails.getJsonObj = getJsonObj;
45
+ DeployedApplicationWorkItemDetails.kind = "DEPLOYED_APPLICATION";
46
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
47
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
48
+ ? obj
49
+ : model.WorkItemDetails.getDeserializedJsonObj(obj))), {});
50
+ return jsonObj;
51
+ }
52
+ DeployedApplicationWorkItemDetails.getDeserializedJsonObj = getDeserializedJsonObj;
53
+ })(DeployedApplicationWorkItemDetails = exports.DeployedApplicationWorkItemDetails || (exports.DeployedApplicationWorkItemDetails = {}));
54
+ //# sourceMappingURL=deployed-application-work-item-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"deployed-application-work-item-details.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/deployed-application-work-item-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA2BlC,IAAiB,kCAAkC,CA8BlD;AA9BD,WAAiB,kCAAkC;IACjD,SAAgB,UAAU,CACxB,GAAuC,EACvC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,GAAG,CAAwC,CAAC,GAC/E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,6CAAU,aAYzB,CAAA;IACY,uCAAI,GAAG,sBAAsB,CAAC;IAC3C,SAAgB,sBAAsB,CACpC,GAAuC,EACvC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAC3C,GAAG,CACmC,CAAC,GAC1C,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,yDAAsB,yBAcrC,CAAA;AACH,CAAC,EA9BgB,kCAAkC,GAAlC,0CAAkC,KAAlC,0CAAkC,QA8BlD"}
@@ -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
  *