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.
Files changed (115) hide show
  1. package/lib/client.d.ts +66 -66
  2. package/lib/client.js +66 -66
  3. package/lib/model/create-fleet-details.d.ts +3 -3
  4. package/lib/model/fleet-summary.d.ts +3 -3
  5. package/lib/model/fleet.d.ts +4 -4
  6. package/lib/model/installation-usage.d.ts +2 -2
  7. package/lib/model/java-release-summary.d.ts +1 -1
  8. package/lib/model/java-release.d.ts +1 -1
  9. package/lib/model/update-fleet-details.d.ts +3 -3
  10. package/lib/request/add-fleet-installation-sites-request.d.ts +2 -2
  11. package/lib/request/cancel-work-request-request.d.ts +2 -2
  12. package/lib/request/change-fleet-compartment-request.d.ts +2 -2
  13. package/lib/request/create-blocklist-request.d.ts +1 -1
  14. package/lib/request/create-drs-file-request.d.ts +2 -2
  15. package/lib/request/create-fleet-request.d.ts +1 -1
  16. package/lib/request/delete-blocklist-request.d.ts +2 -2
  17. package/lib/request/delete-crypto-analysis-result-request.d.ts +2 -2
  18. package/lib/request/delete-drs-file-request.d.ts +2 -2
  19. package/lib/request/delete-fleet-request.d.ts +2 -2
  20. package/lib/request/delete-java-migration-analysis-result-request.d.ts +2 -2
  21. package/lib/request/delete-performance-tuning-analysis-result-request.d.ts +2 -2
  22. package/lib/request/disable-drs-request.d.ts +2 -2
  23. package/lib/request/enable-drs-request.d.ts +2 -2
  24. package/lib/request/generate-agent-deploy-script-request.d.ts +1 -1
  25. package/lib/request/get-crypto-analysis-result-request.d.ts +1 -1
  26. package/lib/request/get-drs-file-request.d.ts +1 -1
  27. package/lib/request/get-export-setting-request.d.ts +1 -1
  28. package/lib/request/get-export-status-request.d.ts +1 -1
  29. package/lib/request/get-fleet-advanced-feature-configuration-request.d.ts +2 -2
  30. package/lib/request/get-fleet-agent-configuration-request.d.ts +1 -1
  31. package/lib/request/get-fleet-request.d.ts +1 -1
  32. package/lib/request/get-java-family-request.d.ts +1 -1
  33. package/lib/request/get-java-migration-analysis-result-request.d.ts +1 -1
  34. package/lib/request/get-java-release-request.d.ts +1 -1
  35. package/lib/request/get-performance-tuning-analysis-result-request.d.ts +1 -1
  36. package/lib/request/get-work-request-request.d.ts +1 -1
  37. package/lib/request/list-announcements-request.d.ts +1 -1
  38. package/lib/request/list-blocklists-request.d.ts +1 -1
  39. package/lib/request/list-crypto-analysis-results-request.d.ts +1 -1
  40. package/lib/request/list-drs-files-request.d.ts +1 -1
  41. package/lib/request/list-fleet-diagnoses-request.d.ts +1 -1
  42. package/lib/request/list-fleets-request.d.ts +1 -1
  43. package/lib/request/list-installation-sites-request.d.ts +1 -1
  44. package/lib/request/list-java-families-request.d.ts +1 -1
  45. package/lib/request/list-java-migration-analysis-results-request.d.ts +1 -1
  46. package/lib/request/list-java-releases-request.d.ts +1 -1
  47. package/lib/request/list-jre-usage-request.d.ts +1 -1
  48. package/lib/request/list-performance-tuning-analysis-results-request.d.ts +1 -1
  49. package/lib/request/list-work-items-request.d.ts +1 -1
  50. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  51. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  52. package/lib/request/list-work-requests-request.d.ts +1 -1
  53. package/lib/request/remove-fleet-installation-sites-request.d.ts +2 -2
  54. package/lib/request/request-crypto-analyses-request.d.ts +1 -1
  55. package/lib/request/request-java-migration-analyses-request.d.ts +1 -1
  56. package/lib/request/request-jfr-recordings-request.d.ts +1 -1
  57. package/lib/request/request-performance-tuning-analyses-request.d.ts +1 -1
  58. package/lib/request/scan-java-server-usage-request.d.ts +2 -2
  59. package/lib/request/scan-library-usage-request.d.ts +2 -2
  60. package/lib/request/summarize-application-installation-usage-request.d.ts +1 -1
  61. package/lib/request/summarize-application-usage-request.d.ts +1 -1
  62. package/lib/request/summarize-deployed-application-installation-usage-request.d.ts +1 -1
  63. package/lib/request/summarize-deployed-application-usage-request.d.ts +1 -1
  64. package/lib/request/summarize-installation-usage-request.d.ts +1 -1
  65. package/lib/request/summarize-java-server-instance-usage-request.d.ts +1 -1
  66. package/lib/request/summarize-java-server-usage-request.d.ts +1 -1
  67. package/lib/request/summarize-jre-usage-request.d.ts +1 -1
  68. package/lib/request/summarize-library-usage-request.d.ts +1 -1
  69. package/lib/request/summarize-managed-instance-usage-request.d.ts +1 -1
  70. package/lib/request/summarize-resource-inventory-request.d.ts +1 -1
  71. package/lib/request/update-drs-file-request.d.ts +2 -2
  72. package/lib/request/update-export-setting-request.d.ts +2 -2
  73. package/lib/request/update-fleet-advanced-feature-configuration-request.d.ts +2 -2
  74. package/lib/request/update-fleet-agent-configuration-request.d.ts +2 -2
  75. package/lib/request/update-fleet-request.d.ts +2 -2
  76. package/lib/response/create-blocklist-response.d.ts +1 -1
  77. package/lib/response/get-crypto-analysis-result-response.d.ts +1 -1
  78. package/lib/response/get-drs-file-response.d.ts +1 -1
  79. package/lib/response/get-export-setting-response.d.ts +1 -1
  80. package/lib/response/get-export-status-response.d.ts +1 -1
  81. package/lib/response/get-fleet-advanced-feature-configuration-response.d.ts +1 -1
  82. package/lib/response/get-fleet-agent-configuration-response.d.ts +1 -1
  83. package/lib/response/get-fleet-response.d.ts +1 -1
  84. package/lib/response/get-java-migration-analysis-result-response.d.ts +1 -1
  85. package/lib/response/get-performance-tuning-analysis-result-response.d.ts +1 -1
  86. package/lib/response/get-work-request-response.d.ts +1 -1
  87. package/lib/response/list-announcements-response.d.ts +1 -1
  88. package/lib/response/list-blocklists-response.d.ts +1 -1
  89. package/lib/response/list-crypto-analysis-results-response.d.ts +1 -1
  90. package/lib/response/list-drs-files-response.d.ts +1 -1
  91. package/lib/response/list-fleet-diagnoses-response.d.ts +1 -1
  92. package/lib/response/list-fleets-response.d.ts +1 -1
  93. package/lib/response/list-installation-sites-response.d.ts +1 -1
  94. package/lib/response/list-java-families-response.d.ts +1 -1
  95. package/lib/response/list-java-migration-analysis-results-response.d.ts +1 -1
  96. package/lib/response/list-java-releases-response.d.ts +1 -1
  97. package/lib/response/list-jre-usage-response.d.ts +1 -1
  98. package/lib/response/list-performance-tuning-analysis-results-response.d.ts +1 -1
  99. package/lib/response/list-work-items-response.d.ts +1 -1
  100. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  101. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  102. package/lib/response/list-work-requests-response.d.ts +1 -1
  103. package/lib/response/summarize-application-installation-usage-response.d.ts +1 -1
  104. package/lib/response/summarize-application-usage-response.d.ts +1 -1
  105. package/lib/response/summarize-deployed-application-installation-usage-response.d.ts +1 -1
  106. package/lib/response/summarize-deployed-application-usage-response.d.ts +1 -1
  107. package/lib/response/summarize-installation-usage-response.d.ts +1 -1
  108. package/lib/response/summarize-java-server-instance-usage-response.d.ts +1 -1
  109. package/lib/response/summarize-java-server-usage-response.d.ts +1 -1
  110. package/lib/response/summarize-jre-usage-response.d.ts +1 -1
  111. package/lib/response/summarize-library-usage-response.d.ts +1 -1
  112. package/lib/response/summarize-managed-instance-usage-response.d.ts +1 -1
  113. package/lib/response/update-export-setting-response.d.ts +1 -1
  114. package/lib/response/update-fleet-advanced-feature-configuration-response.d.ts +1 -1
  115. package/package.json +3 -3
