oci-jms 2.76.1 → 2.77.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/client.d.ts +73 -67
- package/lib/client.js +75 -66
- package/lib/client.js.map +1 -1
- package/lib/model/create-fleet-details.d.ts +3 -3
- package/lib/model/fleet-summary.d.ts +3 -3
- package/lib/model/fleet.d.ts +4 -4
- package/lib/model/installation-usage.d.ts +2 -2
- package/lib/model/java-release-summary.d.ts +1 -1
- package/lib/model/java-release.d.ts +1 -1
- package/lib/model/update-fleet-details.d.ts +3 -3
- package/lib/request/add-fleet-installation-sites-request.d.ts +2 -2
- package/lib/request/cancel-work-request-request.d.ts +2 -2
- package/lib/request/change-fleet-compartment-request.d.ts +2 -2
- package/lib/request/create-blocklist-request.d.ts +1 -1
- package/lib/request/create-drs-file-request.d.ts +2 -2
- package/lib/request/create-fleet-request.d.ts +1 -1
- package/lib/request/delete-blocklist-request.d.ts +2 -2
- package/lib/request/delete-crypto-analysis-result-request.d.ts +2 -2
- package/lib/request/delete-drs-file-request.d.ts +2 -2
- package/lib/request/delete-fleet-request.d.ts +2 -2
- package/lib/request/delete-java-migration-analysis-result-request.d.ts +2 -2
- package/lib/request/delete-performance-tuning-analysis-result-request.d.ts +2 -2
- package/lib/request/disable-drs-request.d.ts +2 -2
- package/lib/request/enable-drs-request.d.ts +2 -2
- package/lib/request/generate-agent-deploy-script-request.d.ts +1 -1
- package/lib/request/get-crypto-analysis-result-request.d.ts +1 -1
- package/lib/request/get-drs-file-request.d.ts +1 -1
- package/lib/request/get-export-setting-request.d.ts +1 -1
- package/lib/request/get-export-status-request.d.ts +1 -1
- package/lib/request/get-fleet-advanced-feature-configuration-request.d.ts +2 -2
- package/lib/request/get-fleet-agent-configuration-request.d.ts +1 -1
- package/lib/request/get-fleet-request.d.ts +1 -1
- package/lib/request/get-java-family-request.d.ts +1 -1
- package/lib/request/get-java-migration-analysis-result-request.d.ts +1 -1
- package/lib/request/get-java-release-request.d.ts +1 -1
- package/lib/request/get-performance-tuning-analysis-result-request.d.ts +1 -1
- package/lib/request/get-work-request-request.d.ts +1 -1
- package/lib/request/list-announcements-request.d.ts +1 -1
- package/lib/request/list-blocklists-request.d.ts +1 -1
- package/lib/request/list-crypto-analysis-results-request.d.ts +1 -1
- package/lib/request/list-drs-files-request.d.ts +1 -1
- package/lib/request/list-fleet-diagnoses-request.d.ts +1 -1
- package/lib/request/list-fleets-request.d.ts +1 -1
- package/lib/request/list-installation-sites-request.d.ts +1 -1
- package/lib/request/list-java-families-request.d.ts +1 -1
- package/lib/request/list-java-migration-analysis-results-request.d.ts +1 -1
- package/lib/request/list-java-releases-request.d.ts +1 -1
- package/lib/request/list-jre-usage-request.d.ts +1 -1
- package/lib/request/list-performance-tuning-analysis-results-request.d.ts +1 -1
- package/lib/request/list-work-items-request.d.ts +1 -1
- package/lib/request/list-work-request-errors-request.d.ts +1 -1
- package/lib/request/list-work-request-logs-request.d.ts +1 -1
- package/lib/request/list-work-requests-request.d.ts +1 -1
- package/lib/request/remove-fleet-installation-sites-request.d.ts +2 -2
- package/lib/request/request-crypto-analyses-request.d.ts +1 -1
- package/lib/request/request-java-migration-analyses-request.d.ts +1 -1
- package/lib/request/request-jfr-recordings-request.d.ts +1 -1
- package/lib/request/request-performance-tuning-analyses-request.d.ts +1 -1
- package/lib/request/scan-java-server-usage-request.d.ts +2 -2
- package/lib/request/scan-library-usage-request.d.ts +2 -2
- package/lib/request/summarize-application-installation-usage-request.d.ts +1 -1
- package/lib/request/summarize-application-usage-request.d.ts +1 -1
- package/lib/request/summarize-deployed-application-installation-usage-request.d.ts +1 -1
- package/lib/request/summarize-deployed-application-usage-request.d.ts +1 -1
- package/lib/request/summarize-installation-usage-request.d.ts +1 -1
- package/lib/request/summarize-java-server-instance-usage-request.d.ts +1 -1
- package/lib/request/summarize-java-server-usage-request.d.ts +1 -1
- package/lib/request/summarize-jre-usage-request.d.ts +1 -1
- package/lib/request/summarize-library-usage-request.d.ts +1 -1
- package/lib/request/summarize-managed-instance-usage-request.d.ts +1 -1
- package/lib/request/summarize-resource-inventory-request.d.ts +1 -1
- package/lib/request/update-drs-file-request.d.ts +2 -2
- package/lib/request/update-export-setting-request.d.ts +2 -2
- package/lib/request/update-fleet-advanced-feature-configuration-request.d.ts +2 -2
- package/lib/request/update-fleet-agent-configuration-request.d.ts +2 -2
- package/lib/request/update-fleet-request.d.ts +2 -2
- package/lib/response/create-blocklist-response.d.ts +1 -1
- package/lib/response/get-crypto-analysis-result-response.d.ts +1 -1
- package/lib/response/get-drs-file-response.d.ts +1 -1
- package/lib/response/get-export-setting-response.d.ts +1 -1
- package/lib/response/get-export-status-response.d.ts +1 -1
- package/lib/response/get-fleet-advanced-feature-configuration-response.d.ts +1 -1
- package/lib/response/get-fleet-agent-configuration-response.d.ts +1 -1
- package/lib/response/get-fleet-response.d.ts +1 -1
- package/lib/response/get-java-migration-analysis-result-response.d.ts +1 -1
- package/lib/response/get-performance-tuning-analysis-result-response.d.ts +1 -1
- package/lib/response/get-work-request-response.d.ts +1 -1
- package/lib/response/list-announcements-response.d.ts +1 -1
- package/lib/response/list-blocklists-response.d.ts +1 -1
- package/lib/response/list-crypto-analysis-results-response.d.ts +1 -1
- package/lib/response/list-drs-files-response.d.ts +1 -1
- package/lib/response/list-fleet-diagnoses-response.d.ts +1 -1
- package/lib/response/list-fleets-response.d.ts +1 -1
- package/lib/response/list-installation-sites-response.d.ts +1 -1
- package/lib/response/list-java-families-response.d.ts +1 -1
- package/lib/response/list-java-migration-analysis-results-response.d.ts +1 -1
- package/lib/response/list-java-releases-response.d.ts +1 -1
- package/lib/response/list-jre-usage-response.d.ts +1 -1
- package/lib/response/list-performance-tuning-analysis-results-response.d.ts +1 -1
- package/lib/response/list-work-items-response.d.ts +1 -1
- package/lib/response/list-work-request-errors-response.d.ts +1 -1
- package/lib/response/list-work-request-logs-response.d.ts +1 -1
- package/lib/response/list-work-requests-response.d.ts +1 -1
- package/lib/response/summarize-application-installation-usage-response.d.ts +1 -1
- package/lib/response/summarize-application-usage-response.d.ts +1 -1
- package/lib/response/summarize-deployed-application-installation-usage-response.d.ts +1 -1
- package/lib/response/summarize-deployed-application-usage-response.d.ts +1 -1
- package/lib/response/summarize-installation-usage-response.d.ts +1 -1
- package/lib/response/summarize-java-server-instance-usage-response.d.ts +1 -1
- package/lib/response/summarize-java-server-usage-response.d.ts +1 -1
- package/lib/response/summarize-jre-usage-response.d.ts +1 -1
- package/lib/response/summarize-library-usage-response.d.ts +1 -1
- package/lib/response/summarize-managed-instance-usage-response.d.ts +1 -1
- package/lib/response/update-export-setting-response.d.ts +1 -1
- package/lib/response/update-fleet-advanced-feature-configuration-response.d.ts +1 -1
- package/package.json +3 -3
package/lib/client.js
CHANGED
|
@@ -45,6 +45,7 @@ const common = require("oci-common");
|
|
|
45
45
|
const model = __importStar(require("./model"));
|
|
46
46
|
const javamanagementservice_waiter_1 = require("./javamanagementservice-waiter");
|
|
47
47
|
const oci_common_1 = require("oci-common");
|
|
48
|
+
const Breaker = require("opossum");
|
|
48
49
|
// ===============================================
|
|
49
50
|
// This file is autogenerated - Please do not edit
|
|
50
51
|
// ===============================================
|
|
@@ -181,13 +182,21 @@ class JavaManagementServiceClient {
|
|
|
181
182
|
}
|
|
182
183
|
throw Error("Waiters do not exist. Please create waiters.");
|
|
183
184
|
}
|
|
185
|
+
/**
|
|
186
|
+
* Shutdown the circuit breaker used by the client when it is no longer needed
|
|
187
|
+
*/
|
|
188
|
+
shutdownCircuitBreaker() {
|
|
189
|
+
if (this._circuitBreaker) {
|
|
190
|
+
this._circuitBreaker.shutdown();
|
|
191
|
+
}
|
|
192
|
+
}
|
|
184
193
|
/**
|
|
185
194
|
* Add Java installation sites in a Fleet.
|
|
186
195
|
* This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
|
|
187
196
|
* @param AddFleetInstallationSitesRequest
|
|
188
197
|
* @return AddFleetInstallationSitesResponse
|
|
189
198
|
* @throws OciError when an error occurs
|
|
190
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
199
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/AddFleetInstallationSites.ts.html |here} to see how to use AddFleetInstallationSites API.
|
|
191
200
|
*/
|
|
192
201
|
addFleetInstallationSites(addFleetInstallationSitesRequest) {
|
|
193
202
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -249,7 +258,7 @@ class JavaManagementServiceClient {
|
|
|
249
258
|
* @param CancelWorkRequestRequest
|
|
250
259
|
* @return CancelWorkRequestResponse
|
|
251
260
|
* @throws OciError when an error occurs
|
|
252
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
261
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
|
|
253
262
|
*/
|
|
254
263
|
cancelWorkRequest(cancelWorkRequestRequest) {
|
|
255
264
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -305,7 +314,7 @@ class JavaManagementServiceClient {
|
|
|
305
314
|
* @param ChangeFleetCompartmentRequest
|
|
306
315
|
* @return ChangeFleetCompartmentResponse
|
|
307
316
|
* @throws OciError when an error occurs
|
|
308
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
317
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/ChangeFleetCompartment.ts.html |here} to see how to use ChangeFleetCompartment API.
|
|
309
318
|
*/
|
|
310
319
|
changeFleetCompartment(changeFleetCompartmentRequest) {
|
|
311
320
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -368,7 +377,7 @@ class JavaManagementServiceClient {
|
|
|
368
377
|
* @param CreateBlocklistRequest
|
|
369
378
|
* @return CreateBlocklistResponse
|
|
370
379
|
* @throws OciError when an error occurs
|
|
371
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
380
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/CreateBlocklist.ts.html |here} to see how to use CreateBlocklist API.
|
|
372
381
|
*/
|
|
373
382
|
createBlocklist(createBlocklistRequest) {
|
|
374
383
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -434,7 +443,7 @@ class JavaManagementServiceClient {
|
|
|
434
443
|
* @param CreateDrsFileRequest
|
|
435
444
|
* @return CreateDrsFileResponse
|
|
436
445
|
* @throws OciError when an error occurs
|
|
437
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
446
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/CreateDrsFile.ts.html |here} to see how to use CreateDrsFile API.
|
|
438
447
|
*/
|
|
439
448
|
createDrsFile(createDrsFileRequest) {
|
|
440
449
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -503,7 +512,7 @@ class JavaManagementServiceClient {
|
|
|
503
512
|
* @param CreateFleetRequest
|
|
504
513
|
* @return CreateFleetResponse
|
|
505
514
|
* @throws OciError when an error occurs
|
|
506
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
515
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/CreateFleet.ts.html |here} to see how to use CreateFleet API.
|
|
507
516
|
*/
|
|
508
517
|
createFleet(createFleetRequest) {
|
|
509
518
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -562,7 +571,7 @@ class JavaManagementServiceClient {
|
|
|
562
571
|
* @param DeleteBlocklistRequest
|
|
563
572
|
* @return DeleteBlocklistResponse
|
|
564
573
|
* @throws OciError when an error occurs
|
|
565
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
574
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/DeleteBlocklist.ts.html |here} to see how to use DeleteBlocklist API.
|
|
566
575
|
*/
|
|
567
576
|
deleteBlocklist(deleteBlocklistRequest) {
|
|
568
577
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -618,7 +627,7 @@ class JavaManagementServiceClient {
|
|
|
618
627
|
* @param DeleteCryptoAnalysisResultRequest
|
|
619
628
|
* @return DeleteCryptoAnalysisResultResponse
|
|
620
629
|
* @throws OciError when an error occurs
|
|
621
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
630
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/DeleteCryptoAnalysisResult.ts.html |here} to see how to use DeleteCryptoAnalysisResult API.
|
|
622
631
|
*/
|
|
623
632
|
deleteCryptoAnalysisResult(deleteCryptoAnalysisResultRequest) {
|
|
624
633
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -680,7 +689,7 @@ class JavaManagementServiceClient {
|
|
|
680
689
|
* @param DeleteDrsFileRequest
|
|
681
690
|
* @return DeleteDrsFileResponse
|
|
682
691
|
* @throws OciError when an error occurs
|
|
683
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
692
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/DeleteDrsFile.ts.html |here} to see how to use DeleteDrsFile API.
|
|
684
693
|
*/
|
|
685
694
|
deleteDrsFile(deleteDrsFileRequest) {
|
|
686
695
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -741,7 +750,7 @@ class JavaManagementServiceClient {
|
|
|
741
750
|
* @param DeleteFleetRequest
|
|
742
751
|
* @return DeleteFleetResponse
|
|
743
752
|
* @throws OciError when an error occurs
|
|
744
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
753
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/DeleteFleet.ts.html |here} to see how to use DeleteFleet API.
|
|
745
754
|
*/
|
|
746
755
|
deleteFleet(deleteFleetRequest) {
|
|
747
756
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -801,7 +810,7 @@ class JavaManagementServiceClient {
|
|
|
801
810
|
* @param DeleteJavaMigrationAnalysisResultRequest
|
|
802
811
|
* @return DeleteJavaMigrationAnalysisResultResponse
|
|
803
812
|
* @throws OciError when an error occurs
|
|
804
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
813
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/DeleteJavaMigrationAnalysisResult.ts.html |here} to see how to use DeleteJavaMigrationAnalysisResult API.
|
|
805
814
|
*/
|
|
806
815
|
deleteJavaMigrationAnalysisResult(deleteJavaMigrationAnalysisResultRequest) {
|
|
807
816
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -862,7 +871,7 @@ class JavaManagementServiceClient {
|
|
|
862
871
|
* @param DeletePerformanceTuningAnalysisResultRequest
|
|
863
872
|
* @return DeletePerformanceTuningAnalysisResultResponse
|
|
864
873
|
* @throws OciError when an error occurs
|
|
865
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
874
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/DeletePerformanceTuningAnalysisResult.ts.html |here} to see how to use DeletePerformanceTuningAnalysisResult API.
|
|
866
875
|
*/
|
|
867
876
|
deletePerformanceTuningAnalysisResult(deletePerformanceTuningAnalysisResultRequest) {
|
|
868
877
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -924,7 +933,7 @@ class JavaManagementServiceClient {
|
|
|
924
933
|
* @param DisableDrsRequest
|
|
925
934
|
* @return DisableDrsResponse
|
|
926
935
|
* @throws OciError when an error occurs
|
|
927
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
936
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/DisableDrs.ts.html |here} to see how to use DisableDrs API.
|
|
928
937
|
*/
|
|
929
938
|
disableDrs(disableDrsRequest) {
|
|
930
939
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -987,7 +996,7 @@ class JavaManagementServiceClient {
|
|
|
987
996
|
* @param EnableDrsRequest
|
|
988
997
|
* @return EnableDrsResponse
|
|
989
998
|
* @throws OciError when an error occurs
|
|
990
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
999
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/EnableDrs.ts.html |here} to see how to use EnableDrs API.
|
|
991
1000
|
*/
|
|
992
1001
|
enableDrs(enableDrsRequest) {
|
|
993
1002
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1050,7 +1059,7 @@ class JavaManagementServiceClient {
|
|
|
1050
1059
|
* @param GenerateAgentDeployScriptRequest
|
|
1051
1060
|
* @return GenerateAgentDeployScriptResponse
|
|
1052
1061
|
* @throws OciError when an error occurs
|
|
1053
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1062
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/GenerateAgentDeployScript.ts.html |here} to see how to use GenerateAgentDeployScript API.
|
|
1054
1063
|
*/
|
|
1055
1064
|
generateAgentDeployScript(generateAgentDeployScriptRequest) {
|
|
1056
1065
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1118,7 +1127,7 @@ class JavaManagementServiceClient {
|
|
|
1118
1127
|
* @param GetCryptoAnalysisResultRequest
|
|
1119
1128
|
* @return GetCryptoAnalysisResultResponse
|
|
1120
1129
|
* @throws OciError when an error occurs
|
|
1121
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1130
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/GetCryptoAnalysisResult.ts.html |here} to see how to use GetCryptoAnalysisResult API.
|
|
1122
1131
|
*/
|
|
1123
1132
|
getCryptoAnalysisResult(getCryptoAnalysisResultRequest) {
|
|
1124
1133
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1182,7 +1191,7 @@ class JavaManagementServiceClient {
|
|
|
1182
1191
|
* @param GetDrsFileRequest
|
|
1183
1192
|
* @return GetDrsFileResponse
|
|
1184
1193
|
* @throws OciError when an error occurs
|
|
1185
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1194
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/GetDrsFile.ts.html |here} to see how to use GetDrsFile API.
|
|
1186
1195
|
*/
|
|
1187
1196
|
getDrsFile(getDrsFileRequest) {
|
|
1188
1197
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1248,7 +1257,7 @@ class JavaManagementServiceClient {
|
|
|
1248
1257
|
* @param GetExportSettingRequest
|
|
1249
1258
|
* @return GetExportSettingResponse
|
|
1250
1259
|
* @throws OciError when an error occurs
|
|
1251
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1260
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/GetExportSetting.ts.html |here} to see how to use GetExportSetting API.
|
|
1252
1261
|
*/
|
|
1253
1262
|
getExportSetting(getExportSettingRequest) {
|
|
1254
1263
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1311,7 +1320,7 @@ class JavaManagementServiceClient {
|
|
|
1311
1320
|
* @param GetExportStatusRequest
|
|
1312
1321
|
* @return GetExportStatusResponse
|
|
1313
1322
|
* @throws OciError when an error occurs
|
|
1314
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1323
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/GetExportStatus.ts.html |here} to see how to use GetExportStatus API.
|
|
1315
1324
|
*/
|
|
1316
1325
|
getExportStatus(getExportStatusRequest) {
|
|
1317
1326
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1374,7 +1383,7 @@ class JavaManagementServiceClient {
|
|
|
1374
1383
|
* @param GetFleetRequest
|
|
1375
1384
|
* @return GetFleetResponse
|
|
1376
1385
|
* @throws OciError when an error occurs
|
|
1377
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1386
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/GetFleet.ts.html |here} to see how to use GetFleet API.
|
|
1378
1387
|
*/
|
|
1379
1388
|
getFleet(getFleetRequest) {
|
|
1380
1389
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1438,7 +1447,7 @@ class JavaManagementServiceClient {
|
|
|
1438
1447
|
* @param GetFleetAdvancedFeatureConfigurationRequest
|
|
1439
1448
|
* @return GetFleetAdvancedFeatureConfigurationResponse
|
|
1440
1449
|
* @throws OciError when an error occurs
|
|
1441
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1450
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/GetFleetAdvancedFeatureConfiguration.ts.html |here} to see how to use GetFleetAdvancedFeatureConfiguration API.
|
|
1442
1451
|
*/
|
|
1443
1452
|
getFleetAdvancedFeatureConfiguration(getFleetAdvancedFeatureConfigurationRequest) {
|
|
1444
1453
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1502,7 +1511,7 @@ class JavaManagementServiceClient {
|
|
|
1502
1511
|
* @param GetFleetAgentConfigurationRequest
|
|
1503
1512
|
* @return GetFleetAgentConfigurationResponse
|
|
1504
1513
|
* @throws OciError when an error occurs
|
|
1505
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1514
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/GetFleetAgentConfiguration.ts.html |here} to see how to use GetFleetAgentConfiguration API.
|
|
1506
1515
|
*/
|
|
1507
1516
|
getFleetAgentConfiguration(getFleetAgentConfigurationRequest) {
|
|
1508
1517
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1566,7 +1575,7 @@ class JavaManagementServiceClient {
|
|
|
1566
1575
|
* @param GetJavaFamilyRequest
|
|
1567
1576
|
* @return GetJavaFamilyResponse
|
|
1568
1577
|
* @throws OciError when an error occurs
|
|
1569
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1578
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/GetJavaFamily.ts.html |here} to see how to use GetJavaFamily API.
|
|
1570
1579
|
*/
|
|
1571
1580
|
getJavaFamily(getJavaFamilyRequest) {
|
|
1572
1581
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1624,7 +1633,7 @@ class JavaManagementServiceClient {
|
|
|
1624
1633
|
* @param GetJavaMigrationAnalysisResultRequest
|
|
1625
1634
|
* @return GetJavaMigrationAnalysisResultResponse
|
|
1626
1635
|
* @throws OciError when an error occurs
|
|
1627
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1636
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/GetJavaMigrationAnalysisResult.ts.html |here} to see how to use GetJavaMigrationAnalysisResult API.
|
|
1628
1637
|
*/
|
|
1629
1638
|
getJavaMigrationAnalysisResult(getJavaMigrationAnalysisResultRequest) {
|
|
1630
1639
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1688,7 +1697,7 @@ class JavaManagementServiceClient {
|
|
|
1688
1697
|
* @param GetJavaReleaseRequest
|
|
1689
1698
|
* @return GetJavaReleaseResponse
|
|
1690
1699
|
* @throws OciError when an error occurs
|
|
1691
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1700
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/GetJavaRelease.ts.html |here} to see how to use GetJavaRelease API.
|
|
1692
1701
|
*/
|
|
1693
1702
|
getJavaRelease(getJavaReleaseRequest) {
|
|
1694
1703
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1746,7 +1755,7 @@ class JavaManagementServiceClient {
|
|
|
1746
1755
|
* @param GetPerformanceTuningAnalysisResultRequest
|
|
1747
1756
|
* @return GetPerformanceTuningAnalysisResultResponse
|
|
1748
1757
|
* @throws OciError when an error occurs
|
|
1749
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1758
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/GetPerformanceTuningAnalysisResult.ts.html |here} to see how to use GetPerformanceTuningAnalysisResult API.
|
|
1750
1759
|
*/
|
|
1751
1760
|
getPerformanceTuningAnalysisResult(getPerformanceTuningAnalysisResultRequest) {
|
|
1752
1761
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1810,7 +1819,7 @@ class JavaManagementServiceClient {
|
|
|
1810
1819
|
* @param GetWorkRequestRequest
|
|
1811
1820
|
* @return GetWorkRequestResponse
|
|
1812
1821
|
* @throws OciError when an error occurs
|
|
1813
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1822
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
|
|
1814
1823
|
*/
|
|
1815
1824
|
getWorkRequest(getWorkRequestRequest) {
|
|
1816
1825
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1878,7 +1887,7 @@ class JavaManagementServiceClient {
|
|
|
1878
1887
|
* @param ListAnnouncementsRequest
|
|
1879
1888
|
* @return ListAnnouncementsResponse
|
|
1880
1889
|
* @throws OciError when an error occurs
|
|
1881
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1890
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/ListAnnouncements.ts.html |here} to see how to use ListAnnouncements API.
|
|
1882
1891
|
*/
|
|
1883
1892
|
listAnnouncements(listAnnouncementsRequest) {
|
|
1884
1893
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -1948,7 +1957,7 @@ class JavaManagementServiceClient {
|
|
|
1948
1957
|
* @param ListBlocklistsRequest
|
|
1949
1958
|
* @return ListBlocklistsResponse
|
|
1950
1959
|
* @throws OciError when an error occurs
|
|
1951
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
1960
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/ListBlocklists.ts.html |here} to see how to use ListBlocklists API.
|
|
1952
1961
|
*/
|
|
1953
1962
|
listBlocklists(listBlocklistsRequest) {
|
|
1954
1963
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2018,7 +2027,7 @@ class JavaManagementServiceClient {
|
|
|
2018
2027
|
* @param ListCryptoAnalysisResultsRequest
|
|
2019
2028
|
* @return ListCryptoAnalysisResultsResponse
|
|
2020
2029
|
* @throws OciError when an error occurs
|
|
2021
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2030
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/ListCryptoAnalysisResults.ts.html |here} to see how to use ListCryptoAnalysisResults API.
|
|
2022
2031
|
*/
|
|
2023
2032
|
listCryptoAnalysisResults(listCryptoAnalysisResultsRequest) {
|
|
2024
2033
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2090,7 +2099,7 @@ class JavaManagementServiceClient {
|
|
|
2090
2099
|
* @param ListDrsFilesRequest
|
|
2091
2100
|
* @return ListDrsFilesResponse
|
|
2092
2101
|
* @throws OciError when an error occurs
|
|
2093
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2102
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/ListDrsFiles.ts.html |here} to see how to use ListDrsFiles API.
|
|
2094
2103
|
*/
|
|
2095
2104
|
listDrsFiles(listDrsFilesRequest) {
|
|
2096
2105
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2159,7 +2168,7 @@ class JavaManagementServiceClient {
|
|
|
2159
2168
|
* @param ListFleetDiagnosesRequest
|
|
2160
2169
|
* @return ListFleetDiagnosesResponse
|
|
2161
2170
|
* @throws OciError when an error occurs
|
|
2162
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2171
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/ListFleetDiagnoses.ts.html |here} to see how to use ListFleetDiagnoses API.
|
|
2163
2172
|
*/
|
|
2164
2173
|
listFleetDiagnoses(listFleetDiagnosesRequest) {
|
|
2165
2174
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2227,7 +2236,7 @@ class JavaManagementServiceClient {
|
|
|
2227
2236
|
* @param ListFleetsRequest
|
|
2228
2237
|
* @return ListFleetsResponse
|
|
2229
2238
|
* @throws OciError when an error occurs
|
|
2230
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2239
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/ListFleets.ts.html |here} to see how to use ListFleets API.
|
|
2231
2240
|
*/
|
|
2232
2241
|
listFleets(listFleetsRequest) {
|
|
2233
2242
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2298,7 +2307,7 @@ class JavaManagementServiceClient {
|
|
|
2298
2307
|
* @param ListInstallationSitesRequest
|
|
2299
2308
|
* @return ListInstallationSitesResponse
|
|
2300
2309
|
* @throws OciError when an error occurs
|
|
2301
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2310
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/ListInstallationSites.ts.html |here} to see how to use ListInstallationSites API.
|
|
2302
2311
|
*/
|
|
2303
2312
|
listInstallationSites(listInstallationSitesRequest) {
|
|
2304
2313
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2379,7 +2388,7 @@ class JavaManagementServiceClient {
|
|
|
2379
2388
|
* @param ListJavaFamiliesRequest
|
|
2380
2389
|
* @return ListJavaFamiliesResponse
|
|
2381
2390
|
* @throws OciError when an error occurs
|
|
2382
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2391
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/ListJavaFamilies.ts.html |here} to see how to use ListJavaFamilies API.
|
|
2383
2392
|
*/
|
|
2384
2393
|
listJavaFamilies(listJavaFamiliesRequest) {
|
|
2385
2394
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2448,7 +2457,7 @@ class JavaManagementServiceClient {
|
|
|
2448
2457
|
* @param ListJavaMigrationAnalysisResultsRequest
|
|
2449
2458
|
* @return ListJavaMigrationAnalysisResultsResponse
|
|
2450
2459
|
* @throws OciError when an error occurs
|
|
2451
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2460
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/ListJavaMigrationAnalysisResults.ts.html |here} to see how to use ListJavaMigrationAnalysisResults API.
|
|
2452
2461
|
*/
|
|
2453
2462
|
listJavaMigrationAnalysisResults(listJavaMigrationAnalysisResultsRequest) {
|
|
2454
2463
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2520,7 +2529,7 @@ class JavaManagementServiceClient {
|
|
|
2520
2529
|
* @param ListJavaReleasesRequest
|
|
2521
2530
|
* @return ListJavaReleasesResponse
|
|
2522
2531
|
* @throws OciError when an error occurs
|
|
2523
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2532
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/ListJavaReleases.ts.html |here} to see how to use ListJavaReleases API.
|
|
2524
2533
|
*/
|
|
2525
2534
|
listJavaReleases(listJavaReleasesRequest) {
|
|
2526
2535
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2591,7 +2600,7 @@ class JavaManagementServiceClient {
|
|
|
2591
2600
|
* @param ListJreUsageRequest
|
|
2592
2601
|
* @return ListJreUsageResponse
|
|
2593
2602
|
* @throws OciError when an error occurs
|
|
2594
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2603
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/ListJreUsage.ts.html |here} to see how to use ListJreUsage API.
|
|
2595
2604
|
*/
|
|
2596
2605
|
listJreUsage(listJreUsageRequest) {
|
|
2597
2606
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2663,7 +2672,7 @@ class JavaManagementServiceClient {
|
|
|
2663
2672
|
* @param ListPerformanceTuningAnalysisResultsRequest
|
|
2664
2673
|
* @return ListPerformanceTuningAnalysisResultsResponse
|
|
2665
2674
|
* @throws OciError when an error occurs
|
|
2666
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2675
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/ListPerformanceTuningAnalysisResults.ts.html |here} to see how to use ListPerformanceTuningAnalysisResults API.
|
|
2667
2676
|
*/
|
|
2668
2677
|
listPerformanceTuningAnalysisResults(listPerformanceTuningAnalysisResultsRequest) {
|
|
2669
2678
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2736,7 +2745,7 @@ class JavaManagementServiceClient {
|
|
|
2736
2745
|
* @param ListWorkItemsRequest
|
|
2737
2746
|
* @return ListWorkItemsResponse
|
|
2738
2747
|
* @throws OciError when an error occurs
|
|
2739
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2748
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/ListWorkItems.ts.html |here} to see how to use ListWorkItems API.
|
|
2740
2749
|
*/
|
|
2741
2750
|
listWorkItems(listWorkItemsRequest) {
|
|
2742
2751
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2803,7 +2812,7 @@ class JavaManagementServiceClient {
|
|
|
2803
2812
|
* @param ListWorkRequestErrorsRequest
|
|
2804
2813
|
* @return ListWorkRequestErrorsResponse
|
|
2805
2814
|
* @throws OciError when an error occurs
|
|
2806
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2815
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
|
|
2807
2816
|
*/
|
|
2808
2817
|
listWorkRequestErrors(listWorkRequestErrorsRequest) {
|
|
2809
2818
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2870,7 +2879,7 @@ class JavaManagementServiceClient {
|
|
|
2870
2879
|
* @param ListWorkRequestLogsRequest
|
|
2871
2880
|
* @return ListWorkRequestLogsResponse
|
|
2872
2881
|
* @throws OciError when an error occurs
|
|
2873
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2882
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
|
|
2874
2883
|
*/
|
|
2875
2884
|
listWorkRequestLogs(listWorkRequestLogsRequest) {
|
|
2876
2885
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -2937,7 +2946,7 @@ class JavaManagementServiceClient {
|
|
|
2937
2946
|
* @param ListWorkRequestsRequest
|
|
2938
2947
|
* @return ListWorkRequestsResponse
|
|
2939
2948
|
* @throws OciError when an error occurs
|
|
2940
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
2949
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
|
|
2941
2950
|
*/
|
|
2942
2951
|
listWorkRequests(listWorkRequestsRequest) {
|
|
2943
2952
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3005,7 +3014,7 @@ class JavaManagementServiceClient {
|
|
|
3005
3014
|
* @param RemoveFleetInstallationSitesRequest
|
|
3006
3015
|
* @return RemoveFleetInstallationSitesResponse
|
|
3007
3016
|
* @throws OciError when an error occurs
|
|
3008
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3017
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/RemoveFleetInstallationSites.ts.html |here} to see how to use RemoveFleetInstallationSites API.
|
|
3009
3018
|
*/
|
|
3010
3019
|
removeFleetInstallationSites(removeFleetInstallationSitesRequest) {
|
|
3011
3020
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3068,7 +3077,7 @@ class JavaManagementServiceClient {
|
|
|
3068
3077
|
* @param RequestCryptoAnalysesRequest
|
|
3069
3078
|
* @return RequestCryptoAnalysesResponse
|
|
3070
3079
|
* @throws OciError when an error occurs
|
|
3071
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3080
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/RequestCryptoAnalyses.ts.html |here} to see how to use RequestCryptoAnalyses API.
|
|
3072
3081
|
*/
|
|
3073
3082
|
requestCryptoAnalyses(requestCryptoAnalysesRequest) {
|
|
3074
3083
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3130,7 +3139,7 @@ class JavaManagementServiceClient {
|
|
|
3130
3139
|
* @param RequestJavaMigrationAnalysesRequest
|
|
3131
3140
|
* @return RequestJavaMigrationAnalysesResponse
|
|
3132
3141
|
* @throws OciError when an error occurs
|
|
3133
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3142
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/RequestJavaMigrationAnalyses.ts.html |here} to see how to use RequestJavaMigrationAnalyses API.
|
|
3134
3143
|
*/
|
|
3135
3144
|
requestJavaMigrationAnalyses(requestJavaMigrationAnalysesRequest) {
|
|
3136
3145
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3191,7 +3200,7 @@ class JavaManagementServiceClient {
|
|
|
3191
3200
|
* @param RequestJfrRecordingsRequest
|
|
3192
3201
|
* @return RequestJfrRecordingsResponse
|
|
3193
3202
|
* @throws OciError when an error occurs
|
|
3194
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3203
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/RequestJfrRecordings.ts.html |here} to see how to use RequestJfrRecordings API.
|
|
3195
3204
|
*/
|
|
3196
3205
|
requestJfrRecordings(requestJfrRecordingsRequest) {
|
|
3197
3206
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3253,7 +3262,7 @@ class JavaManagementServiceClient {
|
|
|
3253
3262
|
* @param RequestPerformanceTuningAnalysesRequest
|
|
3254
3263
|
* @return RequestPerformanceTuningAnalysesResponse
|
|
3255
3264
|
* @throws OciError when an error occurs
|
|
3256
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3265
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/RequestPerformanceTuningAnalyses.ts.html |here} to see how to use RequestPerformanceTuningAnalyses API.
|
|
3257
3266
|
*/
|
|
3258
3267
|
requestPerformanceTuningAnalyses(requestPerformanceTuningAnalysesRequest) {
|
|
3259
3268
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3313,7 +3322,7 @@ class JavaManagementServiceClient {
|
|
|
3313
3322
|
* @param ScanJavaServerUsageRequest
|
|
3314
3323
|
* @return ScanJavaServerUsageResponse
|
|
3315
3324
|
* @throws OciError when an error occurs
|
|
3316
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3325
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/ScanJavaServerUsage.ts.html |here} to see how to use ScanJavaServerUsage API.
|
|
3317
3326
|
*/
|
|
3318
3327
|
scanJavaServerUsage(scanJavaServerUsageRequest) {
|
|
3319
3328
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3375,7 +3384,7 @@ class JavaManagementServiceClient {
|
|
|
3375
3384
|
* @param ScanLibraryUsageRequest
|
|
3376
3385
|
* @return ScanLibraryUsageResponse
|
|
3377
3386
|
* @throws OciError when an error occurs
|
|
3378
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3387
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/ScanLibraryUsage.ts.html |here} to see how to use ScanLibraryUsage API.
|
|
3379
3388
|
*/
|
|
3380
3389
|
scanLibraryUsage(scanLibraryUsageRequest) {
|
|
3381
3390
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3438,7 +3447,7 @@ class JavaManagementServiceClient {
|
|
|
3438
3447
|
* @param SummarizeApplicationInstallationUsageRequest
|
|
3439
3448
|
* @return SummarizeApplicationInstallationUsageResponse
|
|
3440
3449
|
* @throws OciError when an error occurs
|
|
3441
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3450
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/SummarizeApplicationInstallationUsage.ts.html |here} to see how to use SummarizeApplicationInstallationUsage API.
|
|
3442
3451
|
*/
|
|
3443
3452
|
summarizeApplicationInstallationUsage(summarizeApplicationInstallationUsageRequest) {
|
|
3444
3453
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3521,7 +3530,7 @@ class JavaManagementServiceClient {
|
|
|
3521
3530
|
* @param SummarizeApplicationUsageRequest
|
|
3522
3531
|
* @return SummarizeApplicationUsageResponse
|
|
3523
3532
|
* @throws OciError when an error occurs
|
|
3524
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3533
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/SummarizeApplicationUsage.ts.html |here} to see how to use SummarizeApplicationUsage API.
|
|
3525
3534
|
*/
|
|
3526
3535
|
summarizeApplicationUsage(summarizeApplicationUsageRequest) {
|
|
3527
3536
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3604,7 +3613,7 @@ class JavaManagementServiceClient {
|
|
|
3604
3613
|
* @param SummarizeDeployedApplicationInstallationUsageRequest
|
|
3605
3614
|
* @return SummarizeDeployedApplicationInstallationUsageResponse
|
|
3606
3615
|
* @throws OciError when an error occurs
|
|
3607
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3616
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/SummarizeDeployedApplicationInstallationUsage.ts.html |here} to see how to use SummarizeDeployedApplicationInstallationUsage API.
|
|
3608
3617
|
*/
|
|
3609
3618
|
summarizeDeployedApplicationInstallationUsage(summarizeDeployedApplicationInstallationUsageRequest) {
|
|
3610
3619
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3684,7 +3693,7 @@ class JavaManagementServiceClient {
|
|
|
3684
3693
|
* @param SummarizeDeployedApplicationUsageRequest
|
|
3685
3694
|
* @return SummarizeDeployedApplicationUsageResponse
|
|
3686
3695
|
* @throws OciError when an error occurs
|
|
3687
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3696
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/SummarizeDeployedApplicationUsage.ts.html |here} to see how to use SummarizeDeployedApplicationUsage API.
|
|
3688
3697
|
*/
|
|
3689
3698
|
summarizeDeployedApplicationUsage(summarizeDeployedApplicationUsageRequest) {
|
|
3690
3699
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3761,7 +3770,7 @@ class JavaManagementServiceClient {
|
|
|
3761
3770
|
* @param SummarizeInstallationUsageRequest
|
|
3762
3771
|
* @return SummarizeInstallationUsageResponse
|
|
3763
3772
|
* @throws OciError when an error occurs
|
|
3764
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3773
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/SummarizeInstallationUsage.ts.html |here} to see how to use SummarizeInstallationUsage API.
|
|
3765
3774
|
*/
|
|
3766
3775
|
summarizeInstallationUsage(summarizeInstallationUsageRequest) {
|
|
3767
3776
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3841,7 +3850,7 @@ class JavaManagementServiceClient {
|
|
|
3841
3850
|
* @param SummarizeJavaServerInstanceUsageRequest
|
|
3842
3851
|
* @return SummarizeJavaServerInstanceUsageResponse
|
|
3843
3852
|
* @throws OciError when an error occurs
|
|
3844
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3853
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/SummarizeJavaServerInstanceUsage.ts.html |here} to see how to use SummarizeJavaServerInstanceUsage API.
|
|
3845
3854
|
*/
|
|
3846
3855
|
summarizeJavaServerInstanceUsage(summarizeJavaServerInstanceUsageRequest) {
|
|
3847
3856
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3919,7 +3928,7 @@ class JavaManagementServiceClient {
|
|
|
3919
3928
|
* @param SummarizeJavaServerUsageRequest
|
|
3920
3929
|
* @return SummarizeJavaServerUsageResponse
|
|
3921
3930
|
* @throws OciError when an error occurs
|
|
3922
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
3931
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/SummarizeJavaServerUsage.ts.html |here} to see how to use SummarizeJavaServerUsage API.
|
|
3923
3932
|
*/
|
|
3924
3933
|
summarizeJavaServerUsage(summarizeJavaServerUsageRequest) {
|
|
3925
3934
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -3993,7 +4002,7 @@ class JavaManagementServiceClient {
|
|
|
3993
4002
|
* @param SummarizeJreUsageRequest
|
|
3994
4003
|
* @return SummarizeJreUsageResponse
|
|
3995
4004
|
* @throws OciError when an error occurs
|
|
3996
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4005
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/SummarizeJreUsage.ts.html |here} to see how to use SummarizeJreUsage API.
|
|
3997
4006
|
*/
|
|
3998
4007
|
summarizeJreUsage(summarizeJreUsageRequest) {
|
|
3999
4008
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4073,7 +4082,7 @@ class JavaManagementServiceClient {
|
|
|
4073
4082
|
* @param SummarizeLibraryUsageRequest
|
|
4074
4083
|
* @return SummarizeLibraryUsageResponse
|
|
4075
4084
|
* @throws OciError when an error occurs
|
|
4076
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4085
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/SummarizeLibraryUsage.ts.html |here} to see how to use SummarizeLibraryUsage API.
|
|
4077
4086
|
*/
|
|
4078
4087
|
summarizeLibraryUsage(summarizeLibraryUsageRequest) {
|
|
4079
4088
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4149,7 +4158,7 @@ class JavaManagementServiceClient {
|
|
|
4149
4158
|
* @param SummarizeManagedInstanceUsageRequest
|
|
4150
4159
|
* @return SummarizeManagedInstanceUsageResponse
|
|
4151
4160
|
* @throws OciError when an error occurs
|
|
4152
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4161
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/SummarizeManagedInstanceUsage.ts.html |here} to see how to use SummarizeManagedInstanceUsage API.
|
|
4153
4162
|
*/
|
|
4154
4163
|
summarizeManagedInstanceUsage(summarizeManagedInstanceUsageRequest) {
|
|
4155
4164
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4231,7 +4240,7 @@ class JavaManagementServiceClient {
|
|
|
4231
4240
|
* @param SummarizeResourceInventoryRequest
|
|
4232
4241
|
* @return SummarizeResourceInventoryResponse
|
|
4233
4242
|
* @throws OciError when an error occurs
|
|
4234
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4243
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/SummarizeResourceInventory.ts.html |here} to see how to use SummarizeResourceInventory API.
|
|
4235
4244
|
*/
|
|
4236
4245
|
summarizeResourceInventory(summarizeResourceInventoryRequest) {
|
|
4237
4246
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4292,7 +4301,7 @@ class JavaManagementServiceClient {
|
|
|
4292
4301
|
* @param UpdateDrsFileRequest
|
|
4293
4302
|
* @return UpdateDrsFileResponse
|
|
4294
4303
|
* @throws OciError when an error occurs
|
|
4295
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4304
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/UpdateDrsFile.ts.html |here} to see how to use UpdateDrsFile API.
|
|
4296
4305
|
*/
|
|
4297
4306
|
updateDrsFile(updateDrsFileRequest) {
|
|
4298
4307
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4355,7 +4364,7 @@ class JavaManagementServiceClient {
|
|
|
4355
4364
|
* @param UpdateExportSettingRequest
|
|
4356
4365
|
* @return UpdateExportSettingResponse
|
|
4357
4366
|
* @throws OciError when an error occurs
|
|
4358
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4367
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/UpdateExportSetting.ts.html |here} to see how to use UpdateExportSetting API.
|
|
4359
4368
|
*/
|
|
4360
4369
|
updateExportSetting(updateExportSettingRequest) {
|
|
4361
4370
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4420,7 +4429,7 @@ class JavaManagementServiceClient {
|
|
|
4420
4429
|
* @param UpdateFleetRequest
|
|
4421
4430
|
* @return UpdateFleetResponse
|
|
4422
4431
|
* @throws OciError when an error occurs
|
|
4423
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4432
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/UpdateFleet.ts.html |here} to see how to use UpdateFleet API.
|
|
4424
4433
|
*/
|
|
4425
4434
|
updateFleet(updateFleetRequest) {
|
|
4426
4435
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4483,7 +4492,7 @@ class JavaManagementServiceClient {
|
|
|
4483
4492
|
* @param UpdateFleetAdvancedFeatureConfigurationRequest
|
|
4484
4493
|
* @return UpdateFleetAdvancedFeatureConfigurationResponse
|
|
4485
4494
|
* @throws OciError when an error occurs
|
|
4486
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4495
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/UpdateFleetAdvancedFeatureConfiguration.ts.html |here} to see how to use UpdateFleetAdvancedFeatureConfiguration API.
|
|
4487
4496
|
*/
|
|
4488
4497
|
updateFleetAdvancedFeatureConfiguration(updateFleetAdvancedFeatureConfigurationRequest) {
|
|
4489
4498
|
return __awaiter(this, void 0, void 0, function* () {
|
|
@@ -4549,7 +4558,7 @@ class JavaManagementServiceClient {
|
|
|
4549
4558
|
* @param UpdateFleetAgentConfigurationRequest
|
|
4550
4559
|
* @return UpdateFleetAgentConfigurationResponse
|
|
4551
4560
|
* @throws OciError when an error occurs
|
|
4552
|
-
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.
|
|
4561
|
+
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.1/jms/UpdateFleetAgentConfiguration.ts.html |here} to see how to use UpdateFleetAgentConfiguration API.
|
|
4553
4562
|
*/
|
|
4554
4563
|
updateFleetAgentConfiguration(updateFleetAgentConfigurationRequest) {
|
|
4555
4564
|
return __awaiter(this, void 0, void 0, function* () {
|