oci-jms 2.117.1 → 2.118.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.
- package/lib/client.d.ts +117 -0
- package/lib/client.js +898 -55
- package/lib/client.js.map +1 -1
- package/lib/javamanagementservice-waiter.d.ts +8 -0
- package/lib/javamanagementservice-waiter.js +12 -0
- package/lib/javamanagementservice-waiter.js.map +1 -1
- package/lib/model/add-installation-site-task-details.d.ts +25 -0
- package/lib/model/add-installation-site-task-details.js +62 -0
- package/lib/model/add-installation-site-task-details.js.map +1 -0
- package/lib/model/agent-type.d.ts +3 -1
- package/lib/model/agent-type.js +3 -1
- package/lib/model/agent-type.js.map +1 -1
- package/lib/model/application-work-item-details.d.ts +13 -0
- package/lib/model/application-work-item-details.js +10 -2
- package/lib/model/application-work-item-details.js.map +1 -1
- package/lib/model/cluster-details.d.ts +46 -0
- package/lib/model/cluster-details.js +39 -0
- package/lib/model/cluster-details.js.map +1 -0
- package/lib/model/confidence-level.d.ts +30 -0
- package/lib/model/confidence-level.js +41 -0
- package/lib/model/confidence-level.js.map +1 -0
- package/lib/model/container-collection.d.ts +27 -0
- package/lib/model/container-collection.js +61 -0
- package/lib/model/container-collection.js.map +1 -0
- package/lib/model/container-sort-by.d.ts +28 -0
- package/lib/model/container-sort-by.js +39 -0
- package/lib/model/container-sort-by.js.map +1 -0
- package/lib/model/container-summary.d.ts +75 -0
- package/lib/model/container-summary.js +29 -0
- package/lib/model/container-summary.js.map +1 -0
- package/lib/model/create-jms-plugin-details.d.ts +9 -2
- package/lib/model/create-jms-plugin-details.js.map +1 -1
- package/lib/model/create-task-schedule-details.d.ts +33 -0
- package/lib/model/create-task-schedule-details.js +55 -0
- package/lib/model/create-task-schedule-details.js.map +1 -0
- package/lib/model/crypto-task-details.d.ts +25 -0
- package/lib/model/crypto-task-details.js +60 -0
- package/lib/model/crypto-task-details.js.map +1 -0
- package/lib/model/deployed-application-migration-analyses-target.d.ts +7 -2
- package/lib/model/deployed-application-migration-analyses-target.js.map +1 -1
- package/lib/model/deployed-application-migration-task-details.d.ts +25 -0
- package/lib/model/deployed-application-migration-task-details.js +62 -0
- package/lib/model/deployed-application-migration-task-details.js.map +1 -0
- package/lib/model/export-data-filters.d.ts +63 -0
- package/lib/model/export-data-filters.js +42 -0
- package/lib/model/export-data-filters.js.map +1 -0
- package/lib/model/export-setting.d.ts +1 -0
- package/lib/model/export-setting.js +30 -2
- package/lib/model/export-setting.js.map +1 -1
- package/lib/model/fleet-agent-configuration.d.ts +10 -0
- package/lib/model/fleet-agent-configuration.js.map +1 -1
- package/lib/model/fleet-summary.d.ts +12 -0
- package/lib/model/fleet-summary.js.map +1 -1
- package/lib/model/fleet.d.ts +12 -0
- package/lib/model/fleet.js.map +1 -1
- package/lib/model/generate-agent-installer-configuration-details.d.ts +5 -0
- package/lib/model/generate-agent-installer-configuration-details.js.map +1 -1
- package/lib/model/index.d.ts +82 -0
- package/lib/model/index.js +87 -5
- package/lib/model/index.js.map +1 -1
- package/lib/model/installation-sort-by.d.ts +2 -1
- package/lib/model/installation-sort-by.js +1 -0
- package/lib/model/installation-sort-by.js.map +1 -1
- package/lib/model/installation-usage.d.ts +4 -0
- package/lib/model/installation-usage.js.map +1 -1
- package/lib/model/java-family-summary.d.ts +4 -0
- package/lib/model/java-family-summary.js +34 -2
- package/lib/model/java-family-summary.js.map +1 -1
- package/lib/model/java-family.d.ts +4 -0
- package/lib/model/java-family.js +10 -0
- package/lib/model/java-family.js.map +1 -1
- package/lib/model/java-migration-analysis-target.d.ts +6 -2
- package/lib/model/java-migration-analysis-target.js.map +1 -1
- package/lib/model/java-migration-application-work-item-details.d.ts +44 -0
- package/lib/model/java-migration-application-work-item-details.js +54 -0
- package/lib/model/java-migration-application-work-item-details.js.map +1 -0
- package/lib/model/java-migration-deployed-application-work-item-details.d.ts +44 -0
- package/lib/model/java-migration-deployed-application-work-item-details.js +54 -0
- package/lib/model/java-migration-deployed-application-work-item-details.js.map +1 -0
- package/lib/model/java-migration-task-details.d.ts +25 -0
- package/lib/model/java-migration-task-details.js +60 -0
- package/lib/model/java-migration-task-details.js.map +1 -0
- package/lib/model/jfr-attachment-target.d.ts +6 -1
- package/lib/model/jfr-attachment-target.js.map +1 -1
- package/lib/model/jfr-task-details.d.ts +25 -0
- package/lib/model/jfr-task-details.js +60 -0
- package/lib/model/jfr-task-details.js.map +1 -0
- package/lib/model/jms-plugin-summary.d.ts +4 -2
- package/lib/model/jms-plugin-summary.js.map +1 -1
- package/lib/model/jms-plugin.d.ts +4 -2
- package/lib/model/jms-plugin.js.map +1 -1
- package/lib/model/library-application-sort-by.d.ts +27 -0
- package/lib/model/library-application-sort-by.js +38 -0
- package/lib/model/library-application-sort-by.js.map +1 -0
- package/lib/model/library-application-usage-collection.d.ts +28 -0
- package/lib/model/library-application-usage-collection.js +61 -0
- package/lib/model/library-application-usage-collection.js.map +1 -0
- package/lib/model/library-application-usage-summary.d.ts +52 -0
- package/lib/model/library-application-usage-summary.js +29 -0
- package/lib/model/library-application-usage-summary.js.map +1 -0
- package/lib/model/library-inventory.d.ts +45 -0
- package/lib/model/library-inventory.js +29 -0
- package/lib/model/library-inventory.js.map +1 -0
- package/lib/model/library-managed-instance-sort-by.d.ts +27 -0
- package/lib/model/library-managed-instance-sort-by.js +38 -0
- package/lib/model/library-managed-instance-sort-by.js.map +1 -0
- package/lib/model/library-managed-instance-usage-collection.d.ts +28 -0
- package/lib/model/library-managed-instance-usage-collection.js +61 -0
- package/lib/model/library-managed-instance-usage-collection.js.map +1 -0
- package/lib/model/library-managed-instance-usage-summary.d.ts +51 -0
- package/lib/model/library-managed-instance-usage-summary.js +29 -0
- package/lib/model/library-managed-instance-usage-summary.js.map +1 -0
- package/lib/model/library-sort-by.d.ts +3 -1
- package/lib/model/library-sort-by.js +2 -0
- package/lib/model/library-sort-by.js.map +1 -1
- package/lib/model/library-usage.d.ts +23 -1
- package/lib/model/library-usage.js +34 -2
- package/lib/model/library-usage.js.map +1 -1
- package/lib/model/library-vulnerability.d.ts +29 -0
- package/lib/model/library-vulnerability.js +29 -0
- package/lib/model/library-vulnerability.js.map +1 -0
- package/lib/model/managed-instance-type.d.ts +1 -0
- package/lib/model/managed-instance-type.js +1 -0
- package/lib/model/managed-instance-type.js.map +1 -1
- package/lib/model/managed-instance-usage.d.ts +13 -0
- package/lib/model/managed-instance-usage.js +8 -2
- package/lib/model/managed-instance-usage.js.map +1 -1
- package/lib/model/operating-system.d.ts +4 -0
- package/lib/model/operating-system.js.map +1 -1
- package/lib/model/operation-type.d.ts +1 -0
- package/lib/model/operation-type.js +1 -0
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/package-sort-by.d.ts +26 -0
- package/lib/model/package-sort-by.js +37 -0
- package/lib/model/package-sort-by.js.map +1 -0
- package/lib/model/performance-tuning-task-details.d.ts +25 -0
- package/lib/model/performance-tuning-task-details.js +62 -0
- package/lib/model/performance-tuning-task-details.js.map +1 -0
- package/lib/model/post-installation-actions.d.ts +6 -1
- package/lib/model/post-installation-actions.js +5 -0
- package/lib/model/post-installation-actions.js.map +1 -1
- package/lib/model/remove-installation-site-task-details.d.ts +25 -0
- package/lib/model/remove-installation-site-task-details.js +62 -0
- package/lib/model/remove-installation-site-task-details.js.map +1 -0
- package/lib/model/scan-java-server-task-details.d.ts +25 -0
- package/lib/model/scan-java-server-task-details.js +60 -0
- package/lib/model/scan-java-server-task-details.js.map +1 -0
- package/lib/model/scan-library-task-details.d.ts +25 -0
- package/lib/model/scan-library-task-details.js +60 -0
- package/lib/model/scan-library-task-details.js.map +1 -0
- package/lib/model/scan-library-usage-details.d.ts +10 -0
- package/lib/model/scan-library-usage-details.js.map +1 -1
- package/lib/model/task-details.d.ts +22 -0
- package/lib/model/task-details.js +100 -0
- package/lib/model/task-details.js.map +1 -0
- package/lib/model/task-schedule-collection.d.ts +26 -0
- package/lib/model/task-schedule-collection.js +61 -0
- package/lib/model/task-schedule-collection.js.map +1 -0
- package/lib/model/task-schedule-sort-by.d.ts +26 -0
- package/lib/model/task-schedule-sort-by.js +37 -0
- package/lib/model/task-schedule-sort-by.js.map +1 -0
- package/lib/model/task-schedule-summary.d.ts +65 -0
- package/lib/model/task-schedule-summary.js +55 -0
- package/lib/model/task-schedule-summary.js.map +1 -0
- package/lib/model/task-schedule.d.ts +74 -0
- package/lib/model/task-schedule.js +65 -0
- package/lib/model/task-schedule.js.map +1 -0
- package/lib/model/uncorrelated-package-application-sort-by.d.ts +25 -0
- package/lib/model/uncorrelated-package-application-sort-by.js +36 -0
- package/lib/model/uncorrelated-package-application-sort-by.js.map +1 -0
- package/lib/model/uncorrelated-package-application-usage-collection.d.ts +26 -0
- package/lib/model/uncorrelated-package-application-usage-collection.js +61 -0
- package/lib/model/uncorrelated-package-application-usage-collection.js.map +1 -0
- package/lib/model/uncorrelated-package-application-usage-summary.d.ts +42 -0
- package/lib/model/uncorrelated-package-application-usage-summary.js +29 -0
- package/lib/model/uncorrelated-package-application-usage-summary.js.map +1 -0
- package/lib/model/uncorrelated-package-managed-instance-sort-by.d.ts +25 -0
- package/lib/model/uncorrelated-package-managed-instance-sort-by.js +36 -0
- package/lib/model/uncorrelated-package-managed-instance-sort-by.js.map +1 -0
- package/lib/model/uncorrelated-package-managed-instance-usage-collection.d.ts +26 -0
- package/lib/model/uncorrelated-package-managed-instance-usage-collection.js +61 -0
- package/lib/model/uncorrelated-package-managed-instance-usage-collection.js.map +1 -0
- package/lib/model/uncorrelated-package-managed-instance-usage-summary.d.ts +41 -0
- package/lib/model/uncorrelated-package-managed-instance-usage-summary.js +29 -0
- package/lib/model/uncorrelated-package-managed-instance-usage-summary.js.map +1 -0
- package/lib/model/uncorrelated-package-usage-collection.d.ts +26 -0
- package/lib/model/uncorrelated-package-usage-collection.js +61 -0
- package/lib/model/uncorrelated-package-usage-collection.js.map +1 -0
- package/lib/model/uncorrelated-package-usage-summary.d.ts +38 -0
- package/lib/model/uncorrelated-package-usage-summary.js +29 -0
- package/lib/model/uncorrelated-package-usage-summary.js.map +1 -0
- package/lib/model/update-export-setting-details.d.ts +1 -0
- package/lib/model/update-export-setting-details.js +30 -2
- package/lib/model/update-export-setting-details.js.map +1 -1
- package/lib/model/update-fleet-agent-configuration-details.d.ts +10 -0
- package/lib/model/update-fleet-agent-configuration-details.js.map +1 -1
- package/lib/model/update-task-schedule-details.d.ts +33 -0
- package/lib/model/update-task-schedule-details.js +55 -0
- package/lib/model/update-task-schedule-details.js.map +1 -0
- package/lib/model/work-item-details.js +8 -0
- package/lib/model/work-item-details.js.map +1 -1
- package/lib/model/work-item-summary.d.ts +1 -1
- package/lib/model/work-item-summary.js.map +1 -1
- package/lib/model/work-item-type.d.ts +1 -0
- package/lib/model/work-item-type.js +1 -0
- package/lib/model/work-item-type.js.map +1 -1
- package/lib/request/create-task-schedule-request.d.ts +36 -0
- package/lib/request/create-task-schedule-request.js +15 -0
- package/lib/request/create-task-schedule-request.js.map +1 -0
- package/lib/request/delete-task-schedule-request.d.ts +39 -0
- package/lib/request/delete-task-schedule-request.js +15 -0
- package/lib/request/delete-task-schedule-request.js.map +1 -0
- package/lib/request/get-task-schedule-request.d.ts +30 -0
- package/lib/request/get-task-schedule-request.js +15 -0
- package/lib/request/get-task-schedule-request.js.map +1 -0
- package/lib/request/index.d.ts +24 -0
- package/lib/request/list-containers-request.d.ts +75 -0
- package/lib/request/list-containers-request.js +15 -0
- package/lib/request/list-containers-request.js.map +1 -0
- package/lib/request/list-jms-plugins-request.d.ts +3 -1
- package/lib/request/list-library-application-usage-request.d.ts +74 -0
- package/lib/request/list-library-application-usage-request.js +15 -0
- package/lib/request/list-library-application-usage-request.js.map +1 -0
- package/lib/request/list-library-managed-instance-usage-request.d.ts +74 -0
- package/lib/request/list-library-managed-instance-usage-request.js +15 -0
- package/lib/request/list-library-managed-instance-usage-request.js.map +1 -0
- package/lib/request/list-task-schedules-request.d.ts +63 -0
- package/lib/request/list-task-schedules-request.js +15 -0
- package/lib/request/list-task-schedules-request.js.map +1 -0
- package/lib/request/list-uncorrelated-package-application-usage-request.d.ts +65 -0
- package/lib/request/list-uncorrelated-package-application-usage-request.js +15 -0
- package/lib/request/list-uncorrelated-package-application-usage-request.js.map +1 -0
- package/lib/request/list-uncorrelated-package-managed-instance-usage-request.d.ts +65 -0
- package/lib/request/list-uncorrelated-package-managed-instance-usage-request.js +15 -0
- package/lib/request/list-uncorrelated-package-managed-instance-usage-request.js.map +1 -0
- package/lib/request/list-uncorrelated-package-usage-request.d.ts +65 -0
- package/lib/request/list-uncorrelated-package-usage-request.js +15 -0
- package/lib/request/list-uncorrelated-package-usage-request.js.map +1 -0
- package/lib/request/summarize-library-inventory-request.d.ts +42 -0
- package/lib/request/summarize-library-inventory-request.js +15 -0
- package/lib/request/summarize-library-inventory-request.js.map +1 -0
- package/lib/request/update-task-schedule-request.d.ts +49 -0
- package/lib/request/update-task-schedule-request.js +15 -0
- package/lib/request/update-task-schedule-request.js.map +1 -0
- package/lib/response/create-task-schedule-response.d.ts +30 -0
- package/lib/response/create-task-schedule-response.js +15 -0
- package/lib/response/create-task-schedule-response.js.map +1 -0
- package/lib/response/delete-task-schedule-response.d.ts +20 -0
- package/lib/response/delete-task-schedule-response.js +15 -0
- package/lib/response/delete-task-schedule-response.js.map +1 -0
- package/lib/response/get-task-schedule-response.d.ts +30 -0
- package/lib/response/get-task-schedule-response.js +15 -0
- package/lib/response/get-task-schedule-response.js.map +1 -0
- package/lib/response/index.d.ts +24 -0
- package/lib/response/list-containers-response.d.ts +32 -0
- package/lib/response/list-containers-response.js +15 -0
- package/lib/response/list-containers-response.js.map +1 -0
- package/lib/response/list-library-application-usage-response.d.ts +32 -0
- package/lib/response/list-library-application-usage-response.js +15 -0
- package/lib/response/list-library-application-usage-response.js.map +1 -0
- package/lib/response/list-library-managed-instance-usage-response.d.ts +32 -0
- package/lib/response/list-library-managed-instance-usage-response.js +15 -0
- package/lib/response/list-library-managed-instance-usage-response.js.map +1 -0
- package/lib/response/list-task-schedules-response.d.ts +32 -0
- package/lib/response/list-task-schedules-response.js +15 -0
- package/lib/response/list-task-schedules-response.js.map +1 -0
- package/lib/response/list-uncorrelated-package-application-usage-response.d.ts +32 -0
- package/lib/response/list-uncorrelated-package-application-usage-response.js +15 -0
- package/lib/response/list-uncorrelated-package-application-usage-response.js.map +1 -0
- package/lib/response/list-uncorrelated-package-managed-instance-usage-response.d.ts +32 -0
- package/lib/response/list-uncorrelated-package-managed-instance-usage-response.js +15 -0
- package/lib/response/list-uncorrelated-package-managed-instance-usage-response.js.map +1 -0
- package/lib/response/list-uncorrelated-package-usage-response.d.ts +32 -0
- package/lib/response/list-uncorrelated-package-usage-response.js +15 -0
- package/lib/response/list-uncorrelated-package-usage-response.js.map +1 -0
- package/lib/response/summarize-library-inventory-response.d.ts +32 -0
- package/lib/response/summarize-library-inventory-response.js +15 -0
- package/lib/response/summarize-library-inventory-response.js.map +1 -0
- package/lib/response/update-task-schedule-response.d.ts +30 -0
- package/lib/response/update-task-schedule-response.js +15 -0
- package/lib/response/update-task-schedule-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -0,0 +1,75 @@
|
|
|
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, 2025, 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
|
+
* Information about a container in the cluster.
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
export interface ContainerSummary {
|
|
19
|
+
/**
|
|
20
|
+
* Unique identifier for the container.
|
|
21
|
+
*/
|
|
22
|
+
"containerKey": string;
|
|
23
|
+
/**
|
|
24
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the associated managed instance of type OCMA.
|
|
25
|
+
*/
|
|
26
|
+
"managedInstanceId": string;
|
|
27
|
+
/**
|
|
28
|
+
* The name of the container.
|
|
29
|
+
*/
|
|
30
|
+
"displayName": string;
|
|
31
|
+
/**
|
|
32
|
+
* The container image name.
|
|
33
|
+
*/
|
|
34
|
+
"imageName": string;
|
|
35
|
+
/**
|
|
36
|
+
* The namespace of the container.
|
|
37
|
+
*/
|
|
38
|
+
"namespace": string;
|
|
39
|
+
/**
|
|
40
|
+
* The name of the node associated with the pod running this container.
|
|
41
|
+
*/
|
|
42
|
+
"nodeName": string;
|
|
43
|
+
/**
|
|
44
|
+
* The name of the pod running this container.
|
|
45
|
+
*/
|
|
46
|
+
"podName": string;
|
|
47
|
+
/**
|
|
48
|
+
* Unique key that identifies the application running in the container.
|
|
49
|
+
*/
|
|
50
|
+
"applicationKey"?: string;
|
|
51
|
+
/**
|
|
52
|
+
* The name of the application running in the container.
|
|
53
|
+
*/
|
|
54
|
+
"applicationName"?: string;
|
|
55
|
+
/**
|
|
56
|
+
* Unique key that identifies the Java runtime used to run the application in the container.
|
|
57
|
+
*/
|
|
58
|
+
"jreKey"?: string;
|
|
59
|
+
/**
|
|
60
|
+
* The Java runtime used to run the application in the container.
|
|
61
|
+
*/
|
|
62
|
+
"javaVersion"?: string;
|
|
63
|
+
/**
|
|
64
|
+
* The security status of the Java runtime used to run the application in the container.
|
|
65
|
+
*/
|
|
66
|
+
"jreSecurityStatus"?: model.JreSecurityStatus;
|
|
67
|
+
/**
|
|
68
|
+
* The start time of the container.
|
|
69
|
+
*/
|
|
70
|
+
"timeStarted"?: Date;
|
|
71
|
+
}
|
|
72
|
+
export declare namespace ContainerSummary {
|
|
73
|
+
function getJsonObj(obj: ContainerSummary): object;
|
|
74
|
+
function getDeserializedJsonObj(obj: ContainerSummary): object;
|
|
75
|
+
}
|
|
@@ -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, 2025, 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.ContainerSummary = void 0;
|
|
16
|
+
var ContainerSummary;
|
|
17
|
+
(function (ContainerSummary) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
ContainerSummary.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
ContainerSummary.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(ContainerSummary = exports.ContainerSummary || (exports.ContainerSummary = {}));
|
|
29
|
+
//# sourceMappingURL=container-summary.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"container-summary.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/container-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAgEH,IAAiB,gBAAgB,CAWhC;AAXD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAWhC"}
|
|
@@ -10,18 +10,25 @@
|
|
|
10
10
|
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
11
11
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
12
|
*/
|
|
13
|
+
import * as model from "../model";
|
|
13
14
|
/**
|
|
14
15
|
* The details for creating a JmsPlugin.
|
|
15
16
|
*/
|
|
16
17
|
export interface CreateJmsPluginDetails {
|
|
17
18
|
/**
|
|
18
|
-
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Management Agent (OMA)
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Management Agent (OMA), the Oracle Cloud Agent (OCA),
|
|
20
|
+
* or the Oracle Container Management Agent (OCMA) instance where the JMS plugin is deployed.
|
|
21
|
+
*
|
|
19
22
|
*/
|
|
20
23
|
"agentId": string;
|
|
21
24
|
/**
|
|
22
|
-
* The OMA/OCA agent's compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
25
|
+
* The OMA/OCA/OCMA agent's compartment [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
|
|
23
26
|
*/
|
|
24
27
|
"compartmentId": string;
|
|
28
|
+
/**
|
|
29
|
+
* The agent type.
|
|
30
|
+
*/
|
|
31
|
+
"agentType"?: model.AgentType;
|
|
25
32
|
/**
|
|
26
33
|
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the fleet.
|
|
27
34
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-jms-plugin-details.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/create-jms-plugin-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;
|
|
1
|
+
{"version":3,"file":"create-jms-plugin-details.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/create-jms-plugin-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA0CH,IAAiB,sBAAsB,CAWtC;AAXD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B;QACpD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA2B;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAWtC"}
|
|
@@ -0,0 +1,33 @@
|
|
|
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, 2025, 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
|
+
* Attributes to create a task schedule.
|
|
16
|
+
*/
|
|
17
|
+
export interface CreateTaskScheduleDetails {
|
|
18
|
+
/**
|
|
19
|
+
* The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Fleet.
|
|
20
|
+
*/
|
|
21
|
+
"fleetId": string;
|
|
22
|
+
/**
|
|
23
|
+
* Recurrence specification for the task schedule execution (formatted according to [RFC-5545](https://icalendar.org/RFC-Specifications/iCalendar-RFC-5545/)). To run daily for 10 occurrences starts on September 2, 2024 09:00 EDT, it should be 'DTSTART;TZID=America/New_York:20240902T090000
|
|
24
|
+
* RRULE:FREQ=DAILY;COUNT=10'. To run every 3 hours from 9:00 AM to 5:00 PM on August 5, 2024 EDT, it should be 'DTSTART;TZID=America/New_York:20240805T090000 RRULE:FREQ=HOURLY;INTERVAL=3;UNTIL=20240805T170000Z'.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"executionRecurrences": string;
|
|
28
|
+
"taskDetails": model.DeployedApplicationMigrationTaskDetails | model.RemoveInstallationSiteTaskDetails | model.CryptoTaskDetails | model.JavaMigrationTaskDetails | model.ScanLibraryTaskDetails | model.PerformanceTuningTaskDetails | model.ScanJavaServerTaskDetails | model.JfrTaskDetails | model.AddInstallationSiteTaskDetails;
|
|
29
|
+
}
|
|
30
|
+
export declare namespace CreateTaskScheduleDetails {
|
|
31
|
+
function getJsonObj(obj: CreateTaskScheduleDetails): object;
|
|
32
|
+
function getDeserializedJsonObj(obj: CreateTaskScheduleDetails): object;
|
|
33
|
+
}
|
|
@@ -0,0 +1,55 @@
|
|
|
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, 2025, 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.CreateTaskScheduleDetails = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var CreateTaskScheduleDetails;
|
|
37
|
+
(function (CreateTaskScheduleDetails) {
|
|
38
|
+
function getJsonObj(obj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"taskDetails": obj.taskDetails ? model.TaskDetails.getJsonObj(obj.taskDetails) : undefined
|
|
41
|
+
});
|
|
42
|
+
return jsonObj;
|
|
43
|
+
}
|
|
44
|
+
CreateTaskScheduleDetails.getJsonObj = getJsonObj;
|
|
45
|
+
function getDeserializedJsonObj(obj) {
|
|
46
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
47
|
+
"taskDetails": obj.taskDetails
|
|
48
|
+
? model.TaskDetails.getDeserializedJsonObj(obj.taskDetails)
|
|
49
|
+
: undefined
|
|
50
|
+
});
|
|
51
|
+
return jsonObj;
|
|
52
|
+
}
|
|
53
|
+
CreateTaskScheduleDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
54
|
+
})(CreateTaskScheduleDetails = exports.CreateTaskScheduleDetails || (exports.CreateTaskScheduleDetails = {}));
|
|
55
|
+
//# sourceMappingURL=create-task-schedule-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-task-schedule-details.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/create-task-schedule-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6BlC,IAAiB,yBAAyB,CAuBzC;AAvBD,WAAiB,yBAAyB;IACxC,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC,SAAS;SAC3F,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,oCAAU,aASzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAC,WAAW,CAAC;gBAC3D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,gDAAsB,yBAWrC,CAAA;AACH,CAAC,EAvBgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QAuBzC"}
|
|
@@ -0,0 +1,25 @@
|
|
|
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, 2025, 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 task details with JFR crypto event analysis related information.
|
|
16
|
+
*/
|
|
17
|
+
export interface CryptoTaskDetails extends model.TaskDetails {
|
|
18
|
+
"cryptoTaskRequest"?: model.RequestCryptoAnalysesDetails;
|
|
19
|
+
"taskType": string;
|
|
20
|
+
}
|
|
21
|
+
export declare namespace CryptoTaskDetails {
|
|
22
|
+
function getJsonObj(obj: CryptoTaskDetails, isParentJsonObj?: boolean): object;
|
|
23
|
+
const taskType = "CRYPTO";
|
|
24
|
+
function getDeserializedJsonObj(obj: CryptoTaskDetails, isParentJsonObj?: boolean): object;
|
|
25
|
+
}
|
|
@@ -0,0 +1,60 @@
|
|
|
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, 2025, 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.CryptoTaskDetails = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var CryptoTaskDetails;
|
|
37
|
+
(function (CryptoTaskDetails) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.TaskDetails.getJsonObj(obj))), {
|
|
40
|
+
"cryptoTaskRequest": obj.cryptoTaskRequest
|
|
41
|
+
? model.RequestCryptoAnalysesDetails.getJsonObj(obj.cryptoTaskRequest)
|
|
42
|
+
: undefined
|
|
43
|
+
});
|
|
44
|
+
return jsonObj;
|
|
45
|
+
}
|
|
46
|
+
CryptoTaskDetails.getJsonObj = getJsonObj;
|
|
47
|
+
CryptoTaskDetails.taskType = "CRYPTO";
|
|
48
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
49
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
50
|
+
? obj
|
|
51
|
+
: model.TaskDetails.getDeserializedJsonObj(obj))), {
|
|
52
|
+
"cryptoTaskRequest": obj.cryptoTaskRequest
|
|
53
|
+
? model.RequestCryptoAnalysesDetails.getDeserializedJsonObj(obj.cryptoTaskRequest)
|
|
54
|
+
: undefined
|
|
55
|
+
});
|
|
56
|
+
return jsonObj;
|
|
57
|
+
}
|
|
58
|
+
CryptoTaskDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
59
|
+
})(CryptoTaskDetails = exports.CryptoTaskDetails || (exports.CryptoTaskDetails = {}));
|
|
60
|
+
//# sourceMappingURL=crypto-task-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"crypto-task-details.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/crypto-task-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAYlC,IAAiB,iBAAiB,CA+BjC;AA/BD,WAAiB,iBAAiB;IAChC,SAAgB,UAAU,CAAC,GAAsB,EAAE,eAAyB;QAC1E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAAuB,CAAC,GAClF;YACD,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBACtE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,4BAAU,aAWzB,CAAA;IACY,0BAAQ,GAAG,QAAQ,CAAC;IACjC,SAAgB,sBAAsB,CACpC,GAAsB,EACtB,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,sBAAsB,CAAC,GAAG,CAAuB,CAAC,GACtE;YACD,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBAClF,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,wCAAsB,yBAgBrC,CAAA;AACH,CAAC,EA/BgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QA+BjC"}
|
|
@@ -12,7 +12,8 @@
|
|
|
12
12
|
*/
|
|
13
13
|
/**
|
|
14
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
|
|
15
|
+
* A target contains a managed instance, deployed application installation Key, sourceJdkVersion, targetJdkVersion, optional excludePackagePrefixes
|
|
16
|
+
* and optional includePackagePrefixes.
|
|
16
17
|
*
|
|
17
18
|
*/
|
|
18
19
|
export interface DeployedApplicationMigrationAnalysesTarget {
|
|
@@ -33,9 +34,13 @@ export interface DeployedApplicationMigrationAnalysesTarget {
|
|
|
33
34
|
*/
|
|
34
35
|
"targetJdkVersion": string;
|
|
35
36
|
/**
|
|
36
|
-
* Excludes the packages that starts with the prefix from the migration analyses result.
|
|
37
|
+
* Excludes the packages that starts with the prefix from the migration analyses result. Either this or includePackagePrefixes can be specified.
|
|
37
38
|
*/
|
|
38
39
|
"excludePackagePrefixes"?: Array<string>;
|
|
40
|
+
/**
|
|
41
|
+
* Includes the packages that starts with the prefix from the migration analyses result. Either this or excludePackagePrefixes can be specified.
|
|
42
|
+
*/
|
|
43
|
+
"includePackagePrefixes"?: Array<string>;
|
|
39
44
|
}
|
|
40
45
|
export declare namespace DeployedApplicationMigrationAnalysesTarget {
|
|
41
46
|
function getJsonObj(obj: DeployedApplicationMigrationAnalysesTarget): object;
|
|
@@ -1 +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;;;
|
|
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;;;AAsCH,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"}
|
|
@@ -0,0 +1,25 @@
|
|
|
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, 2025, 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 task details with deployed application migration related information.
|
|
16
|
+
*/
|
|
17
|
+
export interface DeployedApplicationMigrationTaskDetails extends model.TaskDetails {
|
|
18
|
+
"deployedApplicationMigrationTaskRequest"?: model.RequestDeployedApplicationMigrationAnalysesDetails;
|
|
19
|
+
"taskType": string;
|
|
20
|
+
}
|
|
21
|
+
export declare namespace DeployedApplicationMigrationTaskDetails {
|
|
22
|
+
function getJsonObj(obj: DeployedApplicationMigrationTaskDetails, isParentJsonObj?: boolean): object;
|
|
23
|
+
const taskType = "DEPLOYED_APPLICATION_MIGRATION";
|
|
24
|
+
function getDeserializedJsonObj(obj: DeployedApplicationMigrationTaskDetails, isParentJsonObj?: boolean): object;
|
|
25
|
+
}
|
|
@@ -0,0 +1,62 @@
|
|
|
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, 2025, 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.DeployedApplicationMigrationTaskDetails = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var DeployedApplicationMigrationTaskDetails;
|
|
37
|
+
(function (DeployedApplicationMigrationTaskDetails) {
|
|
38
|
+
function getJsonObj(obj, isParentJsonObj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
40
|
+
? obj
|
|
41
|
+
: model.TaskDetails.getJsonObj(obj))), {
|
|
42
|
+
"deployedApplicationMigrationTaskRequest": obj.deployedApplicationMigrationTaskRequest
|
|
43
|
+
? model.RequestDeployedApplicationMigrationAnalysesDetails.getJsonObj(obj.deployedApplicationMigrationTaskRequest)
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
DeployedApplicationMigrationTaskDetails.getJsonObj = getJsonObj;
|
|
49
|
+
DeployedApplicationMigrationTaskDetails.taskType = "DEPLOYED_APPLICATION_MIGRATION";
|
|
50
|
+
function getDeserializedJsonObj(obj, isParentJsonObj) {
|
|
51
|
+
const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
|
|
52
|
+
? obj
|
|
53
|
+
: model.TaskDetails.getDeserializedJsonObj(obj))), {
|
|
54
|
+
"deployedApplicationMigrationTaskRequest": obj.deployedApplicationMigrationTaskRequest
|
|
55
|
+
? model.RequestDeployedApplicationMigrationAnalysesDetails.getDeserializedJsonObj(obj.deployedApplicationMigrationTaskRequest)
|
|
56
|
+
: undefined
|
|
57
|
+
});
|
|
58
|
+
return jsonObj;
|
|
59
|
+
}
|
|
60
|
+
DeployedApplicationMigrationTaskDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
61
|
+
})(DeployedApplicationMigrationTaskDetails = exports.DeployedApplicationMigrationTaskDetails || (exports.DeployedApplicationMigrationTaskDetails = {}));
|
|
62
|
+
//# sourceMappingURL=deployed-application-migration-task-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"deployed-application-migration-task-details.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/deployed-application-migration-task-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAYlC,IAAiB,uCAAuC,CA0CvD;AA1CD,WAAiB,uCAAuC;IACtD,SAAgB,UAAU,CACxB,GAA4C,EAC5C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,UAAU,CAAC,GAAG,CAA6C,CAAC,GAChF;YACD,yCAAyC,EAAE,GAAG,CAAC,uCAAuC;gBACpF,CAAC,CAAC,KAAK,CAAC,kDAAkD,CAAC,UAAU,CACjE,GAAG,CAAC,uCAAuC,CAC5C;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAlBe,kDAAU,aAkBzB,CAAA;IACY,gDAAQ,GAAG,gCAAgC,CAAC;IACzD,SAAgB,sBAAsB,CACpC,GAA4C,EAC5C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,WAAW,CAAC,sBAAsB,CACvC,GAAG,CACwC,CAAC,GAC/C;YACD,yCAAyC,EAAE,GAAG,CAAC,uCAAuC;gBACpF,CAAC,CAAC,KAAK,CAAC,kDAAkD,CAAC,sBAAsB,CAC7E,GAAG,CAAC,uCAAuC,CAC5C;gBACH,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,8DAAsB,yBAoBrC,CAAA;AACH,CAAC,EA1CgB,uCAAuC,GAAvC,+CAAuC,KAAvC,+CAAuC,QA0CvD"}
|
|
@@ -0,0 +1,63 @@
|
|
|
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, 2025, 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
|
+
* Filters applied when exporting data
|
|
15
|
+
*
|
|
16
|
+
*/
|
|
17
|
+
export interface ExportDataFilters {
|
|
18
|
+
/**
|
|
19
|
+
* List of Java versions to filter by
|
|
20
|
+
*
|
|
21
|
+
*/
|
|
22
|
+
"javaVersions"?: Array<string>;
|
|
23
|
+
/**
|
|
24
|
+
* List of Java major versions to filter by
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
"javaMajorVersions"?: Array<string>;
|
|
28
|
+
/**
|
|
29
|
+
* List of Java vendors to filter by
|
|
30
|
+
*
|
|
31
|
+
*/
|
|
32
|
+
"javaVendors"?: Array<string>;
|
|
33
|
+
/**
|
|
34
|
+
* List of application names to filter by exact match
|
|
35
|
+
*
|
|
36
|
+
*/
|
|
37
|
+
"applicationNameEqualTo"?: Array<string>;
|
|
38
|
+
/**
|
|
39
|
+
* List of application names to filter by partial match
|
|
40
|
+
*
|
|
41
|
+
*/
|
|
42
|
+
"applicationNameContains"?: Array<string>;
|
|
43
|
+
/**
|
|
44
|
+
* The security statuses of the Java Runtime
|
|
45
|
+
*/
|
|
46
|
+
"securityStatuses"?: Array<ExportDataFilters.SecurityStatuses>;
|
|
47
|
+
}
|
|
48
|
+
export declare namespace ExportDataFilters {
|
|
49
|
+
enum SecurityStatuses {
|
|
50
|
+
EarlyAccess = "EARLY_ACCESS",
|
|
51
|
+
Unknown = "UNKNOWN",
|
|
52
|
+
UpToDate = "UP_TO_DATE",
|
|
53
|
+
UpdateRequired = "UPDATE_REQUIRED",
|
|
54
|
+
UpgradeRequired = "UPGRADE_REQUIRED",
|
|
55
|
+
/**
|
|
56
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
57
|
+
* version of the SDK.
|
|
58
|
+
*/
|
|
59
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
60
|
+
}
|
|
61
|
+
function getJsonObj(obj: ExportDataFilters): object;
|
|
62
|
+
function getDeserializedJsonObj(obj: ExportDataFilters): object;
|
|
63
|
+
}
|
|
@@ -0,0 +1,42 @@
|
|
|
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, 2025, 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.ExportDataFilters = void 0;
|
|
16
|
+
var ExportDataFilters;
|
|
17
|
+
(function (ExportDataFilters) {
|
|
18
|
+
let SecurityStatuses;
|
|
19
|
+
(function (SecurityStatuses) {
|
|
20
|
+
SecurityStatuses["EarlyAccess"] = "EARLY_ACCESS";
|
|
21
|
+
SecurityStatuses["Unknown"] = "UNKNOWN";
|
|
22
|
+
SecurityStatuses["UpToDate"] = "UP_TO_DATE";
|
|
23
|
+
SecurityStatuses["UpdateRequired"] = "UPDATE_REQUIRED";
|
|
24
|
+
SecurityStatuses["UpgradeRequired"] = "UPGRADE_REQUIRED";
|
|
25
|
+
/**
|
|
26
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
27
|
+
* version of the SDK.
|
|
28
|
+
*/
|
|
29
|
+
SecurityStatuses["UnknownValue"] = "UNKNOWN_VALUE";
|
|
30
|
+
})(SecurityStatuses = ExportDataFilters.SecurityStatuses || (ExportDataFilters.SecurityStatuses = {}));
|
|
31
|
+
function getJsonObj(obj) {
|
|
32
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
33
|
+
return jsonObj;
|
|
34
|
+
}
|
|
35
|
+
ExportDataFilters.getJsonObj = getJsonObj;
|
|
36
|
+
function getDeserializedJsonObj(obj) {
|
|
37
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
38
|
+
return jsonObj;
|
|
39
|
+
}
|
|
40
|
+
ExportDataFilters.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
41
|
+
})(ExportDataFilters = exports.ExportDataFilters || (exports.ExportDataFilters = {}));
|
|
42
|
+
//# sourceMappingURL=export-data-filters.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"export-data-filters.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/export-data-filters.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAyCH,IAAiB,iBAAiB,CAwBjC;AAxBD,WAAiB,iBAAiB;IAChC,IAAY,gBAWX;IAXD,WAAY,gBAAgB;QAC1B,gDAA4B,CAAA;QAC5B,uCAAmB,CAAA;QACnB,2CAAuB,CAAA;QACvB,sDAAkC,CAAA;QAClC,wDAAoC,CAAA;QACpC;;;WAGG;QACH,kDAA8B,CAAA;IAChC,CAAC,EAXW,gBAAgB,GAAhB,kCAAgB,KAAhB,kCAAgB,QAW3B;IAED,SAAgB,UAAU,CAAC,GAAsB;QAC/C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsB;QAC3D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wCAAsB,yBAIrC,CAAA;AACH,CAAC,EAxBgB,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAwBjC"}
|
|
@@ -11,17 +11,45 @@
|
|
|
11
11
|
* Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
|
|
12
12
|
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
13
|
*/
|
|
14
|
+
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
|
+
};
|
|
14
33
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
34
|
exports.ExportSetting = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
16
36
|
var ExportSetting;
|
|
17
37
|
(function (ExportSetting) {
|
|
18
38
|
function getJsonObj(obj) {
|
|
19
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"exportDataFilters": obj.exportDataFilters
|
|
41
|
+
? model.ExportDataFilters.getJsonObj(obj.exportDataFilters)
|
|
42
|
+
: undefined
|
|
43
|
+
});
|
|
20
44
|
return jsonObj;
|
|
21
45
|
}
|
|
22
46
|
ExportSetting.getJsonObj = getJsonObj;
|
|
23
47
|
function getDeserializedJsonObj(obj) {
|
|
24
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
48
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
49
|
+
"exportDataFilters": obj.exportDataFilters
|
|
50
|
+
? model.ExportDataFilters.getDeserializedJsonObj(obj.exportDataFilters)
|
|
51
|
+
: undefined
|
|
52
|
+
});
|
|
25
53
|
return jsonObj;
|
|
26
54
|
}
|
|
27
55
|
ExportSetting.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"export-setting.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/export-setting.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG
|
|
1
|
+
{"version":3,"file":"export-setting.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/export-setting.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsElC,IAAiB,aAAa,CAyB7B;AAzBD,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBAC3D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,wBAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBACvE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,oCAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAyB7B"}
|