oci-jms 2.48.1 → 2.50.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 (256) hide show
  1. package/lib/client.d.ts +160 -32
  2. package/lib/client.js +979 -90
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/add-fleet-installation-sites-details.d.ts +4 -0
  5. package/lib/model/add-fleet-installation-sites-details.js +10 -0
  6. package/lib/model/add-fleet-installation-sites-details.js.map +1 -1
  7. package/lib/model/advanced-usage-tracking.d.ts +25 -0
  8. package/lib/model/advanced-usage-tracking.js +29 -0
  9. package/lib/model/advanced-usage-tracking.js.map +1 -0
  10. package/lib/model/algorithms.d.ts +30 -0
  11. package/lib/model/algorithms.js +41 -0
  12. package/lib/model/algorithms.js.map +1 -0
  13. package/lib/model/create-fleet-details.d.ts +2 -1
  14. package/lib/model/create-fleet-details.js.map +1 -1
  15. package/lib/model/crypto-analysis-result-collection.d.ts +26 -0
  16. package/lib/model/crypto-analysis-result-collection.js +61 -0
  17. package/lib/model/crypto-analysis-result-collection.js.map +1 -0
  18. package/lib/model/crypto-analysis-result-mode.d.ts +29 -0
  19. package/lib/model/crypto-analysis-result-mode.js +40 -0
  20. package/lib/model/crypto-analysis-result-mode.js.map +1 -0
  21. package/lib/model/crypto-analysis-result-sort-by.d.ts +24 -0
  22. package/lib/model/crypto-analysis-result-sort-by.js +35 -0
  23. package/lib/model/crypto-analysis-result-sort-by.js.map +1 -0
  24. package/lib/model/crypto-analysis-result-summary.d.ts +93 -0
  25. package/lib/model/crypto-analysis-result-summary.js +29 -0
  26. package/lib/model/crypto-analysis-result-summary.js.map +1 -0
  27. package/lib/model/crypto-analysis-result.d.ts +93 -0
  28. package/lib/model/crypto-analysis-result.js +29 -0
  29. package/lib/model/crypto-analysis-result.js.map +1 -0
  30. package/lib/model/crypto-event-analysis.d.ts +27 -0
  31. package/lib/model/crypto-event-analysis.js +57 -0
  32. package/lib/model/crypto-event-analysis.js.map +1 -0
  33. package/lib/model/deployed-application-sort-by.d.ts +28 -0
  34. package/lib/model/deployed-application-sort-by.js +39 -0
  35. package/lib/model/deployed-application-sort-by.js.map +1 -0
  36. package/lib/model/deployed-application-usage-collection.d.ts +28 -0
  37. package/lib/model/deployed-application-usage-collection.js +61 -0
  38. package/lib/model/deployed-application-usage-collection.js.map +1 -0
  39. package/lib/model/deployed-application-usage.d.ts +76 -0
  40. package/lib/model/deployed-application-usage.js +29 -0
  41. package/lib/model/deployed-application-usage.js.map +1 -0
  42. package/lib/model/fleet-advanced-feature-configuration.d.ts +39 -0
  43. package/lib/model/fleet-advanced-feature-configuration.js +71 -0
  44. package/lib/model/fleet-advanced-feature-configuration.js.map +1 -0
  45. package/lib/model/fleet-agent-configuration.d.ts +10 -0
  46. package/lib/model/fleet-agent-configuration.js.map +1 -1
  47. package/lib/model/fleet-summary.d.ts +8 -1
  48. package/lib/model/fleet-summary.js.map +1 -1
  49. package/lib/model/fleet.d.ts +8 -1
  50. package/lib/model/fleet.js.map +1 -1
  51. package/lib/model/index.d.ts +70 -0
  52. package/lib/model/index.js +73 -2
  53. package/lib/model/index.js.map +1 -1
  54. package/lib/model/java-family-collection.d.ts +4 -2
  55. package/lib/model/java-family-collection.js.map +1 -1
  56. package/lib/model/java-family-summary.d.ts +2 -0
  57. package/lib/model/java-family-summary.js.map +1 -1
  58. package/lib/model/java-family.d.ts +2 -1
  59. package/lib/model/java-family.js.map +1 -1
  60. package/lib/model/java-release-collection.d.ts +1 -1
  61. package/lib/model/java-release-summary.d.ts +14 -0
  62. package/lib/model/java-release-summary.js +11 -0
  63. package/lib/model/java-release-summary.js.map +1 -1
  64. package/lib/model/java-release.d.ts +15 -1
  65. package/lib/model/java-release.js +11 -0
  66. package/lib/model/java-release.js.map +1 -1
  67. package/lib/model/java-server-instance-sort-by.d.ts +27 -0
  68. package/lib/model/java-server-instance-sort-by.js +38 -0
  69. package/lib/model/java-server-instance-sort-by.js.map +1 -0
  70. package/lib/model/java-server-instance-usage-collection.d.ts +28 -0
  71. package/lib/model/java-server-instance-usage-collection.js +61 -0
  72. package/lib/model/java-server-instance-usage-collection.js.map +1 -0
  73. package/lib/model/java-server-instance-usage.d.ts +116 -0
  74. package/lib/model/java-server-instance-usage.js +29 -0
  75. package/lib/model/java-server-instance-usage.js.map +1 -0
  76. package/lib/model/java-server-sort-by.d.ts +28 -0
  77. package/lib/model/java-server-sort-by.js +39 -0
  78. package/lib/model/java-server-sort-by.js.map +1 -0
  79. package/lib/model/java-server-usage-collection.d.ts +28 -0
  80. package/lib/model/java-server-usage-collection.js +61 -0
  81. package/lib/model/java-server-usage-collection.js.map +1 -0
  82. package/lib/model/java-server-usage.d.ts +76 -0
  83. package/lib/model/java-server-usage.js +29 -0
  84. package/lib/model/java-server-usage.js.map +1 -0
  85. package/lib/model/jfr-attachment-target.d.ts +36 -0
  86. package/lib/model/jfr-attachment-target.js +29 -0
  87. package/lib/model/jfr-attachment-target.js.map +1 -0
  88. package/lib/model/jfr-recording.d.ts +25 -0
  89. package/lib/model/jfr-recording.js +29 -0
  90. package/lib/model/jfr-recording.js.map +1 -0
  91. package/lib/model/key-size-algorithm.d.ts +32 -0
  92. package/lib/model/key-size-algorithm.js +29 -0
  93. package/lib/model/key-size-algorithm.js.map +1 -0
  94. package/lib/model/lcm.d.ts +27 -0
  95. package/lib/model/lcm.js +57 -0
  96. package/lib/model/lcm.js.map +1 -0
  97. package/lib/model/library-sort-by.d.ts +31 -0
  98. package/lib/model/library-sort-by.js +42 -0
  99. package/lib/model/library-sort-by.js.map +1 -0
  100. package/lib/model/library-usage-collection.d.ts +28 -0
  101. package/lib/model/library-usage-collection.js +61 -0
  102. package/lib/model/library-usage-collection.js.map +1 -0
  103. package/lib/model/library-usage.d.ts +91 -0
  104. package/lib/model/library-usage.js +29 -0
  105. package/lib/model/library-usage.js.map +1 -0
  106. package/lib/model/minimum-key-size-settings.d.ts +47 -0
  107. package/lib/model/minimum-key-size-settings.js +81 -0
  108. package/lib/model/minimum-key-size-settings.js.map +1 -0
  109. package/lib/model/new-installation-site.d.ts +5 -0
  110. package/lib/model/new-installation-site.js.map +1 -1
  111. package/lib/model/operation-type.d.ts +4 -0
  112. package/lib/model/operation-type.js +4 -0
  113. package/lib/model/operation-type.js.map +1 -1
  114. package/lib/model/post-installation-action-settings.d.ts +37 -0
  115. package/lib/model/post-installation-action-settings.js +67 -0
  116. package/lib/model/post-installation-action-settings.js.map +1 -0
  117. package/lib/model/post-installation-actions.d.ts +27 -0
  118. package/lib/model/post-installation-actions.js +38 -0
  119. package/lib/model/post-installation-actions.js.map +1 -0
  120. package/lib/model/request-crypto-analyses-details.d.ts +32 -0
  121. package/lib/model/request-crypto-analyses-details.js +61 -0
  122. package/lib/model/request-crypto-analyses-details.js.map +1 -0
  123. package/lib/model/request-jfr-recordings-details.d.ts +52 -0
  124. package/lib/model/request-jfr-recordings-details.js +61 -0
  125. package/lib/model/request-jfr-recordings-details.js.map +1 -0
  126. package/lib/model/scan-java-server-usage-details.d.ts +25 -0
  127. package/lib/model/scan-java-server-usage-details.js +29 -0
  128. package/lib/model/scan-java-server-usage-details.js.map +1 -0
  129. package/lib/model/scan-library-usage-details.d.ts +27 -0
  130. package/lib/model/scan-library-usage-details.js +29 -0
  131. package/lib/model/scan-library-usage-details.js.map +1 -0
  132. package/lib/model/summarized-events-log.d.ts +30 -0
  133. package/lib/model/summarized-events-log.js +29 -0
  134. package/lib/model/summarized-events-log.js.map +1 -0
  135. package/lib/model/tls-versions.d.ts +28 -0
  136. package/lib/model/tls-versions.js +39 -0
  137. package/lib/model/tls-versions.js.map +1 -0
  138. package/lib/model/update-fleet-advanced-feature-configuration-details.d.ts +36 -0
  139. package/lib/model/update-fleet-advanced-feature-configuration-details.js +71 -0
  140. package/lib/model/update-fleet-advanced-feature-configuration-details.js.map +1 -0
  141. package/lib/model/update-fleet-agent-configuration-details.d.ts +10 -0
  142. package/lib/model/update-fleet-agent-configuration-details.js.map +1 -1
  143. package/lib/model/update-fleet-details.d.ts +2 -1
  144. package/lib/model/update-fleet-details.js.map +1 -1
  145. package/lib/request/add-fleet-installation-sites-request.d.ts +1 -1
  146. package/lib/request/cancel-work-request-request.d.ts +1 -1
  147. package/lib/request/change-fleet-compartment-request.d.ts +1 -1
  148. package/lib/request/create-blocklist-request.d.ts +1 -1
  149. package/lib/request/create-fleet-request.d.ts +1 -1
  150. package/lib/request/delete-blocklist-request.d.ts +1 -1
  151. package/lib/request/delete-crypto-analysis-result-request.d.ts +39 -0
  152. package/lib/request/delete-crypto-analysis-result-request.js +15 -0
  153. package/lib/request/delete-crypto-analysis-result-request.js.map +1 -0
  154. package/lib/request/delete-fleet-request.d.ts +1 -1
  155. package/lib/request/generate-agent-deploy-script-request.d.ts +1 -1
  156. package/lib/request/get-crypto-analysis-result-request.d.ts +30 -0
  157. package/lib/request/get-crypto-analysis-result-request.js +15 -0
  158. package/lib/request/get-crypto-analysis-result-request.js.map +1 -0
  159. package/lib/request/get-fleet-advanced-feature-configuration-request.d.ts +35 -0
  160. package/lib/request/get-fleet-advanced-feature-configuration-request.js +15 -0
  161. package/lib/request/get-fleet-advanced-feature-configuration-request.js.map +1 -0
  162. package/lib/request/get-fleet-agent-configuration-request.d.ts +1 -1
  163. package/lib/request/get-fleet-request.d.ts +1 -1
  164. package/lib/request/get-java-family-request.d.ts +1 -1
  165. package/lib/request/get-java-release-request.d.ts +1 -1
  166. package/lib/request/get-work-request-request.d.ts +1 -1
  167. package/lib/request/index.d.ts +26 -0
  168. package/lib/request/list-blocklists-request.d.ts +1 -1
  169. package/lib/request/list-crypto-analysis-results-request.d.ts +63 -0
  170. package/lib/request/list-crypto-analysis-results-request.js +15 -0
  171. package/lib/request/list-crypto-analysis-results-request.js.map +1 -0
  172. package/lib/request/list-fleets-request.d.ts +1 -1
  173. package/lib/request/list-installation-sites-request.d.ts +1 -1
  174. package/lib/request/list-java-families-request.d.ts +1 -1
  175. package/lib/request/list-java-releases-request.d.ts +1 -1
  176. package/lib/request/list-jre-usage-request.d.ts +1 -1
  177. package/lib/request/list-work-items-request.d.ts +1 -1
  178. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  179. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  180. package/lib/request/list-work-requests-request.d.ts +1 -1
  181. package/lib/request/remove-fleet-installation-sites-request.d.ts +1 -1
  182. package/lib/request/request-crypto-analyses-request.d.ts +31 -0
  183. package/lib/request/request-crypto-analyses-request.js +15 -0
  184. package/lib/request/request-crypto-analyses-request.js.map +1 -0
  185. package/lib/request/request-jfr-recordings-request.d.ts +31 -0
  186. package/lib/request/request-jfr-recordings-request.js +15 -0
  187. package/lib/request/request-jfr-recordings-request.js.map +1 -0
  188. package/lib/request/scan-java-server-usage-request.d.ts +49 -0
  189. package/lib/request/scan-java-server-usage-request.js +15 -0
  190. package/lib/request/scan-java-server-usage-request.js.map +1 -0
  191. package/lib/request/scan-library-usage-request.d.ts +49 -0
  192. package/lib/request/scan-library-usage-request.js +15 -0
  193. package/lib/request/scan-library-usage-request.js.map +1 -0
  194. package/lib/request/summarize-application-usage-request.d.ts +6 -1
  195. package/lib/request/summarize-deployed-application-usage-request.d.ts +87 -0
  196. package/lib/request/summarize-deployed-application-usage-request.js +15 -0
  197. package/lib/request/summarize-deployed-application-usage-request.js.map +1 -0
  198. package/lib/request/summarize-installation-usage-request.d.ts +1 -1
  199. package/lib/request/summarize-java-server-instance-usage-request.d.ts +87 -0
  200. package/lib/request/summarize-java-server-instance-usage-request.js +15 -0
  201. package/lib/request/summarize-java-server-instance-usage-request.js.map +1 -0
  202. package/lib/request/summarize-java-server-usage-request.d.ts +73 -0
  203. package/lib/request/summarize-java-server-usage-request.js +15 -0
  204. package/lib/request/summarize-java-server-usage-request.js.map +1 -0
  205. package/lib/request/summarize-jre-usage-request.d.ts +5 -1
  206. package/lib/request/summarize-library-usage-request.d.ts +82 -0
  207. package/lib/request/summarize-library-usage-request.js +15 -0
  208. package/lib/request/summarize-library-usage-request.js.map +1 -0
  209. package/lib/request/summarize-managed-instance-usage-request.d.ts +6 -1
  210. package/lib/request/summarize-resource-inventory-request.d.ts +1 -1
  211. package/lib/request/update-fleet-advanced-feature-configuration-request.d.ts +49 -0
  212. package/lib/request/update-fleet-advanced-feature-configuration-request.js +15 -0
  213. package/lib/request/update-fleet-advanced-feature-configuration-request.js.map +1 -0
  214. package/lib/request/update-fleet-agent-configuration-request.d.ts +1 -1
  215. package/lib/request/update-fleet-request.d.ts +1 -1
  216. package/lib/response/delete-crypto-analysis-result-response.d.ts +26 -0
  217. package/lib/response/delete-crypto-analysis-result-response.js +15 -0
  218. package/lib/response/delete-crypto-analysis-result-response.js.map +1 -0
  219. package/lib/response/get-crypto-analysis-result-response.d.ts +30 -0
  220. package/lib/response/get-crypto-analysis-result-response.js +15 -0
  221. package/lib/response/get-crypto-analysis-result-response.js.map +1 -0
  222. package/lib/response/get-fleet-advanced-feature-configuration-response.d.ts +30 -0
  223. package/lib/response/get-fleet-advanced-feature-configuration-response.js +15 -0
  224. package/lib/response/get-fleet-advanced-feature-configuration-response.js.map +1 -0
  225. package/lib/response/index.d.ts +26 -0
  226. package/lib/response/list-crypto-analysis-results-response.d.ts +32 -0
  227. package/lib/response/list-crypto-analysis-results-response.js +15 -0
  228. package/lib/response/list-crypto-analysis-results-response.js.map +1 -0
  229. package/lib/response/request-crypto-analyses-response.d.ts +26 -0
  230. package/lib/response/request-crypto-analyses-response.js +15 -0
  231. package/lib/response/request-crypto-analyses-response.js.map +1 -0
  232. package/lib/response/request-jfr-recordings-response.d.ts +26 -0
  233. package/lib/response/request-jfr-recordings-response.js +15 -0
  234. package/lib/response/request-jfr-recordings-response.js.map +1 -0
  235. package/lib/response/scan-java-server-usage-response.d.ts +26 -0
  236. package/lib/response/scan-java-server-usage-response.js +15 -0
  237. package/lib/response/scan-java-server-usage-response.js.map +1 -0
  238. package/lib/response/scan-library-usage-response.d.ts +26 -0
  239. package/lib/response/scan-library-usage-response.js +15 -0
  240. package/lib/response/scan-library-usage-response.js.map +1 -0
  241. package/lib/response/summarize-deployed-application-usage-response.d.ts +32 -0
  242. package/lib/response/summarize-deployed-application-usage-response.js +15 -0
  243. package/lib/response/summarize-deployed-application-usage-response.js.map +1 -0
  244. package/lib/response/summarize-java-server-instance-usage-response.d.ts +32 -0
  245. package/lib/response/summarize-java-server-instance-usage-response.js +15 -0
  246. package/lib/response/summarize-java-server-instance-usage-response.js.map +1 -0
  247. package/lib/response/summarize-java-server-usage-response.d.ts +32 -0
  248. package/lib/response/summarize-java-server-usage-response.js +15 -0
  249. package/lib/response/summarize-java-server-usage-response.js.map +1 -0
  250. package/lib/response/summarize-library-usage-response.d.ts +32 -0
  251. package/lib/response/summarize-library-usage-response.js +15 -0
  252. package/lib/response/summarize-library-usage-response.js.map +1 -0
  253. package/lib/response/update-fleet-advanced-feature-configuration-response.d.ts +30 -0
  254. package/lib/response/update-fleet-advanced-feature-configuration-response.js +15 -0
  255. package/lib/response/update-fleet-advanced-feature-configuration-response.js.map +1 -0
  256. package/package.json +3 -3
