oci-fleetsoftwareupdate 2.79.0 → 2.79.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.
Files changed (102) hide show
  1. package/lib/client.d.ts +44 -45
  2. package/lib/client.js +90 -227
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/batching-strategy-details.js +2 -4
  5. package/lib/model/batching-strategy-details.js.map +1 -1
  6. package/lib/model/create-batching-strategy-details.js +2 -4
  7. package/lib/model/create-batching-strategy-details.js.map +1 -1
  8. package/lib/model/create-fsu-action-details.js +2 -4
  9. package/lib/model/create-fsu-action-details.js.map +1 -1
  10. package/lib/model/create-fsu-collection-details.js +2 -4
  11. package/lib/model/create-fsu-collection-details.js.map +1 -1
  12. package/lib/model/create-fsu-cycle-details.js +2 -4
  13. package/lib/model/create-fsu-cycle-details.js.map +1 -1
  14. package/lib/model/create-schedule-details.js +2 -4
  15. package/lib/model/create-schedule-details.js.map +1 -1
  16. package/lib/model/db-fleet-discovery-details.js +2 -4
  17. package/lib/model/db-fleet-discovery-details.js.map +1 -1
  18. package/lib/model/db-fleet-discovery-filter.js +2 -4
  19. package/lib/model/db-fleet-discovery-filter.js.map +1 -1
  20. package/lib/model/discovery-details.js +2 -4
  21. package/lib/model/discovery-details.js.map +1 -1
  22. package/lib/model/fsu-action-summary.js +2 -4
  23. package/lib/model/fsu-action-summary.js.map +1 -1
  24. package/lib/model/fsu-action.js +2 -4
  25. package/lib/model/fsu-action.js.map +1 -1
  26. package/lib/model/fsu-collection-summary.js +2 -4
  27. package/lib/model/fsu-collection-summary.js.map +1 -1
  28. package/lib/model/fsu-collection.js +2 -4
  29. package/lib/model/fsu-collection.js.map +1 -1
  30. package/lib/model/fsu-cycle.js +2 -4
  31. package/lib/model/fsu-cycle.js.map +1 -1
  32. package/lib/model/fsu-goal-version-details.js +2 -4
  33. package/lib/model/fsu-goal-version-details.js.map +1 -1
  34. package/lib/model/fsu-job-summary.js +2 -4
  35. package/lib/model/fsu-job-summary.js.map +1 -1
  36. package/lib/model/fsu-job.js +2 -4
  37. package/lib/model/fsu-job.js.map +1 -1
  38. package/lib/model/gi-fleet-discovery-details.js +2 -4
  39. package/lib/model/gi-fleet-discovery-details.js.map +1 -1
  40. package/lib/model/gi-fleet-discovery-filter.js +2 -4
  41. package/lib/model/gi-fleet-discovery-filter.js.map +1 -1
  42. package/lib/model/remove-fsu-collection-targets-details.js +2 -4
  43. package/lib/model/remove-fsu-collection-targets-details.js.map +1 -1
  44. package/lib/model/rollback-details.js +2 -4
  45. package/lib/model/rollback-details.js.map +1 -1
  46. package/lib/model/schedule-details.js +2 -4
  47. package/lib/model/schedule-details.js.map +1 -1
  48. package/lib/model/target-details.js +2 -4
  49. package/lib/model/target-details.js.map +1 -1
  50. package/lib/model/update-batching-strategy-details.js +2 -4
  51. package/lib/model/update-batching-strategy-details.js.map +1 -1
  52. package/lib/model/update-fsu-action-details.js +2 -4
  53. package/lib/model/update-fsu-action-details.js.map +1 -1
  54. package/lib/model/update-fsu-cycle-details.js +2 -4
  55. package/lib/model/update-fsu-cycle-details.js.map +1 -1
  56. package/lib/model/update-schedule-details.js +2 -4
  57. package/lib/model/update-schedule-details.js.map +1 -1
  58. package/lib/request/abort-fsu-discovery-request.d.ts +1 -1
  59. package/lib/request/add-fsu-collection-targets-request.d.ts +1 -1
  60. package/lib/request/cancel-fsu-action-request.d.ts +1 -1
  61. package/lib/request/change-fsu-action-compartment-request.d.ts +1 -1
  62. package/lib/request/change-fsu-collection-compartment-request.d.ts +1 -1
  63. package/lib/request/change-fsu-cycle-compartment-request.d.ts +1 -1
  64. package/lib/request/change-fsu-discovery-compartment-request.d.ts +1 -1
  65. package/lib/request/clone-fsu-cycle-request.d.ts +1 -1
  66. package/lib/request/create-fsu-action-request.d.ts +1 -1
  67. package/lib/request/create-fsu-collection-request.d.ts +1 -1
  68. package/lib/request/create-fsu-cycle-request.d.ts +1 -1
  69. package/lib/request/create-fsu-discovery-request.d.ts +1 -1
  70. package/lib/request/delete-fsu-action-request.d.ts +1 -1
  71. package/lib/request/delete-fsu-collection-request.d.ts +1 -1
  72. package/lib/request/delete-fsu-cycle-request.d.ts +1 -1
  73. package/lib/request/delete-fsu-discovery-request.d.ts +1 -1
  74. package/lib/request/delete-fsu-job-request.d.ts +1 -1
  75. package/lib/request/get-fsu-action-output-content-request.d.ts +1 -1
  76. package/lib/request/get-fsu-action-request.d.ts +1 -1
  77. package/lib/request/get-fsu-collection-request.d.ts +1 -1
  78. package/lib/request/get-fsu-cycle-request.d.ts +1 -1
  79. package/lib/request/get-fsu-discovery-request.d.ts +1 -1
  80. package/lib/request/get-fsu-job-output-content-request.d.ts +1 -1
  81. package/lib/request/get-fsu-job-request.d.ts +1 -1
  82. package/lib/request/get-work-request-request.d.ts +1 -1
  83. package/lib/request/list-fsu-actions-request.d.ts +1 -1
  84. package/lib/request/list-fsu-collection-targets-request.d.ts +1 -1
  85. package/lib/request/list-fsu-collections-request.d.ts +1 -1
  86. package/lib/request/list-fsu-cycles-request.d.ts +1 -1
  87. package/lib/request/list-fsu-discoveries-request.d.ts +1 -1
  88. package/lib/request/list-fsu-discovery-targets-request.d.ts +1 -1
  89. package/lib/request/list-fsu-job-outputs-request.d.ts +1 -1
  90. package/lib/request/list-fsu-jobs-request.d.ts +1 -1
  91. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  92. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  93. package/lib/request/list-work-requests-request.d.ts +1 -1
  94. package/lib/request/remove-fsu-collection-targets-request.d.ts +1 -1
  95. package/lib/request/resume-fsu-action-request.d.ts +1 -1
  96. package/lib/request/retry-fsu-job-request.d.ts +1 -1
  97. package/lib/request/update-fsu-action-request.d.ts +1 -1
  98. package/lib/request/update-fsu-collection-request.d.ts +1 -1
  99. package/lib/request/update-fsu-cycle-request.d.ts +1 -1
  100. package/lib/request/update-fsu-discovery-request.d.ts +1 -1
  101. package/lib/request/update-fsu-job-request.d.ts +1 -1
  102. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -118,11 +118,7 @@ class FleetSoftwareUpdateClient {
118
118
  set endpoint(endpoint) {
119
119
  this._endpoint = endpoint;
120
120
  this._endpoint = this._endpoint + "/20220528";
121
- if (this.logger)
122
- this.logger.info(`FleetSoftwareUpdateClient endpoint set to ${this._endpoint}`);
123
- }
124
- get logger() {
125
- return common.LOG.logger;
121
+ oci_common_1.logger.info(`FleetSoftwareUpdateClient endpoint set to ${this._endpoint}`);
126
122
  }
127
123
  /**
128
124
  * Determines whether realm specific endpoint should be used or not.
@@ -131,8 +127,7 @@ class FleetSoftwareUpdateClient {
131
127
  */
132
128
  set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled) {
133
129
  this._realmSpecificEndpointTemplateEnabled = realmSpecificEndpointTemplateEnabled;
134
- if (this.logger)
135
- this.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
130
+ oci_common_1.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
136
131
  if (this._lastSetRegionOrRegionId === common.Region.REGION_STRING) {
137
132
  this.endpoint = common.EndpointBuilder.createEndpointFromRegion(FleetSoftwareUpdateClient.serviceEndpointTemplate, this._region, FleetSoftwareUpdateClient.endpointServiceName);
138
133
  }
@@ -199,12 +194,11 @@ class FleetSoftwareUpdateClient {
199
194
  * @param AbortFsuDiscoveryRequest
200
195
  * @return AbortFsuDiscoveryResponse
201
196
  * @throws OciError when an error occurs
202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/AbortFsuDiscovery.ts.html |here} to see how to use AbortFsuDiscovery API.
197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/AbortFsuDiscovery.ts.html |here} to see how to use AbortFsuDiscovery API.
203
198
  */
