oci-jms 2.102.2 → 2.104.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 (149) hide show
  1. package/lib/client.d.ts +79 -79
  2. package/lib/client.js +79 -79
  3. package/lib/model/blocklist-target.d.ts +2 -2
  4. package/lib/model/change-fleet-compartment-details.d.ts +1 -1
  5. package/lib/model/create-fleet-details.d.ts +3 -3
  6. package/lib/model/create-jms-plugin-details.d.ts +5 -5
  7. package/lib/model/custom-log.d.ts +2 -2
  8. package/lib/model/deployed-application-installation-usage-summary.d.ts +1 -1
  9. package/lib/model/deployed-application-usage.d.ts +1 -1
  10. package/lib/model/existing-installation-site-id.d.ts +1 -1
  11. package/lib/model/export-setting.d.ts +1 -1
  12. package/lib/model/export-status.d.ts +1 -1
  13. package/lib/model/fleet-error-summary.d.ts +2 -2
  14. package/lib/model/fleet-summary.d.ts +5 -5
  15. package/lib/model/fleet.d.ts +5 -5
  16. package/lib/model/generate-agent-deploy-script-details.d.ts +1 -1
  17. package/lib/model/generate-agent-installer-configuration-details.d.ts +2 -2
  18. package/lib/model/installation-site-summary.d.ts +1 -1
  19. package/lib/model/installation-site.d.ts +1 -1
  20. package/lib/model/java-server-instance-usage.d.ts +2 -2
  21. package/lib/model/java-server-usage.d.ts +1 -1
  22. package/lib/model/jms-plugin-summary.d.ts +7 -7
  23. package/lib/model/jms-plugin.d.ts +7 -7
  24. package/lib/model/jre-usage.d.ts +2 -2
  25. package/lib/model/library-usage.d.ts +1 -1
  26. package/lib/model/managed-instance-usage.d.ts +2 -2
  27. package/lib/model/new-installation-site.d.ts +1 -1
  28. package/lib/model/plugin-error-summary.d.ts +2 -2
  29. package/lib/model/principal.d.ts +1 -1
  30. package/lib/model/scan-java-server-usage-details.d.ts +1 -1
  31. package/lib/model/scan-library-usage-details.d.ts +1 -1
  32. package/lib/model/summarized-events-log.d.ts +2 -2
  33. package/lib/model/update-fleet-details.d.ts +2 -2
  34. package/lib/model/update-jms-plugin-details.d.ts +3 -3
  35. package/lib/model/work-request-error.d.ts +1 -1
  36. package/lib/model/work-request-resource.d.ts +1 -1
  37. package/lib/model/work-request.d.ts +3 -3
  38. package/lib/request/add-fleet-installation-sites-request.d.ts +2 -2
  39. package/lib/request/cancel-work-request-request.d.ts +2 -2
  40. package/lib/request/change-fleet-compartment-request.d.ts +2 -2
  41. package/lib/request/create-blocklist-request.d.ts +2 -2
  42. package/lib/request/create-drs-file-request.d.ts +2 -2
  43. package/lib/request/create-fleet-request.d.ts +1 -1
  44. package/lib/request/create-jms-plugin-request.d.ts +1 -1
  45. package/lib/request/delete-blocklist-request.d.ts +2 -2
  46. package/lib/request/delete-crypto-analysis-result-request.d.ts +2 -2
  47. package/lib/request/delete-drs-file-request.d.ts +2 -2
  48. package/lib/request/delete-fleet-request.d.ts +2 -2
  49. package/lib/request/delete-java-migration-analysis-result-request.d.ts +2 -2
  50. package/lib/request/delete-jms-plugin-request.d.ts +2 -2
  51. package/lib/request/delete-performance-tuning-analysis-result-request.d.ts +2 -2
  52. package/lib/request/disable-drs-request.d.ts +2 -2
  53. package/lib/request/enable-drs-request.d.ts +2 -2
  54. package/lib/request/generate-agent-deploy-script-request.d.ts +2 -2
  55. package/lib/request/generate-agent-installer-configuration-request.d.ts +1 -1
  56. package/lib/request/generate-load-pipeline-script-request.d.ts +2 -2
  57. package/lib/request/get-crypto-analysis-result-request.d.ts +2 -2
  58. package/lib/request/get-drs-file-request.d.ts +2 -2
  59. package/lib/request/get-export-setting-request.d.ts +2 -2
  60. package/lib/request/get-export-status-request.d.ts +2 -2
  61. package/lib/request/get-fleet-advanced-feature-configuration-request.d.ts +2 -2
  62. package/lib/request/get-fleet-agent-configuration-request.d.ts +2 -2
  63. package/lib/request/get-fleet-request.d.ts +2 -2
  64. package/lib/request/get-java-family-request.d.ts +1 -1
  65. package/lib/request/get-java-migration-analysis-result-request.d.ts +2 -2
  66. package/lib/request/get-java-release-request.d.ts +1 -1
  67. package/lib/request/get-jms-plugin-request.d.ts +2 -2
  68. package/lib/request/get-performance-tuning-analysis-result-request.d.ts +2 -2
  69. package/lib/request/get-work-request-request.d.ts +2 -2
  70. package/lib/request/list-agent-installers-request.d.ts +2 -2
  71. package/lib/request/list-announcements-request.d.ts +1 -1
  72. package/lib/request/list-blocklists-request.d.ts +2 -2
  73. package/lib/request/list-crypto-analysis-results-request.d.ts +3 -3
  74. package/lib/request/list-drs-files-request.d.ts +2 -2
  75. package/lib/request/list-fleet-diagnoses-request.d.ts +2 -2
  76. package/lib/request/list-fleet-errors-request.d.ts +2 -2
  77. package/lib/request/list-fleets-request.d.ts +2 -2
  78. package/lib/request/list-installation-sites-request.d.ts +2 -2
  79. package/lib/request/list-java-families-request.d.ts +1 -1
  80. package/lib/request/list-java-migration-analysis-results-request.d.ts +3 -3
  81. package/lib/request/list-java-releases-request.d.ts +1 -1
  82. package/lib/request/list-jms-plugins-request.d.ts +4 -4
  83. package/lib/request/list-jre-usage-request.d.ts +3 -3
  84. package/lib/request/list-performance-tuning-analysis-results-request.d.ts +3 -3
  85. package/lib/request/list-plugin-errors-request.d.ts +2 -2
  86. package/lib/request/list-work-items-request.d.ts +2 -2
  87. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  88. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  89. package/lib/request/list-work-requests-request.d.ts +3 -3
  90. package/lib/request/remove-fleet-installation-sites-request.d.ts +2 -2
  91. package/lib/request/request-crypto-analyses-request.d.ts +2 -2
  92. package/lib/request/request-deployed-application-migration-analyses-request.d.ts +2 -2
  93. package/lib/request/request-java-migration-analyses-request.d.ts +2 -2
  94. package/lib/request/request-jfr-recordings-request.d.ts +2 -2
  95. package/lib/request/request-performance-tuning-analyses-request.d.ts +2 -2
  96. package/lib/request/scan-java-server-usage-request.d.ts +2 -2
  97. package/lib/request/scan-library-usage-request.d.ts +2 -2
  98. package/lib/request/summarize-application-installation-usage-request.d.ts +2 -2
  99. package/lib/request/summarize-application-usage-request.d.ts +2 -2
  100. package/lib/request/summarize-deployed-application-installation-usage-request.d.ts +2 -2
  101. package/lib/request/summarize-deployed-application-usage-request.d.ts +2 -2
  102. package/lib/request/summarize-fleet-errors-request.d.ts +2 -2
  103. package/lib/request/summarize-installation-usage-request.d.ts +2 -2
  104. package/lib/request/summarize-java-server-instance-usage-request.d.ts +2 -2
  105. package/lib/request/summarize-java-server-usage-request.d.ts +2 -2
  106. package/lib/request/summarize-jre-usage-request.d.ts +2 -2
  107. package/lib/request/summarize-library-usage-request.d.ts +2 -2
  108. package/lib/request/summarize-managed-instance-usage-request.d.ts +2 -2
  109. package/lib/request/summarize-plugin-errors-request.d.ts +2 -2
  110. package/lib/request/summarize-resource-inventory-request.d.ts +2 -2
  111. package/lib/request/update-drs-file-request.d.ts +2 -2
  112. package/lib/request/update-export-setting-request.d.ts +2 -2
  113. package/lib/request/update-fleet-advanced-feature-configuration-request.d.ts +2 -2
  114. package/lib/request/update-fleet-agent-configuration-request.d.ts +2 -2
  115. package/lib/request/update-fleet-request.d.ts +2 -2
  116. package/lib/request/update-jms-plugin-request.d.ts +2 -2
  117. package/lib/response/list-agent-installers-response.d.ts +1 -1
  118. package/lib/response/list-announcements-response.d.ts +1 -1
  119. package/lib/response/list-blocklists-response.d.ts +1 -1
  120. package/lib/response/list-crypto-analysis-results-response.d.ts +1 -1
  121. package/lib/response/list-drs-files-response.d.ts +1 -1
  122. package/lib/response/list-fleet-diagnoses-response.d.ts +1 -1
  123. package/lib/response/list-fleet-errors-response.d.ts +1 -1
  124. package/lib/response/list-fleets-response.d.ts +1 -1
  125. package/lib/response/list-installation-sites-response.d.ts +1 -1
  126. package/lib/response/list-java-families-response.d.ts +1 -1
  127. package/lib/response/list-java-migration-analysis-results-response.d.ts +1 -1
  128. package/lib/response/list-java-releases-response.d.ts +1 -1
  129. package/lib/response/list-jms-plugins-response.d.ts +1 -1
  130. package/lib/response/list-jre-usage-response.d.ts +1 -1
  131. package/lib/response/list-performance-tuning-analysis-results-response.d.ts +1 -1
  132. package/lib/response/list-plugin-errors-response.d.ts +1 -1
  133. package/lib/response/list-work-items-response.d.ts +1 -1
  134. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  135. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  136. package/lib/response/list-work-requests-response.d.ts +1 -1
  137. package/lib/response/summarize-application-installation-usage-response.d.ts +1 -1
  138. package/lib/response/summarize-application-usage-response.d.ts +1 -1
  139. package/lib/response/summarize-deployed-application-installation-usage-response.d.ts +1 -1
  140. package/lib/response/summarize-deployed-application-usage-response.d.ts +1 -1
  141. package/lib/response/summarize-fleet-errors-response.d.ts +1 -1
  142. package/lib/response/summarize-installation-usage-response.d.ts +1 -1
  143. package/lib/response/summarize-java-server-instance-usage-response.d.ts +1 -1
  144. package/lib/response/summarize-java-server-usage-response.d.ts +1 -1
  145. package/lib/response/summarize-jre-usage-response.d.ts +1 -1
  146. package/lib/response/summarize-library-usage-response.d.ts +1 -1
  147. package/lib/response/summarize-managed-instance-usage-response.d.ts +1 -1
  148. package/lib/response/summarize-plugin-errors-response.d.ts +1 -1
  149. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -100,7 +100,7 @@ export declare class JavaManagementServiceClient {
100
100
  * @param AddFleetInstallationSitesRequest
101
101
  * @return AddFleetInstallationSitesResponse
102
102
  * @throws OciError when an error occurs
103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/AddFleetInstallationSites.ts.html |here} to see how to use AddFleetInstallationSites API.
103
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/AddFleetInstallationSites.ts.html |here} to see how to use AddFleetInstallationSites API.
104
104
  */
