oci-jms 2.73.0 → 2.74.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 +151 -56
- package/lib/client.js +699 -57
- package/lib/client.js.map +1 -1
- package/lib/model/agent-type.d.ts +28 -0
- package/lib/model/agent-type.js +39 -0
- package/lib/model/agent-type.js.map +1 -0
- package/lib/model/agent.d.ts +44 -0
- package/lib/model/agent.js +61 -0
- package/lib/model/agent.js.map +1 -0
- package/lib/model/announcement-summary.d.ts +1 -1
- package/lib/model/create-drs-file-details.d.ts +33 -0
- package/lib/model/create-drs-file-details.js +29 -0
- package/lib/model/create-drs-file-details.js.map +1 -0
- package/lib/model/disable-drs-details.d.ts +25 -0
- package/lib/model/disable-drs-details.js +57 -0
- package/lib/model/disable-drs-details.js.map +1 -0
- package/lib/model/drs-file-collection.d.ts +26 -0
- package/lib/model/drs-file-collection.js +61 -0
- package/lib/model/drs-file-collection.js.map +1 -0
- package/lib/model/drs-file-sort-by.d.ts +27 -0
- package/lib/model/drs-file-sort-by.js +38 -0
- package/lib/model/drs-file-sort-by.js.map +1 -0
- package/lib/model/drs-file-status.d.ts +30 -0
- package/lib/model/drs-file-status.js +41 -0
- package/lib/model/drs-file-status.js.map +1 -0
- package/lib/model/drs-file-summary.d.ts +60 -0
- package/lib/model/drs-file-summary.js +38 -0
- package/lib/model/drs-file-summary.js.map +1 -0
- package/lib/model/drs-file.d.ts +60 -0
- package/lib/model/drs-file.js +38 -0
- package/lib/model/drs-file.js.map +1 -0
- package/lib/model/drs-target.d.ts +26 -0
- package/lib/model/drs-target.js +29 -0
- package/lib/model/drs-target.js.map +1 -0
- package/lib/model/enable-drs-details.d.ts +25 -0
- package/lib/model/enable-drs-details.js +57 -0
- package/lib/model/enable-drs-details.js.map +1 -0
- package/lib/model/export-duration.d.ts +29 -0
- package/lib/model/export-duration.js +40 -0
- package/lib/model/export-duration.js.map +1 -0
- package/lib/model/export-frequency.d.ts +29 -0
- package/lib/model/export-frequency.js +40 -0
- package/lib/model/export-frequency.js.map +1 -0
- package/lib/model/export-resources.d.ts +29 -0
- package/lib/model/export-resources.js +40 -0
- package/lib/model/export-resources.js.map +1 -0
- package/lib/model/export-run-status.d.ts +32 -0
- package/lib/model/export-run-status.js +43 -0
- package/lib/model/export-run-status.js.map +1 -0
- package/lib/model/export-setting.d.ts +82 -0
- package/lib/model/export-setting.js +29 -0
- package/lib/model/export-setting.js.map +1 -0
- package/lib/model/export-status.d.ts +40 -0
- package/lib/model/export-status.js +29 -0
- package/lib/model/export-status.js.map +1 -0
- package/lib/model/fleet-agent-configuration.d.ts +1 -0
- package/lib/model/fleet-agent-configuration.js +6 -0
- package/lib/model/fleet-agent-configuration.js.map +1 -1
- package/lib/model/fleet-summary.d.ts +5 -0
- package/lib/model/fleet-summary.js.map +1 -1
- package/lib/model/fleet.d.ts +5 -0
- package/lib/model/fleet.js.map +1 -1
- package/lib/model/index.d.ts +46 -0
- package/lib/model/index.js +50 -3
- package/lib/model/index.js.map +1 -1
- package/lib/model/java-artifact.d.ts +39 -0
- package/lib/model/java-artifact.js.map +1 -1
- package/lib/model/java-family-summary.d.ts +10 -0
- package/lib/model/java-family-summary.js.map +1 -1
- package/lib/model/java-family.d.ts +16 -0
- package/lib/model/java-family.js +34 -2
- package/lib/model/java-family.js.map +1 -1
- package/lib/model/java-migration-analysis-result-summary.d.ts +4 -0
- package/lib/model/java-migration-analysis-result-summary.js.map +1 -1
- package/lib/model/java-migration-analysis-result.d.ts +4 -0
- package/lib/model/java-migration-analysis-result.js.map +1 -1
- package/lib/model/java-release-summary.d.ts +10 -0
- package/lib/model/java-release-summary.js +10 -0
- package/lib/model/java-release-summary.js.map +1 -1
- package/lib/model/java-release.d.ts +10 -0
- package/lib/model/java-release.js +10 -0
- package/lib/model/java-release.js.map +1 -1
- package/lib/model/lcm-work-item-details.d.ts +25 -0
- package/lib/model/lcm-work-item-details.js +60 -0
- package/lib/model/lcm-work-item-details.js.map +1 -0
- package/lib/model/manage-drs-details.d.ts +28 -0
- package/lib/model/manage-drs-details.js +61 -0
- package/lib/model/manage-drs-details.js.map +1 -0
- package/lib/model/managed-instance-usage.d.ts +5 -0
- package/lib/model/managed-instance-usage.js +4 -2
- package/lib/model/managed-instance-usage.js.map +1 -1
- package/lib/model/operation-type.d.ts +7 -0
- package/lib/model/operation-type.js +7 -0
- package/lib/model/operation-type.js.map +1 -1
- package/lib/model/patch-detail.d.ts +29 -0
- package/lib/model/patch-detail.js +29 -0
- package/lib/model/patch-detail.js.map +1 -0
- package/lib/model/performance-tuning-analysis.d.ts +1 -1
- package/lib/model/plugin.d.ts +30 -0
- package/lib/model/plugin.js +29 -0
- package/lib/model/plugin.js.map +1 -0
- package/lib/model/request-crypto-analyses-details.d.ts +2 -2
- package/lib/model/update-drs-file-details.d.ts +33 -0
- package/lib/model/update-drs-file-details.js +29 -0
- package/lib/model/update-drs-file-details.js.map +1 -0
- package/lib/model/update-export-setting-details.d.ts +61 -0
- package/lib/model/update-export-setting-details.js +29 -0
- package/lib/model/update-export-setting-details.js.map +1 -0
- package/lib/model/update-fleet-agent-configuration-details.d.ts +1 -0
- package/lib/model/update-fleet-agent-configuration-details.js +6 -0
- package/lib/model/update-fleet-agent-configuration-details.js.map +1 -1
- package/lib/model/work-item-details.js +4 -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 +5 -0
- package/lib/model/work-item-type.js +5 -0
- package/lib/model/work-item-type.js.map +1 -1
- package/lib/request/add-fleet-installation-sites-request.d.ts +1 -1
- package/lib/request/cancel-work-request-request.d.ts +1 -1
- package/lib/request/change-fleet-compartment-request.d.ts +1 -1
- package/lib/request/create-blocklist-request.d.ts +1 -1
- package/lib/request/create-drs-file-request.d.ts +49 -0
- package/lib/request/create-drs-file-request.js +15 -0
- package/lib/request/create-drs-file-request.js.map +1 -0
- package/lib/request/create-fleet-request.d.ts +1 -1
- package/lib/request/delete-blocklist-request.d.ts +1 -1
- package/lib/request/delete-crypto-analysis-result-request.d.ts +1 -1
- package/lib/request/delete-drs-file-request.d.ts +39 -0
- package/lib/request/delete-drs-file-request.js +15 -0
- package/lib/request/delete-drs-file-request.js.map +1 -0
- package/lib/request/delete-fleet-request.d.ts +1 -1
- package/lib/request/delete-java-migration-analysis-result-request.d.ts +1 -1
- package/lib/request/delete-performance-tuning-analysis-result-request.d.ts +1 -1
- package/lib/request/disable-drs-request.d.ts +49 -0
- package/lib/request/disable-drs-request.js +15 -0
- package/lib/request/disable-drs-request.js.map +1 -0
- package/lib/request/enable-drs-request.d.ts +49 -0
- package/lib/request/enable-drs-request.js +15 -0
- package/lib/request/enable-drs-request.js.map +1 -0
- package/lib/request/generate-agent-deploy-script-request.d.ts +1 -1
- package/lib/request/get-crypto-analysis-result-request.d.ts +1 -1
- package/lib/request/get-drs-file-request.d.ts +34 -0
- package/lib/request/get-drs-file-request.js +15 -0
- package/lib/request/get-drs-file-request.js.map +1 -0
- package/lib/request/get-export-setting-request.d.ts +26 -0
- package/lib/request/get-export-setting-request.js +15 -0
- package/lib/request/get-export-setting-request.js.map +1 -0
- package/lib/request/get-export-status-request.d.ts +26 -0
- package/lib/request/get-export-status-request.js +15 -0
- package/lib/request/get-export-status-request.js.map +1 -0
- package/lib/request/get-fleet-advanced-feature-configuration-request.d.ts +1 -1
- package/lib/request/get-fleet-agent-configuration-request.d.ts +1 -1
- package/lib/request/get-fleet-request.d.ts +1 -1
- package/lib/request/get-java-family-request.d.ts +1 -1
- package/lib/request/get-java-migration-analysis-result-request.d.ts +1 -1
- package/lib/request/get-java-release-request.d.ts +1 -1
- package/lib/request/get-performance-tuning-analysis-result-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/index.d.ts +20 -0
- package/lib/request/list-announcements-request.d.ts +1 -1
- package/lib/request/list-blocklists-request.d.ts +1 -1
- package/lib/request/list-crypto-analysis-results-request.d.ts +1 -1
- package/lib/request/list-drs-files-request.d.ts +46 -0
- package/lib/request/list-drs-files-request.js +15 -0
- package/lib/request/list-drs-files-request.js.map +1 -0
- package/lib/request/list-fleet-diagnoses-request.d.ts +1 -1
- package/lib/request/list-fleets-request.d.ts +1 -1
- package/lib/request/list-installation-sites-request.d.ts +1 -1
- package/lib/request/list-java-families-request.d.ts +5 -1
- package/lib/request/list-java-migration-analysis-results-request.d.ts +1 -1
- package/lib/request/list-java-releases-request.d.ts +1 -1
- package/lib/request/list-jre-usage-request.d.ts +1 -1
- package/lib/request/list-performance-tuning-analysis-results-request.d.ts +1 -1
- package/lib/request/list-work-items-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +5 -1
- package/lib/request/remove-fleet-installation-sites-request.d.ts +1 -1
- package/lib/request/request-crypto-analyses-request.d.ts +1 -1
- package/lib/request/request-java-migration-analyses-request.d.ts +1 -1
- package/lib/request/request-jfr-recordings-request.d.ts +1 -1
- package/lib/request/request-performance-tuning-analyses-request.d.ts +1 -1
- package/lib/request/scan-java-server-usage-request.d.ts +1 -1
- package/lib/request/scan-library-usage-request.d.ts +1 -1
- package/lib/request/summarize-application-installation-usage-request.d.ts +1 -1
- package/lib/request/summarize-application-usage-request.d.ts +1 -1
- package/lib/request/summarize-deployed-application-installation-usage-request.d.ts +1 -1
- package/lib/request/summarize-deployed-application-usage-request.d.ts +1 -1
- package/lib/request/summarize-installation-usage-request.d.ts +1 -1
- package/lib/request/summarize-java-server-instance-usage-request.d.ts +1 -1
- package/lib/request/summarize-java-server-usage-request.d.ts +1 -1
- package/lib/request/summarize-jre-usage-request.d.ts +1 -1
- package/lib/request/summarize-library-usage-request.d.ts +1 -1
- package/lib/request/summarize-managed-instance-usage-request.d.ts +1 -1
- package/lib/request/summarize-resource-inventory-request.d.ts +1 -1
- package/lib/request/update-drs-file-request.d.ts +53 -0
- package/lib/request/update-drs-file-request.js +15 -0
- package/lib/request/update-drs-file-request.js.map +1 -0
- package/lib/request/update-export-setting-request.d.ts +40 -0
- package/lib/request/update-export-setting-request.js +15 -0
- package/lib/request/update-export-setting-request.js.map +1 -0
- package/lib/request/update-fleet-advanced-feature-configuration-request.d.ts +1 -1
- package/lib/request/update-fleet-agent-configuration-request.d.ts +1 -1
- package/lib/request/update-fleet-request.d.ts +1 -1
- package/lib/response/create-drs-file-response.d.ts +26 -0
- package/lib/response/create-drs-file-response.js +15 -0
- package/lib/response/create-drs-file-response.js.map +1 -0
- package/lib/response/delete-drs-file-response.d.ts +26 -0
- package/lib/response/delete-drs-file-response.js +15 -0
- package/lib/response/delete-drs-file-response.js.map +1 -0
- package/lib/response/disable-drs-response.d.ts +26 -0
- package/lib/response/disable-drs-response.js +15 -0
- package/lib/response/disable-drs-response.js.map +1 -0
- package/lib/response/enable-drs-response.d.ts +26 -0
- package/lib/response/enable-drs-response.js +15 -0
- package/lib/response/enable-drs-response.js.map +1 -0
- package/lib/response/get-drs-file-response.d.ts +30 -0
- package/lib/response/get-drs-file-response.js +15 -0
- package/lib/response/get-drs-file-response.js.map +1 -0
- package/lib/response/get-export-setting-response.d.ts +30 -0
- package/lib/response/get-export-setting-response.js +15 -0
- package/lib/response/get-export-setting-response.js.map +1 -0
- package/lib/response/get-export-status-response.d.ts +30 -0
- package/lib/response/get-export-status-response.js +15 -0
- package/lib/response/get-export-status-response.js.map +1 -0
- package/lib/response/index.d.ts +20 -0
- package/lib/response/list-drs-files-response.d.ts +32 -0
- package/lib/response/list-drs-files-response.js +15 -0
- package/lib/response/list-drs-files-response.js.map +1 -0
- package/lib/response/update-drs-file-response.d.ts +26 -0
- package/lib/response/update-drs-file-response.js +15 -0
- package/lib/response/update-drs-file-response.js.map +1 -0
- package/lib/response/update-export-setting-response.d.ts +30 -0
- package/lib/response/update-export-setting-response.js +15 -0
- package/lib/response/update-export-setting-response.js.map +1 -0
- package/package.json +3 -3
|
@@ -0,0 +1,60 @@
|
|
|
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, 2023, 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
|
+
* A Deployment Rule Set(DRS) is a JAR (Java ARchive) file used in Java applications to enforce security and manage compatibility
|
|
15
|
+
* between different versions of Java applets and web start applications
|
|
16
|
+
* (https://docs.oracle.com/javase/8/docs/technotes/guides/deploy/deployment_rules.html).
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
export interface DrsFile {
|
|
20
|
+
/**
|
|
21
|
+
* The Object Storage bucket name where the DRS file is located.
|
|
22
|
+
*/
|
|
23
|
+
"bucketName": string;
|
|
24
|
+
/**
|
|
25
|
+
* The namespace for Object Storage.
|
|
26
|
+
*/
|
|
27
|
+
"namespace": string;
|
|
28
|
+
/**
|
|
29
|
+
* The name of the DRS file in Object Store.
|
|
30
|
+
*/
|
|
31
|
+
"drsFileName": string;
|
|
32
|
+
/**
|
|
33
|
+
* The unique identifier of the DRS file in Object Storage.
|
|
34
|
+
*/
|
|
35
|
+
"drsFileKey": string;
|
|
36
|
+
/**
|
|
37
|
+
* The checksum type for the DRS file in Object Storage.
|
|
38
|
+
*/
|
|
39
|
+
"checksumType": DrsFile.ChecksumType;
|
|
40
|
+
/**
|
|
41
|
+
* The checksum value for the DRS file in Object Storage.
|
|
42
|
+
*/
|
|
43
|
+
"checksumValue": string;
|
|
44
|
+
/**
|
|
45
|
+
* To check if the DRS file is the detfault ones.
|
|
46
|
+
*/
|
|
47
|
+
"isDefault": boolean;
|
|
48
|
+
}
|
|
49
|
+
export declare namespace DrsFile {
|
|
50
|
+
enum ChecksumType {
|
|
51
|
+
Sha256 = "SHA256",
|
|
52
|
+
/**
|
|
53
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
54
|
+
* version of the SDK.
|
|
55
|
+
*/
|
|
56
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
57
|
+
}
|
|
58
|
+
function getJsonObj(obj: DrsFile): object;
|
|
59
|
+
function getDeserializedJsonObj(obj: DrsFile): object;
|
|
60
|
+
}
|
|
@@ -0,0 +1,38 @@
|
|
|
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, 2023, 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.DrsFile = void 0;
|
|
16
|
+
var DrsFile;
|
|
17
|
+
(function (DrsFile) {
|
|
18
|
+
let ChecksumType;
|
|
19
|
+
(function (ChecksumType) {
|
|
20
|
+
ChecksumType["Sha256"] = "SHA256";
|
|
21
|
+
/**
|
|
22
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
23
|
+
* version of the SDK.
|
|
24
|
+
*/
|
|
25
|
+
ChecksumType["UnknownValue"] = "UNKNOWN_VALUE";
|
|
26
|
+
})(ChecksumType = DrsFile.ChecksumType || (DrsFile.ChecksumType = {}));
|
|
27
|
+
function getJsonObj(obj) {
|
|
28
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
29
|
+
return jsonObj;
|
|
30
|
+
}
|
|
31
|
+
DrsFile.getJsonObj = getJsonObj;
|
|
32
|
+
function getDeserializedJsonObj(obj) {
|
|
33
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
34
|
+
return jsonObj;
|
|
35
|
+
}
|
|
36
|
+
DrsFile.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
37
|
+
})(DrsFile = exports.DrsFile || (exports.DrsFile = {}));
|
|
38
|
+
//# sourceMappingURL=drs-file.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"drs-file.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/drs-file.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA0CH,IAAiB,OAAO,CAoBvB;AApBD,WAAiB,OAAO;IACtB,IAAY,YAOX;IAPD,WAAY,YAAY;QACtB,iCAAiB,CAAA;QACjB;;;WAGG;QACH,8CAA8B,CAAA;IAChC,CAAC,EAPW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAOvB;IAED,SAAgB,UAAU,CAAC,GAAY;QACrC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAY;QACjD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8BAAsB,yBAIrC,CAAA;AACH,CAAC,EApBgB,OAAO,GAAP,eAAO,KAAP,eAAO,QAoBvB"}
|
|
@@ -0,0 +1,26 @@
|
|
|
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, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
/**
|
|
14
|
+
* The target to manage DRS distribution. A target is a managed instance.
|
|
15
|
+
*
|
|
16
|
+
*/
|
|
17
|
+
export interface DrsTarget {
|
|
18
|
+
/**
|
|
19
|
+
* OCID of the managed instance to manage DRS distribution.
|
|
20
|
+
*/
|
|
21
|
+
"managedInstanceId": string;
|
|
22
|
+
}
|
|
23
|
+
export declare namespace DrsTarget {
|
|
24
|
+
function getJsonObj(obj: DrsTarget): object;
|
|
25
|
+
function getDeserializedJsonObj(obj: DrsTarget): object;
|
|
26
|
+
}
|
|
@@ -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, 2023, 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.DrsTarget = void 0;
|
|
16
|
+
var DrsTarget;
|
|
17
|
+
(function (DrsTarget) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
DrsTarget.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
DrsTarget.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(DrsTarget = exports.DrsTarget || (exports.DrsTarget = {}));
|
|
29
|
+
//# sourceMappingURL=drs-target.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"drs-target.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/drs-target.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAgBH,IAAiB,SAAS,CAWzB;AAXD,WAAiB,SAAS;IACxB,SAAgB,UAAU,CAAC,GAAc;QACvC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAc;QACnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAWzB"}
|
|
@@ -0,0 +1,25 @@
|
|
|
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, 2023, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
/**
|
|
15
|
+
* Details of the request to enable DRS in active managed instance(s) in a Fleet.
|
|
16
|
+
* When the targets aren't specified, then all active managed instance(s) currently in the Fleet are selected.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
export interface EnableDrsDetails {
|
|
20
|
+
"manageDrsDetails"?: model.ManageDrsDetails;
|
|
21
|
+
}
|
|
22
|
+
export declare namespace EnableDrsDetails {
|
|
23
|
+
function getJsonObj(obj: EnableDrsDetails): object;
|
|
24
|
+
function getDeserializedJsonObj(obj: EnableDrsDetails): object;
|
|
25
|
+
}
|
|
@@ -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, 2023, 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.EnableDrsDetails = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var EnableDrsDetails;
|
|
37
|
+
(function (EnableDrsDetails) {
|
|
38
|
+
function getJsonObj(obj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"manageDrsDetails": obj.manageDrsDetails
|
|
41
|
+
? model.ManageDrsDetails.getJsonObj(obj.manageDrsDetails)
|
|
42
|
+
: undefined
|
|
43
|
+
});
|
|
44
|
+
return jsonObj;
|
|
45
|
+
}
|
|
46
|
+
EnableDrsDetails.getJsonObj = getJsonObj;
|
|
47
|
+
function getDeserializedJsonObj(obj) {
|
|
48
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
49
|
+
"manageDrsDetails": obj.manageDrsDetails
|
|
50
|
+
? model.ManageDrsDetails.getDeserializedJsonObj(obj.manageDrsDetails)
|
|
51
|
+
: undefined
|
|
52
|
+
});
|
|
53
|
+
return jsonObj;
|
|
54
|
+
}
|
|
55
|
+
EnableDrsDetails.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
56
|
+
})(EnableDrsDetails = exports.EnableDrsDetails || (exports.EnableDrsDetails = {}));
|
|
57
|
+
//# sourceMappingURL=enable-drs-details.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"enable-drs-details.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/enable-drs-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAYlC,IAAiB,gBAAgB,CAyBhC;AAzBD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACzD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,2BAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,GAAG,CAAC,gBAAgB,CAAC;gBACrE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,uCAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAyBhC"}
|
|
@@ -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, 2023, 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
|
+
* Export duration in days
|
|
15
|
+
**/
|
|
16
|
+
export declare enum ExportDuration {
|
|
17
|
+
Last30Days = "LAST_30_DAYS",
|
|
18
|
+
Last60Days = "LAST_60_DAYS",
|
|
19
|
+
Last90Days = "LAST_90_DAYS",
|
|
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 ExportDuration {
|
|
27
|
+
function getJsonObj(obj: ExportDuration): ExportDuration;
|
|
28
|
+
function getDeserializedJsonObj(obj: ExportDuration): ExportDuration;
|
|
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, 2023, 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.ExportDuration = void 0;
|
|
16
|
+
/**
|
|
17
|
+
* Export duration in days
|
|
18
|
+
**/
|
|
19
|
+
var ExportDuration;
|
|
20
|
+
(function (ExportDuration) {
|
|
21
|
+
ExportDuration["Last30Days"] = "LAST_30_DAYS";
|
|
22
|
+
ExportDuration["Last60Days"] = "LAST_60_DAYS";
|
|
23
|
+
ExportDuration["Last90Days"] = "LAST_90_DAYS";
|
|
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
|
+
ExportDuration["UnknownValue"] = "UNKNOWN_VALUE";
|
|
29
|
+
})(ExportDuration = exports.ExportDuration || (exports.ExportDuration = {}));
|
|
30
|
+
(function (ExportDuration) {
|
|
31
|
+
function getJsonObj(obj) {
|
|
32
|
+
return obj;
|
|
33
|
+
}
|
|
34
|
+
ExportDuration.getJsonObj = getJsonObj;
|
|
35
|
+
function getDeserializedJsonObj(obj) {
|
|
36
|
+
return obj;
|
|
37
|
+
}
|
|
38
|
+
ExportDuration.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
39
|
+
})(ExportDuration = exports.ExportDuration || (exports.ExportDuration = {}));
|
|
40
|
+
//# sourceMappingURL=export-duration.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"export-duration.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/export-duration.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,cAUX;AAVD,WAAY,cAAc;IACxB,6CAA2B,CAAA;IAC3B,6CAA2B,CAAA;IAC3B,6CAA2B,CAAA;IAE3B;;;OAGG;IACH,gDAA8B,CAAA;AAChC,CAAC,EAVW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAUzB;AAED,WAAiB,cAAc;IAC7B,SAAgB,UAAU,CAAC,GAAmB;QAC5C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,yBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmB;QACxD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,qCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAO9B"}
|
|
@@ -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, 2023, 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
|
+
* Frequency for the schedule
|
|
15
|
+
**/
|
|
16
|
+
export declare enum ExportFrequency {
|
|
17
|
+
Daily = "DAILY",
|
|
18
|
+
Weekly = "WEEKLY",
|
|
19
|
+
Monthly = "MONTHLY",
|
|
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 ExportFrequency {
|
|
27
|
+
function getJsonObj(obj: ExportFrequency): ExportFrequency;
|
|
28
|
+
function getDeserializedJsonObj(obj: ExportFrequency): ExportFrequency;
|
|
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, 2023, 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.ExportFrequency = void 0;
|
|
16
|
+
/**
|
|
17
|
+
* Frequency for the schedule
|
|
18
|
+
**/
|
|
19
|
+
var ExportFrequency;
|
|
20
|
+
(function (ExportFrequency) {
|
|
21
|
+
ExportFrequency["Daily"] = "DAILY";
|
|
22
|
+
ExportFrequency["Weekly"] = "WEEKLY";
|
|
23
|
+
ExportFrequency["Monthly"] = "MONTHLY";
|
|
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
|
+
ExportFrequency["UnknownValue"] = "UNKNOWN_VALUE";
|
|
29
|
+
})(ExportFrequency = exports.ExportFrequency || (exports.ExportFrequency = {}));
|
|
30
|
+
(function (ExportFrequency) {
|
|
31
|
+
function getJsonObj(obj) {
|
|
32
|
+
return obj;
|
|
33
|
+
}
|
|
34
|
+
ExportFrequency.getJsonObj = getJsonObj;
|
|
35
|
+
function getDeserializedJsonObj(obj) {
|
|
36
|
+
return obj;
|
|
37
|
+
}
|
|
38
|
+
ExportFrequency.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
39
|
+
})(ExportFrequency = exports.ExportFrequency || (exports.ExportFrequency = {}));
|
|
40
|
+
//# sourceMappingURL=export-frequency.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"export-frequency.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/export-frequency.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,eAUX;AAVD,WAAY,eAAe;IACzB,kCAAe,CAAA;IACf,oCAAiB,CAAA;IACjB,sCAAmB,CAAA;IAEnB;;;OAGG;IACH,iDAA8B,CAAA;AAChC,CAAC,EAVW,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAU1B;AAED,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,0BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,sCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAO/B"}
|
|
@@ -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, 2023, 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
|
+
* Type of resources to export data associated
|
|
15
|
+
**/
|
|
16
|
+
export declare enum ExportResources {
|
|
17
|
+
ManagedInstance = "MANAGED_INSTANCE",
|
|
18
|
+
ManagedInstancePlusJavaRuntime = "MANAGED_INSTANCE_PLUS_JAVA_RUNTIME",
|
|
19
|
+
ManagedInstancePlusJavaRuntimePlusApplication = "MANAGED_INSTANCE_PLUS_JAVA_RUNTIME_PLUS_APPLICATION",
|
|
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 ExportResources {
|
|
27
|
+
function getJsonObj(obj: ExportResources): ExportResources;
|
|
28
|
+
function getDeserializedJsonObj(obj: ExportResources): ExportResources;
|
|
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, 2023, 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.ExportResources = void 0;
|
|
16
|
+
/**
|
|
17
|
+
* Type of resources to export data associated
|
|
18
|
+
**/
|
|
19
|
+
var ExportResources;
|
|
20
|
+
(function (ExportResources) {
|
|
21
|
+
ExportResources["ManagedInstance"] = "MANAGED_INSTANCE";
|
|
22
|
+
ExportResources["ManagedInstancePlusJavaRuntime"] = "MANAGED_INSTANCE_PLUS_JAVA_RUNTIME";
|
|
23
|
+
ExportResources["ManagedInstancePlusJavaRuntimePlusApplication"] = "MANAGED_INSTANCE_PLUS_JAVA_RUNTIME_PLUS_APPLICATION";
|
|
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
|
+
ExportResources["UnknownValue"] = "UNKNOWN_VALUE";
|
|
29
|
+
})(ExportResources = exports.ExportResources || (exports.ExportResources = {}));
|
|
30
|
+
(function (ExportResources) {
|
|
31
|
+
function getJsonObj(obj) {
|
|
32
|
+
return obj;
|
|
33
|
+
}
|
|
34
|
+
ExportResources.getJsonObj = getJsonObj;
|
|
35
|
+
function getDeserializedJsonObj(obj) {
|
|
36
|
+
return obj;
|
|
37
|
+
}
|
|
38
|
+
ExportResources.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
39
|
+
})(ExportResources = exports.ExportResources || (exports.ExportResources = {}));
|
|
40
|
+
//# sourceMappingURL=export-resources.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"export-resources.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/export-resources.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,eAUX;AAVD,WAAY,eAAe;IACzB,uDAAoC,CAAA;IACpC,wFAAqE,CAAA;IACrE,wHAAqG,CAAA;IAErG;;;OAGG;IACH,iDAA8B,CAAA;AAChC,CAAC,EAVW,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAU1B;AAED,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,0BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,sCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAO/B"}
|
|
@@ -0,0 +1,32 @@
|
|
|
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, 2023, 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
|
+
* Status of the latest export run.
|
|
15
|
+
**/
|
|
16
|
+
export declare enum ExportRunStatus {
|
|
17
|
+
Scheduled = "SCHEDULED",
|
|
18
|
+
Pending = "PENDING",
|
|
19
|
+
InProgress = "IN_PROGRESS",
|
|
20
|
+
Failed = "FAILED",
|
|
21
|
+
Retrying = "RETRYING",
|
|
22
|
+
Succeeded = "SUCCEEDED",
|
|
23
|
+
/**
|
|
24
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
25
|
+
* version of the SDK.
|
|
26
|
+
*/
|
|
27
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
28
|
+
}
|
|
29
|
+
export declare namespace ExportRunStatus {
|
|
30
|
+
function getJsonObj(obj: ExportRunStatus): ExportRunStatus;
|
|
31
|
+
function getDeserializedJsonObj(obj: ExportRunStatus): ExportRunStatus;
|
|
32
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
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, 2023, 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.ExportRunStatus = void 0;
|
|
16
|
+
/**
|
|
17
|
+
* Status of the latest export run.
|
|
18
|
+
**/
|
|
19
|
+
var ExportRunStatus;
|
|
20
|
+
(function (ExportRunStatus) {
|
|
21
|
+
ExportRunStatus["Scheduled"] = "SCHEDULED";
|
|
22
|
+
ExportRunStatus["Pending"] = "PENDING";
|
|
23
|
+
ExportRunStatus["InProgress"] = "IN_PROGRESS";
|
|
24
|
+
ExportRunStatus["Failed"] = "FAILED";
|
|
25
|
+
ExportRunStatus["Retrying"] = "RETRYING";
|
|
26
|
+
ExportRunStatus["Succeeded"] = "SUCCEEDED";
|
|
27
|
+
/**
|
|
28
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
29
|
+
* version of the SDK.
|
|
30
|
+
*/
|
|
31
|
+
ExportRunStatus["UnknownValue"] = "UNKNOWN_VALUE";
|
|
32
|
+
})(ExportRunStatus = exports.ExportRunStatus || (exports.ExportRunStatus = {}));
|
|
33
|
+
(function (ExportRunStatus) {
|
|
34
|
+
function getJsonObj(obj) {
|
|
35
|
+
return obj;
|
|
36
|
+
}
|
|
37
|
+
ExportRunStatus.getJsonObj = getJsonObj;
|
|
38
|
+
function getDeserializedJsonObj(obj) {
|
|
39
|
+
return obj;
|
|
40
|
+
}
|
|
41
|
+
ExportRunStatus.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
42
|
+
})(ExportRunStatus = exports.ExportRunStatus || (exports.ExportRunStatus = {}));
|
|
43
|
+
//# sourceMappingURL=export-run-status.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"export-run-status.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/export-run-status.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,eAaX;AAbD,WAAY,eAAe;IACzB,0CAAuB,CAAA;IACvB,sCAAmB,CAAA;IACnB,6CAA0B,CAAA;IAC1B,oCAAiB,CAAA;IACjB,wCAAqB,CAAA;IACrB,0CAAuB,CAAA;IAEvB;;;OAGG;IACH,iDAA8B,CAAA;AAChC,CAAC,EAbW,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAa1B;AAED,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,0BAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,sCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAO/B"}
|
|
@@ -0,0 +1,82 @@
|
|
|
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, 2023, 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
|
+
* An export settings for JMS fleets.
|
|
16
|
+
*
|
|
17
|
+
*/
|
|
18
|
+
export interface ExportSetting {
|
|
19
|
+
/**
|
|
20
|
+
* The internal identifier of the export setting.
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
"exportSettingKey"?: string;
|
|
24
|
+
/**
|
|
25
|
+
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the fleet.
|
|
26
|
+
*
|
|
27
|
+
*/
|
|
28
|
+
"fleetId"?: string;
|
|
29
|
+
/**
|
|
30
|
+
* The duration of data to be exported for fleets.
|
|
31
|
+
*
|
|
32
|
+
*/
|
|
33
|
+
"exportDuration"?: model.ExportDuration;
|
|
34
|
+
/**
|
|
35
|
+
* Resource to export data associated from the fleets.
|
|
36
|
+
*
|
|
37
|
+
*/
|
|
38
|
+
"exportResources"?: model.ExportResources;
|
|
39
|
+
/**
|
|
40
|
+
* Acknowledgement for cross region target bucket configuration.
|
|
41
|
+
*
|
|
42
|
+
*/
|
|
43
|
+
"isCrossRegionAcknowledged"?: boolean;
|
|
44
|
+
/**
|
|
45
|
+
* The name of the bucket where data will be exported.
|
|
46
|
+
*
|
|
47
|
+
*/
|
|
48
|
+
"targetBucketName"?: string;
|
|
49
|
+
/**
|
|
50
|
+
* The namespace of the bucket where data will be exported.
|
|
51
|
+
*
|
|
52
|
+
*/
|
|
53
|
+
"targetBucketNamespace"?: string;
|
|
54
|
+
/**
|
|
55
|
+
* The namespace of the bucket where data will be exported.
|
|
56
|
+
*
|
|
57
|
+
*/
|
|
58
|
+
"targetBucketRegion"?: string;
|
|
59
|
+
/**
|
|
60
|
+
* Schedule at which data will be exported.
|
|
61
|
+
*
|
|
62
|
+
*/
|
|
63
|
+
"exportFrequency"?: model.ExportFrequency;
|
|
64
|
+
/**
|
|
65
|
+
* ExportSetting flag to store enabled or disabled status.
|
|
66
|
+
*/
|
|
67
|
+
"isEnabled": boolean;
|
|
68
|
+
/**
|
|
69
|
+
* The creation date and time of the export setting (formatted according to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)).
|
|
70
|
+
*
|
|
71
|
+
*/
|
|
72
|
+
"timeCreated"?: Date;
|
|
73
|
+
/**
|
|
74
|
+
* The update date and time of the export setting (formatted according to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)).
|
|
75
|
+
*
|
|
76
|
+
*/
|
|
77
|
+
"timeLastModified"?: Date;
|
|
78
|
+
}
|
|
79
|
+
export declare namespace ExportSetting {
|
|
80
|
+
function getJsonObj(obj: ExportSetting): object;
|
|
81
|
+
function getDeserializedJsonObj(obj: ExportSetting): object;
|
|
82
|
+
}
|