204
199
  abortFsuDiscovery(abortFsuDiscoveryRequest) {
205
200
  return __awaiter(this, void 0, void 0, function* () {
206
- if (this.logger)
207
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#abortFsuDiscovery.");
201
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#abortFsuDiscovery.");
208
202
  const operationName = "abortFsuDiscovery";
209
203
  const apiReferenceLink = "";
210
204
  const pathParams = {
@@ -219,8 +213,6 @@ class FleetSoftwareUpdateClient {
219
213
  };
220
214
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
221
215
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, abortFsuDiscoveryRequest.retryConfiguration, specRetryConfiguration);
222
- if (this.logger)
223
- retrier.logger = this.logger;
224
216
  const request = yield oci_common_1.composeRequest({
225
217
  baseEndpoint: this._endpoint,
226
218
  defaultHeaders: this._defaultHeaders,
@@ -259,12 +251,11 @@ class FleetSoftwareUpdateClient {
259
251
  * @param AddFsuCollectionTargetsRequest
260
252
  * @return AddFsuCollectionTargetsResponse
261
253
  * @throws OciError when an error occurs
262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/AddFsuCollectionTargets.ts.html |here} to see how to use AddFsuCollectionTargets API.
254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/AddFsuCollectionTargets.ts.html |here} to see how to use AddFsuCollectionTargets API.
263
255
  */
264
256
  addFsuCollectionTargets(addFsuCollectionTargetsRequest) {
265
257
  return __awaiter(this, void 0, void 0, function* () {
266
- if (this.logger)
267
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#addFsuCollectionTargets.");
258
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#addFsuCollectionTargets.");
268
259
  const operationName = "addFsuCollectionTargets";
269
260
  const apiReferenceLink = "";
270
261
  const pathParams = {
@@ -279,8 +270,6 @@ class FleetSoftwareUpdateClient {
279
270
  };
280
271
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
281
272
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, addFsuCollectionTargetsRequest.retryConfiguration, specRetryConfiguration);
282
- if (this.logger)
283
- retrier.logger = this.logger;
284
273
  const request = yield oci_common_1.composeRequest({
285
274
  baseEndpoint: this._endpoint,
286
275
  defaultHeaders: this._defaultHeaders,
@@ -322,12 +311,11 @@ class FleetSoftwareUpdateClient {
322
311
  * @param CancelFsuActionRequest
323
312
  * @return CancelFsuActionResponse
324
313
  * @throws OciError when an error occurs
325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/CancelFsuAction.ts.html |here} to see how to use CancelFsuAction API.
314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/CancelFsuAction.ts.html |here} to see how to use CancelFsuAction API.
326
315
  */
327
316
  cancelFsuAction(cancelFsuActionRequest) {
328
317
  return __awaiter(this, void 0, void 0, function* () {
329
- if (this.logger)
330
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#cancelFsuAction.");
318
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#cancelFsuAction.");
331
319
  const operationName = "cancelFsuAction";
332
320
  const apiReferenceLink = "";
333
321
  const pathParams = {
@@ -342,8 +330,6 @@ class FleetSoftwareUpdateClient {
342
330
  };
343
331
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
344
332
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cancelFsuActionRequest.retryConfiguration, specRetryConfiguration);
345
- if (this.logger)
346
- retrier.logger = this.logger;
347
333
  const request = yield oci_common_1.composeRequest({
348
334
  baseEndpoint: this._endpoint,
349
335
  defaultHeaders: this._defaultHeaders,
@@ -380,12 +366,11 @@ class FleetSoftwareUpdateClient {
380
366
  * @param ChangeFsuActionCompartmentRequest
381
367
  * @return ChangeFsuActionCompartmentResponse
382
368
  * @throws OciError when an error occurs
383
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/ChangeFsuActionCompartment.ts.html |here} to see how to use ChangeFsuActionCompartment API.
369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/ChangeFsuActionCompartment.ts.html |here} to see how to use ChangeFsuActionCompartment API.
384
370
  */
385
371
  changeFsuActionCompartment(changeFsuActionCompartmentRequest) {
386
372
  return __awaiter(this, void 0, void 0, function* () {
387
- if (this.logger)
388
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#changeFsuActionCompartment.");
373
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#changeFsuActionCompartment.");
389
374
  const operationName = "changeFsuActionCompartment";
390
375
  const apiReferenceLink = "";
391
376
  const pathParams = {
@@ -400,8 +385,6 @@ class FleetSoftwareUpdateClient {
400
385
  };
401
386
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
402
387
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeFsuActionCompartmentRequest.retryConfiguration, specRetryConfiguration);
403
- if (this.logger)
404
- retrier.logger = this.logger;
405
388
  const request = yield oci_common_1.composeRequest({
406
389
  baseEndpoint: this._endpoint,
407
390
  defaultHeaders: this._defaultHeaders,
@@ -444,12 +427,11 @@ class FleetSoftwareUpdateClient {
444
427
  * @param ChangeFsuCollectionCompartmentRequest
445
428
  * @return ChangeFsuCollectionCompartmentResponse
446
429
  * @throws OciError when an error occurs
447
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/ChangeFsuCollectionCompartment.ts.html |here} to see how to use ChangeFsuCollectionCompartment API.
430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/ChangeFsuCollectionCompartment.ts.html |here} to see how to use ChangeFsuCollectionCompartment API.
448
431
  */
449
432
  changeFsuCollectionCompartment(changeFsuCollectionCompartmentRequest) {
450
433
  return __awaiter(this, void 0, void 0, function* () {
451
- if (this.logger)
452
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#changeFsuCollectionCompartment.");
434
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#changeFsuCollectionCompartment.");
453
435
  const operationName = "changeFsuCollectionCompartment";
454
436
  const apiReferenceLink = "";
455
437
  const pathParams = {
@@ -464,8 +446,6 @@ class FleetSoftwareUpdateClient {
464
446
  };
465
447
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
466
448
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeFsuCollectionCompartmentRequest.retryConfiguration, specRetryConfiguration);
467
- if (this.logger)
468
- retrier.logger = this.logger;
469
449
  const request = yield oci_common_1.composeRequest({
470
450
  baseEndpoint: this._endpoint,
471
451
  defaultHeaders: this._defaultHeaders,
@@ -508,12 +488,11 @@ class FleetSoftwareUpdateClient {
508
488
  * @param ChangeFsuCycleCompartmentRequest
509
489
  * @return ChangeFsuCycleCompartmentResponse
510
490
  * @throws OciError when an error occurs
511
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/ChangeFsuCycleCompartment.ts.html |here} to see how to use ChangeFsuCycleCompartment API.
491
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/ChangeFsuCycleCompartment.ts.html |here} to see how to use ChangeFsuCycleCompartment API.
512
492
  */
513
493
  changeFsuCycleCompartment(changeFsuCycleCompartmentRequest) {
514
494
  return __awaiter(this, void 0, void 0, function* () {
515
- if (this.logger)
516
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#changeFsuCycleCompartment.");
495
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#changeFsuCycleCompartment.");
517
496
  const operationName = "changeFsuCycleCompartment";
518
497
  const apiReferenceLink = "";
519
498
  const pathParams = {
@@ -528,8 +507,6 @@ class FleetSoftwareUpdateClient {
528
507
  };
529
508
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
530
509
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeFsuCycleCompartmentRequest.retryConfiguration, specRetryConfiguration);
531
- if (this.logger)
532
- retrier.logger = this.logger;
533
510
  const request = yield oci_common_1.composeRequest({
534
511
  baseEndpoint: this._endpoint,
535
512
  defaultHeaders: this._defaultHeaders,
@@ -572,12 +549,11 @@ class FleetSoftwareUpdateClient {
572
549
  * @param ChangeFsuDiscoveryCompartmentRequest
573
550
  * @return ChangeFsuDiscoveryCompartmentResponse
574
551
  * @throws OciError when an error occurs
575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/ChangeFsuDiscoveryCompartment.ts.html |here} to see how to use ChangeFsuDiscoveryCompartment API.
552
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/ChangeFsuDiscoveryCompartment.ts.html |here} to see how to use ChangeFsuDiscoveryCompartment API.
576
553
  */
577
554
  changeFsuDiscoveryCompartment(changeFsuDiscoveryCompartmentRequest) {
578
555
  return __awaiter(this, void 0, void 0, function* () {
579
- if (this.logger)
580
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#changeFsuDiscoveryCompartment.");
556
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#changeFsuDiscoveryCompartment.");
581
557
  const operationName = "changeFsuDiscoveryCompartment";
582
558
  const apiReferenceLink = "";
583
559
  const pathParams = {
@@ -592,8 +568,6 @@ class FleetSoftwareUpdateClient {
592
568
  };
593
569
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
594
570
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeFsuDiscoveryCompartmentRequest.retryConfiguration, specRetryConfiguration);
595
- if (this.logger)
596
- retrier.logger = this.logger;
597
571
  const request = yield oci_common_1.composeRequest({
598
572
  baseEndpoint: this._endpoint,
599
573
  defaultHeaders: this._defaultHeaders,
@@ -630,12 +604,11 @@ class FleetSoftwareUpdateClient {
630
604
  * @param CloneFsuCycleRequest
631
605
  * @return CloneFsuCycleResponse
632
606
  * @throws OciError when an error occurs
633
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/CloneFsuCycle.ts.html |here} to see how to use CloneFsuCycle API.
607
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/CloneFsuCycle.ts.html |here} to see how to use CloneFsuCycle API.
634
608
  */
635
609
  cloneFsuCycle(cloneFsuCycleRequest) {
636
610
  return __awaiter(this, void 0, void 0, function* () {
637
- if (this.logger)
638
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#cloneFsuCycle.");
611
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#cloneFsuCycle.");
639
612
  const operationName = "cloneFsuCycle";
640
613
  const apiReferenceLink = "";
641
614
  const pathParams = {
@@ -649,8 +622,6 @@ class FleetSoftwareUpdateClient {
649
622
  };
650
623
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
651
624
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cloneFsuCycleRequest.retryConfiguration, specRetryConfiguration);
652
- if (this.logger)
653
- retrier.logger = this.logger;
654
625
  const request = yield oci_common_1.composeRequest({
655
626
  baseEndpoint: this._endpoint,
656
627
  defaultHeaders: this._defaultHeaders,
@@ -706,12 +677,11 @@ class FleetSoftwareUpdateClient {
706
677
  * @param CreateFsuActionRequest
707
678
  * @return CreateFsuActionResponse
708
679
  * @throws OciError when an error occurs
709
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/CreateFsuAction.ts.html |here} to see how to use CreateFsuAction API.
680
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/CreateFsuAction.ts.html |here} to see how to use CreateFsuAction API.
710
681
  */
711
682
  createFsuAction(createFsuActionRequest) {
712
683
  return __awaiter(this, void 0, void 0, function* () {
713
- if (this.logger)
714
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#createFsuAction.");
684
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#createFsuAction.");
715
685
  const operationName = "createFsuAction";
716
686
  const apiReferenceLink = "";
717
687
  const pathParams = {};
@@ -723,8 +693,6 @@ class FleetSoftwareUpdateClient {
723
693
  };
724
694
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
725
695
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createFsuActionRequest.retryConfiguration, specRetryConfiguration);
726
- if (this.logger)
727
- retrier.logger = this.logger;
728
696
  const request = yield oci_common_1.composeRequest({
729
697
  baseEndpoint: this._endpoint,
730
698
  defaultHeaders: this._defaultHeaders,
@@ -780,12 +748,11 @@ class FleetSoftwareUpdateClient {
780
748
  * @param CreateFsuCollectionRequest
781
749
  * @return CreateFsuCollectionResponse
782
750
  * @throws OciError when an error occurs
783
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/CreateFsuCollection.ts.html |here} to see how to use CreateFsuCollection API.
751
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/CreateFsuCollection.ts.html |here} to see how to use CreateFsuCollection API.
784
752
  */
785
753
  createFsuCollection(createFsuCollectionRequest) {
786
754
  return __awaiter(this, void 0, void 0, function* () {
787
- if (this.logger)
788
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#createFsuCollection.");
755
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#createFsuCollection.");
789
756
  const operationName = "createFsuCollection";
790
757
  const apiReferenceLink = "";
791
758
  const pathParams = {};
@@ -797,8 +764,6 @@ class FleetSoftwareUpdateClient {
797
764
  };
798
765
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
799
766
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createFsuCollectionRequest.retryConfiguration, specRetryConfiguration);
800
- if (this.logger)
801
- retrier.logger = this.logger;
802
767
  const request = yield oci_common_1.composeRequest({
803
768
  baseEndpoint: this._endpoint,
804
769
  defaultHeaders: this._defaultHeaders,
@@ -854,12 +819,11 @@ class FleetSoftwareUpdateClient {
854
819
  * @param CreateFsuCycleRequest
855
820
  * @return CreateFsuCycleResponse
856
821
  * @throws OciError when an error occurs
857
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/CreateFsuCycle.ts.html |here} to see how to use CreateFsuCycle API.
822
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/CreateFsuCycle.ts.html |here} to see how to use CreateFsuCycle API.
858
823
  */
859
824
  createFsuCycle(createFsuCycleRequest) {
860
825
  return __awaiter(this, void 0, void 0, function* () {
861
- if (this.logger)
862
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#createFsuCycle.");
826
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#createFsuCycle.");
863
827
  const operationName = "createFsuCycle";
864
828
  const apiReferenceLink = "";
865
829
  const pathParams = {};
@@ -871,8 +835,6 @@ class FleetSoftwareUpdateClient {
871
835
  };
872
836
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
873
837
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createFsuCycleRequest.retryConfiguration, specRetryConfiguration);
874
- if (this.logger)
875
- retrier.logger = this.logger;
876
838
  const request = yield oci_common_1.composeRequest({
877
839
  baseEndpoint: this._endpoint,
878
840
  defaultHeaders: this._defaultHeaders,
@@ -928,12 +890,11 @@ class FleetSoftwareUpdateClient {
928
890
  * @param CreateFsuDiscoveryRequest
929
891
  * @return CreateFsuDiscoveryResponse
930
892
  * @throws OciError when an error occurs
931
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/CreateFsuDiscovery.ts.html |here} to see how to use CreateFsuDiscovery API.
893
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/CreateFsuDiscovery.ts.html |here} to see how to use CreateFsuDiscovery API.
932
894
  */
933
895
  createFsuDiscovery(createFsuDiscoveryRequest) {
934
896
  return __awaiter(this, void 0, void 0, function* () {
935
- if (this.logger)
936
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#createFsuDiscovery.");
897
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#createFsuDiscovery.");
937
898
  const operationName = "createFsuDiscovery";
938
899
  const apiReferenceLink = "";
939
900
  const pathParams = {};
@@ -945,8 +906,6 @@ class FleetSoftwareUpdateClient {
945
906
  };
946
907
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
947
908
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createFsuDiscoveryRequest.retryConfiguration, specRetryConfiguration);
948
- if (this.logger)
949
- retrier.logger = this.logger;
950
909
  const request = yield oci_common_1.composeRequest({
951
910
  baseEndpoint: this._endpoint,
952
911
  defaultHeaders: this._defaultHeaders,
@@ -1002,12 +961,11 @@ class FleetSoftwareUpdateClient {
1002
961
  * @param DeleteFsuActionRequest
1003
962
  * @return DeleteFsuActionResponse
1004
963
  * @throws OciError when an error occurs
1005
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/DeleteFsuAction.ts.html |here} to see how to use DeleteFsuAction API.
964
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/DeleteFsuAction.ts.html |here} to see how to use DeleteFsuAction API.
1006
965
  */
1007
966
  deleteFsuAction(deleteFsuActionRequest) {
1008
967
  return __awaiter(this, void 0, void 0, function* () {
1009
- if (this.logger)
1010
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#deleteFsuAction.");
968
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#deleteFsuAction.");
1011
969
  const operationName = "deleteFsuAction";
1012
970
  const apiReferenceLink = "";
1013
971
  const pathParams = {
@@ -1021,8 +979,6 @@ class FleetSoftwareUpdateClient {
1021
979
  };
1022
980
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1023
981
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteFsuActionRequest.retryConfiguration, specRetryConfiguration);
1024
- if (this.logger)
1025
- retrier.logger = this.logger;
1026
982
  const request = yield oci_common_1.composeRequest({
1027
983
  baseEndpoint: this._endpoint,
1028
984
  defaultHeaders: this._defaultHeaders,
@@ -1063,12 +1019,11 @@ class FleetSoftwareUpdateClient {
1063
1019
  * @param DeleteFsuCollectionRequest
1064
1020
  * @return DeleteFsuCollectionResponse
1065
1021
  * @throws OciError when an error occurs
1066
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/DeleteFsuCollection.ts.html |here} to see how to use DeleteFsuCollection API.
1022
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/DeleteFsuCollection.ts.html |here} to see how to use DeleteFsuCollection API.
1067
1023
  */
1068
1024
  deleteFsuCollection(deleteFsuCollectionRequest) {
1069
1025
  return __awaiter(this, void 0, void 0, function* () {
1070
- if (this.logger)
1071
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#deleteFsuCollection.");
1026
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#deleteFsuCollection.");
1072
1027
  const operationName = "deleteFsuCollection";
1073
1028
  const apiReferenceLink = "";
1074
1029
  const pathParams = {
@@ -1082,8 +1037,6 @@ class FleetSoftwareUpdateClient {
1082
1037
  };
1083
1038
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1084
1039
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteFsuCollectionRequest.retryConfiguration, specRetryConfiguration);
1085
- if (this.logger)
1086
- retrier.logger = this.logger;
1087
1040
  const request = yield oci_common_1.composeRequest({
1088
1041
  baseEndpoint: this._endpoint,
1089
1042
  defaultHeaders: this._defaultHeaders,
@@ -1124,12 +1077,11 @@ class FleetSoftwareUpdateClient {
1124
1077
  * @param DeleteFsuCycleRequest
1125
1078
  * @return DeleteFsuCycleResponse
1126
1079
  * @throws OciError when an error occurs
1127
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/DeleteFsuCycle.ts.html |here} to see how to use DeleteFsuCycle API.
1080
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/DeleteFsuCycle.ts.html |here} to see how to use DeleteFsuCycle API.
1128
1081
  */
1129
1082
  deleteFsuCycle(deleteFsuCycleRequest) {
1130
1083
  return __awaiter(this, void 0, void 0, function* () {
1131
- if (this.logger)
1132
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#deleteFsuCycle.");
1084
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#deleteFsuCycle.");
1133
1085
  const operationName = "deleteFsuCycle";
1134
1086
  const apiReferenceLink = "";
1135
1087
  const pathParams = {
@@ -1143,8 +1095,6 @@ class FleetSoftwareUpdateClient {
1143
1095
  };
1144
1096
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1145
1097
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteFsuCycleRequest.retryConfiguration, specRetryConfiguration);
1146
- if (this.logger)
1147
- retrier.logger = this.logger;
1148
1098
  const request = yield oci_common_1.composeRequest({
1149
1099
  baseEndpoint: this._endpoint,
1150
1100
  defaultHeaders: this._defaultHeaders,
@@ -1185,12 +1135,11 @@ class FleetSoftwareUpdateClient {
1185
1135
  * @param DeleteFsuDiscoveryRequest
1186
1136
  * @return DeleteFsuDiscoveryResponse
1187
1137
  * @throws OciError when an error occurs
1188
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/DeleteFsuDiscovery.ts.html |here} to see how to use DeleteFsuDiscovery API.
1138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/DeleteFsuDiscovery.ts.html |here} to see how to use DeleteFsuDiscovery API.
1189
1139
  */
1190
1140
  deleteFsuDiscovery(deleteFsuDiscoveryRequest) {
1191
1141
  return __awaiter(this, void 0, void 0, function* () {
1192
- if (this.logger)
1193
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#deleteFsuDiscovery.");
1142
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#deleteFsuDiscovery.");
1194
1143
  const operationName = "deleteFsuDiscovery";
1195
1144
  const apiReferenceLink = "";
1196
1145
  const pathParams = {
@@ -1204,8 +1153,6 @@ class FleetSoftwareUpdateClient {
1204
1153
  };
1205
1154
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1206
1155
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteFsuDiscoveryRequest.retryConfiguration, specRetryConfiguration);
1207
- if (this.logger)
1208
- retrier.logger = this.logger;
1209
1156
  const request = yield oci_common_1.composeRequest({
1210
1157
  baseEndpoint: this._endpoint,
1211
1158
  defaultHeaders: this._defaultHeaders,
@@ -1246,12 +1193,11 @@ class FleetSoftwareUpdateClient {
1246
1193
  * @param DeleteFsuJobRequest
1247
1194
  * @return DeleteFsuJobResponse
1248
1195
  * @throws OciError when an error occurs
1249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/DeleteFsuJob.ts.html |here} to see how to use DeleteFsuJob API.
1196
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/DeleteFsuJob.ts.html |here} to see how to use DeleteFsuJob API.
1250
1197
  */
1251
1198
  deleteFsuJob(deleteFsuJobRequest) {
1252
1199
  return __awaiter(this, void 0, void 0, function* () {
1253
- if (this.logger)
1254
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#deleteFsuJob.");
1200
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#deleteFsuJob.");
1255
1201
  const operationName = "deleteFsuJob";
1256
1202
  const apiReferenceLink = "";
1257
1203
  const pathParams = {
@@ -1265,8 +1211,6 @@ class FleetSoftwareUpdateClient {
1265
1211
  };
1266
1212
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1267
1213
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteFsuJobRequest.retryConfiguration, specRetryConfiguration);
1268
- if (this.logger)
1269
- retrier.logger = this.logger;
1270
1214
  const request = yield oci_common_1.composeRequest({
1271
1215
  baseEndpoint: this._endpoint,
1272
1216
  defaultHeaders: this._defaultHeaders,
@@ -1302,12 +1246,11 @@ class FleetSoftwareUpdateClient {
1302
1246
  * @param GetFsuActionRequest
1303
1247
  * @return GetFsuActionResponse
1304
1248
  * @throws OciError when an error occurs
1305
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/GetFsuAction.ts.html |here} to see how to use GetFsuAction API.
1249
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/GetFsuAction.ts.html |here} to see how to use GetFsuAction API.
1306
1250
  */
1307
1251
  getFsuAction(getFsuActionRequest) {
1308
1252
  return __awaiter(this, void 0, void 0, function* () {
1309
- if (this.logger)
1310
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#getFsuAction.");
1253
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#getFsuAction.");
1311
1254
  const operationName = "getFsuAction";
1312
1255
  const apiReferenceLink = "";
1313
1256
  const pathParams = {
@@ -1320,8 +1263,6 @@ class FleetSoftwareUpdateClient {
1320
1263
  };
1321
1264
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1322
1265
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getFsuActionRequest.retryConfiguration, specRetryConfiguration);
1323
- if (this.logger)
1324
- retrier.logger = this.logger;
1325
1266
  const request = yield oci_common_1.composeRequest({
1326
1267
  baseEndpoint: this._endpoint,
1327
1268
  defaultHeaders: this._defaultHeaders,
@@ -1367,12 +1308,11 @@ class FleetSoftwareUpdateClient {
1367
1308
  * @param GetFsuActionOutputContentRequest
1368
1309
  * @return GetFsuActionOutputContentResponse
1369
1310
  * @throws OciError when an error occurs
1370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/GetFsuActionOutputContent.ts.html |here} to see how to use GetFsuActionOutputContent API.
1311
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/GetFsuActionOutputContent.ts.html |here} to see how to use GetFsuActionOutputContent API.
1371
1312
  */
1372
1313
  getFsuActionOutputContent(getFsuActionOutputContentRequest) {
1373
1314
  return __awaiter(this, void 0, void 0, function* () {
1374
- if (this.logger)
1375
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#getFsuActionOutputContent.");
1315
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#getFsuActionOutputContent.");
1376
1316
  const operationName = "getFsuActionOutputContent";
1377
1317
  const apiReferenceLink = "";
1378
1318
  const pathParams = {
@@ -1385,8 +1325,6 @@ class FleetSoftwareUpdateClient {
1385
1325
  };
1386
1326
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1387
1327
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getFsuActionOutputContentRequest.retryConfiguration, specRetryConfiguration);
1388
- if (this.logger)
1389
- retrier.logger = this.logger;
1390
1328
  const request = yield oci_common_1.composeRequest({
1391
1329
  baseEndpoint: this._endpoint,
1392
1330
  defaultHeaders: this._defaultHeaders,
@@ -1425,12 +1363,11 @@ class FleetSoftwareUpdateClient {
1425
1363
  * @param GetFsuCollectionRequest
1426
1364
  * @return GetFsuCollectionResponse
1427
1365
  * @throws OciError when an error occurs
1428
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/GetFsuCollection.ts.html |here} to see how to use GetFsuCollection API.
1366
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/GetFsuCollection.ts.html |here} to see how to use GetFsuCollection API.
1429
1367
  */
1430
1368
  getFsuCollection(getFsuCollectionRequest) {
1431
1369
  return __awaiter(this, void 0, void 0, function* () {
1432
- if (this.logger)
1433
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#getFsuCollection.");
1370
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#getFsuCollection.");
1434
1371
  const operationName = "getFsuCollection";
1435
1372
  const apiReferenceLink = "";
1436
1373
  const pathParams = {
@@ -1443,8 +1380,6 @@ class FleetSoftwareUpdateClient {
1443
1380
  };
1444
1381
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1445
1382
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getFsuCollectionRequest.retryConfiguration, specRetryConfiguration);
1446
- if (this.logger)
1447
- retrier.logger = this.logger;
1448
1383
  const request = yield oci_common_1.composeRequest({
1449
1384
  baseEndpoint: this._endpoint,
1450
1385
  defaultHeaders: this._defaultHeaders,
@@ -1489,12 +1424,11 @@ class FleetSoftwareUpdateClient {
1489
1424
  * @param GetFsuCycleRequest
1490
1425
  * @return GetFsuCycleResponse
1491
1426
  * @throws OciError when an error occurs
1492
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/GetFsuCycle.ts.html |here} to see how to use GetFsuCycle API.
1427
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/GetFsuCycle.ts.html |here} to see how to use GetFsuCycle API.
1493
1428
  */
1494
1429
  getFsuCycle(getFsuCycleRequest) {
1495
1430
  return __awaiter(this, void 0, void 0, function* () {
1496
- if (this.logger)
1497
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#getFsuCycle.");
1431
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#getFsuCycle.");
1498
1432
  const operationName = "getFsuCycle";
1499
1433
  const apiReferenceLink = "";
1500
1434
  const pathParams = {
@@ -1507,8 +1441,6 @@ class FleetSoftwareUpdateClient {
1507
1441
  };
1508
1442
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1509
1443
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getFsuCycleRequest.retryConfiguration, specRetryConfiguration);
1510
- if (this.logger)
1511
- retrier.logger = this.logger;
1512
1444
  const request = yield oci_common_1.composeRequest({
1513
1445
  baseEndpoint: this._endpoint,
1514
1446
  defaultHeaders: this._defaultHeaders,
@@ -1553,12 +1485,11 @@ class FleetSoftwareUpdateClient {
1553
1485
  * @param GetFsuDiscoveryRequest
1554
1486
  * @return GetFsuDiscoveryResponse
1555
1487
  * @throws OciError when an error occurs
1556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/GetFsuDiscovery.ts.html |here} to see how to use GetFsuDiscovery API.
1488
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/GetFsuDiscovery.ts.html |here} to see how to use GetFsuDiscovery API.
1557
1489
  */
1558
1490
  getFsuDiscovery(getFsuDiscoveryRequest) {
1559
1491
  return __awaiter(this, void 0, void 0, function* () {
1560
- if (this.logger)
1561
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#getFsuDiscovery.");
1492
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#getFsuDiscovery.");
1562
1493
  const operationName = "getFsuDiscovery";
1563
1494
  const apiReferenceLink = "";
1564
1495
  const pathParams = {
@@ -1571,8 +1502,6 @@ class FleetSoftwareUpdateClient {
1571
1502
  };
1572
1503
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1573
1504
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getFsuDiscoveryRequest.retryConfiguration, specRetryConfiguration);
1574
- if (this.logger)
1575
- retrier.logger = this.logger;
1576
1505
  const request = yield oci_common_1.composeRequest({
1577
1506
  baseEndpoint: this._endpoint,
1578
1507
  defaultHeaders: this._defaultHeaders,
@@ -1617,12 +1546,11 @@ class FleetSoftwareUpdateClient {
1617
1546
  * @param GetFsuJobRequest
1618
1547
  * @return GetFsuJobResponse
1619
1548
  * @throws OciError when an error occurs
1620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/GetFsuJob.ts.html |here} to see how to use GetFsuJob API.
1549
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/GetFsuJob.ts.html |here} to see how to use GetFsuJob API.
1621
1550
  */
1622
1551
  getFsuJob(getFsuJobRequest) {
1623
1552
  return __awaiter(this, void 0, void 0, function* () {
1624
- if (this.logger)
1625
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#getFsuJob.");
1553
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#getFsuJob.");
1626
1554
  const operationName = "getFsuJob";
1627
1555
  const apiReferenceLink = "";
1628
1556
  const pathParams = {
@@ -1635,8 +1563,6 @@ class FleetSoftwareUpdateClient {
1635
1563
  };
1636
1564
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1637
1565
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getFsuJobRequest.retryConfiguration, specRetryConfiguration);
1638
- if (this.logger)
1639
- retrier.logger = this.logger;
1640
1566
  const request = yield oci_common_1.composeRequest({
1641
1567
  baseEndpoint: this._endpoint,
1642
1568
  defaultHeaders: this._defaultHeaders,
@@ -1681,12 +1607,11 @@ class FleetSoftwareUpdateClient {
1681
1607
  * @param GetFsuJobOutputContentRequest
1682
1608
  * @return GetFsuJobOutputContentResponse
1683
1609
  * @throws OciError when an error occurs
1684
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/GetFsuJobOutputContent.ts.html |here} to see how to use GetFsuJobOutputContent API.
1610
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/GetFsuJobOutputContent.ts.html |here} to see how to use GetFsuJobOutputContent API.
1685
1611
  */
1686
1612
  getFsuJobOutputContent(getFsuJobOutputContentRequest) {
1687
1613
  return __awaiter(this, void 0, void 0, function* () {
1688
- if (this.logger)
1689
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#getFsuJobOutputContent.");
1614
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#getFsuJobOutputContent.");
1690
1615
  const operationName = "getFsuJobOutputContent";
1691
1616
  const apiReferenceLink = "";
1692
1617
  const pathParams = {
@@ -1699,8 +1624,6 @@ class FleetSoftwareUpdateClient {
1699
1624
  };
1700
1625
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1701
1626
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getFsuJobOutputContentRequest.retryConfiguration, specRetryConfiguration);
1702
- if (this.logger)
1703
- retrier.logger = this.logger;
1704
1627
  const request = yield oci_common_1.composeRequest({
1705
1628
  baseEndpoint: this._endpoint,
1706
1629
  defaultHeaders: this._defaultHeaders,
@@ -1739,12 +1662,11 @@ class FleetSoftwareUpdateClient {
1739
1662
  * @param GetWorkRequestRequest
1740
1663
  * @return GetWorkRequestResponse
1741
1664
  * @throws OciError when an error occurs
1742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1665
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1743
1666
  */
1744
1667
  getWorkRequest(getWorkRequestRequest) {
1745
1668
  return __awaiter(this, void 0, void 0, function* () {
1746
- if (this.logger)
1747
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#getWorkRequest.");
1669
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#getWorkRequest.");
1748
1670
  const operationName = "getWorkRequest";
1749
1671
  const apiReferenceLink = "";
1750
1672
  const pathParams = {
@@ -1757,8 +1679,6 @@ class FleetSoftwareUpdateClient {
1757
1679
  };
1758
1680
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1759
1681
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getWorkRequestRequest.retryConfiguration, specRetryConfiguration);
1760
- if (this.logger)
1761
- retrier.logger = this.logger;
1762
1682
  const request = yield oci_common_1.composeRequest({
1763
1683
  baseEndpoint: this._endpoint,
1764
1684
  defaultHeaders: this._defaultHeaders,
@@ -1808,12 +1728,11 @@ class FleetSoftwareUpdateClient {
1808
1728
  * @param ListFsuActionsRequest
1809
1729
  * @return ListFsuActionsResponse
1810
1730
  * @throws OciError when an error occurs
1811
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/ListFsuActions.ts.html |here} to see how to use ListFsuActions API.
1731
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/ListFsuActions.ts.html |here} to see how to use ListFsuActions API.
1812
1732
  */
1813
1733
  listFsuActions(listFsuActionsRequest) {
1814
1734
  return __awaiter(this, void 0, void 0, function* () {
1815
- if (this.logger)
1816
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#listFsuActions.");
1735
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#listFsuActions.");
1817
1736
  const operationName = "listFsuActions";
1818
1737
  const apiReferenceLink = "";
1819
1738
  const pathParams = {};
@@ -1834,8 +1753,6 @@ class FleetSoftwareUpdateClient {
1834
1753
  };
1835
1754
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1836
1755
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listFsuActionsRequest.retryConfiguration, specRetryConfiguration);
1837
- if (this.logger)
1838
- retrier.logger = this.logger;
1839
1756
  const request = yield oci_common_1.composeRequest({
1840
1757
  baseEndpoint: this._endpoint,
1841
1758
  defaultHeaders: this._defaultHeaders,
@@ -1880,12 +1797,11 @@ class FleetSoftwareUpdateClient {
1880
1797
  * @param ListFsuCollectionTargetsRequest
1881
1798
  * @return ListFsuCollectionTargetsResponse
1882
1799
  * @throws OciError when an error occurs
1883
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/ListFsuCollectionTargets.ts.html |here} to see how to use ListFsuCollectionTargets API.
1800
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/ListFsuCollectionTargets.ts.html |here} to see how to use ListFsuCollectionTargets API.
1884
1801
  */
1885
1802
  listFsuCollectionTargets(listFsuCollectionTargetsRequest) {
1886
1803
  return __awaiter(this, void 0, void 0, function* () {
1887
- if (this.logger)
1888
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#listFsuCollectionTargets.");
1804
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#listFsuCollectionTargets.");
1889
1805
  const operationName = "listFsuCollectionTargets";
1890
1806
  const apiReferenceLink = "";
1891
1807
  const pathParams = {
@@ -1906,8 +1822,6 @@ class FleetSoftwareUpdateClient {
1906
1822
  };
1907
1823
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1908
1824
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listFsuCollectionTargetsRequest.retryConfiguration, specRetryConfiguration);
1909
- if (this.logger)
1910
- retrier.logger = this.logger;
1911
1825
  const request = yield oci_common_1.composeRequest({
1912
1826
  baseEndpoint: this._endpoint,
1913
1827
  defaultHeaders: this._defaultHeaders,
@@ -1952,12 +1866,11 @@ class FleetSoftwareUpdateClient {
1952
1866
  * @param ListFsuCollectionsRequest
1953
1867
  * @return ListFsuCollectionsResponse
1954
1868
  * @throws OciError when an error occurs
1955
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/ListFsuCollections.ts.html |here} to see how to use ListFsuCollections API.
1869
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/ListFsuCollections.ts.html |here} to see how to use ListFsuCollections API.
1956
1870
  */
1957
1871
  listFsuCollections(listFsuCollectionsRequest) {
1958
1872
  return __awaiter(this, void 0, void 0, function* () {
1959
- if (this.logger)
1960
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#listFsuCollections.");
1873
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#listFsuCollections.");
1961
1874
  const operationName = "listFsuCollections";
1962
1875
  const apiReferenceLink = "";
1963
1876
  const pathParams = {};
@@ -1977,8 +1890,6 @@ class FleetSoftwareUpdateClient {
1977
1890
  };
1978
1891
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1979
1892
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listFsuCollectionsRequest.retryConfiguration, specRetryConfiguration);
1980
- if (this.logger)
1981
- retrier.logger = this.logger;
1982
1893
  const request = yield oci_common_1.composeRequest({
1983
1894
  baseEndpoint: this._endpoint,
1984
1895
  defaultHeaders: this._defaultHeaders,
@@ -2023,12 +1934,11 @@ class FleetSoftwareUpdateClient {
2023
1934
  * @param ListFsuCyclesRequest
2024
1935
  * @return ListFsuCyclesResponse
2025
1936
  * @throws OciError when an error occurs
2026
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/ListFsuCycles.ts.html |here} to see how to use ListFsuCycles API.
1937
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/ListFsuCycles.ts.html |here} to see how to use ListFsuCycles API.
2027
1938
  */
2028
1939
  listFsuCycles(listFsuCyclesRequest) {
2029
1940
  return __awaiter(this, void 0, void 0, function* () {
2030
- if (this.logger)
2031
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#listFsuCycles.");
1941
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#listFsuCycles.");
2032
1942
  const operationName = "listFsuCycles";
2033
1943
  const apiReferenceLink = "";
2034
1944
  const pathParams = {};
@@ -2050,8 +1960,6 @@ class FleetSoftwareUpdateClient {
2050
1960
  };
2051
1961
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2052
1962
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listFsuCyclesRequest.retryConfiguration, specRetryConfiguration);
2053
- if (this.logger)
2054
- retrier.logger = this.logger;
2055
1963
  const request = yield oci_common_1.composeRequest({
2056
1964
  baseEndpoint: this._endpoint,
2057
1965
  defaultHeaders: this._defaultHeaders,
@@ -2096,12 +2004,11 @@ class FleetSoftwareUpdateClient {
2096
2004
  * @param ListFsuDiscoveriesRequest
2097
2005
  * @return ListFsuDiscoveriesResponse
2098
2006
  * @throws OciError when an error occurs
2099
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/ListFsuDiscoveries.ts.html |here} to see how to use ListFsuDiscoveries API.
2007
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/ListFsuDiscoveries.ts.html |here} to see how to use ListFsuDiscoveries API.
2100
2008
  */
2101
2009
  listFsuDiscoveries(listFsuDiscoveriesRequest) {
2102
2010
  return __awaiter(this, void 0, void 0, function* () {
2103
- if (this.logger)
2104
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#listFsuDiscoveries.");
2011
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#listFsuDiscoveries.");
2105
2012
  const operationName = "listFsuDiscoveries";
2106
2013
  const apiReferenceLink = "";
2107
2014
  const pathParams = {};
@@ -2120,8 +2027,6 @@ class FleetSoftwareUpdateClient {
2120
2027
  };
2121
2028
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2122
2029
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listFsuDiscoveriesRequest.retryConfiguration, specRetryConfiguration);
2123
- if (this.logger)
2124
- retrier.logger = this.logger;
2125
2030
  const request = yield oci_common_1.composeRequest({
2126
2031
  baseEndpoint: this._endpoint,
2127
2032
  defaultHeaders: this._defaultHeaders,
@@ -2166,12 +2071,11 @@ class FleetSoftwareUpdateClient {
2166
2071
  * @param ListFsuDiscoveryTargetsRequest
2167
2072
  * @return ListFsuDiscoveryTargetsResponse
2168
2073
  * @throws OciError when an error occurs
2169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/ListFsuDiscoveryTargets.ts.html |here} to see how to use ListFsuDiscoveryTargets API.
2074
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/ListFsuDiscoveryTargets.ts.html |here} to see how to use ListFsuDiscoveryTargets API.
2170
2075
  */
2171
2076
  listFsuDiscoveryTargets(listFsuDiscoveryTargetsRequest) {
2172
2077
  return __awaiter(this, void 0, void 0, function* () {
2173
- if (this.logger)
2174
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#listFsuDiscoveryTargets.");
2078
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#listFsuDiscoveryTargets.");
2175
2079
  const operationName = "listFsuDiscoveryTargets";
2176
2080
  const apiReferenceLink = "";
2177
2081
  const pathParams = {
@@ -2192,8 +2096,6 @@ class FleetSoftwareUpdateClient {
2192
2096
  };
2193
2097
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2194
2098
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listFsuDiscoveryTargetsRequest.retryConfiguration, specRetryConfiguration);
2195
- if (this.logger)
2196
- retrier.logger = this.logger;
2197
2099
  const request = yield oci_common_1.composeRequest({
2198
2100
  baseEndpoint: this._endpoint,
2199
2101
  defaultHeaders: this._defaultHeaders,
@@ -2238,12 +2140,11 @@ class FleetSoftwareUpdateClient {
2238
2140
  * @param ListFsuJobOutputsRequest
2239
2141
  * @return ListFsuJobOutputsResponse
2240
2142
  * @throws OciError when an error occurs
2241
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/ListFsuJobOutputs.ts.html |here} to see how to use ListFsuJobOutputs API.
2143
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/ListFsuJobOutputs.ts.html |here} to see how to use ListFsuJobOutputs API.
2242
2144
  */
2243
2145
  listFsuJobOutputs(listFsuJobOutputsRequest) {
2244
2146
  return __awaiter(this, void 0, void 0, function* () {
2245
- if (this.logger)
2246
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#listFsuJobOutputs.");
2147
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#listFsuJobOutputs.");
2247
2148
  const operationName = "listFsuJobOutputs";
2248
2149
  const apiReferenceLink = "";
2249
2150
  const pathParams = {
@@ -2259,8 +2160,6 @@ class FleetSoftwareUpdateClient {
2259
2160
  };
2260
2161
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2261
2162
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listFsuJobOutputsRequest.retryConfiguration, specRetryConfiguration);
2262
- if (this.logger)
2263
- retrier.logger = this.logger;
2264
2163
  const request = yield oci_common_1.composeRequest({
2265
2164
  baseEndpoint: this._endpoint,
2266
2165
  defaultHeaders: this._defaultHeaders,
@@ -2305,12 +2204,11 @@ class FleetSoftwareUpdateClient {
2305
2204
  * @param ListFsuJobsRequest
2306
2205
  * @return ListFsuJobsResponse
2307
2206
  * @throws OciError when an error occurs
2308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/ListFsuJobs.ts.html |here} to see how to use ListFsuJobs API.
2207
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/ListFsuJobs.ts.html |here} to see how to use ListFsuJobs API.
2309
2208
  */
2310
2209
  listFsuJobs(listFsuJobsRequest) {
2311
2210
  return __awaiter(this, void 0, void 0, function* () {
2312
- if (this.logger)
2313
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#listFsuJobs.");
2211
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#listFsuJobs.");
2314
2212
  const operationName = "listFsuJobs";
2315
2213
  const apiReferenceLink = "";
2316
2214
  const pathParams = {};
@@ -2329,8 +2227,6 @@ class FleetSoftwareUpdateClient {
2329
2227
  };
2330
2228
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2331
2229
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listFsuJobsRequest.retryConfiguration, specRetryConfiguration);
2332
- if (this.logger)
2333
- retrier.logger = this.logger;
2334
2230
  const request = yield oci_common_1.composeRequest({
2335
2231
  baseEndpoint: this._endpoint,
2336
2232
  defaultHeaders: this._defaultHeaders,
@@ -2375,12 +2271,11 @@ class FleetSoftwareUpdateClient {
2375
2271
  * @param ListWorkRequestErrorsRequest
2376
2272
  * @return ListWorkRequestErrorsResponse
2377
2273
  * @throws OciError when an error occurs
2378
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
2274
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
2379
2275
  */
2380
2276
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
2381
2277
  return __awaiter(this, void 0, void 0, function* () {
2382
- if (this.logger)
2383
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#listWorkRequestErrors.");
2278
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#listWorkRequestErrors.");
2384
2279
  const operationName = "listWorkRequestErrors";
2385
2280
  const apiReferenceLink = "";
2386
2281
  const pathParams = {
@@ -2398,8 +2293,6 @@ class FleetSoftwareUpdateClient {
2398
2293
  };
2399
2294
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2400
2295
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestErrorsRequest.retryConfiguration, specRetryConfiguration);
2401
- if (this.logger)
2402
- retrier.logger = this.logger;
2403
2296
  const request = yield oci_common_1.composeRequest({
2404
2297
  baseEndpoint: this._endpoint,
2405
2298
  defaultHeaders: this._defaultHeaders,
@@ -2444,12 +2337,11 @@ class FleetSoftwareUpdateClient {
2444
2337
  * @param ListWorkRequestLogsRequest
2445
2338
  * @return ListWorkRequestLogsResponse
2446
2339
  * @throws OciError when an error occurs
2447
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
2340
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
2448
2341
  */
2449
2342
  listWorkRequestLogs(listWorkRequestLogsRequest) {
2450
2343
  return __awaiter(this, void 0, void 0, function* () {
2451
- if (this.logger)
2452
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#listWorkRequestLogs.");
2344
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#listWorkRequestLogs.");
2453
2345
  const operationName = "listWorkRequestLogs";
2454
2346
  const apiReferenceLink = "";
2455
2347
  const pathParams = {
@@ -2467,8 +2359,6 @@ class FleetSoftwareUpdateClient {
2467
2359
  };
2468
2360
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2469
2361
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestLogsRequest.retryConfiguration, specRetryConfiguration);
2470
- if (this.logger)
2471
- retrier.logger = this.logger;
2472
2362
  const request = yield oci_common_1.composeRequest({
2473
2363
  baseEndpoint: this._endpoint,
2474
2364
  defaultHeaders: this._defaultHeaders,
@@ -2513,12 +2403,11 @@ class FleetSoftwareUpdateClient {
2513
2403
  * @param ListWorkRequestsRequest
2514
2404
  * @return ListWorkRequestsResponse
2515
2405
  * @throws OciError when an error occurs
2516
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
2406
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
2517
2407
  */
2518
2408
  listWorkRequests(listWorkRequestsRequest) {
2519
2409
  return __awaiter(this, void 0, void 0, function* () {
2520
- if (this.logger)
2521
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#listWorkRequests.");
2410
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#listWorkRequests.");
2522
2411
  const operationName = "listWorkRequests";
2523
2412
  const apiReferenceLink = "";
2524
2413
  const pathParams = {};
@@ -2538,8 +2427,6 @@ class FleetSoftwareUpdateClient {
2538
2427
  };
2539
2428
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2540
2429
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listWorkRequestsRequest.retryConfiguration, specRetryConfiguration);
2541
- if (this.logger)
2542
- retrier.logger = this.logger;
2543
2430
  const request = yield oci_common_1.composeRequest({
2544
2431
  baseEndpoint: this._endpoint,
2545
2432
  defaultHeaders: this._defaultHeaders,
@@ -2586,12 +2473,11 @@ class FleetSoftwareUpdateClient {
2586
2473
  * @param RemoveFsuCollectionTargetsRequest
2587
2474
  * @return RemoveFsuCollectionTargetsResponse
2588
2475
  * @throws OciError when an error occurs
2589
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/RemoveFsuCollectionTargets.ts.html |here} to see how to use RemoveFsuCollectionTargets API.
2476
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/RemoveFsuCollectionTargets.ts.html |here} to see how to use RemoveFsuCollectionTargets API.
2590
2477
  */
2591
2478
  removeFsuCollectionTargets(removeFsuCollectionTargetsRequest) {
2592
2479
  return __awaiter(this, void 0, void 0, function* () {
2593
- if (this.logger)
2594
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#removeFsuCollectionTargets.");
2480
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#removeFsuCollectionTargets.");
2595
2481
  const operationName = "removeFsuCollectionTargets";
2596
2482
  const apiReferenceLink = "";
2597
2483
  const pathParams = {
@@ -2606,8 +2492,6 @@ class FleetSoftwareUpdateClient {
2606
2492
  };
2607
2493
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2608
2494
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, removeFsuCollectionTargetsRequest.retryConfiguration, specRetryConfiguration);
2609
- if (this.logger)
2610
- retrier.logger = this.logger;
2611
2495
  const request = yield oci_common_1.composeRequest({
2612
2496
  baseEndpoint: this._endpoint,
2613
2497
  defaultHeaders: this._defaultHeaders,
@@ -2649,12 +2533,11 @@ class FleetSoftwareUpdateClient {
2649
2533
  * @param ResumeFsuActionRequest
2650
2534
  * @return ResumeFsuActionResponse
2651
2535
  * @throws OciError when an error occurs
2652
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/ResumeFsuAction.ts.html |here} to see how to use ResumeFsuAction API.
2536
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/ResumeFsuAction.ts.html |here} to see how to use ResumeFsuAction API.
2653
2537
  */
2654
2538
  resumeFsuAction(resumeFsuActionRequest) {
2655
2539
  return __awaiter(this, void 0, void 0, function* () {
2656
- if (this.logger)
2657
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#resumeFsuAction.");
2540
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#resumeFsuAction.");
2658
2541
  const operationName = "resumeFsuAction";
2659
2542
  const apiReferenceLink = "";
2660
2543
  const pathParams = {
@@ -2669,8 +2552,6 @@ class FleetSoftwareUpdateClient {
2669
2552
  };
2670
2553
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2671
2554
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, resumeFsuActionRequest.retryConfiguration, specRetryConfiguration);
2672
- if (this.logger)
2673
- retrier.logger = this.logger;
2674
2555
  const request = yield oci_common_1.composeRequest({
2675
2556
  baseEndpoint: this._endpoint,
2676
2557
  defaultHeaders: this._defaultHeaders,
@@ -2707,12 +2588,11 @@ class FleetSoftwareUpdateClient {
2707
2588
  * @param RetryFsuJobRequest
2708
2589
  * @return RetryFsuJobResponse
2709
2590
  * @throws OciError when an error occurs
2710
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/RetryFsuJob.ts.html |here} to see how to use RetryFsuJob API.
2591
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/RetryFsuJob.ts.html |here} to see how to use RetryFsuJob API.
2711
2592
  */
2712
2593
  retryFsuJob(retryFsuJobRequest) {
2713
2594
  return __awaiter(this, void 0, void 0, function* () {
2714
- if (this.logger)
2715
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#retryFsuJob.");
2595
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#retryFsuJob.");
2716
2596
  const operationName = "retryFsuJob";
2717
2597
  const apiReferenceLink = "";
2718
2598
  const pathParams = {
@@ -2727,8 +2607,6 @@ class FleetSoftwareUpdateClient {
2727
2607
  };
2728
2608
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2729
2609
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, retryFsuJobRequest.retryConfiguration, specRetryConfiguration);
2730
- if (this.logger)
2731
- retrier.logger = this.logger;
2732
2610
  const request = yield oci_common_1.composeRequest({
2733
2611
  baseEndpoint: this._endpoint,
2734
2612
  defaultHeaders: this._defaultHeaders,
@@ -2764,12 +2642,11 @@ class FleetSoftwareUpdateClient {
2764
2642
  * @param UpdateFsuActionRequest
2765
2643
  * @return UpdateFsuActionResponse
2766
2644
  * @throws OciError when an error occurs
2767
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/UpdateFsuAction.ts.html |here} to see how to use UpdateFsuAction API.
2645
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/UpdateFsuAction.ts.html |here} to see how to use UpdateFsuAction API.
2768
2646
  */
2769
2647
  updateFsuAction(updateFsuActionRequest) {
2770
2648
  return __awaiter(this, void 0, void 0, function* () {
2771
- if (this.logger)
2772
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#updateFsuAction.");
2649
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#updateFsuAction.");
2773
2650
  const operationName = "updateFsuAction";
2774
2651
  const apiReferenceLink = "";
2775
2652
  const pathParams = {
@@ -2783,8 +2660,6 @@ class FleetSoftwareUpdateClient {
2783
2660
  };
2784
2661
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2785
2662
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateFsuActionRequest.retryConfiguration, specRetryConfiguration);
2786
- if (this.logger)
2787
- retrier.logger = this.logger;
2788
2663
  const request = yield oci_common_1.composeRequest({
2789
2664
  baseEndpoint: this._endpoint,
2790
2665
  defaultHeaders: this._defaultHeaders,
@@ -2826,12 +2701,11 @@ class FleetSoftwareUpdateClient {
2826
2701
  * @param UpdateFsuCollectionRequest
2827
2702
  * @return UpdateFsuCollectionResponse
2828
2703
  * @throws OciError when an error occurs
2829
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/UpdateFsuCollection.ts.html |here} to see how to use UpdateFsuCollection API.
2704
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/UpdateFsuCollection.ts.html |here} to see how to use UpdateFsuCollection API.
2830
2705
  */
2831
2706
  updateFsuCollection(updateFsuCollectionRequest) {
2832
2707
  return __awaiter(this, void 0, void 0, function* () {
2833
- if (this.logger)
2834
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#updateFsuCollection.");
2708
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#updateFsuCollection.");
2835
2709
  const operationName = "updateFsuCollection";
2836
2710
  const apiReferenceLink = "";
2837
2711
  const pathParams = {
@@ -2845,8 +2719,6 @@ class FleetSoftwareUpdateClient {
2845
2719
  };
2846
2720
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2847
2721
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateFsuCollectionRequest.retryConfiguration, specRetryConfiguration);
2848
- if (this.logger)
2849
- retrier.logger = this.logger;
2850
2722
  const request = yield oci_common_1.composeRequest({
2851
2723
  baseEndpoint: this._endpoint,
2852
2724
  defaultHeaders: this._defaultHeaders,
@@ -2888,12 +2760,11 @@ class FleetSoftwareUpdateClient {
2888
2760
  * @param UpdateFsuCycleRequest
2889
2761
  * @return UpdateFsuCycleResponse
2890
2762
  * @throws OciError when an error occurs
2891
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/UpdateFsuCycle.ts.html |here} to see how to use UpdateFsuCycle API.
2763
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/UpdateFsuCycle.ts.html |here} to see how to use UpdateFsuCycle API.
2892
2764
  */
2893
2765
  updateFsuCycle(updateFsuCycleRequest) {
2894
2766
  return __awaiter(this, void 0, void 0, function* () {
2895
- if (this.logger)
2896
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#updateFsuCycle.");
2767
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#updateFsuCycle.");
2897
2768
  const operationName = "updateFsuCycle";
2898
2769
  const apiReferenceLink = "";
2899
2770
  const pathParams = {
@@ -2907,8 +2778,6 @@ class FleetSoftwareUpdateClient {
2907
2778
  };
2908
2779
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2909
2780
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateFsuCycleRequest.retryConfiguration, specRetryConfiguration);
2910
- if (this.logger)
2911
- retrier.logger = this.logger;
2912
2781
  const request = yield oci_common_1.composeRequest({
2913
2782
  baseEndpoint: this._endpoint,
2914
2783
  defaultHeaders: this._defaultHeaders,
@@ -2950,12 +2819,11 @@ class FleetSoftwareUpdateClient {
2950
2819
  * @param UpdateFsuDiscoveryRequest
2951
2820
  * @return UpdateFsuDiscoveryResponse
2952
2821
  * @throws OciError when an error occurs
2953
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/UpdateFsuDiscovery.ts.html |here} to see how to use UpdateFsuDiscovery API.
2822
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/UpdateFsuDiscovery.ts.html |here} to see how to use UpdateFsuDiscovery API.
2954
2823
  */
2955
2824
  updateFsuDiscovery(updateFsuDiscoveryRequest) {
2956
2825
  return __awaiter(this, void 0, void 0, function* () {
2957
- if (this.logger)
2958
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#updateFsuDiscovery.");
2826
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#updateFsuDiscovery.");
2959
2827
  const operationName = "updateFsuDiscovery";
2960
2828
  const apiReferenceLink = "";
2961
2829
  const pathParams = {
@@ -2969,8 +2837,6 @@ class FleetSoftwareUpdateClient {
2969
2837
  };
2970
2838
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2971
2839
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateFsuDiscoveryRequest.retryConfiguration, specRetryConfiguration);
2972
- if (this.logger)
2973
- retrier.logger = this.logger;
2974
2840
  const request = yield oci_common_1.composeRequest({
2975
2841
  baseEndpoint: this._endpoint,
2976
2842
  defaultHeaders: this._defaultHeaders,
@@ -3007,12 +2873,11 @@ class FleetSoftwareUpdateClient {
3007
2873
  * @param UpdateFsuJobRequest
3008
2874
  * @return UpdateFsuJobResponse
3009
2875
  * @throws OciError when an error occurs
3010
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.0/fleetsoftwareupdate/UpdateFsuJob.ts.html |here} to see how to use UpdateFsuJob API.
2876
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.79.1/fleetsoftwareupdate/UpdateFsuJob.ts.html |here} to see how to use UpdateFsuJob API.
3011
2877
  */
3012
2878
  updateFsuJob(updateFsuJobRequest) {
3013
2879
  return __awaiter(this, void 0, void 0, function* () {
3014
- if (this.logger)
3015
- this.logger.debug("Calling operation FleetSoftwareUpdateClient#updateFsuJob.");
2880
+ oci_common_1.logger.debug("Calling operation FleetSoftwareUpdateClient#updateFsuJob.");
3016
2881
  const operationName = "updateFsuJob";
3017
2882
  const apiReferenceLink = "";
3018
2883
  const pathParams = {
@@ -3026,8 +2891,6 @@ class FleetSoftwareUpdateClient {
3026
2891
  };
3027
2892
  const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3028
2893
  const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateFsuJobRequest.retryConfiguration, specRetryConfiguration);
3029
- if (this.logger)
3030
- retrier.logger = this.logger;
3031
2894
  const request = yield oci_common_1.composeRequest({
3032
2895
  baseEndpoint: this._endpoint,
3033
2896
  defaultHeaders: this._defaultHeaders,