105
105
  addFleetInstallationSites(addFleetInstallationSitesRequest: requests.AddFleetInstallationSitesRequest): Promise<responses.AddFleetInstallationSitesResponse>;
106
106
  /**
@@ -109,7 +109,7 @@ export declare class JavaManagementServiceClient {
109
109
  * @param CancelWorkRequestRequest
110
110
  * @return CancelWorkRequestResponse
111
111
  * @throws OciError when an error occurs
112
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
112
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
113
113
  */
114
114
  cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>;
115
115
  /**
@@ -119,7 +119,7 @@ export declare class JavaManagementServiceClient {
119
119
  * @param ChangeFleetCompartmentRequest
120
120
  * @return ChangeFleetCompartmentResponse
121
121
  * @throws OciError when an error occurs
122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ChangeFleetCompartment.ts.html |here} to see how to use ChangeFleetCompartment API.
122
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ChangeFleetCompartment.ts.html |here} to see how to use ChangeFleetCompartment API.
123
123
  */
124
124
  changeFleetCompartment(changeFleetCompartmentRequest: requests.ChangeFleetCompartmentRequest): Promise<responses.ChangeFleetCompartmentResponse>;
125
125
  /**
@@ -129,7 +129,7 @@ export declare class JavaManagementServiceClient {
129
129
  * @param CreateBlocklistRequest
130
130
  * @return CreateBlocklistResponse
131
131
  * @throws OciError when an error occurs
132
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateBlocklist.ts.html |here} to see how to use CreateBlocklist API.
132
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateBlocklist.ts.html |here} to see how to use CreateBlocklist API.
133
133
  */
134
134
  createBlocklist(createBlocklistRequest: requests.CreateBlocklistRequest): Promise<responses.CreateBlocklistResponse>;
135
135
  /**
@@ -139,7 +139,7 @@ export declare class JavaManagementServiceClient {
139
139
  * @param CreateDrsFileRequest
140
140
  * @return CreateDrsFileResponse
141
141
  * @throws OciError when an error occurs
142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateDrsFile.ts.html |here} to see how to use CreateDrsFile API.
142
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateDrsFile.ts.html |here} to see how to use CreateDrsFile API.
143
143
  */
144
144
  createDrsFile(createDrsFileRequest: requests.CreateDrsFileRequest): Promise<responses.CreateDrsFileResponse>;
145
145
  /**
@@ -155,7 +155,7 @@ export declare class JavaManagementServiceClient {
155
155
  * @param CreateFleetRequest
156
156
  * @return CreateFleetResponse
157
157
  * @throws OciError when an error occurs
158
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateFleet.ts.html |here} to see how to use CreateFleet API.
158
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateFleet.ts.html |here} to see how to use CreateFleet API.
159
159
  */
160
160
  createFleet(createFleetRequest: requests.CreateFleetRequest): Promise<responses.CreateFleetResponse>;
161
161
  /**
@@ -167,7 +167,7 @@ export declare class JavaManagementServiceClient {
167
167
  * @param CreateJmsPluginRequest
168
168
  * @return CreateJmsPluginResponse
169
169
  * @throws OciError when an error occurs
170
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateJmsPlugin.ts.html |here} to see how to use CreateJmsPlugin API.
170
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/CreateJmsPlugin.ts.html |here} to see how to use CreateJmsPlugin API.
171
171
  */
172
172
  createJmsPlugin(createJmsPluginRequest: requests.CreateJmsPluginRequest): Promise<responses.CreateJmsPluginResponse>;
173
173
  /**
@@ -176,7 +176,7 @@ export declare class JavaManagementServiceClient {
176
176
  * @param DeleteBlocklistRequest
177
177
  * @return DeleteBlocklistResponse
178
178
  * @throws OciError when an error occurs
179
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteBlocklist.ts.html |here} to see how to use DeleteBlocklist API.
179
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteBlocklist.ts.html |here} to see how to use DeleteBlocklist API.
180
180
  */