@@ -0,0 +1,29 @@
1
+ /**
2
+ * Java Management Service API
3
+ * API for the Java Management Service. Use this API to view, create, and manage Fleets.
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, 2022, 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 aggregation mode of the crypto analysis result.
15
+ *
16
+ **/
17
+ export declare enum CryptoAnalysisResultMode {
18
+ Jfr = "JFR",
19
+ ManagedInstance = "MANAGED_INSTANCE",
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 CryptoAnalysisResultMode {
27
+ function getJsonObj(obj: CryptoAnalysisResultMode): CryptoAnalysisResultMode;
28
+ function getDeserializedJsonObj(obj: CryptoAnalysisResultMode): CryptoAnalysisResultMode;
29
+ }
@@ -0,0 +1,40 @@
1
+ "use strict";
2
+ /**
3
+ * Java Management Service API
4
+ * API for the Java Management Service. Use this API to view, create, and manage Fleets.
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, 2022, 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.CryptoAnalysisResultMode = void 0;
16
+ /**
17
+ * The aggregation mode of the crypto analysis result.
18
+ *
19
+ **/
20
+ var CryptoAnalysisResultMode;
21
+ (function (CryptoAnalysisResultMode) {
22
+ CryptoAnalysisResultMode["Jfr"] = "JFR";
23
+ CryptoAnalysisResultMode["ManagedInstance"] = "MANAGED_INSTANCE";
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
+ CryptoAnalysisResultMode["UnknownValue"] = "UNKNOWN_VALUE";
29
+ })(CryptoAnalysisResultMode = exports.CryptoAnalysisResultMode || (exports.CryptoAnalysisResultMode = {}));
30
+ (function (CryptoAnalysisResultMode) {
31
+ function getJsonObj(obj) {
32
+ return obj;
33
+ }
34
+ CryptoAnalysisResultMode.getJsonObj = getJsonObj;
35
+ function getDeserializedJsonObj(obj) {
36
+ return obj;
37
+ }
38
+ CryptoAnalysisResultMode.getDeserializedJsonObj = getDeserializedJsonObj;
39
+ })(CryptoAnalysisResultMode = exports.CryptoAnalysisResultMode || (exports.CryptoAnalysisResultMode = {}));
40
+ //# sourceMappingURL=crypto-analysis-result-mode.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"crypto-analysis-result-mode.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/crypto-analysis-result-mode.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;;IAGI;AACJ,IAAY,wBASX;AATD,WAAY,wBAAwB;IAClC,uCAAW,CAAA;IACX,gEAAoC,CAAA;IAEpC;;;OAGG;IACH,0DAA8B,CAAA;AAChC,CAAC,EATW,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QASnC;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"}
@@ -0,0 +1,24 @@
1
+ /**
2
+ * Java Management Service API
3
+ * API for the Java Management Service. Use this API to view, create, and manage Fleets.
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, 2022, 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 field used to sort crypto event analysis reports.
15
+ **/
16
+ export declare enum CryptoAnalysisResultSortBy {
17
+ TimeCreated = "timeCreated",
18
+ ManagedInstanceId = "managedInstanceId",
19
+ WorkRequestId = "workRequestId"
20
+ }
21
+ export declare namespace CryptoAnalysisResultSortBy {
22
+ function getJsonObj(obj: CryptoAnalysisResultSortBy): CryptoAnalysisResultSortBy;
23
+ function getDeserializedJsonObj(obj: CryptoAnalysisResultSortBy): CryptoAnalysisResultSortBy;
24
+ }
@@ -0,0 +1,35 @@
1
+ "use strict";
2
+ /**
3
+ * Java Management Service API
4
+ * API for the Java Management Service. Use this API to view, create, and manage Fleets.
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, 2022, 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.CryptoAnalysisResultSortBy = void 0;
16
+ /**
17
+ * The field used to sort crypto event analysis reports.
18
+ **/
19
+ var CryptoAnalysisResultSortBy;
20
+ (function (CryptoAnalysisResultSortBy) {
21
+ CryptoAnalysisResultSortBy["TimeCreated"] = "timeCreated";
22
+ CryptoAnalysisResultSortBy["ManagedInstanceId"] = "managedInstanceId";
23
+ CryptoAnalysisResultSortBy["WorkRequestId"] = "workRequestId";
24
+ })(CryptoAnalysisResultSortBy = exports.CryptoAnalysisResultSortBy || (exports.CryptoAnalysisResultSortBy = {}));
25
+ (function (CryptoAnalysisResultSortBy) {
26
+ function getJsonObj(obj) {
27
+ return obj;
28
+ }
29
+ CryptoAnalysisResultSortBy.getJsonObj = getJsonObj;
30
+ function getDeserializedJsonObj(obj) {
31
+ return obj;
32
+ }
33
+ CryptoAnalysisResultSortBy.getDeserializedJsonObj = getDeserializedJsonObj;
34
+ })(CryptoAnalysisResultSortBy = exports.CryptoAnalysisResultSortBy || (exports.CryptoAnalysisResultSortBy = {}));
35
+ //# sourceMappingURL=crypto-analysis-result-sort-by.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"crypto-analysis-result-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/crypto-analysis-result-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,0BAIX;AAJD,WAAY,0BAA0B;IACpC,yDAA2B,CAAA;IAC3B,qEAAuC,CAAA;IACvC,6DAA+B,CAAA;AACjC,CAAC,EAJW,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAIrC;AAED,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,qCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAA+B;QAE/B,OAAO,GAAG,CAAC;IACb,CAAC;IAJe,iDAAsB,yBAIrC,CAAA;AACH,CAAC,EATgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAS1C"}
@@ -0,0 +1,93 @@
1
+ /**
2
+ * Java Management Service API
3
+ * API for the Java Management Service. Use this API to view, create, and manage Fleets.
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, 2022, 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
+ * Summary of a crypto analysis result. The actual output of the analysis is stored in the Object Storage object.
16
+ */
17
+ export interface CryptoAnalysisResultSummary {
18
+ /**
19
+ * The OCID to identify this analysis results.
20
+ */
21
+ "id": string;
22
+ /**
23
+ * The OCID of the work request to start the analysis.
24
+ */
25
+ "workRequestId"?: string;
26
+ /**
27
+ * The result aggregation mode
28
+ */
29
+ "aggregationMode": model.CryptoAnalysisResultMode;
30
+ /**
31
+ * The fleet OCID.
32
+ */
33
+ "fleetId": string;
34
+ /**
35
+ * The managed instance OCID.
36
+ */
37
+ "managedInstanceId"?: string;
38
+ /**
39
+ * The hostname of the managed instance.
40
+ */
41
+ "hostName"?: string;
42
+ /**
43
+ * Time of the first event in the analysis.
44
+ */
45
+ "timeFirstEvent"?: Date;
46
+ /**
47
+ * Time of the last event in the analysis.
48
+ */
49
+ "timeLastEvent"?: Date;
50
+ /**
51
+ * Total number of events in the analysis. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
52
+ */
53
+ "totalEventCount": number;
54
+ /**
55
+ * Total number of summarized events. Summarized events are deduplicated events of interest. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
56
+ */
57
+ "summarizedEventCount": number;
58
+ /**
59
+ * Total number of findings with the analysis. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
60
+ */
61
+ "findingCount": number;
62
+ /**
63
+ * Total number of non-compliant findings with the analysis. A non-compliant finding means the
64
+ * application won't work properly with the changes introduced by the crypto roadmap version
65
+ * used the the analysis.
66
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
67
+ */
68
+ "nonCompliantFindingCount": number;
69
+ /**
70
+ * The time the result is compiled.
71
+ */
72
+ "timeCreated"?: Date;
73
+ /**
74
+ * The Crypto Roadmap version used to perform the analysis.
75
+ */
76
+ "cryptoRoadmapVersion": string;
77
+ /**
78
+ * The Object Storage namespace of this analysis result.
79
+ */
80
+ "namespace": string;
81
+ /**
82
+ * The Object Storage bucket name of this analysis result.
83
+ */
84
+ "bucketName": string;
85
+ /**
86
+ * The Object Storage object name of this analysis result.
87
+ */
88
+ "objectName": string;
89
+ }
90
+ export declare namespace CryptoAnalysisResultSummary {
91
+ function getJsonObj(obj: CryptoAnalysisResultSummary): object;
92
+ function getDeserializedJsonObj(obj: CryptoAnalysisResultSummary): object;
93
+ }
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ /**
3
+ * Java Management Service API
4
+ * API for the Java Management Service. Use this API to view, create, and manage Fleets.
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, 2022, 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.CryptoAnalysisResultSummary = void 0;
16
+ var CryptoAnalysisResultSummary;
17
+ (function (CryptoAnalysisResultSummary) {
18
+ function getJsonObj(obj) {
19
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
20
+ return jsonObj;
21
+ }
22
+ CryptoAnalysisResultSummary.getJsonObj = getJsonObj;
23
+ function getDeserializedJsonObj(obj) {
24
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
25
+ return jsonObj;
26
+ }
27
+ CryptoAnalysisResultSummary.getDeserializedJsonObj = getDeserializedJsonObj;
28
+ })(CryptoAnalysisResultSummary = exports.CryptoAnalysisResultSummary || (exports.CryptoAnalysisResultSummary = {}));
29
+ //# sourceMappingURL=crypto-analysis-result-summary.js.map
@@ -0,0 +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"}
@@ -0,0 +1,93 @@
1
+ /**
2
+ * Java Management Service API
3
+ * API for the Java Management Service. Use this API to view, create, and manage Fleets.
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, 2022, 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
+ * Metadata of a Crypto Event Analysis result. The analysis result is stored as the Object Storage object.
16
+ */
17
+ export interface CryptoAnalysisResult {
18
+ /**
19
+ * The OCID to identify this analysis results.
20
+ */
21
+ "id": string;
22
+ /**
23
+ * The OCID of the work request to start the analysis.
24
+ */
25
+ "workRequestId"?: string;
26
+ /**
27
+ * The result aggregation mode
28
+ */
29
+ "aggregationMode": model.CryptoAnalysisResultMode;
30
+ /**
31
+ * The fleet OCID.
32
+ */
33
+ "fleetId": string;
34
+ /**
35
+ * The managed instance OCID.
36
+ */
37
+ "managedInstanceId"?: string;
38
+ /**
39
+ * The hostname of the managed instance.
40
+ */
41
+ "hostName"?: string;
42
+ /**
43
+ * Time of the first event in the analysis.
44
+ */
45
+ "timeFirstEvent"?: Date;
46
+ /**
47
+ * Time of the last event in the analysis.
48
+ */
49
+ "timeLastEvent"?: Date;
50
+ /**
51
+ * Total number of events in the analysis. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
52
+ */
53
+ "totalEventCount": number;
54
+ /**
55
+ * Total number of summarized events. Summarized events are deduplicated events of interest. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
56
+ */
57
+ "summarizedEventCount": number;
58
+ /**
59
+ * Total number of findings with the analysis. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
60
+ */
61
+ "findingCount": number;
62
+ /**
63
+ * Total number of non-compliant findings with the analysis. A non-compliant finding means the
64
+ * application won't work properly with the changes introduced by the crypto roadmap version
65
+ * used the the analysis.
66
+ * Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
67
+ */
68
+ "nonCompliantFindingCount": number;
69
+ /**
70
+ * The time the result is compiled.
71
+ */
72
+ "timeCreated"?: Date;
73
+ /**
74
+ * The Crypto Roadmap version used to perform the analysis.
75
+ */
76
+ "cryptoRoadmapVersion": string;
77
+ /**
78
+ * The Object Storage namespace of this analysis result.
79
+ */
80
+ "namespace": string;
81
+ /**
82
+ * The Object Storage bucket name of this analysis result.
83
+ */
84
+ "bucketName": string;
85
+ /**
86
+ * The Object Storage object name of this analysis result.
87
+ */
88
+ "objectName": string;
89
+ }
90
+ export declare namespace CryptoAnalysisResult {
91
+ function getJsonObj(obj: CryptoAnalysisResult): object;
92
+ function getDeserializedJsonObj(obj: CryptoAnalysisResult): object;
93
+ }
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ /**
3
+ * Java Management Service API
4
+ * API for the Java Management Service. Use this API to view, create, and manage Fleets.
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, 2022, 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.CryptoAnalysisResult = void 0;
16
+ var CryptoAnalysisResult;
17
+ (function (CryptoAnalysisResult) {
18
+ function getJsonObj(obj) {
19
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
20
+ return jsonObj;
21
+ }
22
+ CryptoAnalysisResult.getJsonObj = getJsonObj;
23
+ function getDeserializedJsonObj(obj) {
24
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
25
+ return jsonObj;
26
+ }
27
+ CryptoAnalysisResult.getDeserializedJsonObj = getDeserializedJsonObj;
28
+ })(CryptoAnalysisResult = exports.CryptoAnalysisResult || (exports.CryptoAnalysisResult = {}));
29
+ //# sourceMappingURL=crypto-analysis-result.js.map
@@ -0,0 +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"}
@@ -0,0 +1,27 @@
1
+ /**
2
+ * Java Management Service API
3
+ * API for the Java Management Service. Use this API to view, create, and manage Fleets.
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, 2022, 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
+ * CryptoEventAnalysis configuration
16
+ */
17
+ export interface CryptoEventAnalysis {
18
+ /**
19
+ * CryptoEventAnalysis flag to store enabled or disabled status
20
+ */
21
+ "isEnabled"?: boolean;
22
+ "summarizedEventsLog"?: model.SummarizedEventsLog;
23
+ }
24
+ export declare namespace CryptoEventAnalysis {
25
+ function getJsonObj(obj: CryptoEventAnalysis): object;
26
+ function getDeserializedJsonObj(obj: CryptoEventAnalysis): object;
27
+ }
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ /**
3
+ * Java Management Service API
4
+ * API for the Java Management Service. Use this API to view, create, and manage Fleets.
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, 2022, 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.CryptoEventAnalysis = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var CryptoEventAnalysis;
37
+ (function (CryptoEventAnalysis) {
38
+ function getJsonObj(obj) {
39
+ const jsonObj = Object.assign(Object.assign({}, obj), {
40
+ "summarizedEventsLog": obj.summarizedEventsLog
41
+ ? model.SummarizedEventsLog.getJsonObj(obj.summarizedEventsLog)
42
+ : undefined
43
+ });
44
+ return jsonObj;
45
+ }
46
+ CryptoEventAnalysis.getJsonObj = getJsonObj;
47
+ function getDeserializedJsonObj(obj) {
48
+ const jsonObj = Object.assign(Object.assign({}, obj), {
49
+ "summarizedEventsLog": obj.summarizedEventsLog
50
+ ? model.SummarizedEventsLog.getDeserializedJsonObj(obj.summarizedEventsLog)
51
+ : undefined
52
+ });
53
+ return jsonObj;
54
+ }
55
+ CryptoEventAnalysis.getDeserializedJsonObj = getDeserializedJsonObj;
56
+ })(CryptoEventAnalysis = exports.CryptoEventAnalysis || (exports.CryptoEventAnalysis = {}));
57
+ //# sourceMappingURL=crypto-event-analysis.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"crypto-event-analysis.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/crypto-event-analysis.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAclC,IAAiB,mBAAmB,CAyBnC;AAzBD,WAAiB,mBAAmB;IAClC,SAAgB,UAAU,CAAC,GAAwB;QACjD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,GAAG,CAAC,mBAAmB,CAAC;gBAC/D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,8BAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwB;QAC7D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,qBAAqB,EAAE,GAAG,CAAC,mBAAmB;gBAC5C,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,GAAG,CAAC,mBAAmB,CAAC;gBAC3E,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,0CAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAyBnC"}
@@ -0,0 +1,28 @@
1
+ /**
2
+ * Java Management Service API
3
+ * API for the Java Management Service. Use this API to view, create, and manage Fleets.
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, 2022, 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 field to sort deployed applications.
15
+ *
16
+ **/
17
+ export declare enum DeployedApplicationSortBy {
18
+ ApplicationName = "applicationName",
19
+ ApplicationType = "applicationType",
20
+ IsClustered = "isClustered",
21
+ JavaServerInstanceCount = "javaServerInstanceCount",
22
+ TimeFirstSeen = "timeFirstSeen",
23
+ TimeLastSeen = "timeLastSeen"
24
+ }
25
+ export declare namespace DeployedApplicationSortBy {
26
+ function getJsonObj(obj: DeployedApplicationSortBy): DeployedApplicationSortBy;
27
+ function getDeserializedJsonObj(obj: DeployedApplicationSortBy): DeployedApplicationSortBy;
28
+ }
@@ -0,0 +1,39 @@
1
+ "use strict";
2
+ /**
3
+ * Java Management Service API
4
+ * API for the Java Management Service. Use this API to view, create, and manage Fleets.
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, 2022, 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.DeployedApplicationSortBy = void 0;
16
+ /**
17
+ * The field to sort deployed applications.
18
+ *
19
+ **/
20
+ var DeployedApplicationSortBy;
21
+ (function (DeployedApplicationSortBy) {
22
+ DeployedApplicationSortBy["ApplicationName"] = "applicationName";
23
+ DeployedApplicationSortBy["ApplicationType"] = "applicationType";
24
+ DeployedApplicationSortBy["IsClustered"] = "isClustered";
25
+ DeployedApplicationSortBy["JavaServerInstanceCount"] = "javaServerInstanceCount";
26
+ DeployedApplicationSortBy["TimeFirstSeen"] = "timeFirstSeen";
27
+ DeployedApplicationSortBy["TimeLastSeen"] = "timeLastSeen";
28
+ })(DeployedApplicationSortBy = exports.DeployedApplicationSortBy || (exports.DeployedApplicationSortBy = {}));
29
+ (function (DeployedApplicationSortBy) {
30
+ function getJsonObj(obj) {
31
+ return obj;
32
+ }
33
+ DeployedApplicationSortBy.getJsonObj = getJsonObj;
34
+ function getDeserializedJsonObj(obj) {
35
+ return obj;
36
+ }
37
+ DeployedApplicationSortBy.getDeserializedJsonObj = getDeserializedJsonObj;
38
+ })(DeployedApplicationSortBy = exports.DeployedApplicationSortBy || (exports.DeployedApplicationSortBy = {}));
39
+ //# sourceMappingURL=deployed-application-sort-by.js.map
@@ -0,0 +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"}
@@ -0,0 +1,28 @@
1
+ /**
2
+ * Java Management Service API
3
+ * API for the Java Management Service. Use this API to view, create, and manage Fleets.
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, 2022, 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
+ * Results of a deployed application usage search. Contains deployed application usage items.
16
+ *
17
+ */
18
+ export interface DeployedApplicationUsageCollection {
19
+ /**
20
+ * A list of deployed application usages.
21
+ *
22
+ */
23
+ "items": Array<model.DeployedApplicationUsage>;
24
+ }
25
+ export declare namespace DeployedApplicationUsageCollection {
26
+ function getJsonObj(obj: DeployedApplicationUsageCollection): object;
27
+ function getDeserializedJsonObj(obj: DeployedApplicationUsageCollection): object;
28
+ }
@@ -0,0 +1,61 @@
1
+ "use strict";
2
+ /**
3
+ * Java Management Service API
4
+ * API for the Java Management Service. Use this API to view, create, and manage Fleets.
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, 2022, 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.DeployedApplicationUsageCollection = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var DeployedApplicationUsageCollection;
37
+ (function (DeployedApplicationUsageCollection) {
38
+ function getJsonObj(obj) {
39
+ const jsonObj = Object.assign(Object.assign({}, obj), {
40
+ "items": obj.items
41
+ ? obj.items.map(item => {
42
+ return model.DeployedApplicationUsage.getJsonObj(item);
43
+ })
44
+ : undefined
45
+ });
46
+ return jsonObj;
47
+ }
48
+ DeployedApplicationUsageCollection.getJsonObj = getJsonObj;
49
+ function getDeserializedJsonObj(obj) {
50
+ const jsonObj = Object.assign(Object.assign({}, obj), {
51
+ "items": obj.items
52
+ ? obj.items.map(item => {
53
+ return model.DeployedApplicationUsage.getDeserializedJsonObj(item);
54
+ })
55
+ : undefined
56
+ });
57
+ return jsonObj;
58
+ }
59
+ DeployedApplicationUsageCollection.getDeserializedJsonObj = getDeserializedJsonObj;
60
+ })(DeployedApplicationUsageCollection = exports.DeployedApplicationUsageCollection || (exports.DeployedApplicationUsageCollection = {}));
61
+ //# sourceMappingURL=deployed-application-usage-collection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"deployed-application-usage-collection.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/deployed-application-usage-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAelC,IAAiB,kCAAkC,CA6BlD;AA7BD,WAAiB,kCAAkC;IACjD,SAAgB,UAAU,CAAC,GAAuC;QAChE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,wBAAwB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACzD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,6CAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuC;QAC5E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,wBAAwB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACrE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,yDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,kCAAkC,GAAlC,0CAAkC,KAAlC,0CAAkC,QA6BlD"}