oci-jms 2.8.0 → 2.11.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 (183) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +55 -35
  4. package/lib/client.js +183 -52
  5. package/lib/client.js.map +1 -1
  6. package/lib/javamanagementservice-waiter.d.ts +1 -1
  7. package/lib/javamanagementservice-waiter.js +1 -1
  8. package/lib/model/action-type.d.ts +1 -1
  9. package/lib/model/action-type.js +1 -1
  10. package/lib/model/application-sort-by.d.ts +1 -1
  11. package/lib/model/application-sort-by.js +1 -1
  12. package/lib/model/application-usage-collection.d.ts +1 -1
  13. package/lib/model/application-usage-collection.js +1 -1
  14. package/lib/model/application-usage.d.ts +3 -3
  15. package/lib/model/application-usage.js +1 -1
  16. package/lib/model/change-fleet-compartment-details.d.ts +1 -1
  17. package/lib/model/change-fleet-compartment-details.js +1 -1
  18. package/lib/model/create-fleet-details.d.ts +1 -1
  19. package/lib/model/create-fleet-details.js +1 -1
  20. package/lib/model/fleet-agent-configuration.d.ts +1 -1
  21. package/lib/model/fleet-agent-configuration.js +1 -1
  22. package/lib/model/fleet-agent-os-configuration.d.ts +1 -1
  23. package/lib/model/fleet-agent-os-configuration.js +1 -1
  24. package/lib/model/fleet-collection.d.ts +1 -1
  25. package/lib/model/fleet-collection.js +1 -1
  26. package/lib/model/fleet-summary.d.ts +1 -1
  27. package/lib/model/fleet-summary.js +1 -1
  28. package/lib/model/fleet.d.ts +1 -1
  29. package/lib/model/fleet.js +1 -1
  30. package/lib/model/index.d.ts +5 -1
  31. package/lib/model/index.js +6 -2
  32. package/lib/model/index.js.map +1 -1
  33. package/lib/model/installation-sort-by.d.ts +1 -1
  34. package/lib/model/installation-sort-by.js +1 -1
  35. package/lib/model/installation-usage-collection.d.ts +1 -1
  36. package/lib/model/installation-usage-collection.js +1 -1
  37. package/lib/model/installation-usage.d.ts +4 -4
  38. package/lib/model/installation-usage.js +1 -1
  39. package/lib/model/jre-security-status.d.ts +30 -0
  40. package/lib/model/jre-security-status.js +41 -0
  41. package/lib/model/jre-security-status.js.map +1 -0
  42. package/lib/model/jre-sort-by.d.ts +3 -2
  43. package/lib/model/jre-sort-by.js +2 -1
  44. package/lib/model/jre-sort-by.js.map +1 -1
  45. package/lib/model/jre-usage-collection.d.ts +1 -1
  46. package/lib/model/jre-usage-collection.js +1 -1
  47. package/lib/model/jre-usage.d.ts +27 -3
  48. package/lib/model/jre-usage.js +1 -1
  49. package/lib/model/jre-usage.js.map +1 -1
  50. package/lib/model/lifecycle-state.d.ts +1 -1
  51. package/lib/model/lifecycle-state.js +1 -1
  52. package/lib/model/managed-instance-sort-by.d.ts +1 -1
  53. package/lib/model/managed-instance-sort-by.js +1 -1
  54. package/lib/model/managed-instance-type.d.ts +1 -1
  55. package/lib/model/managed-instance-type.js +1 -1
  56. package/lib/model/managed-instance-usage-collection.d.ts +1 -1
  57. package/lib/model/managed-instance-usage-collection.js +1 -1
  58. package/lib/model/managed-instance-usage.d.ts +8 -3
  59. package/lib/model/managed-instance-usage.js +1 -1
  60. package/lib/model/managed-instance-usage.js.map +1 -1
  61. package/lib/model/operating-system.d.ts +2 -1
  62. package/lib/model/operating-system.js +1 -1
  63. package/lib/model/operating-system.js.map +1 -1
  64. package/lib/model/operation-status.d.ts +1 -1
  65. package/lib/model/operation-status.js +1 -1
  66. package/lib/model/operation-type.d.ts +1 -1
  67. package/lib/model/operation-type.js +1 -1
  68. package/lib/model/os-family.d.ts +1 -1
  69. package/lib/model/os-family.js +1 -1
  70. package/lib/model/resource-inventory.d.ts +41 -0
  71. package/lib/model/resource-inventory.js +29 -0
  72. package/lib/model/resource-inventory.js.map +1 -0
  73. package/lib/model/sort-by.d.ts +1 -1
  74. package/lib/model/sort-by.js +1 -1
  75. package/lib/model/sort-order.d.ts +1 -1
  76. package/lib/model/sort-order.js +1 -1
  77. package/lib/model/summarize-application-usage-fields.d.ts +1 -1
  78. package/lib/model/summarize-application-usage-fields.js +1 -1
  79. package/lib/model/summarize-installation-usage-fields.d.ts +1 -1
  80. package/lib/model/summarize-installation-usage-fields.js +1 -1
  81. package/lib/model/summarize-jre-usage-fields.d.ts +1 -1
  82. package/lib/model/summarize-jre-usage-fields.js +1 -1
  83. package/lib/model/summarize-managed-instance-usage-fields.d.ts +1 -1
  84. package/lib/model/summarize-managed-instance-usage-fields.js +1 -1
  85. package/lib/model/update-fleet-agent-configuration-details.d.ts +1 -1
  86. package/lib/model/update-fleet-agent-configuration-details.js +1 -1
  87. package/lib/model/update-fleet-details.d.ts +1 -1
  88. package/lib/model/update-fleet-details.js +1 -1
  89. package/lib/model/work-request-collection.d.ts +1 -1
  90. package/lib/model/work-request-collection.js +1 -1
  91. package/lib/model/work-request-error-collection.d.ts +1 -1
  92. package/lib/model/work-request-error-collection.js +1 -1
  93. package/lib/model/work-request-error.d.ts +1 -1
  94. package/lib/model/work-request-error.js +1 -1
  95. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  96. package/lib/model/work-request-log-entry-collection.js +1 -1
  97. package/lib/model/work-request-log-entry.d.ts +1 -1
  98. package/lib/model/work-request-log-entry.js +1 -1
  99. package/lib/model/work-request-resource.d.ts +1 -1
  100. package/lib/model/work-request-resource.js +1 -1
  101. package/lib/model/work-request.d.ts +1 -1
  102. package/lib/model/work-request.js +1 -1
  103. package/lib/request/change-fleet-compartment-request.d.ts +2 -2
  104. package/lib/request/change-fleet-compartment-request.js +1 -1
  105. package/lib/request/create-fleet-request.d.ts +2 -2
  106. package/lib/request/create-fleet-request.js +1 -1
  107. package/lib/request/delete-fleet-request.d.ts +2 -2
  108. package/lib/request/delete-fleet-request.js +1 -1
  109. package/lib/request/get-fleet-agent-configuration-request.d.ts +2 -2
  110. package/lib/request/get-fleet-agent-configuration-request.js +1 -1
  111. package/lib/request/get-fleet-request.d.ts +2 -2
  112. package/lib/request/get-fleet-request.js +1 -1
  113. package/lib/request/get-work-request-request.d.ts +2 -2
  114. package/lib/request/get-work-request-request.js +1 -1
  115. package/lib/request/index.d.ts +5 -1
  116. package/lib/request/index.js +1 -1
  117. package/lib/request/list-fleets-request.d.ts +3 -2
  118. package/lib/request/list-fleets-request.js +1 -1
  119. package/lib/request/list-jre-usage-request.d.ts +70 -0
  120. package/lib/request/list-jre-usage-request.js +15 -0
  121. package/lib/request/list-jre-usage-request.js.map +1 -0
  122. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  123. package/lib/request/list-work-request-errors-request.js +1 -1
  124. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  125. package/lib/request/list-work-request-logs-request.js +1 -1
  126. package/lib/request/list-work-requests-request.d.ts +3 -2
  127. package/lib/request/list-work-requests-request.js +1 -1
  128. package/lib/request/summarize-application-usage-request.d.ts +2 -2
  129. package/lib/request/summarize-application-usage-request.js +1 -1
  130. package/lib/request/summarize-installation-usage-request.d.ts +2 -2
  131. package/lib/request/summarize-installation-usage-request.js +1 -1
  132. package/lib/request/summarize-jre-usage-request.d.ts +6 -2
  133. package/lib/request/summarize-jre-usage-request.js +1 -1
  134. package/lib/request/summarize-managed-instance-usage-request.d.ts +2 -2
  135. package/lib/request/summarize-managed-instance-usage-request.js +1 -1
  136. package/lib/request/summarize-resource-inventory-request.d.ts +35 -0
  137. package/lib/request/summarize-resource-inventory-request.js +15 -0
  138. package/lib/request/summarize-resource-inventory-request.js.map +1 -0
  139. package/lib/request/update-fleet-agent-configuration-request.d.ts +2 -2
  140. package/lib/request/update-fleet-agent-configuration-request.js +1 -1
  141. package/lib/request/update-fleet-request.d.ts +2 -2
  142. package/lib/request/update-fleet-request.js +1 -1
  143. package/lib/response/change-fleet-compartment-response.d.ts +1 -1
  144. package/lib/response/change-fleet-compartment-response.js +1 -1
  145. package/lib/response/create-fleet-response.d.ts +1 -1
  146. package/lib/response/create-fleet-response.js +1 -1
  147. package/lib/response/delete-fleet-response.d.ts +1 -1
  148. package/lib/response/delete-fleet-response.js +1 -1
  149. package/lib/response/get-fleet-agent-configuration-response.d.ts +1 -1
  150. package/lib/response/get-fleet-agent-configuration-response.js +1 -1
  151. package/lib/response/get-fleet-response.d.ts +1 -1
  152. package/lib/response/get-fleet-response.js +1 -1
  153. package/lib/response/get-work-request-response.d.ts +1 -1
  154. package/lib/response/get-work-request-response.js +1 -1
  155. package/lib/response/index.d.ts +5 -1
  156. package/lib/response/index.js +1 -1
  157. package/lib/response/list-fleets-response.d.ts +1 -1
  158. package/lib/response/list-fleets-response.js +1 -1
  159. package/lib/response/list-jre-usage-response.d.ts +32 -0
  160. package/lib/response/list-jre-usage-response.js +15 -0
  161. package/lib/response/list-jre-usage-response.js.map +1 -0
  162. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  163. package/lib/response/list-work-request-errors-response.js +1 -1
  164. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  165. package/lib/response/list-work-request-logs-response.js +1 -1
  166. package/lib/response/list-work-requests-response.d.ts +1 -1
  167. package/lib/response/list-work-requests-response.js +1 -1
  168. package/lib/response/summarize-application-usage-response.d.ts +1 -1
  169. package/lib/response/summarize-application-usage-response.js +1 -1
  170. package/lib/response/summarize-installation-usage-response.d.ts +1 -1
  171. package/lib/response/summarize-installation-usage-response.js +1 -1
  172. package/lib/response/summarize-jre-usage-response.d.ts +1 -1
  173. package/lib/response/summarize-jre-usage-response.js +1 -1
  174. package/lib/response/summarize-managed-instance-usage-response.d.ts +1 -1
  175. package/lib/response/summarize-managed-instance-usage-response.js +1 -1
  176. package/lib/response/summarize-resource-inventory-response.d.ts +25 -0
  177. package/lib/response/summarize-resource-inventory-response.js +15 -0
  178. package/lib/response/summarize-resource-inventory-response.js.map +1 -0
  179. package/lib/response/update-fleet-agent-configuration-response.d.ts +1 -1
  180. package/lib/response/update-fleet-agent-configuration-response.js +1 -1
  181. package/lib/response/update-fleet-response.d.ts +1 -1
  182. package/lib/response/update-fleet-response.js +1 -1
  183. package/package.json +3 -3