181
181
  deleteBlocklist(deleteBlocklistRequest: requests.DeleteBlocklistRequest): Promise<responses.DeleteBlocklistResponse>;
182
182
  /**
@@ -185,7 +185,7 @@ export declare class JavaManagementServiceClient {
185
185
  * @param DeleteCryptoAnalysisResultRequest
186
186
  * @return DeleteCryptoAnalysisResultResponse
187
187
  * @throws OciError when an error occurs
188
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteCryptoAnalysisResult.ts.html |here} to see how to use DeleteCryptoAnalysisResult API.
188
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteCryptoAnalysisResult.ts.html |here} to see how to use DeleteCryptoAnalysisResult API.
189
189
  */
190
190
  deleteCryptoAnalysisResult(deleteCryptoAnalysisResultRequest: requests.DeleteCryptoAnalysisResultRequest): Promise<responses.DeleteCryptoAnalysisResultResponse>;
191
191
  /**
@@ -195,7 +195,7 @@ export declare class JavaManagementServiceClient {
195
195
  * @param DeleteDrsFileRequest
196
196
  * @return DeleteDrsFileResponse
197
197
  * @throws OciError when an error occurs
198
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteDrsFile.ts.html |here} to see how to use DeleteDrsFile API.
198
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteDrsFile.ts.html |here} to see how to use DeleteDrsFile API.
199
199
  */
200
200
  deleteDrsFile(deleteDrsFileRequest: requests.DeleteDrsFileRequest): Promise<responses.DeleteDrsFileResponse>;
201
201
  /**
@@ -204,7 +204,7 @@ export declare class JavaManagementServiceClient {
204
204
  * @param DeleteFleetRequest
205
205
  * @return DeleteFleetResponse
206
206
  * @throws OciError when an error occurs
207
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteFleet.ts.html |here} to see how to use DeleteFleet API.
207
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteFleet.ts.html |here} to see how to use DeleteFleet API.
208
208
  */
209
209
  deleteFleet(deleteFleetRequest: requests.DeleteFleetRequest): Promise<responses.DeleteFleetResponse>;
210
210
  /**
@@ -213,7 +213,7 @@ export declare class JavaManagementServiceClient {
213
213
  * @param DeleteJavaMigrationAnalysisResultRequest
214
214
  * @return DeleteJavaMigrationAnalysisResultResponse
215
215
  * @throws OciError when an error occurs
216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteJavaMigrationAnalysisResult.ts.html |here} to see how to use DeleteJavaMigrationAnalysisResult API.
216
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteJavaMigrationAnalysisResult.ts.html |here} to see how to use DeleteJavaMigrationAnalysisResult API.
217
217
  */
218
218
  deleteJavaMigrationAnalysisResult(deleteJavaMigrationAnalysisResultRequest: requests.DeleteJavaMigrationAnalysisResultRequest): Promise<responses.DeleteJavaMigrationAnalysisResultResponse>;
219
219
  /**
@@ -224,7 +224,7 @@ export declare class JavaManagementServiceClient {
224
224
  * @param DeleteJmsPluginRequest
225
225
  * @return DeleteJmsPluginResponse
226
226
  * @throws OciError when an error occurs
227
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteJmsPlugin.ts.html |here} to see how to use DeleteJmsPlugin API.
227
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeleteJmsPlugin.ts.html |here} to see how to use DeleteJmsPlugin API.
228
228
  */
229
229
  deleteJmsPlugin(deleteJmsPluginRequest: requests.DeleteJmsPluginRequest): Promise<responses.DeleteJmsPluginResponse>;
230
230
  /**
@@ -233,7 +233,7 @@ export declare class JavaManagementServiceClient {
233
233
  * @param DeletePerformanceTuningAnalysisResultRequest
234
234
  * @return DeletePerformanceTuningAnalysisResultResponse
235
235
  * @throws OciError when an error occurs
236
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeletePerformanceTuningAnalysisResult.ts.html |here} to see how to use DeletePerformanceTuningAnalysisResult API.
236
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DeletePerformanceTuningAnalysisResult.ts.html |here} to see how to use DeletePerformanceTuningAnalysisResult API.
237
237
  */
238
238
  deletePerformanceTuningAnalysisResult(deletePerformanceTuningAnalysisResultRequest: requests.DeletePerformanceTuningAnalysisResultRequest): Promise<responses.DeletePerformanceTuningAnalysisResultResponse>;
239
239
  /**
@@ -243,7 +243,7 @@ export declare class JavaManagementServiceClient {
243
243
  * @param DisableDrsRequest
244
244
  * @return DisableDrsResponse
245
245
  * @throws OciError when an error occurs
246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DisableDrs.ts.html |here} to see how to use DisableDrs API.
246
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/DisableDrs.ts.html |here} to see how to use DisableDrs API.
247
247
  */
248
248
  disableDrs(disableDrsRequest: requests.DisableDrsRequest): Promise<responses.DisableDrsResponse>;
249
249
  /**
@@ -253,7 +253,7 @@ export declare class JavaManagementServiceClient {
253
253
  * @param EnableDrsRequest
254
254
  * @return EnableDrsResponse
255
255
  * @throws OciError when an error occurs
256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/EnableDrs.ts.html |here} to see how to use EnableDrs API.
256
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/EnableDrs.ts.html |here} to see how to use EnableDrs API.
257
257
  */
258
258
  enableDrs(enableDrsRequest: requests.EnableDrsRequest): Promise<responses.EnableDrsResponse>;
259
259
  /**
@@ -263,7 +263,7 @@ export declare class JavaManagementServiceClient {
263
263
  * @param GenerateAgentDeployScriptRequest
264
264
  * @return GenerateAgentDeployScriptResponse
265
265
  * @throws OciError when an error occurs
266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GenerateAgentDeployScript.ts.html |here} to see how to use GenerateAgentDeployScript API.
266
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GenerateAgentDeployScript.ts.html |here} to see how to use GenerateAgentDeployScript API.
267
267
  */
268
268
  generateAgentDeployScript(generateAgentDeployScriptRequest: requests.GenerateAgentDeployScriptRequest): Promise<responses.GenerateAgentDeployScriptResponse>;
269
269
  /**
@@ -273,7 +273,7 @@ export declare class JavaManagementServiceClient {
273
273
  * @param GenerateAgentInstallerConfigurationRequest
274
274
  * @return GenerateAgentInstallerConfigurationResponse
275
275
  * @throws OciError when an error occurs
276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GenerateAgentInstallerConfiguration.ts.html |here} to see how to use GenerateAgentInstallerConfiguration API.
276
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GenerateAgentInstallerConfiguration.ts.html |here} to see how to use GenerateAgentInstallerConfiguration API.
277
277
  */
278
278
  generateAgentInstallerConfiguration(generateAgentInstallerConfigurationRequest: requests.GenerateAgentInstallerConfigurationRequest): Promise<responses.GenerateAgentInstallerConfigurationResponse>;
279
279
  /**
@@ -283,7 +283,7 @@ export declare class JavaManagementServiceClient {
283
283
  * @param GenerateLoadPipelineScriptRequest
284
284
  * @return GenerateLoadPipelineScriptResponse
285
285
  * @throws OciError when an error occurs
286
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GenerateLoadPipelineScript.ts.html |here} to see how to use GenerateLoadPipelineScript API.
286
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GenerateLoadPipelineScript.ts.html |here} to see how to use GenerateLoadPipelineScript API.
287
287
  */
288
288
  generateLoadPipelineScript(generateLoadPipelineScriptRequest: requests.GenerateLoadPipelineScriptRequest): Promise<responses.GenerateLoadPipelineScriptResponse>;