@@ -20,7 +20,7 @@ export interface ListJavaReleasesResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For list pagination. When this header appears in the response, additional pages of results remain.
23
- * Include this value as the `page` parameter for the subsequent GET request to get the next batch of items.
23
+ * Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
24
24
  * For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListJreUsageResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For list pagination. When this header appears in the response, additional pages of results remain.
23
- * Include this value as the `page` parameter for the subsequent GET request to get the next batch of items.
23
+ * Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
24
24
  * For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface ListPerformanceTuningAnalysisResultsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For list pagination. When this header appears in the response, additional pages of results remain.
23
- * Include this value as the `page` parameter for the subsequent GET request to get the next batch of items.
23
+ * Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
24
24
  * For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
25
  *
26
26
  */
@@ -14,7 +14,7 @@ import * as model from "../model";
14
14
  export interface ListWorkItemsResponse {
15
15
  /**
16
16
  * For list pagination. When this header appears in the response, additional pages of results remain.
17
- * Include this value as the `page` parameter for the subsequent GET request to get the next batch of items.
17
+ * Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
18
18
  * For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
19
19
  *
20
20
  */
@@ -14,7 +14,7 @@ import * as model from "../model";
14
14
  export interface ListWorkRequestErrorsResponse {
15
15
  /**
16
16
  * For list pagination. When this header appears in the response, additional pages of results remain.
17
- * Include this value as the `page` parameter for the subsequent GET request to get the next batch of items.
17
+ * Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
18
18
  * For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
19
19
  *
20
20
  */
@@ -14,7 +14,7 @@ import * as model from "../model";
14
14
  export interface ListWorkRequestLogsResponse {
15
15
  /**
16
16
  * For list pagination. When this header appears in the response, additional pages of results remain.
17
- * Include this value as the `page` parameter for the subsequent GET request to get the next batch of items.
17
+ * Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
18
18
  * For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
19
19
  *
20
20
  */
@@ -20,7 +20,7 @@ export interface ListWorkRequestsResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For list pagination. When this header appears in the response, additional pages of results remain.
23
- * Include this value as the `page` parameter for the subsequent GET request to get the next batch of items.
23
+ * Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
24
24
  * For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface SummarizeApplicationInstallationUsageResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For list pagination. When this header appears in the response, additional pages of results remain.
23
- * Include this value as the `page` parameter for the subsequent GET request to get the next batch of items.
23
+ * Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
24
24
  * For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface SummarizeApplicationUsageResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For list pagination. When this header appears in the response, additional pages of results remain.
23
- * Include this value as the `page` parameter for the subsequent GET request to get the next batch of items.
23
+ * Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
24
24
  * For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface SummarizeDeployedApplicationInstallationUsageResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For list pagination. When this header appears in the response, additional pages of results remain.
23
- * Include this value as the `page` parameter for the subsequent GET request to get the next batch of items.
23
+ * Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
24
24
  * For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface SummarizeDeployedApplicationUsageResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For list pagination. When this header appears in the response, additional pages of results remain.
23
- * Include this value as the `page` parameter for the subsequent GET request to get the next batch of items.
23
+ * Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
24
24
  * For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface SummarizeInstallationUsageResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For list pagination. When this header appears in the response, additional pages of results remain.
23
- * Include this value as the `page` parameter for the subsequent GET request to get the next batch of items.
23
+ * Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
24
24
  * For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface SummarizeJavaServerInstanceUsageResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For list pagination. When this header appears in the response, additional pages of results remain.
23
- * Include this value as the `page` parameter for the subsequent GET request to get the next batch of items.
23
+ * Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
24
24
  * For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface SummarizeJavaServerUsageResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For list pagination. When this header appears in the response, additional pages of results remain.
23
- * Include this value as the `page` parameter for the subsequent GET request to get the next batch of items.
23
+ * Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
24
24
  * For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface SummarizeJreUsageResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For list pagination. When this header appears in the response, additional pages of results remain.
23
- * Include this value as the `page` parameter for the subsequent GET request to get the next batch of items.
23
+ * Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
24
24
  * For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface SummarizeLibraryUsageResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For list pagination. When this header appears in the response, additional pages of results remain.
23
- * Include this value as the `page` parameter for the subsequent GET request to get the next batch of items.
23
+ * Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
24
24
  * For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
25
  *
26
26
  */
@@ -20,7 +20,7 @@ export interface SummarizeManagedInstanceUsageResponse {
20
20
  "opcRequestId": string;
21
21
  /**
22
22
  * For list pagination. When this header appears in the response, additional pages of results remain.
23
- * Include this value as the `page` parameter for the subsequent GET request to get the next batch of items.
23
+ * Include this value as the {@code page} parameter for the subsequent GET request to get the next batch of items.
24
24
  * For important details about how pagination works, see [List Pagination](https://docs.cloud.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine).
25
25
  *
26
26
  */
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  export interface UpdateExportSettingResponse {
15
15
  /**
16
- * For optimistic concurrency control. See `if-match`.
16
+ * For optimistic concurrency control. See {@code if-match}.
17
17
  *
18
18
  */
19
19
  "etag": string;
@@ -19,7 +19,7 @@ export interface UpdateFleetAdvancedFeatureConfigurationResponse {
19
19
  */
20
20
  "opcRequestId": string;
21
21
  /**
22
- * For optimistic concurrency control. See `if-match`.
22
+ * For optimistic concurrency control. See {@code if-match}.
23
23
  *
24
24
  */
25
25
  "etag": string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-jms",
3
- "version": "2.76.1",
3
+ "version": "2.77.0",
4
4
  "description": "OCI NodeJS client for Jms Service",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.76.1",
19
- "oci-workrequests": "2.76.1"
18
+ "oci-common": "2.77.0",
19
+ "oci-workrequests": "2.77.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"