oci-jms 2.76.1 → 2.77.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 +66 -66
- package/lib/client.js +66 -66
- package/lib/model/create-fleet-details.d.ts +3 -3
- package/lib/model/fleet-summary.d.ts +3 -3
- package/lib/model/fleet.d.ts +4 -4
- package/lib/model/installation-usage.d.ts +2 -2
- package/lib/model/java-release-summary.d.ts +1 -1
- package/lib/model/java-release.d.ts +1 -1
- package/lib/model/update-fleet-details.d.ts +3 -3
- package/lib/request/add-fleet-installation-sites-request.d.ts +2 -2
- package/lib/request/cancel-work-request-request.d.ts +2 -2
- package/lib/request/change-fleet-compartment-request.d.ts +2 -2
- package/lib/request/create-blocklist-request.d.ts +1 -1
- package/lib/request/create-drs-file-request.d.ts +2 -2
- package/lib/request/create-fleet-request.d.ts +1 -1
- package/lib/request/delete-blocklist-request.d.ts +2 -2
- package/lib/request/delete-crypto-analysis-result-request.d.ts +2 -2
- package/lib/request/delete-drs-file-request.d.ts +2 -2
- package/lib/request/delete-fleet-request.d.ts +2 -2
- package/lib/request/delete-java-migration-analysis-result-request.d.ts +2 -2
- package/lib/request/delete-performance-tuning-analysis-result-request.d.ts +2 -2
- package/lib/request/disable-drs-request.d.ts +2 -2
- package/lib/request/enable-drs-request.d.ts +2 -2
- 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 +1 -1
- package/lib/request/get-export-setting-request.d.ts +1 -1
- package/lib/request/get-export-status-request.d.ts +1 -1
- package/lib/request/get-fleet-advanced-feature-configuration-request.d.ts +2 -2
- 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/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 +1 -1
- 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 +1 -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 +1 -1
- package/lib/request/remove-fleet-installation-sites-request.d.ts +2 -2
- 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 +2 -2
- package/lib/request/scan-library-usage-request.d.ts +2 -2
- 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 +2 -2
- package/lib/request/update-export-setting-request.d.ts +2 -2
- package/lib/request/update-fleet-advanced-feature-configuration-request.d.ts +2 -2
- package/lib/request/update-fleet-agent-configuration-request.d.ts +2 -2
- package/lib/request/update-fleet-request.d.ts +2 -2
- package/lib/response/create-blocklist-response.d.ts +1 -1
- package/lib/response/get-crypto-analysis-result-response.d.ts +1 -1
- package/lib/response/get-drs-file-response.d.ts +1 -1
- package/lib/response/get-export-setting-response.d.ts +1 -1
- package/lib/response/get-export-status-response.d.ts +1 -1
- package/lib/response/get-fleet-advanced-feature-configuration-response.d.ts +1 -1
- package/lib/response/get-fleet-agent-configuration-response.d.ts +1 -1
- package/lib/response/get-fleet-response.d.ts +1 -1
- package/lib/response/get-java-migration-analysis-result-response.d.ts +1 -1
- package/lib/response/get-performance-tuning-analysis-result-response.d.ts +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/list-announcements-response.d.ts +1 -1
- package/lib/response/list-blocklists-response.d.ts +1 -1
- package/lib/response/list-crypto-analysis-results-response.d.ts +1 -1
- package/lib/response/list-drs-files-response.d.ts +1 -1
- package/lib/response/list-fleet-diagnoses-response.d.ts +1 -1
- package/lib/response/list-fleets-response.d.ts +1 -1
- package/lib/response/list-installation-sites-response.d.ts +1 -1
- package/lib/response/list-java-families-response.d.ts +1 -1
- package/lib/response/list-java-migration-analysis-results-response.d.ts +1 -1
- package/lib/response/list-java-releases-response.d.ts +1 -1
- package/lib/response/list-jre-usage-response.d.ts +1 -1
- package/lib/response/list-performance-tuning-analysis-results-response.d.ts +1 -1
- package/lib/response/list-work-items-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/summarize-application-installation-usage-response.d.ts +1 -1
- package/lib/response/summarize-application-usage-response.d.ts +1 -1
- package/lib/response/summarize-deployed-application-installation-usage-response.d.ts +1 -1
- package/lib/response/summarize-deployed-application-usage-response.d.ts +1 -1
- package/lib/response/summarize-installation-usage-response.d.ts +1 -1
- package/lib/response/summarize-java-server-instance-usage-response.d.ts +1 -1
- package/lib/response/summarize-java-server-usage-response.d.ts +1 -1
- package/lib/response/summarize-jre-usage-response.d.ts +1 -1
- package/lib/response/summarize-library-usage-response.d.ts +1 -1
- package/lib/response/summarize-managed-instance-usage-response.d.ts +1 -1
- package/lib/response/update-export-setting-response.d.ts +1 -1
- package/lib/response/update-fleet-advanced-feature-configuration-response.d.ts +1 -1
- package/package.json +3 -3
|
@@ -88,7 +88,7 @@ export interface FleetSummary {
|
|
|
88
88
|
"lifecycleState": model.LifecycleState;
|
|
89
89
|
/**
|
|
90
90
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
91
|
-
* Example:
|
|
91
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
|
|
92
92
|
*
|
|
93
93
|
*/
|
|
94
94
|
"definedTags"?: {
|
|
@@ -98,7 +98,7 @@ export interface FleetSummary {
|
|
|
98
98
|
};
|
|
99
99
|
/**
|
|
100
100
|
* Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
|
|
101
|
-
* Example:
|
|
101
|
+
* Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.cloud.oracle.com/Content/Tagging/Concepts/understandingfreeformtags.htm).)
|
|
102
102
|
*
|
|
103
103
|
*/
|
|
104
104
|
"freeformTags"?: {
|
|
@@ -109,7 +109,7 @@ export interface FleetSummary {
|
|
|
109
109
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
110
110
|
* System tags can be viewed by users, but can only be created by the system.
|
|
111
111
|
* <p>
|
|
112
|
-
Example:
|
|
112
|
+
Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
113
113
|
*
|
|
114
114
|
*/
|
|
115
115
|
"systemTags"?: {
|
package/lib/model/fleet.d.ts
CHANGED
|
@@ -67,7 +67,7 @@ export interface Fleet {
|
|
|
67
67
|
"operationLog"?: model.CustomLog;
|
|
68
68
|
/**
|
|
69
69
|
* Whether or not advanced features are enabled in this Fleet.
|
|
70
|
-
* Deprecated, use
|
|
70
|
+
* Deprecated, use {@code /fleets/{fleetId}/advanceFeatureConfiguration} API instead.
|
|
71
71
|
*
|
|
72
72
|
*/
|
|
73
73
|
"isAdvancedFeaturesEnabled"?: boolean;
|
|
@@ -87,7 +87,7 @@ export interface Fleet {
|
|
|
87
87
|
"lifecycleState": model.LifecycleState;
|
|
88
88
|
/**
|
|
89
89
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
90
|
-
* Example:
|
|
90
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
|
|
91
91
|
*
|
|
92
92
|
*/
|
|
93
93
|
"definedTags"?: {
|
|
@@ -97,7 +97,7 @@ export interface Fleet {
|
|
|
97
97
|
};
|
|
98
98
|
/**
|
|
99
99
|
* Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
|
|
100
|
-
* Example:
|
|
100
|
+
* Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.cloud.oracle.com/Content/Tagging/Concepts/understandingfreeformtags.htm).)
|
|
101
101
|
*
|
|
102
102
|
*/
|
|
103
103
|
"freeformTags"?: {
|
|
@@ -108,7 +108,7 @@ export interface Fleet {
|
|
|
108
108
|
* For more information, see [Resource Tags](https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm).
|
|
109
109
|
* System tags can be viewed by users, but can only be created by the system.
|
|
110
110
|
* <p>
|
|
111
|
-
Example:
|
|
111
|
+
Example: {@code {\"orcl-cloud\": {\"free-tier-retained\": \"true\"}}}
|
|
112
112
|
*
|
|
113
113
|
*/
|
|
114
114
|
"systemTags"?: {
|
|
@@ -38,11 +38,11 @@ export interface InstallationUsage {
|
|
|
38
38
|
*/
|
|
39
39
|
"path": string;
|
|
40
40
|
/**
|
|
41
|
-
* The Operating System for the installation. Deprecated, use
|
|
41
|
+
* The Operating System for the installation. Deprecated, use {@code operatingSystem} instead.
|
|
42
42
|
*/
|
|
43
43
|
"os": string;
|
|
44
44
|
/**
|
|
45
|
-
* The architecture of the operating system for the installation. Deprecated, use
|
|
45
|
+
* The architecture of the operating system for the installation. Deprecated, use {@code operatingSystem} instead.
|
|
46
46
|
*/
|
|
47
47
|
"architecture": string;
|
|
48
48
|
"operatingSystem"?: model.OperatingSystem;
|
|
@@ -55,7 +55,7 @@ export interface JavaReleaseSummary {
|
|
|
55
55
|
"artifactContentTypes": Array<JavaReleaseSummary.ArtifactContentTypes>;
|
|
56
56
|
/**
|
|
57
57
|
* List of My Oracle Support(MoS) patches available for this release.
|
|
58
|
-
* This information is only available for
|
|
58
|
+
* This information is only available for {@code BPR} release type.
|
|
59
59
|
*
|
|
60
60
|
*/
|
|
61
61
|
"mosPatches"?: Array<model.PatchDetail>;
|
|
@@ -60,7 +60,7 @@ export interface JavaRelease {
|
|
|
60
60
|
"artifactContentTypes": Array<JavaRelease.ArtifactContentTypes>;
|
|
61
61
|
/**
|
|
62
62
|
* List of My Oracle Support(MoS) patches available for this release.
|
|
63
|
-
* This information is only available for
|
|
63
|
+
* This information is only available for {@code BPR} release type.
|
|
64
64
|
*
|
|
65
65
|
*/
|
|
66
66
|
"mosPatches"?: Array<model.PatchDetail>;
|
|
@@ -27,13 +27,13 @@ export interface UpdateFleetDetails {
|
|
|
27
27
|
"operationLog"?: model.CustomLog;
|
|
28
28
|
/**
|
|
29
29
|
* Whether or not advanced features are enabled in this Fleet.
|
|
30
|
-
* Deprecated, use
|
|
30
|
+
* Deprecated, use {@code /fleets/{fleetId}/advanceFeatureConfiguration} API instead.
|
|
31
31
|
*
|
|
32
32
|
*/
|
|
33
33
|
"isAdvancedFeaturesEnabled"?: boolean;
|
|
34
34
|
/**
|
|
35
35
|
* Defined tags for this resource. Each key is predefined and scoped to a namespace.
|
|
36
|
-
* Example:
|
|
36
|
+
* Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
|
|
37
37
|
*
|
|
38
38
|
*/
|
|
39
39
|
"definedTags"?: {
|
|
@@ -43,7 +43,7 @@ export interface UpdateFleetDetails {
|
|
|
43
43
|
};
|
|
44
44
|
/**
|
|
45
45
|
* Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
|
|
46
|
-
* Example:
|
|
46
|
+
* Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.cloud.oracle.com/Content/Tagging/Concepts/understandingfreeformtags.htm).)
|
|
47
47
|
*
|
|
48
48
|
*/
|
|
49
49
|
"freeformTags"?: {
|
|
@@ -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.77.0/jms/AddFleetInstallationSites.ts.html |here} to see how to use AddFleetInstallationSitesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface AddFleetInstallationSitesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface AddFleetInstallationSitesRequest extends common.BaseRequest {
|
|
|
26
26
|
"addFleetInstallationSitesDetails": model.AddFleetInstallationSitesDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* ETag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the ETag you
|
|
32
32
|
* provide matches the resource's current ETag value.
|
|
@@ -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.77.0/jms/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequestRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface CancelWorkRequestRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -25,7 +25,7 @@ export interface CancelWorkRequestRequest extends common.BaseRequest {
|
|
|
25
25
|
"opcRequestId"?: string;
|
|
26
26
|
/**
|
|
27
27
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
28
|
-
* for a resource, set the
|
|
28
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
29
29
|
* ETag from a previous GET or POST response for that resource.
|
|
30
30
|
* The resource will be updated or deleted only if the ETag you
|
|
31
31
|
* provide matches the resource's current ETag value.
|
|
@@ -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.77.0/jms/ChangeFleetCompartment.ts.html |here} to see how to use ChangeFleetCompartmentRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ChangeFleetCompartmentRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -26,7 +26,7 @@ export interface ChangeFleetCompartmentRequest extends common.BaseRequest {
|
|
|
26
26
|
"changeFleetCompartmentDetails": model.ChangeFleetCompartmentDetails;
|
|
27
27
|
/**
|
|
28
28
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
29
|
-
* for a resource, set the
|
|
29
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
30
30
|
* ETag from a previous GET or POST response for that resource.
|
|
31
31
|
* The resource will be updated or deleted only if the ETag you
|
|
32
32
|
* provide matches the resource's current ETag value.
|
|
@@ -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.77.0/jms/CreateBlocklist.ts.html |here} to see how to use CreateBlocklistRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateBlocklistRequest 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.77.0/jms/CreateDrsFile.ts.html |here} to see how to use CreateDrsFileRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateDrsFileRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -30,7 +30,7 @@ export interface CreateDrsFileRequest extends common.BaseRequest {
|
|
|
30
30
|
"opcRequestId"?: string;
|
|
31
31
|
/**
|
|
32
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
33
|
-
* for a resource, set the
|
|
33
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
34
34
|
* ETag from a previous GET or POST response for that resource.
|
|
35
35
|
* The resource will be updated or deleted only if the ETag you
|
|
36
36
|
* provide matches the resource's current ETag value.
|
|
@@ -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.77.0/jms/CreateFleet.ts.html |here} to see how to use CreateFleetRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface CreateFleetRequest 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.77.0/jms/DeleteBlocklist.ts.html |here} to see how to use DeleteBlocklistRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteBlocklistRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -25,7 +25,7 @@ export interface DeleteBlocklistRequest extends common.BaseRequest {
|
|
|
25
25
|
"blocklistKey": string;
|
|
26
26
|
/**
|
|
27
27
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
28
|
-
* for a resource, set the
|
|
28
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
29
29
|
* ETag from a previous GET or POST response for that resource.
|
|
30
30
|
* The resource will be updated or deleted only if the ETag you
|
|
31
31
|
* provide matches the resource's current ETag value.
|
|
@@ -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.77.0/jms/DeleteCryptoAnalysisResult.ts.html |here} to see how to use DeleteCryptoAnalysisResultRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteCryptoAnalysisResultRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -25,7 +25,7 @@ export interface DeleteCryptoAnalysisResultRequest extends common.BaseRequest {
|
|
|
25
25
|
"cryptoAnalysisResultId": string;
|
|
26
26
|
/**
|
|
27
27
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
28
|
-
* for a resource, set the
|
|
28
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
29
29
|
* ETag from a previous GET or POST response for that resource.
|
|
30
30
|
* The resource will be updated or deleted only if the ETag you
|
|
31
31
|
* provide matches the resource's current ETag value.
|
|
@@ -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.77.0/jms/DeleteDrsFile.ts.html |here} to see how to use DeleteDrsFileRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteDrsFileRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -29,7 +29,7 @@ export interface DeleteDrsFileRequest extends common.BaseRequest {
|
|
|
29
29
|
"opcRequestId"?: string;
|
|
30
30
|
/**
|
|
31
31
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
32
|
-
* for a resource, set the
|
|
32
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
33
33
|
* ETag from a previous GET or POST response for that resource.
|
|
34
34
|
* The resource will be updated or deleted only if the ETag you
|
|
35
35
|
* provide matches the resource's current ETag value.
|
|
@@ -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.77.0/jms/DeleteFleet.ts.html |here} to see how to use DeleteFleetRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteFleetRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface DeleteFleetRequest extends common.BaseRequest {
|
|
|
21
21
|
"fleetId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* ETag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the ETag you
|
|
27
27
|
* provide matches the resource's current ETag value.
|
|
@@ -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.77.0/jms/DeleteJavaMigrationAnalysisResult.ts.html |here} to see how to use DeleteJavaMigrationAnalysisResultRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeleteJavaMigrationAnalysisResultRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -25,7 +25,7 @@ export interface DeleteJavaMigrationAnalysisResultRequest extends common.BaseReq
|
|
|
25
25
|
"javaMigrationAnalysisResultId": string;
|
|
26
26
|
/**
|
|
27
27
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
28
|
-
* for a resource, set the
|
|
28
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
29
29
|
* ETag from a previous GET or POST response for that resource.
|
|
30
30
|
* The resource will be updated or deleted only if the ETag you
|
|
31
31
|
* provide matches the resource's current ETag value.
|
|
@@ -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.77.0/jms/DeletePerformanceTuningAnalysisResult.ts.html |here} to see how to use DeletePerformanceTuningAnalysisResultRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface DeletePerformanceTuningAnalysisResultRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -25,7 +25,7 @@ export interface DeletePerformanceTuningAnalysisResultRequest extends common.Bas
|
|
|
25
25
|
"performanceTuningAnalysisResultId": string;
|
|
26
26
|
/**
|
|
27
27
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
28
|
-
* for a resource, set the
|
|
28
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
29
29
|
* ETag from a previous GET or POST response for that resource.
|
|
30
30
|
* The resource will be updated or deleted only if the ETag you
|
|
31
31
|
* provide matches the resource's current ETag value.
|
|
@@ -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.77.0/jms/DisableDrs.ts.html |here} to see how to use DisableDrsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface DisableDrsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -30,7 +30,7 @@ export interface DisableDrsRequest extends common.BaseRequest {
|
|
|
30
30
|
"opcRequestId"?: string;
|
|
31
31
|
/**
|
|
32
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
33
|
-
* for a resource, set the
|
|
33
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
34
34
|
* ETag from a previous GET or POST response for that resource.
|
|
35
35
|
* The resource will be updated or deleted only if the ETag you
|
|
36
36
|
* provide matches the resource's current ETag value.
|
|
@@ -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.77.0/jms/EnableDrs.ts.html |here} to see how to use EnableDrsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface EnableDrsRequest extends common.BaseRequest {
|
|
19
19
|
/**
|
|
@@ -30,7 +30,7 @@ export interface EnableDrsRequest extends common.BaseRequest {
|
|
|
30
30
|
"opcRequestId"?: string;
|
|
31
31
|
/**
|
|
32
32
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
33
|
-
* for a resource, set the
|
|
33
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
34
34
|
* ETag from a previous GET or POST response for that resource.
|
|
35
35
|
* The resource will be updated or deleted only if the ETag you
|
|
36
36
|
* provide matches the resource's current ETag value.
|
|
@@ -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.77.0/jms/GenerateAgentDeployScript.ts.html |here} to see how to use GenerateAgentDeployScriptRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface GenerateAgentDeployScriptRequest 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.77.0/jms/GetCryptoAnalysisResult.ts.html |here} to see how to use GetCryptoAnalysisResultRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetCryptoAnalysisResultRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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.77.0/jms/GetDrsFile.ts.html |here} to see how to use GetDrsFileRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetDrsFileRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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.77.0/jms/GetExportSetting.ts.html |here} to see how to use GetExportSettingRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetExportSettingRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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.77.0/jms/GetExportStatus.ts.html |here} to see how to use GetExportStatusRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetExportStatusRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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.77.0/jms/GetFleetAdvancedFeatureConfiguration.ts.html |here} to see how to use GetFleetAdvancedFeatureConfigurationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetFleetAdvancedFeatureConfigurationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -21,7 +21,7 @@ export interface GetFleetAdvancedFeatureConfigurationRequest extends common.Base
|
|
|
21
21
|
"fleetId": string;
|
|
22
22
|
/**
|
|
23
23
|
* For optimistic concurrency control. In the PUT or DELETE call
|
|
24
|
-
* for a resource, set the
|
|
24
|
+
* for a resource, set the {@code if-match} parameter to the value of the
|
|
25
25
|
* ETag from a previous GET or POST response for that resource.
|
|
26
26
|
* The resource will be updated or deleted only if the ETag you
|
|
27
27
|
* provide matches the resource's current ETag value.
|
|
@@ -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.77.0/jms/GetFleetAgentConfiguration.ts.html |here} to see how to use GetFleetAgentConfigurationRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetFleetAgentConfigurationRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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.77.0/jms/GetFleet.ts.html |here} to see how to use GetFleetRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetFleetRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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.77.0/jms/GetJavaFamily.ts.html |here} to see how to use GetJavaFamilyRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetJavaFamilyRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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.77.0/jms/GetJavaMigrationAnalysisResult.ts.html |here} to see how to use GetJavaMigrationAnalysisResultRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetJavaMigrationAnalysisResultRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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.77.0/jms/GetJavaRelease.ts.html |here} to see how to use GetJavaReleaseRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetJavaReleaseRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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.77.0/jms/GetPerformanceTuningAnalysisResult.ts.html |here} to see how to use GetPerformanceTuningAnalysisResultRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetPerformanceTuningAnalysisResultRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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.77.0/jms/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface GetWorkRequestRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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.77.0/jms/ListAnnouncements.ts.html |here} to see how to use ListAnnouncementsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListAnnouncementsRequest 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.77.0/jms/ListBlocklists.ts.html |here} to see how to use ListBlocklistsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListBlocklistsRequest 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.77.0/jms/ListCryptoAnalysisResults.ts.html |here} to see how to use ListCryptoAnalysisResultsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListCryptoAnalysisResultsRequest 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.77.0/jms/ListDrsFiles.ts.html |here} to see how to use ListDrsFilesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListDrsFilesRequest 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.77.0/jms/ListFleetDiagnoses.ts.html |here} to see how to use ListFleetDiagnosesRequest.
|
|
16
16
|
*/
|
|
17
17
|
export interface ListFleetDiagnosesRequest extends common.BaseRequest {
|
|
18
18
|
/**
|
|
@@ -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.77.0/jms/ListFleets.ts.html |here} to see how to use ListFleetsRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListFleetsRequest 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.77.0/jms/ListInstallationSites.ts.html |here} to see how to use ListInstallationSitesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListInstallationSitesRequest 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.77.0/jms/ListJavaFamilies.ts.html |here} to see how to use ListJavaFamiliesRequest.
|
|
17
17
|
*/
|
|
18
18
|
export interface ListJavaFamiliesRequest extends common.BaseRequest {
|
|
19
19
|
/**
|