289
289
  /**
@@ -292,7 +292,7 @@ export declare class JavaManagementServiceClient {
292
292
  * @param GetCryptoAnalysisResultRequest
293
293
  * @return GetCryptoAnalysisResultResponse
294
294
  * @throws OciError when an error occurs
295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetCryptoAnalysisResult.ts.html |here} to see how to use GetCryptoAnalysisResult API.
295
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetCryptoAnalysisResult.ts.html |here} to see how to use GetCryptoAnalysisResult API.
296
296
  */
297
297
  getCryptoAnalysisResult(getCryptoAnalysisResultRequest: requests.GetCryptoAnalysisResultRequest): Promise<responses.GetCryptoAnalysisResultResponse>;
298
298
  /**
@@ -301,7 +301,7 @@ export declare class JavaManagementServiceClient {
301
301
  * @param GetDrsFileRequest
302
302
  * @return GetDrsFileResponse
303
303
  * @throws OciError when an error occurs
304
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetDrsFile.ts.html |here} to see how to use GetDrsFile API.
304
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetDrsFile.ts.html |here} to see how to use GetDrsFile API.
305
305
  */
306
306
  getDrsFile(getDrsFileRequest: requests.GetDrsFileRequest): Promise<responses.GetDrsFileResponse>;
307
307
  /**
@@ -310,7 +310,7 @@ export declare class JavaManagementServiceClient {
310
310
  * @param GetExportSettingRequest
311
311
  * @return GetExportSettingResponse
312
312
  * @throws OciError when an error occurs
313
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetExportSetting.ts.html |here} to see how to use GetExportSetting API.
313
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetExportSetting.ts.html |here} to see how to use GetExportSetting API.
314
314
  */
315
315
  getExportSetting(getExportSettingRequest: requests.GetExportSettingRequest): Promise<responses.GetExportSettingResponse>;
316
316
  /**
@@ -319,7 +319,7 @@ export declare class JavaManagementServiceClient {
319
319
  * @param GetExportStatusRequest
320
320
  * @return GetExportStatusResponse
321
321
  * @throws OciError when an error occurs
322
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetExportStatus.ts.html |here} to see how to use GetExportStatus API.
322
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetExportStatus.ts.html |here} to see how to use GetExportStatus API.
323
323
  */
324
324
  getExportStatus(getExportStatusRequest: requests.GetExportStatusRequest): Promise<responses.GetExportStatusResponse>;
325
325
  /**
@@ -328,7 +328,7 @@ export declare class JavaManagementServiceClient {
328
328
  * @param GetFleetRequest
329
329
  * @return GetFleetResponse
330
330
  * @throws OciError when an error occurs
331
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetFleet.ts.html |here} to see how to use GetFleet API.
331
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetFleet.ts.html |here} to see how to use GetFleet API.
332
332
  */
333
333
  getFleet(getFleetRequest: requests.GetFleetRequest): Promise<responses.GetFleetResponse>;
334
334
  /**
@@ -338,7 +338,7 @@ export declare class JavaManagementServiceClient {
338
338
  * @param GetFleetAdvancedFeatureConfigurationRequest
339
339
  * @return GetFleetAdvancedFeatureConfigurationResponse
340
340
  * @throws OciError when an error occurs
341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetFleetAdvancedFeatureConfiguration.ts.html |here} to see how to use GetFleetAdvancedFeatureConfiguration API.
341
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetFleetAdvancedFeatureConfiguration.ts.html |here} to see how to use GetFleetAdvancedFeatureConfiguration API.
342
342
  */
343
343
  getFleetAdvancedFeatureConfiguration(getFleetAdvancedFeatureConfigurationRequest: requests.GetFleetAdvancedFeatureConfigurationRequest): Promise<responses.GetFleetAdvancedFeatureConfigurationResponse>;
344
344
  /**
@@ -347,7 +347,7 @@ export declare class JavaManagementServiceClient {
347
347
  * @param GetFleetAgentConfigurationRequest
348
348
  * @return GetFleetAgentConfigurationResponse
349
349
  * @throws OciError when an error occurs
350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetFleetAgentConfiguration.ts.html |here} to see how to use GetFleetAgentConfiguration API.
350
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetFleetAgentConfiguration.ts.html |here} to see how to use GetFleetAgentConfiguration API.
351
351
  */
352
352
  getFleetAgentConfiguration(getFleetAgentConfigurationRequest: requests.GetFleetAgentConfigurationRequest): Promise<responses.GetFleetAgentConfigurationResponse>;
353
353
  /**
@@ -357,7 +357,7 @@ export declare class JavaManagementServiceClient {
357
357
  * @param GetJavaFamilyRequest
358
358
  * @return GetJavaFamilyResponse
359
359
  * @throws OciError when an error occurs
360
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetJavaFamily.ts.html |here} to see how to use GetJavaFamily API.
360
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetJavaFamily.ts.html |here} to see how to use GetJavaFamily API.
361
361
  */
362
362
  getJavaFamily(getJavaFamilyRequest: requests.GetJavaFamilyRequest): Promise<responses.GetJavaFamilyResponse>;
363
363
  /**
@@ -366,7 +366,7 @@ export declare class JavaManagementServiceClient {
366
366
  * @param GetJavaMigrationAnalysisResultRequest
367
367
  * @return GetJavaMigrationAnalysisResultResponse
368
368
  * @throws OciError when an error occurs
369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetJavaMigrationAnalysisResult.ts.html |here} to see how to use GetJavaMigrationAnalysisResult API.
369
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetJavaMigrationAnalysisResult.ts.html |here} to see how to use GetJavaMigrationAnalysisResult API.
370
370
  */
371
371
  getJavaMigrationAnalysisResult(getJavaMigrationAnalysisResultRequest: requests.GetJavaMigrationAnalysisResultRequest): Promise<responses.GetJavaMigrationAnalysisResultResponse>;
372
372
  /**
@@ -375,7 +375,7 @@ export declare class JavaManagementServiceClient {
375
375
  * @param GetJavaReleaseRequest
376
376
  * @return GetJavaReleaseResponse
377
377
  * @throws OciError when an error occurs
378
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetJavaRelease.ts.html |here} to see how to use GetJavaRelease API.
378
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetJavaRelease.ts.html |here} to see how to use GetJavaRelease API.
379
379
  */
380
380
  getJavaRelease(getJavaReleaseRequest: requests.GetJavaReleaseRequest): Promise<responses.GetJavaReleaseResponse>;
381
381
  /**
@@ -384,7 +384,7 @@ export declare class JavaManagementServiceClient {
384
384
  * @param GetJmsPluginRequest
385
385
  * @return GetJmsPluginResponse
386
386
  * @throws OciError when an error occurs
387
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetJmsPlugin.ts.html |here} to see how to use GetJmsPlugin API.
387
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetJmsPlugin.ts.html |here} to see how to use GetJmsPlugin API.
388
388
  */
389
389
  getJmsPlugin(getJmsPluginRequest: requests.GetJmsPluginRequest): Promise<responses.GetJmsPluginResponse>;
390
390
  /**
@@ -393,7 +393,7 @@ export declare class JavaManagementServiceClient {
393
393
  * @param GetPerformanceTuningAnalysisResultRequest
394
394
  * @return GetPerformanceTuningAnalysisResultResponse
395
395
  * @throws OciError when an error occurs
396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetPerformanceTuningAnalysisResult.ts.html |here} to see how to use GetPerformanceTuningAnalysisResult API.
396
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetPerformanceTuningAnalysisResult.ts.html |here} to see how to use GetPerformanceTuningAnalysisResult API.
397
397
  */
398
398
  getPerformanceTuningAnalysisResult(getPerformanceTuningAnalysisResultRequest: requests.GetPerformanceTuningAnalysisResultRequest): Promise<responses.GetPerformanceTuningAnalysisResultResponse>;
