oci-jms 2.72.0 → 2.73.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/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
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/RemoveFleetInstallationSites.ts.html |here} to see how to use RemoveFleetInstallationSitesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RemoveFleetInstallationSitesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/RequestCryptoAnalyses.ts.html |here} to see how to use RequestCryptoAnalysesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RequestCryptoAnalysesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/RequestJavaMigrationAnalyses.ts.html |here} to see how to use RequestJavaMigrationAnalysesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RequestJavaMigrationAnalysesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/RequestJfrRecordings.ts.html |here} to see how to use RequestJfrRecordingsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RequestJfrRecordingsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/RequestPerformanceTuningAnalyses.ts.html |here} to see how to use RequestPerformanceTuningAnalysesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface RequestPerformanceTuningAnalysesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/ScanJavaServerUsage.ts.html |here} to see how to use ScanJavaServerUsageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ScanJavaServerUsageRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/ScanLibraryUsage.ts.html |here} to see how to use ScanLibraryUsageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ScanLibraryUsageRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/SummarizeApplicationInstallationUsage.ts.html |here} to see how to use SummarizeApplicationInstallationUsageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeApplicationInstallationUsageRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/SummarizeApplicationUsage.ts.html |here} to see how to use SummarizeApplicationUsageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeApplicationUsageRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/SummarizeDeployedApplicationInstallationUsage.ts.html |here} to see how to use SummarizeDeployedApplicationInstallationUsageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeDeployedApplicationInstallationUsageRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/SummarizeDeployedApplicationUsage.ts.html |here} to see how to use SummarizeDeployedApplicationUsageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeDeployedApplicationUsageRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/SummarizeInstallationUsage.ts.html |here} to see how to use SummarizeInstallationUsageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeInstallationUsageRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/SummarizeJavaServerInstanceUsage.ts.html |here} to see how to use SummarizeJavaServerInstanceUsageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeJavaServerInstanceUsageRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/SummarizeJavaServerUsage.ts.html |here} to see how to use SummarizeJavaServerUsageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeJavaServerUsageRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/SummarizeJreUsage.ts.html |here} to see how to use SummarizeJreUsageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeJreUsageRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/SummarizeLibraryUsage.ts.html |here} to see how to use SummarizeLibraryUsageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeLibraryUsageRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/SummarizeManagedInstanceUsage.ts.html |here} to see how to use SummarizeManagedInstanceUsageRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface SummarizeManagedInstanceUsageRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
*/
|
|
13
13
|
import common = require("oci-common");
|
|
14
14
|
/**
|
|
15
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
15
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/SummarizeResourceInventory.ts.html |here} to see how to use SummarizeResourceInventoryRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface SummarizeResourceInventoryRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
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
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/UpdateDrsFile.ts.html |here} to see how to use UpdateDrsFileRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface UpdateDrsFileRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
|
|
21
|
+
*/
|
|
22
|
+
"fleetId": string;
|
|
23
|
+
/**
|
|
24
|
+
* Detail information to update DRS
|
|
25
|
+
*/
|
|
26
|
+
"updateDrsFileDetails": model.UpdateDrsFileDetails;
|
|
27
|
+
/**
|
|
28
|
+
* The unique identifier of the DRS File in Object Storage.
|
|
29
|
+
*/
|
|
30
|
+
"drsFileKey": string;
|
|
31
|
+
/**
|
|
32
|
+
* The client request ID for tracing.
|
|
33
|
+
*/
|
|
34
|
+
"opcRequestId"?: string;
|
|
35
|
+
/**
|
|
36
|
+
* For optimistic concurrency control. In the PUT or DELETE call
|
|
37
|
+
* for a resource, set the `if-match` parameter to the value of the
|
|
38
|
+
* ETag from a previous GET or POST response for that resource.
|
|
39
|
+
* The resource will be updated or deleted only if the ETag you
|
|
40
|
+
* provide matches the resource's current ETag value.
|
|
41
|
+
*
|
|
42
|
+
*/
|
|
43
|
+
"ifMatch"?: string;
|
|
44
|
+
/**
|
|
45
|
+
* A token that uniquely identifies a request so it can be retried in case of a timeout or
|
|
46
|
+
* server error without risk of executing that same action again. Retry tokens expire after 24
|
|
47
|
+
* hours, but can be invalidated before then due to conflicting operations. For example, if a resource
|
|
48
|
+
* has been deleted and purged from the system, then a retry of the original creation request
|
|
49
|
+
* might be rejected.
|
|
50
|
+
*
|
|
51
|
+
*/
|
|
52
|
+
"opcRetryToken"?: string;
|
|
53
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
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
|
+
//# sourceMappingURL=update-drs-file-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-drs-file-request.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/request/update-drs-file-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
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
|
+
import common = require("oci-common");
|
|
15
|
+
/**
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/UpdateExportSetting.ts.html |here} to see how to use UpdateExportSettingRequest.
|
|
17
|
+
*/
|
|
18
|
+
export interface UpdateExportSettingRequest extends common.BaseRequest {
|
|
19
|
+
/**
|
|
20
|
+
* The [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm) of the Fleet.
|
|
21
|
+
*/
|
|
22
|
+
"fleetId": string;
|
|
23
|
+
/**
|
|
24
|
+
* The new details for the Export setting.
|
|
25
|
+
*/
|
|
26
|
+
"updateExportSettingDetails": model.UpdateExportSettingDetails;
|
|
27
|
+
/**
|
|
28
|
+
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
+
* for a resource, set the `if-match` parameter to the value of the
|
|
30
|
+
* ETag from a previous GET or POST response for that resource.
|
|
31
|
+
* The resource will be updated or deleted only if the ETag you
|
|
32
|
+
* provide matches the resource's current ETag value.
|
|
33
|
+
*
|
|
34
|
+
*/
|
|
35
|
+
"ifMatch"?: string;
|
|
36
|
+
/**
|
|
37
|
+
* The client request ID for tracing.
|
|
38
|
+
*/
|
|
39
|
+
"opcRequestId"?: string;
|
|
40
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
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
|
+
//# sourceMappingURL=update-export-setting-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"update-export-setting-request.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/request/update-export-setting-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/UpdateFleetAdvancedFeatureConfiguration.ts.html |here} to see how to use UpdateFleetAdvancedFeatureConfigurationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateFleetAdvancedFeatureConfigurationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/UpdateFleetAgentConfiguration.ts.html |here} to see how to use UpdateFleetAgentConfigurationRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateFleetAgentConfigurationRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
import * as model from "../model";
|
|
14
14
|
import common = require("oci-common");
|
|
15
15
|
/**
|
|
16
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
16
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.73.1/jms/UpdateFleet.ts.html |here} to see how to use UpdateFleetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface UpdateFleetRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
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
|
+
export interface CreateDrsFileResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Unique Oracle-assigned identifier for the asynchronous request.
|
|
16
|
+
* You can use this to query the status of the asynchronous operation.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
"opcWorkRequestId": string;
|
|
20
|
+
/**
|
|
21
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
22
|
+
* Oracle about a particular request, please provide the request ID.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcRequestId": string;
|
|
26
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
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
|
+
//# sourceMappingURL=create-drs-file-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"create-drs-file-response.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/response/create-drs-file-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
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
|
+
export interface DeleteDrsFileResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Unique Oracle-assigned identifier for the asynchronous request.
|
|
16
|
+
* You can use this to query the status of the asynchronous operation.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
"opcWorkRequestId": string;
|
|
20
|
+
/**
|
|
21
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
22
|
+
* Oracle about a particular request, please provide the request ID.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcRequestId": string;
|
|
26
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
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
|
+
//# sourceMappingURL=delete-drs-file-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delete-drs-file-response.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/response/delete-drs-file-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
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
|
+
export interface DisableDrsResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Unique Oracle-assigned identifier for the asynchronous request.
|
|
16
|
+
* You can use this to query the status of the asynchronous operation.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
"opcWorkRequestId": string;
|
|
20
|
+
/**
|
|
21
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
22
|
+
* Oracle about a particular request, please provide the request ID.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcRequestId": string;
|
|
26
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
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
|
+
//# sourceMappingURL=disable-drs-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"disable-drs-response.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/response/disable-drs-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
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
|
+
export interface EnableDrsResponse {
|
|
14
|
+
/**
|
|
15
|
+
* Unique Oracle-assigned identifier for the asynchronous request.
|
|
16
|
+
* You can use this to query the status of the asynchronous operation.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
"opcWorkRequestId": string;
|
|
20
|
+
/**
|
|
21
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
22
|
+
* Oracle about a particular request, please provide the request ID.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcRequestId": string;
|
|
26
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
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
|
+
//# sourceMappingURL=enable-drs-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"enable-drs-response.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/response/enable-drs-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
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
|
+
export interface GetDrsFileResponse {
|
|
15
|
+
/**
|
|
16
|
+
* For optimistic concurrency control. See `if-match`.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
"etag": string;
|
|
20
|
+
/**
|
|
21
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
22
|
+
* Oracle about a particular request, please provide the request ID.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcRequestId": string;
|
|
26
|
+
/**
|
|
27
|
+
* The returned model.DrsFile instance.
|
|
28
|
+
*/
|
|
29
|
+
"drsFile": model.DrsFile;
|
|
30
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
*
|
|
4
|
+
*
|
|
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
|
+
//# sourceMappingURL=get-drs-file-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-drs-file-response.js","sourceRoot":"","sources":["../../../../../lib/jms/lib/response/get-drs-file-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
*
|
|
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
|
+
export interface GetExportSettingResponse {
|
|
15
|
+
/**
|
|
16
|
+
* For optimistic concurrency control. See `if-match`.
|
|
17
|
+
*
|
|
18
|
+
*/
|
|
19
|
+
"etag": string;
|
|
20
|
+
/**
|
|
21
|
+
* Unique Oracle-assigned identifier for the request. If you need to contact
|
|
22
|
+
* Oracle about a particular request, please provide the request ID.
|
|
23
|
+
*
|
|
24
|
+
*/
|
|
25
|
+
"opcRequestId": string;
|
|
26
|
+
/**
|
|
27
|
+
* The returned model.ExportSetting instance.
|
|
28
|
+
*/
|
|
29
|
+
"exportSetting": model.ExportSetting;
|
|
30
|
+
}
|