oci-jms 2.3.0 → 2.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +2 -2
- package/index.js +2 -2
- package/lib/client.d.ts +18 -50
- package/lib/client.js +26 -274
- package/lib/client.js.map +1 -1
- package/lib/javamanagementservice-waiter.d.ts +2 -2
- package/lib/javamanagementservice-waiter.js +2 -2
- package/lib/model/action-type.d.ts +2 -2
- package/lib/model/action-type.js +2 -2
- package/lib/model/application-sort-by.d.ts +4 -3
- package/lib/model/application-sort-by.js +3 -2
- package/lib/model/application-sort-by.js.map +1 -1
- package/lib/model/application-usage-collection.d.ts +2 -2
- package/lib/model/application-usage-collection.js +2 -2
- package/lib/model/application-usage.d.ts +7 -2
- package/lib/model/application-usage.js +36 -4
- package/lib/model/application-usage.js.map +1 -1
- package/lib/model/change-fleet-compartment-details.d.ts +2 -2
- package/lib/model/change-fleet-compartment-details.js +2 -2
- package/lib/model/create-fleet-details.d.ts +2 -2
- package/lib/model/create-fleet-details.js +2 -2
- package/lib/model/fleet-agent-configuration.d.ts +3 -3
- package/lib/model/fleet-agent-configuration.js +2 -2
- package/lib/model/fleet-agent-os-configuration.d.ts +2 -2
- package/lib/model/fleet-agent-os-configuration.js +2 -2
- package/lib/model/fleet-collection.d.ts +2 -2
- package/lib/model/fleet-collection.js +2 -2
- package/lib/model/fleet-summary.d.ts +3 -3
- package/lib/model/fleet-summary.js +2 -2
- package/lib/model/fleet.d.ts +3 -3
- package/lib/model/fleet.js +2 -2
- package/lib/model/index.d.ts +6 -10
- package/lib/model/index.js +7 -11
- package/lib/model/index.js.map +1 -1
- package/lib/model/installation-sort-by.d.ts +4 -3
- package/lib/model/installation-sort-by.js +3 -2
- package/lib/model/installation-sort-by.js.map +1 -1
- package/lib/model/installation-usage-collection.d.ts +2 -2
- package/lib/model/installation-usage-collection.js +2 -2
- package/lib/model/installation-usage.d.ts +6 -4
- package/lib/model/installation-usage.js +32 -4
- package/lib/model/installation-usage.js.map +1 -1
- package/lib/model/jre-sort-by.d.ts +4 -3
- package/lib/model/jre-sort-by.js +3 -2
- package/lib/model/jre-sort-by.js.map +1 -1
- package/lib/model/jre-usage-collection.d.ts +2 -2
- package/lib/model/jre-usage-collection.js +2 -2
- package/lib/model/jre-usage.d.ts +7 -2
- package/lib/model/jre-usage.js +36 -4
- package/lib/model/jre-usage.js.map +1 -1
- package/lib/model/lifecycle-state.d.ts +2 -2
- package/lib/model/lifecycle-state.js +2 -2
- package/lib/model/managed-instance-sort-by.d.ts +4 -3
- package/lib/model/managed-instance-sort-by.js +3 -2
- package/lib/model/managed-instance-sort-by.js.map +1 -1
- package/lib/model/managed-instance-type.d.ts +2 -2
- package/lib/model/managed-instance-type.js +2 -2
- package/lib/model/managed-instance-usage-collection.d.ts +2 -2
- package/lib/model/managed-instance-usage-collection.js +2 -2
- package/lib/model/managed-instance-usage.d.ts +3 -2
- package/lib/model/managed-instance-usage.js +32 -4
- package/lib/model/managed-instance-usage.js.map +1 -1
- package/lib/model/operating-system.d.ts +38 -0
- package/lib/model/operating-system.js +29 -0
- package/lib/model/operating-system.js.map +1 -0
- package/lib/model/operation-status.d.ts +2 -2
- package/lib/model/operation-status.js +2 -2
- package/lib/model/operation-type.d.ts +2 -2
- package/lib/model/operation-type.js +2 -2
- package/lib/model/os-family.d.ts +30 -0
- package/lib/model/os-family.js +41 -0
- package/lib/model/os-family.js.map +1 -0
- package/lib/model/sort-by.d.ts +2 -2
- package/lib/model/sort-by.js +2 -2
- package/lib/model/sort-order.d.ts +2 -2
- package/lib/model/sort-order.js +2 -2
- package/lib/model/summarize-application-usage-fields.d.ts +2 -2
- package/lib/model/summarize-application-usage-fields.js +2 -2
- package/lib/model/summarize-installation-usage-fields.d.ts +2 -2
- package/lib/model/summarize-installation-usage-fields.js +2 -2
- package/lib/model/summarize-jre-usage-fields.d.ts +2 -2
- package/lib/model/summarize-jre-usage-fields.js +2 -2
- package/lib/model/summarize-managed-instance-usage-fields.d.ts +2 -2
- package/lib/model/summarize-managed-instance-usage-fields.js +2 -2
- package/lib/model/update-fleet-agent-configuration-details.d.ts +2 -2
- package/lib/model/update-fleet-agent-configuration-details.js +2 -2
- package/lib/model/update-fleet-details.d.ts +2 -2
- package/lib/model/update-fleet-details.js +2 -2
- package/lib/model/work-request-collection.d.ts +2 -2
- package/lib/model/work-request-collection.js +2 -2
- package/lib/model/work-request-error-collection.d.ts +2 -2
- package/lib/model/work-request-error-collection.js +2 -2
- package/lib/model/work-request-error.d.ts +5 -5
- package/lib/model/work-request-error.js +2 -2
- package/lib/model/work-request-log-entry-collection.d.ts +2 -2
- package/lib/model/work-request-log-entry-collection.js +2 -2
- package/lib/model/work-request-log-entry.d.ts +3 -3
- package/lib/model/work-request-log-entry.js +2 -2
- package/lib/model/work-request-resource.d.ts +2 -2
- package/lib/model/work-request-resource.js +2 -2
- package/lib/model/work-request.d.ts +5 -5
- package/lib/model/work-request.js +2 -2
- package/lib/request/change-fleet-compartment-request.d.ts +1 -1
- package/lib/request/create-fleet-request.d.ts +1 -1
- package/lib/request/delete-fleet-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-work-request-request.d.ts +1 -1
- package/lib/request/index.d.ts +2 -10
- package/lib/request/index.js +2 -2
- package/lib/request/list-fleets-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 +1 -1
- package/lib/request/summarize-application-usage-request.d.ts +8 -4
- package/lib/request/summarize-installation-usage-request.d.ts +7 -3
- package/lib/request/summarize-jre-usage-request.d.ts +9 -4
- package/lib/request/summarize-managed-instance-usage-request.d.ts +8 -3
- 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/index.d.ts +2 -10
- package/lib/response/index.js +2 -2
- package/package.json +3 -3
- package/lib/model/request-summarized-application-usage-details.d.ts +0 -84
- package/lib/model/request-summarized-application-usage-details.js +0 -61
- package/lib/model/request-summarized-application-usage-details.js.map +0 -1
- package/lib/model/request-summarized-installation-usage-details.d.ts +0 -75
- package/lib/model/request-summarized-installation-usage-details.js +0 -61
- package/lib/model/request-summarized-installation-usage-details.js.map +0 -1
- package/lib/model/request-summarized-jre-usage-details.d.ts +0 -71
- package/lib/model/request-summarized-jre-usage-details.js +0 -61
- package/lib/model/request-summarized-jre-usage-details.js.map +0 -1
- package/lib/model/request-summarized-managed-instance-usage-details.d.ts +0 -79
- package/lib/model/request-summarized-managed-instance-usage-details.js +0 -61
- package/lib/model/request-summarized-managed-instance-usage-details.js.map +0 -1
- package/lib/request/request-summarized-application-usage-request.d.ts +0 -39
- package/lib/request/request-summarized-application-usage-request.js +0 -15
- package/lib/request/request-summarized-application-usage-request.js.map +0 -1
- package/lib/request/request-summarized-installation-usage-request.d.ts +0 -39
- package/lib/request/request-summarized-installation-usage-request.js +0 -15
- package/lib/request/request-summarized-installation-usage-request.js.map +0 -1
- package/lib/request/request-summarized-jre-usage-request.d.ts +0 -39
- package/lib/request/request-summarized-jre-usage-request.js +0 -15
- package/lib/request/request-summarized-jre-usage-request.js.map +0 -1
- package/lib/request/request-summarized-managed-instance-usage-request.d.ts +0 -39
- package/lib/request/request-summarized-managed-instance-usage-request.js +0 -15
- package/lib/request/request-summarized-managed-instance-usage-request.js.map +0 -1
- package/lib/response/request-summarized-application-usage-response.d.ts +0 -32
- package/lib/response/request-summarized-application-usage-response.js +0 -15
- package/lib/response/request-summarized-application-usage-response.js.map +0 -1
- package/lib/response/request-summarized-installation-usage-response.d.ts +0 -32
- package/lib/response/request-summarized-installation-usage-response.js +0 -15
- package/lib/response/request-summarized-installation-usage-response.js.map +0 -1
- package/lib/response/request-summarized-jre-usage-response.d.ts +0 -32
- package/lib/response/request-summarized-jre-usage-response.js +0 -15
- package/lib/response/request-summarized-jre-usage-response.js.map +0 -1
- package/lib/response/request-summarized-managed-instance-usage-response.d.ts +0 -32
- package/lib/response/request-summarized-managed-instance-usage-response.js +0 -15
- package/lib/response/request-summarized-managed-instance-usage-response.js.map +0 -1
package/lib/model/jre-sort-by.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -26,6 +26,7 @@ var JreSortBy;
|
|
|
26
26
|
JreSortBy["ApproximateInstallationCount"] = "approximateInstallationCount";
|
|
27
27
|
JreSortBy["ApproximateApplicationCount"] = "approximateApplicationCount";
|
|
28
28
|
JreSortBy["ApproximateManagedInstanceCount"] = "approximateManagedInstanceCount";
|
|
29
|
+
JreSortBy["OsName"] = "osName";
|
|
29
30
|
})(JreSortBy = exports.JreSortBy || (exports.JreSortBy = {}));
|
|
30
31
|
(function (JreSortBy) {
|
|
31
32
|
function getJsonObj(obj) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"jre-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/jre-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"jre-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/jre-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,SAUX;AAVD,WAAY,SAAS;IACnB,0CAA6B,CAAA;IAC7B,4CAA+B,CAAA;IAC/B,0CAA6B,CAAA;IAC7B,8BAAiB,CAAA;IACjB,gCAAmB,CAAA;IACnB,0EAA6D,CAAA;IAC7D,wEAA2D,CAAA;IAC3D,gFAAmE,CAAA;IACnE,8BAAiB,CAAA;AACnB,CAAC,EAVW,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAUpB;AAED,WAAiB,SAAS;IACxB,SAAgB,UAAU,CAAC,GAAc;QACvC,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,oBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAc;QACnD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,gCAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAOzB"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
package/lib/model/jre-usage.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
* Copyright (c) 2020, 2021, 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
|
* Java Runtime usage during a specified time period. A Java Runtime is identified by its vendor and version.
|
|
15
16
|
*/
|
|
@@ -26,6 +27,10 @@ export interface JreUsage {
|
|
|
26
27
|
* The version of the Java Runtime.
|
|
27
28
|
*/
|
|
28
29
|
"version": string;
|
|
30
|
+
/**
|
|
31
|
+
* The operating systems that have this Java Runtime installed.
|
|
32
|
+
*/
|
|
33
|
+
"operatingSystems"?: Array<model.OperatingSystem>;
|
|
29
34
|
/**
|
|
30
35
|
* The approximate count of installations that are installations of this Java Runtime. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
31
36
|
*/
|
package/lib/model/jre-usage.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -11,17 +11,49 @@
|
|
|
11
11
|
* Copyright (c) 2020, 2021, 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.JreUsage = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
16
36
|
var JreUsage;
|
|
17
37
|
(function (JreUsage) {
|
|
18
38
|
function getJsonObj(obj) {
|
|
19
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"operatingSystems": obj.operatingSystems
|
|
41
|
+
? obj.operatingSystems.map(item => {
|
|
42
|
+
return model.OperatingSystem.getJsonObj(item);
|
|
43
|
+
})
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
20
46
|
return jsonObj;
|
|
21
47
|
}
|
|
22
48
|
JreUsage.getJsonObj = getJsonObj;
|
|
23
49
|
function getDeserializedJsonObj(obj) {
|
|
24
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
+
"operatingSystems": obj.operatingSystems
|
|
52
|
+
? obj.operatingSystems.map(item => {
|
|
53
|
+
return model.OperatingSystem.getDeserializedJsonObj(item);
|
|
54
|
+
})
|
|
55
|
+
: undefined
|
|
56
|
+
});
|
|
25
57
|
return jsonObj;
|
|
26
58
|
}
|
|
27
59
|
JreUsage.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"jre-usage.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/jre-usage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG
|
|
1
|
+
{"version":3,"file":"jre-usage.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/jre-usage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6DlC,IAAiB,QAAQ,CA6BxB;AA7BD,WAAiB,QAAQ;IACvB,SAAgB,UAAU,CAAC,GAAa;QACtC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,GAAG,CAAC,gBAAgB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC9B,OAAO,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAChD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,mBAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAa;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,kBAAkB,EAAE,GAAG,CAAC,gBAAgB;gBACtC,CAAC,CAAC,GAAG,CAAC,gBAAgB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC9B,OAAO,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC5D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,+BAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QA6BxB"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -18,7 +18,8 @@ export declare enum ManagedInstanceSortBy {
|
|
|
18
18
|
TimeLastSeen = "timeLastSeen",
|
|
19
19
|
ApproximateJreCount = "approximateJreCount",
|
|
20
20
|
ApproximateInstallationCount = "approximateInstallationCount",
|
|
21
|
-
ApproximateApplicationCount = "approximateApplicationCount"
|
|
21
|
+
ApproximateApplicationCount = "approximateApplicationCount",
|
|
22
|
+
OsName = "osName"
|
|
22
23
|
}
|
|
23
24
|
export declare namespace ManagedInstanceSortBy {
|
|
24
25
|
function getJsonObj(obj: ManagedInstanceSortBy): ManagedInstanceSortBy;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -23,6 +23,7 @@ var ManagedInstanceSortBy;
|
|
|
23
23
|
ManagedInstanceSortBy["ApproximateJreCount"] = "approximateJreCount";
|
|
24
24
|
ManagedInstanceSortBy["ApproximateInstallationCount"] = "approximateInstallationCount";
|
|
25
25
|
ManagedInstanceSortBy["ApproximateApplicationCount"] = "approximateApplicationCount";
|
|
26
|
+
ManagedInstanceSortBy["OsName"] = "osName";
|
|
26
27
|
})(ManagedInstanceSortBy = exports.ManagedInstanceSortBy || (exports.ManagedInstanceSortBy = {}));
|
|
27
28
|
(function (ManagedInstanceSortBy) {
|
|
28
29
|
function getJsonObj(obj) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"managed-instance-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/managed-instance-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,
|
|
1
|
+
{"version":3,"file":"managed-instance-sort-by.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/managed-instance-sort-by.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,qBAOX;AAPD,WAAY,qBAAqB;IAC/B,wDAA+B,CAAA;IAC/B,sDAA6B,CAAA;IAC7B,oEAA2C,CAAA;IAC3C,sFAA6D,CAAA;IAC7D,oFAA2D,CAAA;IAC3D,0CAAiB,CAAA;AACnB,CAAC,EAPW,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAOhC;AAED,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,gCAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,4CAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAOrC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -32,6 +32,7 @@ export interface ManagedInstanceUsage {
|
|
|
32
32
|
* The hostname of the managed instance (if applicable).
|
|
33
33
|
*/
|
|
34
34
|
"hostname"?: string;
|
|
35
|
+
"operatingSystem"?: model.OperatingSystem;
|
|
35
36
|
/**
|
|
36
37
|
* The approximate count of applications reported by this managed instance. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
|
|
37
38
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -11,17 +11,45 @@
|
|
|
11
11
|
* Copyright (c) 2020, 2021, 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.ManagedInstanceUsage = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
16
36
|
var ManagedInstanceUsage;
|
|
17
37
|
(function (ManagedInstanceUsage) {
|
|
18
38
|
function getJsonObj(obj) {
|
|
19
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"operatingSystem": obj.operatingSystem
|
|
41
|
+
? model.OperatingSystem.getJsonObj(obj.operatingSystem)
|
|
42
|
+
: undefined
|
|
43
|
+
});
|
|
20
44
|
return jsonObj;
|
|
21
45
|
}
|
|
22
46
|
ManagedInstanceUsage.getJsonObj = getJsonObj;
|
|
23
47
|
function getDeserializedJsonObj(obj) {
|
|
24
|
-
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
48
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
49
|
+
"operatingSystem": obj.operatingSystem
|
|
50
|
+
? model.OperatingSystem.getDeserializedJsonObj(obj.operatingSystem)
|
|
51
|
+
: undefined
|
|
52
|
+
});
|
|
25
53
|
return jsonObj;
|
|
26
54
|
}
|
|
27
55
|
ManagedInstanceUsage.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"managed-instance-usage.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/managed-instance-usage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG
|
|
1
|
+
{"version":3,"file":"managed-instance-usage.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/managed-instance-usage.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+DlC,IAAiB,oBAAoB,CAyBpC;AAzBD,WAAiB,oBAAoB;IACnC,SAAgB,UAAU,CAAC,GAAyB;QAClD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,GAAG,CAAC,eAAe,CAAC;gBACvD,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,+BAAU,aAWzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyB;QAC9D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,iBAAiB,EAAE,GAAG,CAAC,eAAe;gBACpC,CAAC,CAAC,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,GAAG,CAAC,eAAe,CAAC;gBACnE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAXe,2CAAsB,yBAWrC,CAAA;AACH,CAAC,EAzBgB,oBAAoB,GAApB,4BAAoB,KAApB,4BAAoB,QAyBpC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
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, 2021, 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
|
+
* Operating System of the platform on which the Java Runtime was reported.
|
|
16
|
+
*/
|
|
17
|
+
export interface OperatingSystem {
|
|
18
|
+
/**
|
|
19
|
+
* The operating system type, such as Windows or Linux
|
|
20
|
+
*/
|
|
21
|
+
"family": model.OsFamily;
|
|
22
|
+
/**
|
|
23
|
+
* The name of the operating system as provided by the Java system property os.name.
|
|
24
|
+
*/
|
|
25
|
+
"name": string;
|
|
26
|
+
/**
|
|
27
|
+
* The version of the operating system as provided by the Java system property os.version.
|
|
28
|
+
*/
|
|
29
|
+
"version": string;
|
|
30
|
+
/**
|
|
31
|
+
* The architecture of the operating system as provided by the Java system property os.arch.
|
|
32
|
+
*/
|
|
33
|
+
"architecture": string;
|
|
34
|
+
}
|
|
35
|
+
export declare namespace OperatingSystem {
|
|
36
|
+
function getJsonObj(obj: OperatingSystem): object;
|
|
37
|
+
function getDeserializedJsonObj(obj: OperatingSystem): object;
|
|
38
|
+
}
|
|
@@ -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, 2021, 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.OperatingSystem = void 0;
|
|
16
|
+
var OperatingSystem;
|
|
17
|
+
(function (OperatingSystem) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
OperatingSystem.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
OperatingSystem.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(OperatingSystem = exports.OperatingSystem || (exports.OperatingSystem = {}));
|
|
29
|
+
//# sourceMappingURL=operating-system.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"operating-system.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/operating-system.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA2BH,IAAiB,eAAe,CAW/B;AAXD,WAAiB,eAAe;IAC9B,SAAgB,UAAU,CAAC,GAAoB;QAC7C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,0BAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAoB;QACzD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,sCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAW/B"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -0,0 +1,30 @@
|
|
|
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, 2021, 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
|
+
* Operating System types.
|
|
15
|
+
**/
|
|
16
|
+
export declare enum OsFamily {
|
|
17
|
+
Linux = "LINUX",
|
|
18
|
+
Windows = "WINDOWS",
|
|
19
|
+
Macos = "MACOS",
|
|
20
|
+
Unknown = "UNKNOWN",
|
|
21
|
+
/**
|
|
22
|
+
* This value is used if a service returns a value for this enum that is not recognized by this
|
|
23
|
+
* version of the SDK.
|
|
24
|
+
*/
|
|
25
|
+
UnknownValue = "UNKNOWN_VALUE"
|
|
26
|
+
}
|
|
27
|
+
export declare namespace OsFamily {
|
|
28
|
+
function getJsonObj(obj: OsFamily): OsFamily;
|
|
29
|
+
function getDeserializedJsonObj(obj: OsFamily): OsFamily;
|
|
30
|
+
}
|
|
@@ -0,0 +1,41 @@
|
|
|
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, 2021, 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.OsFamily = void 0;
|
|
16
|
+
/**
|
|
17
|
+
* Operating System types.
|
|
18
|
+
**/
|
|
19
|
+
var OsFamily;
|
|
20
|
+
(function (OsFamily) {
|
|
21
|
+
OsFamily["Linux"] = "LINUX";
|
|
22
|
+
OsFamily["Windows"] = "WINDOWS";
|
|
23
|
+
OsFamily["Macos"] = "MACOS";
|
|
24
|
+
OsFamily["Unknown"] = "UNKNOWN";
|
|
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
|
+
OsFamily["UnknownValue"] = "UNKNOWN_VALUE";
|
|
30
|
+
})(OsFamily = exports.OsFamily || (exports.OsFamily = {}));
|
|
31
|
+
(function (OsFamily) {
|
|
32
|
+
function getJsonObj(obj) {
|
|
33
|
+
return obj;
|
|
34
|
+
}
|
|
35
|
+
OsFamily.getJsonObj = getJsonObj;
|
|
36
|
+
function getDeserializedJsonObj(obj) {
|
|
37
|
+
return obj;
|
|
38
|
+
}
|
|
39
|
+
OsFamily.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
40
|
+
})(OsFamily = exports.OsFamily || (exports.OsFamily = {}));
|
|
41
|
+
//# sourceMappingURL=os-family.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"os-family.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/model/os-family.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAKH;;IAEI;AACJ,IAAY,QAWX;AAXD,WAAY,QAAQ;IAClB,2BAAe,CAAA;IACf,+BAAmB,CAAA;IACnB,2BAAe,CAAA;IACf,+BAAmB,CAAA;IAEnB;;;OAGG;IACH,0CAA8B,CAAA;AAChC,CAAC,EAXW,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAWnB;AAED,WAAiB,QAAQ;IACvB,SAAgB,UAAU,CAAC,GAAa;QACtC,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,mBAAU,aAEzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAa;QAClD,OAAO,GAAG,CAAC;IACb,CAAC;IAFe,+BAAsB,yBAErC,CAAA;AACH,CAAC,EAPgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAOxB"}
|
package/lib/model/sort-by.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
package/lib/model/sort-by.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
package/lib/model/sort-order.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Java Management Service
|
|
3
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
2
|
+
* Java Management Service API
|
|
3
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
4
4
|
* OpenAPI spec version: 20210610
|
|
5
5
|
*
|
|
6
6
|
*
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
/**
|
|
3
|
-
* Java Management Service
|
|
4
|
-
* API for the Java Management Service. Use this API to view and manage Fleets.
|
|
3
|
+
* Java Management Service API
|
|
4
|
+
* API for the Java Management Service. Use this API to view, create, and manage Fleets.
|
|
5
5
|
* OpenAPI spec version: 20210610
|
|
6
6
|
*
|
|
7
7
|
*
|