399
399
  /**
@@ -402,7 +402,7 @@ export declare class JavaManagementServiceClient {
402
402
  * @param GetWorkRequestRequest
403
403
  * @return GetWorkRequestResponse
404
404
  * @throws OciError when an error occurs
405
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
405
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
406
406
  */
407
407
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
408
408
  /**
@@ -412,7 +412,7 @@ export declare class JavaManagementServiceClient {
412
412
  * @param ListAgentInstallersRequest
413
413
  * @return ListAgentInstallersResponse
414
414
  * @throws OciError when an error occurs
415
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListAgentInstallers.ts.html |here} to see how to use ListAgentInstallers API.
415
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListAgentInstallers.ts.html |here} to see how to use ListAgentInstallers API.
416
416
  */
417
417
  listAgentInstallers(listAgentInstallersRequest: requests.ListAgentInstallersRequest): Promise<responses.ListAgentInstallersResponse>;
418
418
  /**
@@ -421,7 +421,7 @@ export declare class JavaManagementServiceClient {
421
421
  * @param ListAnnouncementsRequest
422
422
  * @return ListAnnouncementsResponse
423
423
  * @throws OciError when an error occurs
424
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListAnnouncements.ts.html |here} to see how to use ListAnnouncements API.
424
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListAnnouncements.ts.html |here} to see how to use ListAnnouncements API.
425
425
  */
426
426
  listAnnouncements(listAnnouncementsRequest: requests.ListAnnouncementsRequest): Promise<responses.ListAnnouncementsResponse>;
427
427
  /**
@@ -431,7 +431,7 @@ export declare class JavaManagementServiceClient {
431
431
  * @param ListBlocklistsRequest
432
432
  * @return ListBlocklistsResponse
433
433
  * @throws OciError when an error occurs
434
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListBlocklists.ts.html |here} to see how to use ListBlocklists API.
434
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListBlocklists.ts.html |here} to see how to use ListBlocklists API.
435
435
  */
436
436
  listBlocklists(listBlocklistsRequest: requests.ListBlocklistsRequest): Promise<responses.ListBlocklistsResponse>;
437
437
  /**
@@ -440,7 +440,7 @@ export declare class JavaManagementServiceClient {
440
440
  * @param ListCryptoAnalysisResultsRequest
441
441
  * @return ListCryptoAnalysisResultsResponse
442
442
  * @throws OciError when an error occurs
443
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListCryptoAnalysisResults.ts.html |here} to see how to use ListCryptoAnalysisResults API.
443
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListCryptoAnalysisResults.ts.html |here} to see how to use ListCryptoAnalysisResults API.
444
444
  */
445
445
  listCryptoAnalysisResults(listCryptoAnalysisResultsRequest: requests.ListCryptoAnalysisResultsRequest): Promise<responses.ListCryptoAnalysisResultsResponse>;
446
446
  /**
@@ -449,7 +449,7 @@ export declare class JavaManagementServiceClient {
449
449
  * @param ListDrsFilesRequest
450
450
  * @return ListDrsFilesResponse
451
451
  * @throws OciError when an error occurs
452
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListDrsFiles.ts.html |here} to see how to use ListDrsFiles API.
452
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListDrsFiles.ts.html |here} to see how to use ListDrsFiles API.
453
453
  */
454
454
  listDrsFiles(listDrsFilesRequest: requests.ListDrsFilesRequest): Promise<responses.ListDrsFilesResponse>;
455
455
  /**
@@ -459,7 +459,7 @@ export declare class JavaManagementServiceClient {
459
459
  * @param ListFleetDiagnosesRequest
460
460
  * @return ListFleetDiagnosesResponse
461
461
  * @throws OciError when an error occurs
462
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListFleetDiagnoses.ts.html |here} to see how to use ListFleetDiagnoses API.
462
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListFleetDiagnoses.ts.html |here} to see how to use ListFleetDiagnoses API.
463
463
  */
464
464
  listFleetDiagnoses(listFleetDiagnosesRequest: requests.ListFleetDiagnosesRequest): Promise<responses.ListFleetDiagnosesResponse>;
465
465
  /**
@@ -468,7 +468,7 @@ export declare class JavaManagementServiceClient {
468
468
  * @param ListFleetErrorsRequest
469
469
  * @return ListFleetErrorsResponse
470
470
  * @throws OciError when an error occurs
471
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListFleetErrors.ts.html |here} to see how to use ListFleetErrors API.
471
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListFleetErrors.ts.html |here} to see how to use ListFleetErrors API.
472
472
  */
473
473
  listFleetErrors(listFleetErrorsRequest: requests.ListFleetErrorsRequest): Promise<responses.ListFleetErrorsResponse>;
474
474
  /**
@@ -479,7 +479,7 @@ export declare class JavaManagementServiceClient {
479
479
  * @param ListFleetsRequest
480
480
  * @return ListFleetsResponse
481
481
  * @throws OciError when an error occurs
482
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListFleets.ts.html |here} to see how to use ListFleets API.
482
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListFleets.ts.html |here} to see how to use ListFleets API.
483
483
  */
484
484
  listFleets(listFleetsRequest: requests.ListFleetsRequest): Promise<responses.ListFleetsResponse>;
485
485
  /**
@@ -488,7 +488,7 @@ export declare class JavaManagementServiceClient {
488
488
  * @param ListInstallationSitesRequest
489
489
  * @return ListInstallationSitesResponse
490
490
  * @throws OciError when an error occurs
491
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListInstallationSites.ts.html |here} to see how to use ListInstallationSites API.
491
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListInstallationSites.ts.html |here} to see how to use ListInstallationSites API.
492
492
  */
493
493
  listInstallationSites(listInstallationSitesRequest: requests.ListInstallationSitesRequest): Promise<responses.ListInstallationSitesResponse>;
494
494
  /**
@@ -499,7 +499,7 @@ export declare class JavaManagementServiceClient {
499
499
  * @param ListJavaFamiliesRequest
500
500
  * @return ListJavaFamiliesResponse
501
501
  * @throws OciError when an error occurs
502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListJavaFamilies.ts.html |here} to see how to use ListJavaFamilies API.
502
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListJavaFamilies.ts.html |here} to see how to use ListJavaFamilies API.
503
503
  */
504
504
  listJavaFamilies(listJavaFamiliesRequest: requests.ListJavaFamiliesRequest): Promise<responses.ListJavaFamiliesResponse>;
505
505
  /**
@@ -508,7 +508,7 @@ export declare class JavaManagementServiceClient {
508
508
  * @param ListJavaMigrationAnalysisResultsRequest
509
509
  * @return ListJavaMigrationAnalysisResultsResponse
510
510
  * @throws OciError when an error occurs
511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListJavaMigrationAnalysisResults.ts.html |here} to see how to use ListJavaMigrationAnalysisResults API.
511
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListJavaMigrationAnalysisResults.ts.html |here} to see how to use ListJavaMigrationAnalysisResults API.
512
512
  */
513
513
  listJavaMigrationAnalysisResults(listJavaMigrationAnalysisResultsRequest: requests.ListJavaMigrationAnalysisResultsRequest): Promise<responses.ListJavaMigrationAnalysisResultsResponse>;
514
514
  /**
@@ -518,7 +518,7 @@ export declare class JavaManagementServiceClient {
518
518
  * @param ListJavaReleasesRequest
519
519
  * @return ListJavaReleasesResponse
520
520
  * @throws OciError when an error occurs
521
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListJavaReleases.ts.html |here} to see how to use ListJavaReleases API.
521
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListJavaReleases.ts.html |here} to see how to use ListJavaReleases API.
522
522
  */
523
523
  listJavaReleases(listJavaReleasesRequest: requests.ListJavaReleasesRequest): Promise<responses.ListJavaReleasesResponse>;
