oci-jms 2.76.1 → 2.77.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. package/lib/client.d.ts +66 -66
  2. package/lib/client.js +66 -66
  3. package/lib/model/create-fleet-details.d.ts +3 -3
  4. package/lib/model/fleet-summary.d.ts +3 -3
  5. package/lib/model/fleet.d.ts +4 -4
  6. package/lib/model/installation-usage.d.ts +2 -2
  7. package/lib/model/java-release-summary.d.ts +1 -1
  8. package/lib/model/java-release.d.ts +1 -1
  9. package/lib/model/update-fleet-details.d.ts +3 -3
  10. package/lib/request/add-fleet-installation-sites-request.d.ts +2 -2
  11. package/lib/request/cancel-work-request-request.d.ts +2 -2
  12. package/lib/request/change-fleet-compartment-request.d.ts +2 -2
  13. package/lib/request/create-blocklist-request.d.ts +1 -1
  14. package/lib/request/create-drs-file-request.d.ts +2 -2
  15. package/lib/request/create-fleet-request.d.ts +1 -1
  16. package/lib/request/delete-blocklist-request.d.ts +2 -2
  17. package/lib/request/delete-crypto-analysis-result-request.d.ts +2 -2
  18. package/lib/request/delete-drs-file-request.d.ts +2 -2
  19. package/lib/request/delete-fleet-request.d.ts +2 -2
  20. package/lib/request/delete-java-migration-analysis-result-request.d.ts +2 -2
  21. package/lib/request/delete-performance-tuning-analysis-result-request.d.ts +2 -2
  22. package/lib/request/disable-drs-request.d.ts +2 -2
  23. package/lib/request/enable-drs-request.d.ts +2 -2
  24. package/lib/request/generate-agent-deploy-script-request.d.ts +1 -1
  25. package/lib/request/get-crypto-analysis-result-request.d.ts +1 -1
  26. package/lib/request/get-drs-file-request.d.ts +1 -1
  27. package/lib/request/get-export-setting-request.d.ts +1 -1
  28. package/lib/request/get-export-status-request.d.ts +1 -1
  29. package/lib/request/get-fleet-advanced-feature-configuration-request.d.ts +2 -2
  30. package/lib/request/get-fleet-agent-configuration-request.d.ts +1 -1
  31. package/lib/request/get-fleet-request.d.ts +1 -1
  32. package/lib/request/get-java-family-request.d.ts +1 -1
  33. package/lib/request/get-java-migration-analysis-result-request.d.ts +1 -1
  34. package/lib/request/get-java-release-request.d.ts +1 -1
  35. package/lib/request/get-performance-tuning-analysis-result-request.d.ts +1 -1
  36. package/lib/request/get-work-request-request.d.ts +1 -1
  37. package/lib/request/list-announcements-request.d.ts +1 -1
  38. package/lib/request/list-blocklists-request.d.ts +1 -1
  39. package/lib/request/list-crypto-analysis-results-request.d.ts +1 -1
  40. package/lib/request/list-drs-files-request.d.ts +1 -1
  41. package/lib/request/list-fleet-diagnoses-request.d.ts +1 -1
  42. package/lib/request/list-fleets-request.d.ts +1 -1
  43. package/lib/request/list-installation-sites-request.d.ts +1 -1
  44. package/lib/request/list-java-families-request.d.ts +1 -1
  45. package/lib/request/list-java-migration-analysis-results-request.d.ts +1 -1
  46. package/lib/request/list-java-releases-request.d.ts +1 -1
  47. package/lib/request/list-jre-usage-request.d.ts +1 -1
  48. package/lib/request/list-performance-tuning-analysis-results-request.d.ts +1 -1
  49. package/lib/request/list-work-items-request.d.ts +1 -1
  50. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  51. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  52. package/lib/request/list-work-requests-request.d.ts +1 -1
  53. package/lib/request/remove-fleet-installation-sites-request.d.ts +2 -2
  54. package/lib/request/request-crypto-analyses-request.d.ts +1 -1
  55. package/lib/request/request-java-migration-analyses-request.d.ts +1 -1
  56. package/lib/request/request-jfr-recordings-request.d.ts +1 -1
  57. package/lib/request/request-performance-tuning-analyses-request.d.ts +1 -1
  58. package/lib/request/scan-java-server-usage-request.d.ts +2 -2
  59. package/lib/request/scan-library-usage-request.d.ts +2 -2
  60. package/lib/request/summarize-application-installation-usage-request.d.ts +1 -1
  61. package/lib/request/summarize-application-usage-request.d.ts +1 -1
  62. package/lib/request/summarize-deployed-application-installation-usage-request.d.ts +1 -1
  63. package/lib/request/summarize-deployed-application-usage-request.d.ts +1 -1
  64. package/lib/request/summarize-installation-usage-request.d.ts +1 -1
  65. package/lib/request/summarize-java-server-instance-usage-request.d.ts +1 -1
  66. package/lib/request/summarize-java-server-usage-request.d.ts +1 -1
  67. package/lib/request/summarize-jre-usage-request.d.ts +1 -1
  68. package/lib/request/summarize-library-usage-request.d.ts +1 -1
  69. package/lib/request/summarize-managed-instance-usage-request.d.ts +1 -1
  70. package/lib/request/summarize-resource-inventory-request.d.ts +1 -1
  71. package/lib/request/update-drs-file-request.d.ts +2 -2
  72. package/lib/request/update-export-setting-request.d.ts +2 -2
  73. package/lib/request/update-fleet-advanced-feature-configuration-request.d.ts +2 -2
  74. package/lib/request/update-fleet-agent-configuration-request.d.ts +2 -2
  75. package/lib/request/update-fleet-request.d.ts +2 -2
  76. package/lib/response/create-blocklist-response.d.ts +1 -1
  77. package/lib/response/get-crypto-analysis-result-response.d.ts +1 -1
  78. package/lib/response/get-drs-file-response.d.ts +1 -1
  79. package/lib/response/get-export-setting-response.d.ts +1 -1
  80. package/lib/response/get-export-status-response.d.ts +1 -1
  81. package/lib/response/get-fleet-advanced-feature-configuration-response.d.ts +1 -1
  82. package/lib/response/get-fleet-agent-configuration-response.d.ts +1 -1
  83. package/lib/response/get-fleet-response.d.ts +1 -1
  84. package/lib/response/get-java-migration-analysis-result-response.d.ts +1 -1
  85. package/lib/response/get-performance-tuning-analysis-result-response.d.ts +1 -1
  86. package/lib/response/get-work-request-response.d.ts +1 -1
  87. package/lib/response/list-announcements-response.d.ts +1 -1
  88. package/lib/response/list-blocklists-response.d.ts +1 -1
  89. package/lib/response/list-crypto-analysis-results-response.d.ts +1 -1
  90. package/lib/response/list-drs-files-response.d.ts +1 -1
  91. package/lib/response/list-fleet-diagnoses-response.d.ts +1 -1
  92. package/lib/response/list-fleets-response.d.ts +1 -1
  93. package/lib/response/list-installation-sites-response.d.ts +1 -1
  94. package/lib/response/list-java-families-response.d.ts +1 -1
  95. package/lib/response/list-java-migration-analysis-results-response.d.ts +1 -1
  96. package/lib/response/list-java-releases-response.d.ts +1 -1
  97. package/lib/response/list-jre-usage-response.d.ts +1 -1
  98. package/lib/response/list-performance-tuning-analysis-results-response.d.ts +1 -1
  99. package/lib/response/list-work-items-response.d.ts +1 -1
  100. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  101. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  102. package/lib/response/list-work-requests-response.d.ts +1 -1
  103. package/lib/response/summarize-application-installation-usage-response.d.ts +1 -1
  104. package/lib/response/summarize-application-usage-response.d.ts +1 -1
  105. package/lib/response/summarize-deployed-application-installation-usage-response.d.ts +1 -1
  106. package/lib/response/summarize-deployed-application-usage-response.d.ts +1 -1
  107. package/lib/response/summarize-installation-usage-response.d.ts +1 -1
  108. package/lib/response/summarize-java-server-instance-usage-response.d.ts +1 -1
  109. package/lib/response/summarize-java-server-usage-response.d.ts +1 -1
  110. package/lib/response/summarize-jre-usage-response.d.ts +1 -1
  111. package/lib/response/summarize-library-usage-response.d.ts +1 -1
  112. package/lib/response/summarize-managed-instance-usage-response.d.ts +1 -1
  113. package/lib/response/update-export-setting-response.d.ts +1 -1
  114. package/lib/response/update-fleet-advanced-feature-configuration-response.d.ts +1 -1
  115. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -187,7 +187,7 @@ class JavaManagementServiceClient {
187
187
  * @param AddFleetInstallationSitesRequest
188
188
  * @return AddFleetInstallationSitesResponse
189
189
  * @throws OciError when an error occurs
190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/AddFleetInstallationSites.ts.html |here} to see how to use AddFleetInstallationSites API.
190
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/AddFleetInstallationSites.ts.html |here} to see how to use AddFleetInstallationSites API.
191
191
  */