package/index.d.ts CHANGED
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import * as requests from "./lib/request";
package/index.js CHANGED
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
package/lib/client.d.ts CHANGED
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
11
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
12
  */
13
13
  import common = require("oci-common");
@@ -69,151 +69,171 @@ export declare class JavaManagementServiceClient {
69
69
  /**
70
70
  * Move a specified Fleet into the compartment identified in the POST form. When provided, If-Match is checked against ETag values of the resource.
71
71
  *
72
- * This operation does not retry by default if the user has not defined a retry configuration.
72
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
73
73
  * @param ChangeFleetCompartmentRequest
74
74
  * @return ChangeFleetCompartmentResponse
75
75
  * @throws OciError when an error occurs
76
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/jms/ChangeFleetCompartment.ts.html |here} to see how to use ChangeFleetCompartment API.
76
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/jms/ChangeFleetCompartment.ts.html |here} to see how to use ChangeFleetCompartment API.
77
77
  */
78
78
  changeFleetCompartment(changeFleetCompartmentRequest: requests.ChangeFleetCompartmentRequest): Promise<responses.ChangeFleetCompartmentResponse>;
79
79
  /**
80
80
  * Create a new Fleet using the information provided.
81
81
  *
82
- * This operation does not retry by default if the user has not defined a retry configuration.
82
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
83
83
  * @param CreateFleetRequest
84
84
  * @return CreateFleetResponse
85
85
  * @throws OciError when an error occurs
86
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/jms/CreateFleet.ts.html |here} to see how to use CreateFleet API.
86
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/jms/CreateFleet.ts.html |here} to see how to use CreateFleet API.
87
87
  */
88
88
  createFleet(createFleetRequest: requests.CreateFleetRequest): Promise<responses.CreateFleetResponse>;
89
89
  /**
90
90
  * Deletes the Fleet specified by an identifier.
91
- * This operation does not retry by default if the user has not defined a retry configuration.
91
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
92
92
  * @param DeleteFleetRequest
93
93
  * @return DeleteFleetResponse
94
94
  * @throws OciError when an error occurs
95
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/jms/DeleteFleet.ts.html |here} to see how to use DeleteFleet API.
95
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/jms/DeleteFleet.ts.html |here} to see how to use DeleteFleet API.
96
96
  */
97
97
  deleteFleet(deleteFleetRequest: requests.DeleteFleetRequest): Promise<responses.DeleteFleetResponse>;
98
98
  /**
99
99
  * Retrieve a Fleet with the specified identifier.
100
- * This operation does not retry by default if the user has not defined a retry configuration.
100
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
101
101
  * @param GetFleetRequest
102
102
  * @return GetFleetResponse
103
103
  * @throws OciError when an error occurs
104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/jms/GetFleet.ts.html |here} to see how to use GetFleet API.
104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/jms/GetFleet.ts.html |here} to see how to use GetFleet API.
105
105
  */
106
106
  getFleet(getFleetRequest: requests.GetFleetRequest): Promise<responses.GetFleetResponse>;
107
107
  /**
108
108
  * Retrieve a Fleet Agent Configuration for the specified Fleet.
109
- * This operation does not retry by default if the user has not defined a retry configuration.
109
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
110
110
  * @param GetFleetAgentConfigurationRequest
111
111
  * @return GetFleetAgentConfigurationResponse
112
112
  * @throws OciError when an error occurs
113
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/jms/GetFleetAgentConfiguration.ts.html |here} to see how to use GetFleetAgentConfiguration API.
113
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/jms/GetFleetAgentConfiguration.ts.html |here} to see how to use GetFleetAgentConfiguration API.
114
114
  */
115
115
  getFleetAgentConfiguration(getFleetAgentConfigurationRequest: requests.GetFleetAgentConfigurationRequest): Promise<responses.GetFleetAgentConfigurationResponse>;
116
116
  /**
117
117
  * Retrieve the details of a work request with the specified ID.
118
- * This operation does not retry by default if the user has not defined a retry configuration.
118
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
119
119
  * @param GetWorkRequestRequest
120
120
  * @return GetWorkRequestResponse
121
121
  * @throws OciError when an error occurs
122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/jms/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/jms/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
123
123
  */
124
124
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
125
125
  /**
126
- * Returns a list of all the Fleets contained by a compartment.
126
+ * Returns a list of all the Fleets contained by a compartment. The query parameter `compartmentId`
127
+ * is required unless the query parameter `id` is specified.
127
128
  *
128
- * This operation does not retry by default if the user has not defined a retry configuration.
129
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
129
130
  * @param ListFleetsRequest
130
131
  * @return ListFleetsResponse
131
132
  * @throws OciError when an error occurs
132
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/jms/ListFleets.ts.html |here} to see how to use ListFleets API.
133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/jms/ListFleets.ts.html |here} to see how to use ListFleets API.
133
134
  */
134
135
  listFleets(listFleetsRequest: requests.ListFleetsRequest): Promise<responses.ListFleetsResponse>;
136
+ /**
137
+ * List Java Runtime usage in a specified host filtered by query parameters.
138
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
139
+ * @param ListJreUsageRequest
140
+ * @return ListJreUsageResponse
141
+ * @throws OciError when an error occurs
142
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/jms/ListJreUsage.ts.html |here} to see how to use ListJreUsage API.
143
+ */
144
+ listJreUsage(listJreUsageRequest: requests.ListJreUsageRequest): Promise<responses.ListJreUsageResponse>;
135
145
  /**
136
146
  * Retrieve a (paginated) list of errors for a specified work request.
137
147
  *
138
- * This operation does not retry by default if the user has not defined a retry configuration.
148
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
139
149
  * @param ListWorkRequestErrorsRequest
140
150
  * @return ListWorkRequestErrorsResponse
141
151
  * @throws OciError when an error occurs
142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/jms/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/jms/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
143
153
  */
144
154
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
145
155
  /**
146
156
  * Retrieve a (paginated) list of logs for a specified work request.
147
157
  *
148
- * This operation does not retry by default if the user has not defined a retry configuration.
158
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
149
159
  * @param ListWorkRequestLogsRequest
150
160
  * @return ListWorkRequestLogsResponse
151
161
  * @throws OciError when an error occurs
152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/jms/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/jms/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
153
163
  */
154
164
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
155
165
  /**
156
- * List the work requests in a compartment.
166
+ * List the work requests in a compartment. The query parameter `compartmentId` is required unless the query parameter `id` is specified.
157
167
  *
158
- * This operation does not retry by default if the user has not defined a retry configuration.
168
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
159
169
  * @param ListWorkRequestsRequest
160
170
  * @return ListWorkRequestsResponse
161
171
  * @throws OciError when an error occurs
162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/jms/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/jms/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
163
173
  */
164
174
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
165
175
  /**
166
176
  * List application usage in a Fleet filtered by query parameters.
167
- * This operation does not retry by default if the user has not defined a retry configuration.
177
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
168
178
  * @param SummarizeApplicationUsageRequest
169
179
  * @return SummarizeApplicationUsageResponse
170
180
  * @throws OciError when an error occurs
171
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/jms/SummarizeApplicationUsage.ts.html |here} to see how to use SummarizeApplicationUsage API.
181
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/jms/SummarizeApplicationUsage.ts.html |here} to see how to use SummarizeApplicationUsage API.
172
182
  */
173
183
  summarizeApplicationUsage(summarizeApplicationUsageRequest: requests.SummarizeApplicationUsageRequest): Promise<responses.SummarizeApplicationUsageResponse>;
174
184
  /**
175
185
  * List Java installation usage in a Fleet filtered by query parameters.
176
- * This operation does not retry by default if the user has not defined a retry configuration.
186
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
177
187
  * @param SummarizeInstallationUsageRequest
178
188
  * @return SummarizeInstallationUsageResponse
179
189
  * @throws OciError when an error occurs
180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/jms/SummarizeInstallationUsage.ts.html |here} to see how to use SummarizeInstallationUsage API.
190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/jms/SummarizeInstallationUsage.ts.html |here} to see how to use SummarizeInstallationUsage API.
181
191
  */
182
192
  summarizeInstallationUsage(summarizeInstallationUsageRequest: requests.SummarizeInstallationUsageRequest): Promise<responses.SummarizeInstallationUsageResponse>;
183
193
  /**
184
194
  * List Java Runtime usage in a specified Fleet filtered by query parameters.
185
- * This operation does not retry by default if the user has not defined a retry configuration.
195
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
186
196
  * @param SummarizeJreUsageRequest
187
197
  * @return SummarizeJreUsageResponse
188
198
  * @throws OciError when an error occurs
189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/jms/SummarizeJreUsage.ts.html |here} to see how to use SummarizeJreUsage API.
199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/jms/SummarizeJreUsage.ts.html |here} to see how to use SummarizeJreUsage API.
190
200
  */
191
201
  summarizeJreUsage(summarizeJreUsageRequest: requests.SummarizeJreUsageRequest): Promise<responses.SummarizeJreUsageResponse>;
192
202
  /**
193
203
  * List managed instance usage in a Fleet filtered by query parameters.
194
- * This operation does not retry by default if the user has not defined a retry configuration.
204
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
195
205
  * @param SummarizeManagedInstanceUsageRequest
196
206
  * @return SummarizeManagedInstanceUsageResponse
197
207
  * @throws OciError when an error occurs
198
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/jms/SummarizeManagedInstanceUsage.ts.html |here} to see how to use SummarizeManagedInstanceUsage API.
208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/jms/SummarizeManagedInstanceUsage.ts.html |here} to see how to use SummarizeManagedInstanceUsage API.
199
209
  */
200
210
  summarizeManagedInstanceUsage(summarizeManagedInstanceUsageRequest: requests.SummarizeManagedInstanceUsageRequest): Promise<responses.SummarizeManagedInstanceUsageResponse>;
211
+ /**
212
+ * Retrieve the inventory of JMS resources in the specified compartment: a list of the number of _active_ fleets, managed instances, Java Runtimes, Java installations, and applications.
213
+ *
214
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
215
+ * @param SummarizeResourceInventoryRequest
216
+ * @return SummarizeResourceInventoryResponse
217
+ * @throws OciError when an error occurs
218
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/jms/SummarizeResourceInventory.ts.html |here} to see how to use SummarizeResourceInventory API.
219
+ */
220
+ summarizeResourceInventory(summarizeResourceInventoryRequest: requests.SummarizeResourceInventoryRequest): Promise<responses.SummarizeResourceInventoryResponse>;
201
221
  /**
202
222
  * Update the Fleet specified by an identifier.
203
- * This operation does not retry by default if the user has not defined a retry configuration.
223
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
204
224
  * @param UpdateFleetRequest
205
225
  * @return UpdateFleetResponse
206
226
  * @throws OciError when an error occurs
207
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/jms/UpdateFleet.ts.html |here} to see how to use UpdateFleet API.
227
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/jms/UpdateFleet.ts.html |here} to see how to use UpdateFleet API.
208
228
  */
209
229
  updateFleet(updateFleetRequest: requests.UpdateFleetRequest): Promise<responses.UpdateFleetResponse>;
210
230
  /**
211
231
  * Update the Fleet Agent Configuration for the specified Fleet.
212
- * This operation does not retry by default if the user has not defined a retry configuration.
232
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
213
233
  * @param UpdateFleetAgentConfigurationRequest
214
234
  * @return UpdateFleetAgentConfigurationResponse
215
235
  * @throws OciError when an error occurs
216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/jms/UpdateFleetAgentConfiguration.ts.html |here} to see how to use UpdateFleetAgentConfiguration API.
236
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/jms/UpdateFleetAgentConfiguration.ts.html |here} to see how to use UpdateFleetAgentConfiguration API.
217
237
  */
218
238
  updateFleetAgentConfiguration(updateFleetAgentConfigurationRequest: requests.UpdateFleetAgentConfigurationRequest): Promise<responses.UpdateFleetAgentConfigurationResponse>;
219
239
  }