524
524
  /**
@@ -527,7 +527,7 @@ export declare class JavaManagementServiceClient {
527
527
  * @param ListJmsPluginsRequest
528
528
  * @return ListJmsPluginsResponse
529
529
  * @throws OciError when an error occurs
530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListJmsPlugins.ts.html |here} to see how to use ListJmsPlugins API.
530
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListJmsPlugins.ts.html |here} to see how to use ListJmsPlugins API.
531
531
  */
532
532
  listJmsPlugins(listJmsPluginsRequest: requests.ListJmsPluginsRequest): Promise<responses.ListJmsPluginsResponse>;
533
533
  /**
@@ -536,7 +536,7 @@ export declare class JavaManagementServiceClient {
536
536
  * @param ListJreUsageRequest
537
537
  * @return ListJreUsageResponse
538
538
  * @throws OciError when an error occurs
539
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListJreUsage.ts.html |here} to see how to use ListJreUsage API.
539
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListJreUsage.ts.html |here} to see how to use ListJreUsage API.
540
540
  */
541
541
  listJreUsage(listJreUsageRequest: requests.ListJreUsageRequest): Promise<responses.ListJreUsageResponse>;
542
542
  /**
@@ -545,7 +545,7 @@ export declare class JavaManagementServiceClient {
545
545
  * @param ListPerformanceTuningAnalysisResultsRequest
546
546
  * @return ListPerformanceTuningAnalysisResultsResponse
547
547
  * @throws OciError when an error occurs
548
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListPerformanceTuningAnalysisResults.ts.html |here} to see how to use ListPerformanceTuningAnalysisResults API.
548
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListPerformanceTuningAnalysisResults.ts.html |here} to see how to use ListPerformanceTuningAnalysisResults API.
549
549
  */
550
550
  listPerformanceTuningAnalysisResults(listPerformanceTuningAnalysisResultsRequest: requests.ListPerformanceTuningAnalysisResultsRequest): Promise<responses.ListPerformanceTuningAnalysisResultsResponse>;
551
551
  /**
@@ -554,7 +554,7 @@ export declare class JavaManagementServiceClient {
554
554
  * @param ListPluginErrorsRequest
555
555
  * @return ListPluginErrorsResponse
556
556
  * @throws OciError when an error occurs
557
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListPluginErrors.ts.html |here} to see how to use ListPluginErrors API.
557
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListPluginErrors.ts.html |here} to see how to use ListPluginErrors API.
558
558
  */
559
559
  listPluginErrors(listPluginErrorsRequest: requests.ListPluginErrorsRequest): Promise<responses.ListPluginErrorsResponse>;
560
560
  /**
@@ -564,7 +564,7 @@ export declare class JavaManagementServiceClient {
564
564
  * @param ListWorkItemsRequest
565
565
  * @return ListWorkItemsResponse
566
566
  * @throws OciError when an error occurs
567
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListWorkItems.ts.html |here} to see how to use ListWorkItems API.
567
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListWorkItems.ts.html |here} to see how to use ListWorkItems API.
568
568
  */
569
569
  listWorkItems(listWorkItemsRequest: requests.ListWorkItemsRequest): Promise<responses.ListWorkItemsResponse>;
570
570
  /**
@@ -574,7 +574,7 @@ export declare class JavaManagementServiceClient {
574
574
  * @param ListWorkRequestErrorsRequest
575
575
  * @return ListWorkRequestErrorsResponse
576
576
  * @throws OciError when an error occurs
577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
577
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
578
578
  */
579
579
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
580
580
  /**
@@ -584,7 +584,7 @@ export declare class JavaManagementServiceClient {
584
584
  * @param ListWorkRequestLogsRequest
585
585
  * @return ListWorkRequestLogsResponse
586
586
  * @throws OciError when an error occurs
587
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
587
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
588
588
  */
589
589
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
590
590
  /**
@@ -594,7 +594,7 @@ export declare class JavaManagementServiceClient {
594
594
  * @param ListWorkRequestsRequest
595
595
  * @return ListWorkRequestsResponse
596
596
  * @throws OciError when an error occurs
597
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
597
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
598
598
  */
599
599
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
600
600
  /**
@@ -603,7 +603,7 @@ export declare class JavaManagementServiceClient {
603
603
  * @param RemoveFleetInstallationSitesRequest
604
604
  * @return RemoveFleetInstallationSitesResponse
605
605
  * @throws OciError when an error occurs
606
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/RemoveFleetInstallationSites.ts.html |here} to see how to use RemoveFleetInstallationSites API.
606
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/RemoveFleetInstallationSites.ts.html |here} to see how to use RemoveFleetInstallationSites API.
607
607
  */
608
608
  removeFleetInstallationSites(removeFleetInstallationSitesRequest: requests.RemoveFleetInstallationSitesRequest): Promise<responses.RemoveFleetInstallationSitesResponse>;
609
609
  /**
@@ -613,7 +613,7 @@ export declare class JavaManagementServiceClient {
613
613
  * @param RequestCryptoAnalysesRequest
614
614
  * @return RequestCryptoAnalysesResponse
615
615
  * @throws OciError when an error occurs
616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/RequestCryptoAnalyses.ts.html |here} to see how to use RequestCryptoAnalyses API.
616
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/RequestCryptoAnalyses.ts.html |here} to see how to use RequestCryptoAnalyses API.
617
617
  */
618
618
  requestCryptoAnalyses(requestCryptoAnalysesRequest: requests.RequestCryptoAnalysesRequest): Promise<responses.RequestCryptoAnalysesResponse>;
619
619
  /**
@@ -624,7 +624,7 @@ export declare class JavaManagementServiceClient {
624
624
  * @param RequestDeployedApplicationMigrationAnalysesRequest
625
625
  * @return RequestDeployedApplicationMigrationAnalysesResponse
626
626
  * @throws OciError when an error occurs
627
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/RequestDeployedApplicationMigrationAnalyses.ts.html |here} to see how to use RequestDeployedApplicationMigrationAnalyses API.
627
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/RequestDeployedApplicationMigrationAnalyses.ts.html |here} to see how to use RequestDeployedApplicationMigrationAnalyses API.
628
628
  */
629
629
  requestDeployedApplicationMigrationAnalyses(requestDeployedApplicationMigrationAnalysesRequest: requests.RequestDeployedApplicationMigrationAnalysesRequest): Promise<responses.RequestDeployedApplicationMigrationAnalysesResponse>;
630
630
  /**
@@ -635,7 +635,7 @@ export declare class JavaManagementServiceClient {
635
635
  * @param RequestJavaMigrationAnalysesRequest
636
636
  * @return RequestJavaMigrationAnalysesResponse
637
637
  * @throws OciError when an error occurs
638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/RequestJavaMigrationAnalyses.ts.html |here} to see how to use RequestJavaMigrationAnalyses API.
638
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/RequestJavaMigrationAnalyses.ts.html |here} to see how to use RequestJavaMigrationAnalyses API.
639
639
  */
640
640
  requestJavaMigrationAnalyses(requestJavaMigrationAnalysesRequest: requests.RequestJavaMigrationAnalysesRequest): Promise<responses.RequestJavaMigrationAnalysesResponse>;
641
641
  /**
@@ -645,7 +645,7 @@ export declare class JavaManagementServiceClient {
645
645
  * @param RequestJfrRecordingsRequest
646
646
  * @return RequestJfrRecordingsResponse
647
647
  * @throws OciError when an error occurs
648
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/RequestJfrRecordings.ts.html |here} to see how to use RequestJfrRecordings API.
648
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/RequestJfrRecordings.ts.html |here} to see how to use RequestJfrRecordings API.
649
649
  */
650
650
  requestJfrRecordings(requestJfrRecordingsRequest: requests.RequestJfrRecordingsRequest): Promise<responses.RequestJfrRecordingsResponse>;