192
192
  addFleetInstallationSites(addFleetInstallationSitesRequest) {
193
193
  return __awaiter(this, void 0, void 0, function* () {
@@ -249,7 +249,7 @@ class JavaManagementServiceClient {
249
249
  * @param CancelWorkRequestRequest
250
250
  * @return CancelWorkRequestResponse
251
251
  * @throws OciError when an error occurs
252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
253
253
  */
254
254
  cancelWorkRequest(cancelWorkRequestRequest) {
255
255
  return __awaiter(this, void 0, void 0, function* () {
@@ -305,7 +305,7 @@ class JavaManagementServiceClient {
305
305
  * @param ChangeFleetCompartmentRequest
306
306
  * @return ChangeFleetCompartmentResponse
307
307
  * @throws OciError when an error occurs
308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/ChangeFleetCompartment.ts.html |here} to see how to use ChangeFleetCompartment API.
308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/ChangeFleetCompartment.ts.html |here} to see how to use ChangeFleetCompartment API.
309
309
  */
310
310
  changeFleetCompartment(changeFleetCompartmentRequest) {
311
311
  return __awaiter(this, void 0, void 0, function* () {
@@ -368,7 +368,7 @@ class JavaManagementServiceClient {
368
368
  * @param CreateBlocklistRequest
369
369
  * @return CreateBlocklistResponse
370
370
  * @throws OciError when an error occurs
371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/CreateBlocklist.ts.html |here} to see how to use CreateBlocklist API.
371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/CreateBlocklist.ts.html |here} to see how to use CreateBlocklist API.
372
372
  */
373
373
  createBlocklist(createBlocklistRequest) {
374
374
  return __awaiter(this, void 0, void 0, function* () {
@@ -434,7 +434,7 @@ class JavaManagementServiceClient {
434
434
  * @param CreateDrsFileRequest
435
435
  * @return CreateDrsFileResponse
436
436
  * @throws OciError when an error occurs
437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/CreateDrsFile.ts.html |here} to see how to use CreateDrsFile API.
437
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/CreateDrsFile.ts.html |here} to see how to use CreateDrsFile API.
438
438
  */
439
439
  createDrsFile(createDrsFileRequest) {
440
440
  return __awaiter(this, void 0, void 0, function* () {
@@ -503,7 +503,7 @@ class JavaManagementServiceClient {
503
503
  * @param CreateFleetRequest
504
504
  * @return CreateFleetResponse
505
505
  * @throws OciError when an error occurs
506
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/CreateFleet.ts.html |here} to see how to use CreateFleet API.
506
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/CreateFleet.ts.html |here} to see how to use CreateFleet API.
507
507
  */
508
508
  createFleet(createFleetRequest) {
509
509
  return __awaiter(this, void 0, void 0, function* () {
@@ -562,7 +562,7 @@ class JavaManagementServiceClient {
562
562
  * @param DeleteBlocklistRequest
563
563
  * @return DeleteBlocklistResponse
564
564
  * @throws OciError when an error occurs
565
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/DeleteBlocklist.ts.html |here} to see how to use DeleteBlocklist API.
565
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/DeleteBlocklist.ts.html |here} to see how to use DeleteBlocklist API.
566
566
  */
567
567
  deleteBlocklist(deleteBlocklistRequest) {
568
568
  return __awaiter(this, void 0, void 0, function* () {
@@ -618,7 +618,7 @@ class JavaManagementServiceClient {
618
618
  * @param DeleteCryptoAnalysisResultRequest
619
619
  * @return DeleteCryptoAnalysisResultResponse
620
620
  * @throws OciError when an error occurs
621
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/DeleteCryptoAnalysisResult.ts.html |here} to see how to use DeleteCryptoAnalysisResult API.
621
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/DeleteCryptoAnalysisResult.ts.html |here} to see how to use DeleteCryptoAnalysisResult API.
622
622
  */
623
623
  deleteCryptoAnalysisResult(deleteCryptoAnalysisResultRequest) {
624
624
  return __awaiter(this, void 0, void 0, function* () {
@@ -680,7 +680,7 @@ class JavaManagementServiceClient {
680
680
  * @param DeleteDrsFileRequest
681
681
  * @return DeleteDrsFileResponse
682
682
  * @throws OciError when an error occurs
683
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/DeleteDrsFile.ts.html |here} to see how to use DeleteDrsFile API.
683
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/DeleteDrsFile.ts.html |here} to see how to use DeleteDrsFile API.
684
684
  */
685
685
  deleteDrsFile(deleteDrsFileRequest) {
686
686
  return __awaiter(this, void 0, void 0, function* () {
@@ -741,7 +741,7 @@ class JavaManagementServiceClient {
741
741
  * @param DeleteFleetRequest
742
742
  * @return DeleteFleetResponse
743
743
  * @throws OciError when an error occurs
744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/DeleteFleet.ts.html |here} to see how to use DeleteFleet API.
744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/DeleteFleet.ts.html |here} to see how to use DeleteFleet API.
745
745
  */
746
746
  deleteFleet(deleteFleetRequest) {
747
747
  return __awaiter(this, void 0, void 0, function* () {
@@ -801,7 +801,7 @@ class JavaManagementServiceClient {
801
801
  * @param DeleteJavaMigrationAnalysisResultRequest
802
802
  * @return DeleteJavaMigrationAnalysisResultResponse
803
803
  * @throws OciError when an error occurs
804
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/DeleteJavaMigrationAnalysisResult.ts.html |here} to see how to use DeleteJavaMigrationAnalysisResult API.
804
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/DeleteJavaMigrationAnalysisResult.ts.html |here} to see how to use DeleteJavaMigrationAnalysisResult API.
805
805
  */
806
806
  deleteJavaMigrationAnalysisResult(deleteJavaMigrationAnalysisResultRequest) {
807
807
  return __awaiter(this, void 0, void 0, function* () {
@@ -862,7 +862,7 @@ class JavaManagementServiceClient {
862
862
  * @param DeletePerformanceTuningAnalysisResultRequest
863
863
  * @return DeletePerformanceTuningAnalysisResultResponse
864
864
  * @throws OciError when an error occurs
865
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/DeletePerformanceTuningAnalysisResult.ts.html |here} to see how to use DeletePerformanceTuningAnalysisResult API.
865
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/DeletePerformanceTuningAnalysisResult.ts.html |here} to see how to use DeletePerformanceTuningAnalysisResult API.
866
866
  */
867
867
  deletePerformanceTuningAnalysisResult(deletePerformanceTuningAnalysisResultRequest) {
868
868
  return __awaiter(this, void 0, void 0, function* () {
@@ -924,7 +924,7 @@ class JavaManagementServiceClient {
924
924
  * @param DisableDrsRequest
925
925
  * @return DisableDrsResponse
926
926
  * @throws OciError when an error occurs
927
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/DisableDrs.ts.html |here} to see how to use DisableDrs API.
927
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/DisableDrs.ts.html |here} to see how to use DisableDrs API.
928
928
  */
929
929
  disableDrs(disableDrsRequest) {
930
930
  return __awaiter(this, void 0, void 0, function* () {
@@ -987,7 +987,7 @@ class JavaManagementServiceClient {
987
987
  * @param EnableDrsRequest
988
988
  * @return EnableDrsResponse
989
989
  * @throws OciError when an error occurs
990
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/EnableDrs.ts.html |here} to see how to use EnableDrs API.
990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/EnableDrs.ts.html |here} to see how to use EnableDrs API.
991
991
  */
992
992
  enableDrs(enableDrsRequest) {
993
993
  return __awaiter(this, void 0, void 0, function* () {
@@ -1050,7 +1050,7 @@ class JavaManagementServiceClient {
1050
1050
  * @param GenerateAgentDeployScriptRequest
1051
1051
  * @return GenerateAgentDeployScriptResponse
1052
1052
  * @throws OciError when an error occurs
1053
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/GenerateAgentDeployScript.ts.html |here} to see how to use GenerateAgentDeployScript API.
1053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/GenerateAgentDeployScript.ts.html |here} to see how to use GenerateAgentDeployScript API.
1054
1054
  */
1055
1055
  generateAgentDeployScript(generateAgentDeployScriptRequest) {
1056
1056
  return __awaiter(this, void 0, void 0, function* () {
@@ -1118,7 +1118,7 @@ class JavaManagementServiceClient {
1118
1118
  * @param GetCryptoAnalysisResultRequest
1119
1119
  * @return GetCryptoAnalysisResultResponse
1120
1120
  * @throws OciError when an error occurs
1121
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/GetCryptoAnalysisResult.ts.html |here} to see how to use GetCryptoAnalysisResult API.
1121
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/GetCryptoAnalysisResult.ts.html |here} to see how to use GetCryptoAnalysisResult API.
1122
1122
  */
1123
1123
  getCryptoAnalysisResult(getCryptoAnalysisResultRequest) {
1124
1124
  return __awaiter(this, void 0, void 0, function* () {
@@ -1182,7 +1182,7 @@ class JavaManagementServiceClient {
1182
1182
  * @param GetDrsFileRequest
1183
1183
  * @return GetDrsFileResponse
1184
1184
  * @throws OciError when an error occurs
1185
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/GetDrsFile.ts.html |here} to see how to use GetDrsFile API.
1185
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/GetDrsFile.ts.html |here} to see how to use GetDrsFile API.
1186
1186
  */
1187
1187
  getDrsFile(getDrsFileRequest) {
1188
1188
  return __awaiter(this, void 0, void 0, function* () {
@@ -1248,7 +1248,7 @@ class JavaManagementServiceClient {
1248
1248
  * @param GetExportSettingRequest
1249
1249
  * @return GetExportSettingResponse
1250
1250
  * @throws OciError when an error occurs
1251
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/GetExportSetting.ts.html |here} to see how to use GetExportSetting API.
1251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/GetExportSetting.ts.html |here} to see how to use GetExportSetting API.
1252
1252
  */
1253
1253
  getExportSetting(getExportSettingRequest) {
1254
1254
  return __awaiter(this, void 0, void 0, function* () {
@@ -1311,7 +1311,7 @@ class JavaManagementServiceClient {
1311
1311
  * @param GetExportStatusRequest
1312
1312
  * @return GetExportStatusResponse
1313
1313
  * @throws OciError when an error occurs
1314
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/GetExportStatus.ts.html |here} to see how to use GetExportStatus API.
1314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/GetExportStatus.ts.html |here} to see how to use GetExportStatus API.
1315
1315
  */
1316
1316
  getExportStatus(getExportStatusRequest) {
1317
1317
  return __awaiter(this, void 0, void 0, function* () {
@@ -1374,7 +1374,7 @@ class JavaManagementServiceClient {
1374
1374
  * @param GetFleetRequest
1375
1375
  * @return GetFleetResponse
1376
1376
  * @throws OciError when an error occurs
1377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/GetFleet.ts.html |here} to see how to use GetFleet API.
1377
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/GetFleet.ts.html |here} to see how to use GetFleet API.
1378
1378
  */
1379
1379
  getFleet(getFleetRequest) {
1380
1380
  return __awaiter(this, void 0, void 0, function* () {
@@ -1438,7 +1438,7 @@ class JavaManagementServiceClient {
1438
1438
  * @param GetFleetAdvancedFeatureConfigurationRequest
1439
1439
  * @return GetFleetAdvancedFeatureConfigurationResponse
1440
1440
  * @throws OciError when an error occurs
1441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/GetFleetAdvancedFeatureConfiguration.ts.html |here} to see how to use GetFleetAdvancedFeatureConfiguration API.
1441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/GetFleetAdvancedFeatureConfiguration.ts.html |here} to see how to use GetFleetAdvancedFeatureConfiguration API.
1442
1442
  */
1443
1443
  getFleetAdvancedFeatureConfiguration(getFleetAdvancedFeatureConfigurationRequest) {
1444
1444
  return __awaiter(this, void 0, void 0, function* () {
@@ -1502,7 +1502,7 @@ class JavaManagementServiceClient {
1502
1502
  * @param GetFleetAgentConfigurationRequest
1503
1503
  * @return GetFleetAgentConfigurationResponse
1504
1504
  * @throws OciError when an error occurs
1505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/GetFleetAgentConfiguration.ts.html |here} to see how to use GetFleetAgentConfiguration API.
1505
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/GetFleetAgentConfiguration.ts.html |here} to see how to use GetFleetAgentConfiguration API.
1506
1506
  */
1507
1507
  getFleetAgentConfiguration(getFleetAgentConfigurationRequest) {
1508
1508
  return __awaiter(this, void 0, void 0, function* () {
@@ -1566,7 +1566,7 @@ class JavaManagementServiceClient {
1566
1566
  * @param GetJavaFamilyRequest
1567
1567
  * @return GetJavaFamilyResponse
1568
1568
  * @throws OciError when an error occurs
1569
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/GetJavaFamily.ts.html |here} to see how to use GetJavaFamily API.
1569
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/GetJavaFamily.ts.html |here} to see how to use GetJavaFamily API.
1570
1570
  */
1571
1571
  getJavaFamily(getJavaFamilyRequest) {
1572
1572
  return __awaiter(this, void 0, void 0, function* () {
@@ -1624,7 +1624,7 @@ class JavaManagementServiceClient {
1624
1624
  * @param GetJavaMigrationAnalysisResultRequest
1625
1625
  * @return GetJavaMigrationAnalysisResultResponse
1626
1626
  * @throws OciError when an error occurs
1627
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/GetJavaMigrationAnalysisResult.ts.html |here} to see how to use GetJavaMigrationAnalysisResult API.
1627
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/GetJavaMigrationAnalysisResult.ts.html |here} to see how to use GetJavaMigrationAnalysisResult API.
1628
1628
  */
1629
1629
  getJavaMigrationAnalysisResult(getJavaMigrationAnalysisResultRequest) {
1630
1630
  return __awaiter(this, void 0, void 0, function* () {
@@ -1688,7 +1688,7 @@ class JavaManagementServiceClient {
1688
1688
  * @param GetJavaReleaseRequest
1689
1689
  * @return GetJavaReleaseResponse
1690
1690
  * @throws OciError when an error occurs
1691
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/GetJavaRelease.ts.html |here} to see how to use GetJavaRelease API.
1691
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/GetJavaRelease.ts.html |here} to see how to use GetJavaRelease API.
1692
1692
  */
1693
1693
  getJavaRelease(getJavaReleaseRequest) {
1694
1694
  return __awaiter(this, void 0, void 0, function* () {
@@ -1746,7 +1746,7 @@ class JavaManagementServiceClient {
1746
1746
  * @param GetPerformanceTuningAnalysisResultRequest
1747
1747
  * @return GetPerformanceTuningAnalysisResultResponse
1748
1748
  * @throws OciError when an error occurs
1749
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/GetPerformanceTuningAnalysisResult.ts.html |here} to see how to use GetPerformanceTuningAnalysisResult API.
1749
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/GetPerformanceTuningAnalysisResult.ts.html |here} to see how to use GetPerformanceTuningAnalysisResult API.
1750
1750
  */
1751
1751
  getPerformanceTuningAnalysisResult(getPerformanceTuningAnalysisResultRequest) {
1752
1752
  return __awaiter(this, void 0, void 0, function* () {
@@ -1810,7 +1810,7 @@ class JavaManagementServiceClient {
1810
1810
  * @param GetWorkRequestRequest
1811
1811
  * @return GetWorkRequestResponse
1812
1812
  * @throws OciError when an error occurs
1813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1813
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1814
1814
  */
1815
1815
  getWorkRequest(getWorkRequestRequest) {
1816
1816
  return __awaiter(this, void 0, void 0, function* () {
@@ -1878,7 +1878,7 @@ class JavaManagementServiceClient {
1878
1878
  * @param ListAnnouncementsRequest
1879
1879
  * @return ListAnnouncementsResponse
1880
1880
  * @throws OciError when an error occurs
1881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/ListAnnouncements.ts.html |here} to see how to use ListAnnouncements API.
1881
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/ListAnnouncements.ts.html |here} to see how to use ListAnnouncements API.
1882
1882
  */
1883
1883
  listAnnouncements(listAnnouncementsRequest) {
1884
1884
  return __awaiter(this, void 0, void 0, function* () {
@@ -1948,7 +1948,7 @@ class JavaManagementServiceClient {
1948
1948
  * @param ListBlocklistsRequest
1949
1949
  * @return ListBlocklistsResponse
1950
1950
  * @throws OciError when an error occurs
1951
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/ListBlocklists.ts.html |here} to see how to use ListBlocklists API.
1951
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/ListBlocklists.ts.html |here} to see how to use ListBlocklists API.
1952
1952
  */
1953
1953
  listBlocklists(listBlocklistsRequest) {
1954
1954
  return __awaiter(this, void 0, void 0, function* () {
@@ -2018,7 +2018,7 @@ class JavaManagementServiceClient {
2018
2018
  * @param ListCryptoAnalysisResultsRequest
2019
2019
  * @return ListCryptoAnalysisResultsResponse
2020
2020
  * @throws OciError when an error occurs
2021
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/ListCryptoAnalysisResults.ts.html |here} to see how to use ListCryptoAnalysisResults API.
2021
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/ListCryptoAnalysisResults.ts.html |here} to see how to use ListCryptoAnalysisResults API.
2022
2022
  */
2023
2023
  listCryptoAnalysisResults(listCryptoAnalysisResultsRequest) {
2024
2024
  return __awaiter(this, void 0, void 0, function* () {
@@ -2090,7 +2090,7 @@ class JavaManagementServiceClient {
2090
2090
  * @param ListDrsFilesRequest
2091
2091
  * @return ListDrsFilesResponse
2092
2092
  * @throws OciError when an error occurs
2093
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/ListDrsFiles.ts.html |here} to see how to use ListDrsFiles API.
2093
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/ListDrsFiles.ts.html |here} to see how to use ListDrsFiles API.
2094
2094
  */
2095
2095
  listDrsFiles(listDrsFilesRequest) {
2096
2096
  return __awaiter(this, void 0, void 0, function* () {
@@ -2159,7 +2159,7 @@ class JavaManagementServiceClient {
2159
2159
  * @param ListFleetDiagnosesRequest
2160
2160
  * @return ListFleetDiagnosesResponse
2161
2161
  * @throws OciError when an error occurs
2162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/ListFleetDiagnoses.ts.html |here} to see how to use ListFleetDiagnoses API.
2162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/ListFleetDiagnoses.ts.html |here} to see how to use ListFleetDiagnoses API.
2163
2163
  */
2164
2164
  listFleetDiagnoses(listFleetDiagnosesRequest) {
2165
2165
  return __awaiter(this, void 0, void 0, function* () {
@@ -2227,7 +2227,7 @@ class JavaManagementServiceClient {
2227
2227
  * @param ListFleetsRequest
2228
2228
  * @return ListFleetsResponse
2229
2229
  * @throws OciError when an error occurs
2230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/ListFleets.ts.html |here} to see how to use ListFleets API.
2230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/ListFleets.ts.html |here} to see how to use ListFleets API.
2231
2231
  */
2232
2232
  listFleets(listFleetsRequest) {
2233
2233
  return __awaiter(this, void 0, void 0, function* () {
@@ -2298,7 +2298,7 @@ class JavaManagementServiceClient {
2298
2298
  * @param ListInstallationSitesRequest
2299
2299
  * @return ListInstallationSitesResponse
2300
2300
  * @throws OciError when an error occurs
2301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/ListInstallationSites.ts.html |here} to see how to use ListInstallationSites API.
2301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/ListInstallationSites.ts.html |here} to see how to use ListInstallationSites API.
2302
2302
  */
2303
2303
  listInstallationSites(listInstallationSitesRequest) {
2304
2304
  return __awaiter(this, void 0, void 0, function* () {
@@ -2379,7 +2379,7 @@ class JavaManagementServiceClient {
2379
2379
  * @param ListJavaFamiliesRequest
2380
2380
  * @return ListJavaFamiliesResponse
2381
2381
  * @throws OciError when an error occurs
2382
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/ListJavaFamilies.ts.html |here} to see how to use ListJavaFamilies API.
2382
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/ListJavaFamilies.ts.html |here} to see how to use ListJavaFamilies API.
2383
2383
  */
2384
2384
  listJavaFamilies(listJavaFamiliesRequest) {
2385
2385
  return __awaiter(this, void 0, void 0, function* () {
@@ -2448,7 +2448,7 @@ class JavaManagementServiceClient {
2448
2448
  * @param ListJavaMigrationAnalysisResultsRequest
2449
2449
  * @return ListJavaMigrationAnalysisResultsResponse
2450
2450
  * @throws OciError when an error occurs
2451
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/ListJavaMigrationAnalysisResults.ts.html |here} to see how to use ListJavaMigrationAnalysisResults API.
2451
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/ListJavaMigrationAnalysisResults.ts.html |here} to see how to use ListJavaMigrationAnalysisResults API.
2452
2452
  */
2453
2453
  listJavaMigrationAnalysisResults(listJavaMigrationAnalysisResultsRequest) {
2454
2454
  return __awaiter(this, void 0, void 0, function* () {
@@ -2520,7 +2520,7 @@ class JavaManagementServiceClient {
2520
2520
  * @param ListJavaReleasesRequest
2521
2521
  * @return ListJavaReleasesResponse
2522
2522
  * @throws OciError when an error occurs
2523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/ListJavaReleases.ts.html |here} to see how to use ListJavaReleases API.
2523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/ListJavaReleases.ts.html |here} to see how to use ListJavaReleases API.
2524
2524
  */
2525
2525
  listJavaReleases(listJavaReleasesRequest) {
2526
2526
  return __awaiter(this, void 0, void 0, function* () {
@@ -2591,7 +2591,7 @@ class JavaManagementServiceClient {
2591
2591
  * @param ListJreUsageRequest
2592
2592
  * @return ListJreUsageResponse
2593
2593
  * @throws OciError when an error occurs
2594
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/ListJreUsage.ts.html |here} to see how to use ListJreUsage API.
2594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/ListJreUsage.ts.html |here} to see how to use ListJreUsage API.
2595
2595
  */
2596
2596
  listJreUsage(listJreUsageRequest) {
2597
2597
  return __awaiter(this, void 0, void 0, function* () {
@@ -2663,7 +2663,7 @@ class JavaManagementServiceClient {
2663
2663
  * @param ListPerformanceTuningAnalysisResultsRequest
2664
2664
  * @return ListPerformanceTuningAnalysisResultsResponse
2665
2665
  * @throws OciError when an error occurs
2666
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/ListPerformanceTuningAnalysisResults.ts.html |here} to see how to use ListPerformanceTuningAnalysisResults API.
2666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/ListPerformanceTuningAnalysisResults.ts.html |here} to see how to use ListPerformanceTuningAnalysisResults API.
2667
2667
  */
2668
2668
  listPerformanceTuningAnalysisResults(listPerformanceTuningAnalysisResultsRequest) {
2669
2669
  return __awaiter(this, void 0, void 0, function* () {
@@ -2736,7 +2736,7 @@ class JavaManagementServiceClient {
2736
2736
  * @param ListWorkItemsRequest
2737
2737
  * @return ListWorkItemsResponse
2738
2738
  * @throws OciError when an error occurs
2739
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/ListWorkItems.ts.html |here} to see how to use ListWorkItems API.
2739
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/ListWorkItems.ts.html |here} to see how to use ListWorkItems API.
2740
2740
  */
2741
2741
  listWorkItems(listWorkItemsRequest) {
2742
2742
  return __awaiter(this, void 0, void 0, function* () {
@@ -2803,7 +2803,7 @@ class JavaManagementServiceClient {
2803
2803
  * @param ListWorkRequestErrorsRequest
2804
2804
  * @return ListWorkRequestErrorsResponse
2805
2805
  * @throws OciError when an error occurs
2806
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
2806
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
2807
2807
  */
2808
2808
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
2809
2809
  return __awaiter(this, void 0, void 0, function* () {
@@ -2870,7 +2870,7 @@ class JavaManagementServiceClient {
2870
2870
  * @param ListWorkRequestLogsRequest
2871
2871
  * @return ListWorkRequestLogsResponse
2872
2872
  * @throws OciError when an error occurs
2873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
2873
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
2874
2874
  */
2875
2875
  listWorkRequestLogs(listWorkRequestLogsRequest) {
2876
2876
  return __awaiter(this, void 0, void 0, function* () {
@@ -2937,7 +2937,7 @@ class JavaManagementServiceClient {
2937
2937
  * @param ListWorkRequestsRequest
2938
2938
  * @return ListWorkRequestsResponse
2939
2939
  * @throws OciError when an error occurs
2940
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
2940
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
2941
2941
  */
2942
2942
  listWorkRequests(listWorkRequestsRequest) {
2943
2943
  return __awaiter(this, void 0, void 0, function* () {
@@ -3005,7 +3005,7 @@ class JavaManagementServiceClient {
3005
3005
  * @param RemoveFleetInstallationSitesRequest
3006
3006
  * @return RemoveFleetInstallationSitesResponse
3007
3007
  * @throws OciError when an error occurs
3008
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/RemoveFleetInstallationSites.ts.html |here} to see how to use RemoveFleetInstallationSites API.
3008
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/RemoveFleetInstallationSites.ts.html |here} to see how to use RemoveFleetInstallationSites API.
3009
3009
  */
3010
3010
  removeFleetInstallationSites(removeFleetInstallationSitesRequest) {
3011
3011
  return __awaiter(this, void 0, void 0, function* () {
@@ -3068,7 +3068,7 @@ class JavaManagementServiceClient {
3068
3068
  * @param RequestCryptoAnalysesRequest
3069
3069
  * @return RequestCryptoAnalysesResponse
3070
3070
  * @throws OciError when an error occurs
3071
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/RequestCryptoAnalyses.ts.html |here} to see how to use RequestCryptoAnalyses API.
3071
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/RequestCryptoAnalyses.ts.html |here} to see how to use RequestCryptoAnalyses API.
3072
3072
  */
3073
3073
  requestCryptoAnalyses(requestCryptoAnalysesRequest) {
3074
3074
  return __awaiter(this, void 0, void 0, function* () {
@@ -3130,7 +3130,7 @@ class JavaManagementServiceClient {
3130
3130
  * @param RequestJavaMigrationAnalysesRequest
3131
3131
  * @return RequestJavaMigrationAnalysesResponse
3132
3132
  * @throws OciError when an error occurs
3133
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/RequestJavaMigrationAnalyses.ts.html |here} to see how to use RequestJavaMigrationAnalyses API.
3133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/RequestJavaMigrationAnalyses.ts.html |here} to see how to use RequestJavaMigrationAnalyses API.
3134
3134
  */
3135
3135
  requestJavaMigrationAnalyses(requestJavaMigrationAnalysesRequest) {
3136
3136
  return __awaiter(this, void 0, void 0, function* () {
@@ -3191,7 +3191,7 @@ class JavaManagementServiceClient {
3191
3191
  * @param RequestJfrRecordingsRequest
3192
3192
  * @return RequestJfrRecordingsResponse
3193
3193
  * @throws OciError when an error occurs
3194
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/RequestJfrRecordings.ts.html |here} to see how to use RequestJfrRecordings API.
3194
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/RequestJfrRecordings.ts.html |here} to see how to use RequestJfrRecordings API.
3195
3195
  */
3196
3196
  requestJfrRecordings(requestJfrRecordingsRequest) {
3197
3197
  return __awaiter(this, void 0, void 0, function* () {
@@ -3253,7 +3253,7 @@ class JavaManagementServiceClient {
3253
3253
  * @param RequestPerformanceTuningAnalysesRequest
3254
3254
  * @return RequestPerformanceTuningAnalysesResponse
3255
3255
  * @throws OciError when an error occurs
3256
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/RequestPerformanceTuningAnalyses.ts.html |here} to see how to use RequestPerformanceTuningAnalyses API.
3256
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/RequestPerformanceTuningAnalyses.ts.html |here} to see how to use RequestPerformanceTuningAnalyses API.
3257
3257
  */
3258
3258
  requestPerformanceTuningAnalyses(requestPerformanceTuningAnalysesRequest) {
3259
3259
  return __awaiter(this, void 0, void 0, function* () {
@@ -3313,7 +3313,7 @@ class JavaManagementServiceClient {
3313
3313
  * @param ScanJavaServerUsageRequest
3314
3314
  * @return ScanJavaServerUsageResponse
3315
3315
  * @throws OciError when an error occurs
3316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/ScanJavaServerUsage.ts.html |here} to see how to use ScanJavaServerUsage API.
3316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/ScanJavaServerUsage.ts.html |here} to see how to use ScanJavaServerUsage API.
3317
3317
  */
3318
3318
  scanJavaServerUsage(scanJavaServerUsageRequest) {
3319
3319
  return __awaiter(this, void 0, void 0, function* () {
@@ -3375,7 +3375,7 @@ class JavaManagementServiceClient {
3375
3375
  * @param ScanLibraryUsageRequest
3376
3376
  * @return ScanLibraryUsageResponse
3377
3377
  * @throws OciError when an error occurs
3378
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/ScanLibraryUsage.ts.html |here} to see how to use ScanLibraryUsage API.
3378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/ScanLibraryUsage.ts.html |here} to see how to use ScanLibraryUsage API.
3379
3379
  */
3380
3380
  scanLibraryUsage(scanLibraryUsageRequest) {
3381
3381
  return __awaiter(this, void 0, void 0, function* () {
@@ -3438,7 +3438,7 @@ class JavaManagementServiceClient {
3438
3438
  * @param SummarizeApplicationInstallationUsageRequest
3439
3439
  * @return SummarizeApplicationInstallationUsageResponse
3440
3440
  * @throws OciError when an error occurs
3441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/SummarizeApplicationInstallationUsage.ts.html |here} to see how to use SummarizeApplicationInstallationUsage API.
3441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/SummarizeApplicationInstallationUsage.ts.html |here} to see how to use SummarizeApplicationInstallationUsage API.
3442
3442
  */
3443
3443
  summarizeApplicationInstallationUsage(summarizeApplicationInstallationUsageRequest) {
3444
3444
  return __awaiter(this, void 0, void 0, function* () {
@@ -3521,7 +3521,7 @@ class JavaManagementServiceClient {
3521
3521
  * @param SummarizeApplicationUsageRequest
3522
3522
  * @return SummarizeApplicationUsageResponse
3523
3523
  * @throws OciError when an error occurs
3524
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/SummarizeApplicationUsage.ts.html |here} to see how to use SummarizeApplicationUsage API.
3524
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/SummarizeApplicationUsage.ts.html |here} to see how to use SummarizeApplicationUsage API.
3525
3525
  */
3526
3526
  summarizeApplicationUsage(summarizeApplicationUsageRequest) {
3527
3527
  return __awaiter(this, void 0, void 0, function* () {
@@ -3604,7 +3604,7 @@ class JavaManagementServiceClient {
3604
3604
  * @param SummarizeDeployedApplicationInstallationUsageRequest
3605
3605
  * @return SummarizeDeployedApplicationInstallationUsageResponse
3606
3606
  * @throws OciError when an error occurs
3607
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/SummarizeDeployedApplicationInstallationUsage.ts.html |here} to see how to use SummarizeDeployedApplicationInstallationUsage API.
3607
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/SummarizeDeployedApplicationInstallationUsage.ts.html |here} to see how to use SummarizeDeployedApplicationInstallationUsage API.
3608
3608
  */
3609
3609
  summarizeDeployedApplicationInstallationUsage(summarizeDeployedApplicationInstallationUsageRequest) {
3610
3610
  return __awaiter(this, void 0, void 0, function* () {
@@ -3684,7 +3684,7 @@ class JavaManagementServiceClient {
3684
3684
  * @param SummarizeDeployedApplicationUsageRequest
3685
3685
  * @return SummarizeDeployedApplicationUsageResponse
3686
3686
  * @throws OciError when an error occurs
3687
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/SummarizeDeployedApplicationUsage.ts.html |here} to see how to use SummarizeDeployedApplicationUsage API.
3687
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/SummarizeDeployedApplicationUsage.ts.html |here} to see how to use SummarizeDeployedApplicationUsage API.
3688
3688
  */
3689
3689
  summarizeDeployedApplicationUsage(summarizeDeployedApplicationUsageRequest) {
3690
3690
  return __awaiter(this, void 0, void 0, function* () {
@@ -3761,7 +3761,7 @@ class JavaManagementServiceClient {
3761
3761
  * @param SummarizeInstallationUsageRequest
3762
3762
  * @return SummarizeInstallationUsageResponse
3763
3763
  * @throws OciError when an error occurs
3764
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/SummarizeInstallationUsage.ts.html |here} to see how to use SummarizeInstallationUsage API.
3764
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/SummarizeInstallationUsage.ts.html |here} to see how to use SummarizeInstallationUsage API.
3765
3765
  */
3766
3766
  summarizeInstallationUsage(summarizeInstallationUsageRequest) {
3767
3767
  return __awaiter(this, void 0, void 0, function* () {
@@ -3841,7 +3841,7 @@ class JavaManagementServiceClient {
3841
3841
  * @param SummarizeJavaServerInstanceUsageRequest
3842
3842
  * @return SummarizeJavaServerInstanceUsageResponse
3843
3843
  * @throws OciError when an error occurs
3844
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/SummarizeJavaServerInstanceUsage.ts.html |here} to see how to use SummarizeJavaServerInstanceUsage API.
3844
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/SummarizeJavaServerInstanceUsage.ts.html |here} to see how to use SummarizeJavaServerInstanceUsage API.
3845
3845
  */
3846
3846
  summarizeJavaServerInstanceUsage(summarizeJavaServerInstanceUsageRequest) {
3847
3847
  return __awaiter(this, void 0, void 0, function* () {
@@ -3919,7 +3919,7 @@ class JavaManagementServiceClient {
3919
3919
  * @param SummarizeJavaServerUsageRequest
3920
3920
  * @return SummarizeJavaServerUsageResponse
3921
3921
  * @throws OciError when an error occurs
3922
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/SummarizeJavaServerUsage.ts.html |here} to see how to use SummarizeJavaServerUsage API.
3922
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/SummarizeJavaServerUsage.ts.html |here} to see how to use SummarizeJavaServerUsage API.
3923
3923
  */
3924
3924
  summarizeJavaServerUsage(summarizeJavaServerUsageRequest) {
3925
3925
  return __awaiter(this, void 0, void 0, function* () {
@@ -3993,7 +3993,7 @@ class JavaManagementServiceClient {
3993
3993
  * @param SummarizeJreUsageRequest
3994
3994
  * @return SummarizeJreUsageResponse
3995
3995
  * @throws OciError when an error occurs
3996
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/SummarizeJreUsage.ts.html |here} to see how to use SummarizeJreUsage API.
3996
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/SummarizeJreUsage.ts.html |here} to see how to use SummarizeJreUsage API.
3997
3997
  */
3998
3998
  summarizeJreUsage(summarizeJreUsageRequest) {
3999
3999
  return __awaiter(this, void 0, void 0, function* () {
@@ -4073,7 +4073,7 @@ class JavaManagementServiceClient {
4073
4073
  * @param SummarizeLibraryUsageRequest
4074
4074
  * @return SummarizeLibraryUsageResponse
4075
4075
  * @throws OciError when an error occurs
4076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/SummarizeLibraryUsage.ts.html |here} to see how to use SummarizeLibraryUsage API.
4076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/SummarizeLibraryUsage.ts.html |here} to see how to use SummarizeLibraryUsage API.
4077
4077
  */
4078
4078
  summarizeLibraryUsage(summarizeLibraryUsageRequest) {
4079
4079
  return __awaiter(this, void 0, void 0, function* () {
@@ -4149,7 +4149,7 @@ class JavaManagementServiceClient {
4149
4149
  * @param SummarizeManagedInstanceUsageRequest
4150
4150
  * @return SummarizeManagedInstanceUsageResponse
4151
4151
  * @throws OciError when an error occurs
4152
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/SummarizeManagedInstanceUsage.ts.html |here} to see how to use SummarizeManagedInstanceUsage API.
4152
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/SummarizeManagedInstanceUsage.ts.html |here} to see how to use SummarizeManagedInstanceUsage API.
4153
4153
  */
4154
4154
  summarizeManagedInstanceUsage(summarizeManagedInstanceUsageRequest) {
4155
4155
  return __awaiter(this, void 0, void 0, function* () {
@@ -4231,7 +4231,7 @@ class JavaManagementServiceClient {
4231
4231
  * @param SummarizeResourceInventoryRequest
4232
4232
  * @return SummarizeResourceInventoryResponse
4233
4233
  * @throws OciError when an error occurs
4234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/SummarizeResourceInventory.ts.html |here} to see how to use SummarizeResourceInventory API.
4234
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/SummarizeResourceInventory.ts.html |here} to see how to use SummarizeResourceInventory API.
4235
4235
  */
4236
4236
  summarizeResourceInventory(summarizeResourceInventoryRequest) {
4237
4237
  return __awaiter(this, void 0, void 0, function* () {
@@ -4292,7 +4292,7 @@ class JavaManagementServiceClient {
4292
4292
  * @param UpdateDrsFileRequest
4293
4293
  * @return UpdateDrsFileResponse
4294
4294
  * @throws OciError when an error occurs
4295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/UpdateDrsFile.ts.html |here} to see how to use UpdateDrsFile API.
4295
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/UpdateDrsFile.ts.html |here} to see how to use UpdateDrsFile API.
4296
4296
  */
4297
4297
  updateDrsFile(updateDrsFileRequest) {
4298
4298
  return __awaiter(this, void 0, void 0, function* () {
@@ -4355,7 +4355,7 @@ class JavaManagementServiceClient {
4355
4355
  * @param UpdateExportSettingRequest
4356
4356
  * @return UpdateExportSettingResponse
4357
4357
  * @throws OciError when an error occurs
4358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/UpdateExportSetting.ts.html |here} to see how to use UpdateExportSetting API.
4358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/UpdateExportSetting.ts.html |here} to see how to use UpdateExportSetting API.
4359
4359
  */
4360
4360
  updateExportSetting(updateExportSettingRequest) {
4361
4361
  return __awaiter(this, void 0, void 0, function* () {
@@ -4420,7 +4420,7 @@ class JavaManagementServiceClient {
4420
4420
  * @param UpdateFleetRequest
4421
4421
  * @return UpdateFleetResponse
4422
4422
  * @throws OciError when an error occurs
4423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/UpdateFleet.ts.html |here} to see how to use UpdateFleet API.
4423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/UpdateFleet.ts.html |here} to see how to use UpdateFleet API.
4424
4424
  */
4425
4425
  updateFleet(updateFleetRequest) {
4426
4426
  return __awaiter(this, void 0, void 0, function* () {
@@ -4483,7 +4483,7 @@ class JavaManagementServiceClient {
4483
4483
  * @param UpdateFleetAdvancedFeatureConfigurationRequest
4484
4484
  * @return UpdateFleetAdvancedFeatureConfigurationResponse
4485
4485
  * @throws OciError when an error occurs
4486
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/UpdateFleetAdvancedFeatureConfiguration.ts.html |here} to see how to use UpdateFleetAdvancedFeatureConfiguration API.
4486
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/UpdateFleetAdvancedFeatureConfiguration.ts.html |here} to see how to use UpdateFleetAdvancedFeatureConfiguration API.
4487
4487
  */
4488
4488
  updateFleetAdvancedFeatureConfiguration(updateFleetAdvancedFeatureConfigurationRequest) {
4489
4489
  return __awaiter(this, void 0, void 0, function* () {
@@ -4549,7 +4549,7 @@ class JavaManagementServiceClient {
4549
4549
  * @param UpdateFleetAgentConfigurationRequest
4550
4550
  * @return UpdateFleetAgentConfigurationResponse
4551
4551
  * @throws OciError when an error occurs
4552
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/jms/UpdateFleetAgentConfiguration.ts.html |here} to see how to use UpdateFleetAgentConfiguration API.
4552
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/jms/UpdateFleetAgentConfiguration.ts.html |here} to see how to use UpdateFleetAgentConfiguration API.
4553
4553
  */
4554
4554
  updateFleetAgentConfiguration(updateFleetAgentConfigurationRequest) {
4555
4555
  return __awaiter(this, void 0, void 0, function* () {
@@ -31,13 +31,13 @@ export interface CreateFleetDetails {
31
31
  "operationLog"?: model.CustomLog;
32
32
  /**
33
33
  * Whether or not advanced features are enabled in this Fleet.
34
- * Deprecated, use `/fleets/{fleetId}/advanceFeatureConfiguration` API instead.
34
+ * Deprecated, use {@code /fleets/{fleetId}/advanceFeatureConfiguration} API instead.
35
35
  *
36
36
  */
37
37
  "isAdvancedFeaturesEnabled"?: boolean;
38
38
  /**
39
39
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
40
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`. (See [Understanding Free-form Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
40
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}. (See [Understanding Free-form Tags](https://docs.cloud.oracle.com/Content/Tagging/Tasks/managingtagsandtagnamespaces.htm)).
41
41
  *
42
42
  */
43
43
  "definedTags"?: {
@@ -47,7 +47,7 @@ export interface CreateFleetDetails {
47
47
  };
48
48
  /**
49
49
  * Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
50
- * Example: `{\"bar-key\": \"value\"}`. (See [Managing Tags and Tag Namespaces](https://docs.cloud.oracle.com/Content/Tagging/Concepts/understandingfreeformtags.htm).)
50
+ * Example: {@code {\"bar-key\": \"value\"}}. (See [Managing Tags and Tag Namespaces](https://docs.cloud.oracle.com/Content/Tagging/Concepts/understandingfreeformtags.htm).)
51
51
  *
52
52
  */
53
53
  "freeformTags"?: {