651
651
  /**
@@ -656,7 +656,7 @@ export declare class JavaManagementServiceClient {
656
656
  * @param RequestPerformanceTuningAnalysesRequest
657
657
  * @return RequestPerformanceTuningAnalysesResponse
658
658
  * @throws OciError when an error occurs
659
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/RequestPerformanceTuningAnalyses.ts.html |here} to see how to use RequestPerformanceTuningAnalyses API.
659
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/RequestPerformanceTuningAnalyses.ts.html |here} to see how to use RequestPerformanceTuningAnalyses API.
660
660
  */
661
661
  requestPerformanceTuningAnalyses(requestPerformanceTuningAnalysesRequest: requests.RequestPerformanceTuningAnalysesRequest): Promise<responses.RequestPerformanceTuningAnalysesResponse>;
662
662
  /**
@@ -665,7 +665,7 @@ export declare class JavaManagementServiceClient {
665
665
  * @param ScanJavaServerUsageRequest
666
666
  * @return ScanJavaServerUsageResponse
667
667
  * @throws OciError when an error occurs
668
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ScanJavaServerUsage.ts.html |here} to see how to use ScanJavaServerUsage API.
668
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ScanJavaServerUsage.ts.html |here} to see how to use ScanJavaServerUsage API.
669
669
  */
670
670
  scanJavaServerUsage(scanJavaServerUsageRequest: requests.ScanJavaServerUsageRequest): Promise<responses.ScanJavaServerUsageResponse>;
671
671
  /**
@@ -674,7 +674,7 @@ export declare class JavaManagementServiceClient {
674
674
  * @param ScanLibraryUsageRequest
675
675
  * @return ScanLibraryUsageResponse
676
676
  * @throws OciError when an error occurs
677
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ScanLibraryUsage.ts.html |here} to see how to use ScanLibraryUsage API.
677
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/ScanLibraryUsage.ts.html |here} to see how to use ScanLibraryUsage API.
678
678
  */
679
679
  scanLibraryUsage(scanLibraryUsageRequest: requests.ScanLibraryUsageRequest): Promise<responses.ScanLibraryUsageResponse>;
680
680
  /**
@@ -684,7 +684,7 @@ export declare class JavaManagementServiceClient {
684
684
  * @param SummarizeApplicationInstallationUsageRequest
685
685
  * @return SummarizeApplicationInstallationUsageResponse
686
686
  * @throws OciError when an error occurs
687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeApplicationInstallationUsage.ts.html |here} to see how to use SummarizeApplicationInstallationUsage API.
687
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeApplicationInstallationUsage.ts.html |here} to see how to use SummarizeApplicationInstallationUsage API.
688
688
  */
689
689
  summarizeApplicationInstallationUsage(summarizeApplicationInstallationUsageRequest: requests.SummarizeApplicationInstallationUsageRequest): Promise<responses.SummarizeApplicationInstallationUsageResponse>;
690
690
  /**
@@ -693,7 +693,7 @@ export declare class JavaManagementServiceClient {
693
693
  * @param SummarizeApplicationUsageRequest
694
694
  * @return SummarizeApplicationUsageResponse
695
695
  * @throws OciError when an error occurs
696
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeApplicationUsage.ts.html |here} to see how to use SummarizeApplicationUsage API.
696
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeApplicationUsage.ts.html |here} to see how to use SummarizeApplicationUsage API.
697
697
  */
698
698
  summarizeApplicationUsage(summarizeApplicationUsageRequest: requests.SummarizeApplicationUsageRequest): Promise<responses.SummarizeApplicationUsageResponse>;
699
699
  /**
@@ -703,7 +703,7 @@ export declare class JavaManagementServiceClient {
703
703
  * @param SummarizeDeployedApplicationInstallationUsageRequest
704
704
  * @return SummarizeDeployedApplicationInstallationUsageResponse
705
705
  * @throws OciError when an error occurs
706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeDeployedApplicationInstallationUsage.ts.html |here} to see how to use SummarizeDeployedApplicationInstallationUsage API.
706
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeDeployedApplicationInstallationUsage.ts.html |here} to see how to use SummarizeDeployedApplicationInstallationUsage API.
707
707
  */
708
708
  summarizeDeployedApplicationInstallationUsage(summarizeDeployedApplicationInstallationUsageRequest: requests.SummarizeDeployedApplicationInstallationUsageRequest): Promise<responses.SummarizeDeployedApplicationInstallationUsageResponse>;
709
709
  /**
@@ -713,7 +713,7 @@ export declare class JavaManagementServiceClient {
713
713
  * @param SummarizeDeployedApplicationUsageRequest
714
714
  * @return SummarizeDeployedApplicationUsageResponse
715
715
  * @throws OciError when an error occurs
716
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeDeployedApplicationUsage.ts.html |here} to see how to use SummarizeDeployedApplicationUsage API.
716
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeDeployedApplicationUsage.ts.html |here} to see how to use SummarizeDeployedApplicationUsage API.
717
717
  */
718
718
  summarizeDeployedApplicationUsage(summarizeDeployedApplicationUsageRequest: requests.SummarizeDeployedApplicationUsageRequest): Promise<responses.SummarizeDeployedApplicationUsageResponse>;
719
719
  /**
@@ -722,7 +722,7 @@ export declare class JavaManagementServiceClient {
722
722
  * @param SummarizeFleetErrorsRequest
723
723
  * @return SummarizeFleetErrorsResponse
724
724
  * @throws OciError when an error occurs
725
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeFleetErrors.ts.html |here} to see how to use SummarizeFleetErrors API.
725
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeFleetErrors.ts.html |here} to see how to use SummarizeFleetErrors API.
726
726
  */
727
727
  summarizeFleetErrors(summarizeFleetErrorsRequest: requests.SummarizeFleetErrorsRequest): Promise<responses.SummarizeFleetErrorsResponse>;
728
728
  /**
@@ -731,7 +731,7 @@ export declare class JavaManagementServiceClient {
731
731
  * @param SummarizeInstallationUsageRequest
732
732
  * @return SummarizeInstallationUsageResponse
733
733
  * @throws OciError when an error occurs
734
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeInstallationUsage.ts.html |here} to see how to use SummarizeInstallationUsage API.
734
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeInstallationUsage.ts.html |here} to see how to use SummarizeInstallationUsage API.
735
735
  */
736
736
  summarizeInstallationUsage(summarizeInstallationUsageRequest: requests.SummarizeInstallationUsageRequest): Promise<responses.SummarizeInstallationUsageResponse>;
737
737
  /**
@@ -741,7 +741,7 @@ export declare class JavaManagementServiceClient {
741
741
  * @param SummarizeJavaServerInstanceUsageRequest
742
742
  * @return SummarizeJavaServerInstanceUsageResponse
743
743
  * @throws OciError when an error occurs
744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeJavaServerInstanceUsage.ts.html |here} to see how to use SummarizeJavaServerInstanceUsage API.
744
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeJavaServerInstanceUsage.ts.html |here} to see how to use SummarizeJavaServerInstanceUsage API.
745
745
  */
746
746
  summarizeJavaServerInstanceUsage(summarizeJavaServerInstanceUsageRequest: requests.SummarizeJavaServerInstanceUsageRequest): Promise<responses.SummarizeJavaServerInstanceUsageResponse>;
747
747
  /**
@@ -751,7 +751,7 @@ export declare class JavaManagementServiceClient {
751
751
  * @param SummarizeJavaServerUsageRequest
752
752
  * @return SummarizeJavaServerUsageResponse
753
753
  * @throws OciError when an error occurs
754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeJavaServerUsage.ts.html |here} to see how to use SummarizeJavaServerUsage API.
754
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeJavaServerUsage.ts.html |here} to see how to use SummarizeJavaServerUsage API.
755
755
  */
756
756
  summarizeJavaServerUsage(summarizeJavaServerUsageRequest: requests.SummarizeJavaServerUsageRequest): Promise<responses.SummarizeJavaServerUsageResponse>;
757
757
  /**
@@ -760,7 +760,7 @@ export declare class JavaManagementServiceClient {
760
760
  * @param SummarizeJreUsageRequest
761
761
  * @return SummarizeJreUsageResponse
762
762
  * @throws OciError when an error occurs
763
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeJreUsage.ts.html |here} to see how to use SummarizeJreUsage API.
763
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeJreUsage.ts.html |here} to see how to use SummarizeJreUsage API.
764
764
  */
765
765
  summarizeJreUsage(summarizeJreUsageRequest: requests.SummarizeJreUsageRequest): Promise<responses.SummarizeJreUsageResponse>;
766
766
  /**
@@ -770,7 +770,7 @@ export declare class JavaManagementServiceClient {
770
770
  * @param SummarizeLibraryUsageRequest
771
771
  * @return SummarizeLibraryUsageResponse
772
772
  * @throws OciError when an error occurs
773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeLibraryUsage.ts.html |here} to see how to use SummarizeLibraryUsage API.
773
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeLibraryUsage.ts.html |here} to see how to use SummarizeLibraryUsage API.
774
774
  */
775
775
  summarizeLibraryUsage(summarizeLibraryUsageRequest: requests.SummarizeLibraryUsageRequest): Promise<responses.SummarizeLibraryUsageResponse>;
776
776
  /**
@@ -779,7 +779,7 @@ export declare class JavaManagementServiceClient {
779
779
  * @param SummarizeManagedInstanceUsageRequest
780
780
  * @return SummarizeManagedInstanceUsageResponse
781
781
  * @throws OciError when an error occurs
782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeManagedInstanceUsage.ts.html |here} to see how to use SummarizeManagedInstanceUsage API.
782
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeManagedInstanceUsage.ts.html |here} to see how to use SummarizeManagedInstanceUsage API.
783
783
  */
784
784
  summarizeManagedInstanceUsage(summarizeManagedInstanceUsageRequest: requests.SummarizeManagedInstanceUsageRequest): Promise<responses.SummarizeManagedInstanceUsageResponse>;
785
785
  /**
@@ -788,7 +788,7 @@ export declare class JavaManagementServiceClient {
788
788
  * @param SummarizePluginErrorsRequest
789
789
  * @return SummarizePluginErrorsResponse
790
790
  * @throws OciError when an error occurs
791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizePluginErrors.ts.html |here} to see how to use SummarizePluginErrors API.
791
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizePluginErrors.ts.html |here} to see how to use SummarizePluginErrors API.
792
792
  */
793
793
  summarizePluginErrors(summarizePluginErrorsRequest: requests.SummarizePluginErrorsRequest): Promise<responses.SummarizePluginErrorsResponse>;
794
794
  /**
@@ -798,7 +798,7 @@ export declare class JavaManagementServiceClient {
798
798
  * @param SummarizeResourceInventoryRequest
799
799
  * @return SummarizeResourceInventoryResponse
800
800
  * @throws OciError when an error occurs
801
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeResourceInventory.ts.html |here} to see how to use SummarizeResourceInventory API.
801
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/SummarizeResourceInventory.ts.html |here} to see how to use SummarizeResourceInventory API.
802
802
  */
803
803
  summarizeResourceInventory(summarizeResourceInventoryRequest: requests.SummarizeResourceInventoryRequest): Promise<responses.SummarizeResourceInventoryResponse>;
804
804
  /**
@@ -808,7 +808,7 @@ export declare class JavaManagementServiceClient {
808
808
  * @param UpdateDrsFileRequest
809
809
  * @return UpdateDrsFileResponse
810
810
  * @throws OciError when an error occurs
811
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/UpdateDrsFile.ts.html |here} to see how to use UpdateDrsFile API.
811
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/UpdateDrsFile.ts.html |here} to see how to use UpdateDrsFile API.
812
812
  */
813
813
  updateDrsFile(updateDrsFileRequest: requests.UpdateDrsFileRequest): Promise<responses.UpdateDrsFileResponse>;
814
814
  /**
@@ -817,7 +817,7 @@ export declare class JavaManagementServiceClient {
817
817
  * @param UpdateExportSettingRequest
818
818
  * @return UpdateExportSettingResponse
819
819
  * @throws OciError when an error occurs
820
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/UpdateExportSetting.ts.html |here} to see how to use UpdateExportSetting API.
820
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/UpdateExportSetting.ts.html |here} to see how to use UpdateExportSetting API.
821
821
  */
822
822
  updateExportSetting(updateExportSettingRequest: requests.UpdateExportSettingRequest): Promise<responses.UpdateExportSettingResponse>;
823
823
  /**
@@ -826,7 +826,7 @@ export declare class JavaManagementServiceClient {
826
826
  * @param UpdateFleetRequest
827
827
  * @return UpdateFleetResponse
828
828
  * @throws OciError when an error occurs
829
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/UpdateFleet.ts.html |here} to see how to use UpdateFleet API.
829
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/UpdateFleet.ts.html |here} to see how to use UpdateFleet API.
830
830
  */
831
831
  updateFleet(updateFleetRequest: requests.UpdateFleetRequest): Promise<responses.UpdateFleetResponse>;
832
832
  /**
@@ -837,7 +837,7 @@ export declare class JavaManagementServiceClient {
837
837
  * @param UpdateFleetAdvancedFeatureConfigurationRequest
838
838
  * @return UpdateFleetAdvancedFeatureConfigurationResponse
839
839
  * @throws OciError when an error occurs
840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/UpdateFleetAdvancedFeatureConfiguration.ts.html |here} to see how to use UpdateFleetAdvancedFeatureConfiguration API.
840
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/UpdateFleetAdvancedFeatureConfiguration.ts.html |here} to see how to use UpdateFleetAdvancedFeatureConfiguration API.
841
841
  */
842
842
  updateFleetAdvancedFeatureConfiguration(updateFleetAdvancedFeatureConfigurationRequest: requests.UpdateFleetAdvancedFeatureConfigurationRequest): Promise<responses.UpdateFleetAdvancedFeatureConfigurationResponse>;
843
843
  /**
@@ -846,7 +846,7 @@ export declare class JavaManagementServiceClient {
846
846
  * @param UpdateFleetAgentConfigurationRequest
847
847
  * @return UpdateFleetAgentConfigurationResponse
848
848
  * @throws OciError when an error occurs
849
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/UpdateFleetAgentConfiguration.ts.html |here} to see how to use UpdateFleetAgentConfiguration API.
849
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/UpdateFleetAgentConfiguration.ts.html |here} to see how to use UpdateFleetAgentConfiguration API.
850
850
  */
851
851
  updateFleetAgentConfiguration(updateFleetAgentConfigurationRequest: requests.UpdateFleetAgentConfigurationRequest): Promise<responses.UpdateFleetAgentConfigurationResponse>;
852
852
  /**
@@ -855,7 +855,7 @@ export declare class JavaManagementServiceClient {
855
855
  * @param UpdateJmsPluginRequest
856
856
  * @return UpdateJmsPluginResponse
857
857
  * @throws OciError when an error occurs
858
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/UpdateJmsPlugin.ts.html |here} to see how to use UpdateJmsPlugin API.
858
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/jms/UpdateJmsPlugin.ts.html |here} to see how to use UpdateJmsPlugin API.
859
859
  */
860
860
  updateJmsPlugin(updateJmsPluginRequest: requests.UpdateJmsPluginRequest): Promise<responses.UpdateJmsPluginResponse>;
861
861
  }