oci-cloudguard 2.74.0 → 2.76.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (137) hide show
  1. package/lib/client.d.ts +133 -133
  2. package/lib/client.js +137 -133
  3. package/lib/client.js.map +1 -1
  4. package/lib/request/add-compartment-request.d.ts +1 -1
  5. package/lib/request/cancel-work-request-request.d.ts +1 -1
  6. package/lib/request/change-data-source-compartment-request.d.ts +1 -1
  7. package/lib/request/change-detector-recipe-compartment-request.d.ts +1 -1
  8. package/lib/request/change-managed-list-compartment-request.d.ts +1 -1
  9. package/lib/request/change-responder-recipe-compartment-request.d.ts +1 -1
  10. package/lib/request/change-security-recipe-compartment-request.d.ts +1 -1
  11. package/lib/request/change-security-zone-compartment-request.d.ts +1 -1
  12. package/lib/request/create-data-mask-rule-request.d.ts +1 -1
  13. package/lib/request/create-data-source-request.d.ts +1 -1
  14. package/lib/request/create-detector-recipe-detector-rule-request.d.ts +1 -1
  15. package/lib/request/create-detector-recipe-request.d.ts +1 -1
  16. package/lib/request/create-managed-list-request.d.ts +1 -1
  17. package/lib/request/create-responder-recipe-request.d.ts +1 -1
  18. package/lib/request/create-security-recipe-request.d.ts +1 -1
  19. package/lib/request/create-security-zone-request.d.ts +1 -1
  20. package/lib/request/create-target-detector-recipe-request.d.ts +1 -1
  21. package/lib/request/create-target-request.d.ts +1 -1
  22. package/lib/request/create-target-responder-recipe-request.d.ts +1 -1
  23. package/lib/request/delete-data-mask-rule-request.d.ts +1 -1
  24. package/lib/request/delete-data-source-request.d.ts +1 -1
  25. package/lib/request/delete-detector-recipe-detector-rule-data-source-request.d.ts +1 -1
  26. package/lib/request/delete-detector-recipe-detector-rule-request.d.ts +1 -1
  27. package/lib/request/delete-detector-recipe-request.d.ts +1 -1
  28. package/lib/request/delete-managed-list-request.d.ts +1 -1
  29. package/lib/request/delete-responder-recipe-request.d.ts +1 -1
  30. package/lib/request/delete-security-recipe-request.d.ts +1 -1
  31. package/lib/request/delete-security-zone-request.d.ts +1 -1
  32. package/lib/request/delete-target-detector-recipe-request.d.ts +1 -1
  33. package/lib/request/delete-target-request.d.ts +1 -1
  34. package/lib/request/delete-target-responder-recipe-request.d.ts +1 -1
  35. package/lib/request/execute-responder-execution-request.d.ts +1 -1
  36. package/lib/request/get-condition-metadata-type-request.d.ts +1 -1
  37. package/lib/request/get-configuration-request.d.ts +1 -1
  38. package/lib/request/get-data-mask-rule-request.d.ts +1 -1
  39. package/lib/request/get-data-source-request.d.ts +1 -1
  40. package/lib/request/get-detector-recipe-detector-rule-request.d.ts +1 -1
  41. package/lib/request/get-detector-recipe-request.d.ts +1 -1
  42. package/lib/request/get-detector-request.d.ts +1 -1
  43. package/lib/request/get-detector-rule-request.d.ts +1 -1
  44. package/lib/request/get-managed-list-request.d.ts +1 -1
  45. package/lib/request/get-problem-request.d.ts +1 -1
  46. package/lib/request/get-resource-profile-request.d.ts +1 -1
  47. package/lib/request/get-responder-execution-request.d.ts +1 -1
  48. package/lib/request/get-responder-recipe-request.d.ts +1 -1
  49. package/lib/request/get-responder-recipe-responder-rule-request.d.ts +1 -1
  50. package/lib/request/get-responder-rule-request.d.ts +1 -1
  51. package/lib/request/get-security-policy-request.d.ts +1 -1
  52. package/lib/request/get-security-recipe-request.d.ts +1 -1
  53. package/lib/request/get-security-zone-request.d.ts +1 -1
  54. package/lib/request/get-sighting-request.d.ts +1 -1
  55. package/lib/request/get-target-detector-recipe-detector-rule-request.d.ts +1 -1
  56. package/lib/request/get-target-detector-recipe-request.d.ts +1 -1
  57. package/lib/request/get-target-request.d.ts +1 -1
  58. package/lib/request/get-target-responder-recipe-request.d.ts +1 -1
  59. package/lib/request/get-target-responder-recipe-responder-rule-request.d.ts +1 -1
  60. package/lib/request/get-work-request-request.d.ts +1 -1
  61. package/lib/request/list-condition-metadata-types-request.d.ts +1 -1
  62. package/lib/request/list-data-mask-rules-request.d.ts +1 -1
  63. package/lib/request/list-data-source-events-request.d.ts +1 -1
  64. package/lib/request/list-data-sources-request.d.ts +1 -1
  65. package/lib/request/list-detector-recipe-detector-rules-request.d.ts +1 -1
  66. package/lib/request/list-detector-recipes-request.d.ts +1 -1
  67. package/lib/request/list-detector-rules-request.d.ts +1 -1
  68. package/lib/request/list-detectors-request.d.ts +1 -1
  69. package/lib/request/list-impacted-resources-request.d.ts +1 -1
  70. package/lib/request/list-managed-list-types-request.d.ts +1 -1
  71. package/lib/request/list-managed-lists-request.d.ts +1 -1
  72. package/lib/request/list-policies-request.d.ts +1 -1
  73. package/lib/request/list-problem-endpoints-request.d.ts +1 -1
  74. package/lib/request/list-problem-entities-request.d.ts +1 -1
  75. package/lib/request/list-problem-histories-request.d.ts +1 -1
  76. package/lib/request/list-problems-request.d.ts +1 -1
  77. package/lib/request/list-recommendations-request.d.ts +1 -1
  78. package/lib/request/list-resource-profile-endpoints-request.d.ts +1 -1
  79. package/lib/request/list-resource-profile-impacted-resources-request.d.ts +1 -1
  80. package/lib/request/list-resource-profiles-request.d.ts +1 -1
  81. package/lib/request/list-resource-types-request.d.ts +1 -1
  82. package/lib/request/list-responder-activities-request.d.ts +1 -1
  83. package/lib/request/list-responder-executions-request.d.ts +1 -1
  84. package/lib/request/list-responder-recipe-responder-rules-request.d.ts +1 -1
  85. package/lib/request/list-responder-recipes-request.d.ts +1 -1
  86. package/lib/request/list-responder-rules-request.d.ts +1 -1
  87. package/lib/request/list-security-policies-request.d.ts +1 -1
  88. package/lib/request/list-security-recipes-request.d.ts +1 -1
  89. package/lib/request/list-security-zones-request.d.ts +1 -1
  90. package/lib/request/list-sighting-endpoints-request.d.ts +1 -1
  91. package/lib/request/list-sighting-impacted-resources-request.d.ts +1 -1
  92. package/lib/request/list-sightings-request.d.ts +1 -1
  93. package/lib/request/list-tactics-request.d.ts +1 -1
  94. package/lib/request/list-target-detector-recipe-detector-rules-request.d.ts +1 -1
  95. package/lib/request/list-target-detector-recipes-request.d.ts +1 -1
  96. package/lib/request/list-target-responder-recipe-responder-rules-request.d.ts +1 -1
  97. package/lib/request/list-target-responder-recipes-request.d.ts +1 -1
  98. package/lib/request/list-targets-request.d.ts +1 -1
  99. package/lib/request/list-techniques-request.d.ts +1 -1
  100. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  101. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  102. package/lib/request/list-work-requests-request.d.ts +1 -1
  103. package/lib/request/remove-compartment-request.d.ts +1 -1
  104. package/lib/request/request-risk-scores-request.d.ts +1 -1
  105. package/lib/request/request-security-score-summarized-trend-request.d.ts +1 -1
  106. package/lib/request/request-security-scores-request.d.ts +1 -1
  107. package/lib/request/request-summarized-activity-problems-request.d.ts +1 -1
  108. package/lib/request/request-summarized-problems-request.d.ts +1 -1
  109. package/lib/request/request-summarized-responder-executions-request.d.ts +1 -1
  110. package/lib/request/request-summarized-risk-scores-request.d.ts +1 -1
  111. package/lib/request/request-summarized-security-scores-request.d.ts +1 -1
  112. package/lib/request/request-summarized-top-trend-resource-profile-risk-scores-request.d.ts +1 -1
  113. package/lib/request/request-summarized-trend-problems-request.d.ts +1 -1
  114. package/lib/request/request-summarized-trend-resource-risk-scores-request.d.ts +1 -1
  115. package/lib/request/request-summarized-trend-responder-executions-request.d.ts +1 -1
  116. package/lib/request/request-summarized-trend-security-scores-request.d.ts +1 -1
  117. package/lib/request/skip-bulk-responder-execution-request.d.ts +1 -1
  118. package/lib/request/skip-responder-execution-request.d.ts +1 -1
  119. package/lib/request/trigger-responder-request.d.ts +1 -1
  120. package/lib/request/update-bulk-problem-status-request.d.ts +1 -1
  121. package/lib/request/update-configuration-request.d.ts +1 -1
  122. package/lib/request/update-data-mask-rule-request.d.ts +1 -1
  123. package/lib/request/update-data-source-request.d.ts +1 -1
  124. package/lib/request/update-detector-recipe-detector-rule-request.d.ts +1 -1
  125. package/lib/request/update-detector-recipe-request.d.ts +1 -1
  126. package/lib/request/update-managed-list-request.d.ts +1 -1
  127. package/lib/request/update-problem-status-request.d.ts +1 -1
  128. package/lib/request/update-responder-recipe-request.d.ts +1 -1
  129. package/lib/request/update-responder-recipe-responder-rule-request.d.ts +1 -1
  130. package/lib/request/update-security-recipe-request.d.ts +1 -1
  131. package/lib/request/update-security-zone-request.d.ts +1 -1
  132. package/lib/request/update-target-detector-recipe-detector-rule-request.d.ts +1 -1
  133. package/lib/request/update-target-detector-recipe-request.d.ts +1 -1
  134. package/lib/request/update-target-request.d.ts +1 -1
  135. package/lib/request/update-target-responder-recipe-request.d.ts +1 -1
  136. package/lib/request/update-target-responder-recipe-responder-rule-request.d.ts +1 -1
  137. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -83,6 +83,10 @@ class CloudGuardClient {
83
83
  ? clientConfiguration.bodyDuplexMode
84
84
  : undefined;
85
85
  }
86
+ if (!oci_common_1.developerToolConfiguration.isServiceEnabled("cloudguard")) {
87
+ let errmsg = "The developerToolConfiguration configuration disabled this service, this behavior is controlled by developerToolConfiguration.ociEnabledServiceSet variable. Please check if your local developer_tool_configuration file has configured the service you're targeting or contact the cloud provider on the availability of this service : ";
88
+ throw errmsg.concat("cloudguard");
89
+ }
86
90
  // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
87
91
  const specCircuitBreakerEnabled = true;
88
92
  if (!this._circuitBreaker &&
@@ -186,7 +190,7 @@ class CloudGuardClient {
186
190
  * @param AddCompartmentRequest
187
191
  * @return AddCompartmentResponse
188
192
  * @throws OciError when an error occurs
189
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/AddCompartment.ts.html |here} to see how to use AddCompartment API.
193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/AddCompartment.ts.html |here} to see how to use AddCompartment API.
190
194
  */
191
195
  addCompartment(addCompartmentRequest) {
192
196
  return __awaiter(this, void 0, void 0, function* () {
@@ -252,7 +256,7 @@ class CloudGuardClient {
252
256
  * @param CancelWorkRequestRequest
253
257
  * @return CancelWorkRequestResponse
254
258
  * @throws OciError when an error occurs
255
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
256
260
  */
257
261
  cancelWorkRequest(cancelWorkRequestRequest) {
258
262
  return __awaiter(this, void 0, void 0, function* () {
@@ -307,7 +311,7 @@ class CloudGuardClient {
307
311
  * @param ChangeDataSourceCompartmentRequest
308
312
  * @return ChangeDataSourceCompartmentResponse
309
313
  * @throws OciError when an error occurs
310
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ChangeDataSourceCompartment.ts.html |here} to see how to use ChangeDataSourceCompartment API.
314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ChangeDataSourceCompartment.ts.html |here} to see how to use ChangeDataSourceCompartment API.
311
315
  */
312
316
  changeDataSourceCompartment(changeDataSourceCompartmentRequest) {
313
317
  return __awaiter(this, void 0, void 0, function* () {
@@ -369,7 +373,7 @@ class CloudGuardClient {
369
373
  * @param ChangeDetectorRecipeCompartmentRequest
370
374
  * @return ChangeDetectorRecipeCompartmentResponse
371
375
  * @throws OciError when an error occurs
372
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ChangeDetectorRecipeCompartment.ts.html |here} to see how to use ChangeDetectorRecipeCompartment API.
376
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ChangeDetectorRecipeCompartment.ts.html |here} to see how to use ChangeDetectorRecipeCompartment API.
373
377
  */
374
378
  changeDetectorRecipeCompartment(changeDetectorRecipeCompartmentRequest) {
375
379
  return __awaiter(this, void 0, void 0, function* () {
@@ -426,7 +430,7 @@ class CloudGuardClient {
426
430
  * @param ChangeManagedListCompartmentRequest
427
431
  * @return ChangeManagedListCompartmentResponse
428
432
  * @throws OciError when an error occurs
429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ChangeManagedListCompartment.ts.html |here} to see how to use ChangeManagedListCompartment API.
433
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ChangeManagedListCompartment.ts.html |here} to see how to use ChangeManagedListCompartment API.
430
434
  */
431
435
  changeManagedListCompartment(changeManagedListCompartmentRequest) {
432
436
  return __awaiter(this, void 0, void 0, function* () {
@@ -483,7 +487,7 @@ class CloudGuardClient {
483
487
  * @param ChangeResponderRecipeCompartmentRequest
484
488
  * @return ChangeResponderRecipeCompartmentResponse
485
489
  * @throws OciError when an error occurs
486
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ChangeResponderRecipeCompartment.ts.html |here} to see how to use ChangeResponderRecipeCompartment API.
490
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ChangeResponderRecipeCompartment.ts.html |here} to see how to use ChangeResponderRecipeCompartment API.
487
491
  */
488
492
  changeResponderRecipeCompartment(changeResponderRecipeCompartmentRequest) {
489
493
  return __awaiter(this, void 0, void 0, function* () {
@@ -540,7 +544,7 @@ class CloudGuardClient {
540
544
  * @param ChangeSecurityRecipeCompartmentRequest
541
545
  * @return ChangeSecurityRecipeCompartmentResponse
542
546
  * @throws OciError when an error occurs
543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ChangeSecurityRecipeCompartment.ts.html |here} to see how to use ChangeSecurityRecipeCompartment API.
547
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ChangeSecurityRecipeCompartment.ts.html |here} to see how to use ChangeSecurityRecipeCompartment API.
544
548
  */
545
549
  changeSecurityRecipeCompartment(changeSecurityRecipeCompartmentRequest) {
546
550
  return __awaiter(this, void 0, void 0, function* () {
@@ -597,7 +601,7 @@ class CloudGuardClient {
597
601
  * @param ChangeSecurityZoneCompartmentRequest
598
602
  * @return ChangeSecurityZoneCompartmentResponse
599
603
  * @throws OciError when an error occurs
600
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ChangeSecurityZoneCompartment.ts.html |here} to see how to use ChangeSecurityZoneCompartment API.
604
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ChangeSecurityZoneCompartment.ts.html |here} to see how to use ChangeSecurityZoneCompartment API.
601
605
  */
602
606
  changeSecurityZoneCompartment(changeSecurityZoneCompartmentRequest) {
603
607
  return __awaiter(this, void 0, void 0, function* () {
@@ -655,7 +659,7 @@ class CloudGuardClient {
655
659
  * @param CreateDataMaskRuleRequest
656
660
  * @return CreateDataMaskRuleResponse
657
661
  * @throws OciError when an error occurs
658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/CreateDataMaskRule.ts.html |here} to see how to use CreateDataMaskRule API.
662
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/CreateDataMaskRule.ts.html |here} to see how to use CreateDataMaskRule API.
659
663
  */
660
664
  createDataMaskRule(createDataMaskRuleRequest) {
661
665
  return __awaiter(this, void 0, void 0, function* () {
@@ -719,7 +723,7 @@ class CloudGuardClient {
719
723
  * @param CreateDataSourceRequest
720
724
  * @return CreateDataSourceResponse
721
725
  * @throws OciError when an error occurs
722
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/CreateDataSource.ts.html |here} to see how to use CreateDataSource API.
726
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/CreateDataSource.ts.html |here} to see how to use CreateDataSource API.
723
727
  */
724
728
  createDataSource(createDataSourceRequest) {
725
729
  return __awaiter(this, void 0, void 0, function* () {
@@ -779,7 +783,7 @@ class CloudGuardClient {
779
783
  * @param CreateDetectorRecipeRequest
780
784
  * @return CreateDetectorRecipeResponse
781
785
  * @throws OciError when an error occurs
782
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/CreateDetectorRecipe.ts.html |here} to see how to use CreateDetectorRecipe API.
786
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/CreateDetectorRecipe.ts.html |here} to see how to use CreateDetectorRecipe API.
783
787
  */
784
788
  createDetectorRecipe(createDetectorRecipeRequest) {
785
789
  return __awaiter(this, void 0, void 0, function* () {
@@ -842,7 +846,7 @@ class CloudGuardClient {
842
846
  * @param CreateDetectorRecipeDetectorRuleRequest
843
847
  * @return CreateDetectorRecipeDetectorRuleResponse
844
848
  * @throws OciError when an error occurs
845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/CreateDetectorRecipeDetectorRule.ts.html |here} to see how to use CreateDetectorRecipeDetectorRule API.
849
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/CreateDetectorRecipeDetectorRule.ts.html |here} to see how to use CreateDetectorRecipeDetectorRule API.
846
850
  */
847
851
  createDetectorRecipeDetectorRule(createDetectorRecipeDetectorRuleRequest) {
848
852
  return __awaiter(this, void 0, void 0, function* () {
@@ -908,7 +912,7 @@ class CloudGuardClient {
908
912
  * @param CreateManagedListRequest
909
913
  * @return CreateManagedListResponse
910
914
  * @throws OciError when an error occurs
911
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/CreateManagedList.ts.html |here} to see how to use CreateManagedList API.
915
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/CreateManagedList.ts.html |here} to see how to use CreateManagedList API.
912
916
  */
913
917
  createManagedList(createManagedListRequest) {
914
918
  return __awaiter(this, void 0, void 0, function* () {
@@ -972,7 +976,7 @@ class CloudGuardClient {
972
976
  * @param CreateResponderRecipeRequest
973
977
  * @return CreateResponderRecipeResponse
974
978
  * @throws OciError when an error occurs
975
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/CreateResponderRecipe.ts.html |here} to see how to use CreateResponderRecipe API.
979
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/CreateResponderRecipe.ts.html |here} to see how to use CreateResponderRecipe API.
976
980
  */
977
981
  createResponderRecipe(createResponderRecipeRequest) {
978
982
  return __awaiter(this, void 0, void 0, function* () {
@@ -1036,7 +1040,7 @@ class CloudGuardClient {
1036
1040
  * @param CreateSecurityRecipeRequest
1037
1041
  * @return CreateSecurityRecipeResponse
1038
1042
  * @throws OciError when an error occurs
1039
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/CreateSecurityRecipe.ts.html |here} to see how to use CreateSecurityRecipe API.
1043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/CreateSecurityRecipe.ts.html |here} to see how to use CreateSecurityRecipe API.
1040
1044
  */
1041
1045
  createSecurityRecipe(createSecurityRecipeRequest) {
1042
1046
  return __awaiter(this, void 0, void 0, function* () {
@@ -1100,7 +1104,7 @@ class CloudGuardClient {
1100
1104
  * @param CreateSecurityZoneRequest
1101
1105
  * @return CreateSecurityZoneResponse
1102
1106
  * @throws OciError when an error occurs
1103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/CreateSecurityZone.ts.html |here} to see how to use CreateSecurityZone API.
1107
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/CreateSecurityZone.ts.html |here} to see how to use CreateSecurityZone API.
1104
1108
  */
1105
1109
  createSecurityZone(createSecurityZoneRequest) {
1106
1110
  return __awaiter(this, void 0, void 0, function* () {
@@ -1164,7 +1168,7 @@ class CloudGuardClient {
1164
1168
  * @param CreateTargetRequest
1165
1169
  * @return CreateTargetResponse
1166
1170
  * @throws OciError when an error occurs
1167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/CreateTarget.ts.html |here} to see how to use CreateTarget API.
1171
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/CreateTarget.ts.html |here} to see how to use CreateTarget API.
1168
1172
  */
1169
1173
  createTarget(createTargetRequest) {
1170
1174
  return __awaiter(this, void 0, void 0, function* () {
@@ -1228,7 +1232,7 @@ class CloudGuardClient {
1228
1232
  * @param CreateTargetDetectorRecipeRequest
1229
1233
  * @return CreateTargetDetectorRecipeResponse
1230
1234
  * @throws OciError when an error occurs
1231
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/CreateTargetDetectorRecipe.ts.html |here} to see how to use CreateTargetDetectorRecipe API.
1235
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/CreateTargetDetectorRecipe.ts.html |here} to see how to use CreateTargetDetectorRecipe API.
1232
1236
  */
1233
1237
  createTargetDetectorRecipe(createTargetDetectorRecipeRequest) {
1234
1238
  return __awaiter(this, void 0, void 0, function* () {
@@ -1294,7 +1298,7 @@ class CloudGuardClient {
1294
1298
  * @param CreateTargetResponderRecipeRequest
1295
1299
  * @return CreateTargetResponderRecipeResponse
1296
1300
  * @throws OciError when an error occurs
1297
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/CreateTargetResponderRecipe.ts.html |here} to see how to use CreateTargetResponderRecipe API.
1301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/CreateTargetResponderRecipe.ts.html |here} to see how to use CreateTargetResponderRecipe API.
1298
1302
  */
1299
1303
  createTargetResponderRecipe(createTargetResponderRecipeRequest) {
1300
1304
  return __awaiter(this, void 0, void 0, function* () {
@@ -1359,7 +1363,7 @@ class CloudGuardClient {
1359
1363
  * @param DeleteDataMaskRuleRequest
1360
1364
  * @return DeleteDataMaskRuleResponse
1361
1365
  * @throws OciError when an error occurs
1362
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/DeleteDataMaskRule.ts.html |here} to see how to use DeleteDataMaskRule API.
1366
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/DeleteDataMaskRule.ts.html |here} to see how to use DeleteDataMaskRule API.
1363
1367
  */
1364
1368
  deleteDataMaskRule(deleteDataMaskRuleRequest) {
1365
1369
  return __awaiter(this, void 0, void 0, function* () {
@@ -1414,7 +1418,7 @@ class CloudGuardClient {
1414
1418
  * @param DeleteDataSourceRequest
1415
1419
  * @return DeleteDataSourceResponse
1416
1420
  * @throws OciError when an error occurs
1417
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/DeleteDataSource.ts.html |here} to see how to use DeleteDataSource API.
1421
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/DeleteDataSource.ts.html |here} to see how to use DeleteDataSource API.
1418
1422
  */
1419
1423
  deleteDataSource(deleteDataSourceRequest) {
1420
1424
  return __awaiter(this, void 0, void 0, function* () {
@@ -1475,7 +1479,7 @@ class CloudGuardClient {
1475
1479
  * @param DeleteDetectorRecipeRequest
1476
1480
  * @return DeleteDetectorRecipeResponse
1477
1481
  * @throws OciError when an error occurs
1478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/DeleteDetectorRecipe.ts.html |here} to see how to use DeleteDetectorRecipe API.
1482
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/DeleteDetectorRecipe.ts.html |here} to see how to use DeleteDetectorRecipe API.
1479
1483
  */
1480
1484
  deleteDetectorRecipe(deleteDetectorRecipeRequest) {
1481
1485
  return __awaiter(this, void 0, void 0, function* () {
@@ -1531,7 +1535,7 @@ class CloudGuardClient {
1531
1535
  * @param DeleteDetectorRecipeDetectorRuleRequest
1532
1536
  * @return DeleteDetectorRecipeDetectorRuleResponse
1533
1537
  * @throws OciError when an error occurs
1534
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/DeleteDetectorRecipeDetectorRule.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRule API.
1538
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/DeleteDetectorRecipeDetectorRule.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRule API.
1535
1539
  */
1536
1540
  deleteDetectorRecipeDetectorRule(deleteDetectorRecipeDetectorRuleRequest) {
1537
1541
  return __awaiter(this, void 0, void 0, function* () {
@@ -1587,7 +1591,7 @@ class CloudGuardClient {
1587
1591
  * @param DeleteDetectorRecipeDetectorRuleDataSourceRequest
1588
1592
  * @return DeleteDetectorRecipeDetectorRuleDataSourceResponse
1589
1593
  * @throws OciError when an error occurs
1590
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/DeleteDetectorRecipeDetectorRuleDataSource.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRuleDataSource API.
1594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/DeleteDetectorRecipeDetectorRuleDataSource.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRuleDataSource API.
1591
1595
  */
1592
1596
  deleteDetectorRecipeDetectorRuleDataSource(deleteDetectorRecipeDetectorRuleDataSourceRequest) {
1593
1597
  return __awaiter(this, void 0, void 0, function* () {
@@ -1644,7 +1648,7 @@ class CloudGuardClient {
1644
1648
  * @param DeleteManagedListRequest
1645
1649
  * @return DeleteManagedListResponse
1646
1650
  * @throws OciError when an error occurs
1647
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/DeleteManagedList.ts.html |here} to see how to use DeleteManagedList API.
1651
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/DeleteManagedList.ts.html |here} to see how to use DeleteManagedList API.
1648
1652
  */
1649
1653
  deleteManagedList(deleteManagedListRequest) {
1650
1654
  return __awaiter(this, void 0, void 0, function* () {
@@ -1700,7 +1704,7 @@ class CloudGuardClient {
1700
1704
  * @param DeleteResponderRecipeRequest
1701
1705
  * @return DeleteResponderRecipeResponse
1702
1706
  * @throws OciError when an error occurs
1703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/DeleteResponderRecipe.ts.html |here} to see how to use DeleteResponderRecipe API.
1707
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/DeleteResponderRecipe.ts.html |here} to see how to use DeleteResponderRecipe API.
1704
1708
  */
1705
1709
  deleteResponderRecipe(deleteResponderRecipeRequest) {
1706
1710
  return __awaiter(this, void 0, void 0, function* () {
@@ -1755,7 +1759,7 @@ class CloudGuardClient {
1755
1759
  * @param DeleteSecurityRecipeRequest
1756
1760
  * @return DeleteSecurityRecipeResponse
1757
1761
  * @throws OciError when an error occurs
1758
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/DeleteSecurityRecipe.ts.html |here} to see how to use DeleteSecurityRecipe API.
1762
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/DeleteSecurityRecipe.ts.html |here} to see how to use DeleteSecurityRecipe API.
1759
1763
  */
1760
1764
  deleteSecurityRecipe(deleteSecurityRecipeRequest) {
1761
1765
  return __awaiter(this, void 0, void 0, function* () {
@@ -1810,7 +1814,7 @@ class CloudGuardClient {
1810
1814
  * @param DeleteSecurityZoneRequest
1811
1815
  * @return DeleteSecurityZoneResponse
1812
1816
  * @throws OciError when an error occurs
1813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/DeleteSecurityZone.ts.html |here} to see how to use DeleteSecurityZone API.
1817
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/DeleteSecurityZone.ts.html |here} to see how to use DeleteSecurityZone API.
1814
1818
  */
1815
1819
  deleteSecurityZone(deleteSecurityZoneRequest) {
1816
1820
  return __awaiter(this, void 0, void 0, function* () {
@@ -1865,7 +1869,7 @@ class CloudGuardClient {
1865
1869
  * @param DeleteTargetRequest
1866
1870
  * @return DeleteTargetResponse
1867
1871
  * @throws OciError when an error occurs
1868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/DeleteTarget.ts.html |here} to see how to use DeleteTarget API.
1872
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/DeleteTarget.ts.html |here} to see how to use DeleteTarget API.
1869
1873
  */
1870
1874
  deleteTarget(deleteTargetRequest) {
1871
1875
  return __awaiter(this, void 0, void 0, function* () {
@@ -1920,7 +1924,7 @@ class CloudGuardClient {
1920
1924
  * @param DeleteTargetDetectorRecipeRequest
1921
1925
  * @return DeleteTargetDetectorRecipeResponse
1922
1926
  * @throws OciError when an error occurs
1923
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/DeleteTargetDetectorRecipe.ts.html |here} to see how to use DeleteTargetDetectorRecipe API.
1927
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/DeleteTargetDetectorRecipe.ts.html |here} to see how to use DeleteTargetDetectorRecipe API.
1924
1928
  */
1925
1929
  deleteTargetDetectorRecipe(deleteTargetDetectorRecipeRequest) {
1926
1930
  return __awaiter(this, void 0, void 0, function* () {
@@ -1976,7 +1980,7 @@ class CloudGuardClient {
1976
1980
  * @param DeleteTargetResponderRecipeRequest
1977
1981
  * @return DeleteTargetResponderRecipeResponse
1978
1982
  * @throws OciError when an error occurs
1979
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/DeleteTargetResponderRecipe.ts.html |here} to see how to use DeleteTargetResponderRecipe API.
1983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/DeleteTargetResponderRecipe.ts.html |here} to see how to use DeleteTargetResponderRecipe API.
1980
1984
  */
1981
1985
  deleteTargetResponderRecipe(deleteTargetResponderRecipeRequest) {
1982
1986
  return __awaiter(this, void 0, void 0, function* () {
@@ -2032,7 +2036,7 @@ class CloudGuardClient {
2032
2036
  * @param ExecuteResponderExecutionRequest
2033
2037
  * @return ExecuteResponderExecutionResponse
2034
2038
  * @throws OciError when an error occurs
2035
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ExecuteResponderExecution.ts.html |here} to see how to use ExecuteResponderExecution API.
2039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ExecuteResponderExecution.ts.html |here} to see how to use ExecuteResponderExecution API.
2036
2040
  */
2037
2041
  executeResponderExecution(executeResponderExecutionRequest) {
2038
2042
  return __awaiter(this, void 0, void 0, function* () {
@@ -2092,7 +2096,7 @@ class CloudGuardClient {
2092
2096
  * @param GetConditionMetadataTypeRequest
2093
2097
  * @return GetConditionMetadataTypeResponse
2094
2098
  * @throws OciError when an error occurs
2095
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetConditionMetadataType.ts.html |here} to see how to use GetConditionMetadataType API.
2099
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetConditionMetadataType.ts.html |here} to see how to use GetConditionMetadataType API.
2096
2100
  */
2097
2101
  getConditionMetadataType(getConditionMetadataTypeRequest) {
2098
2102
  return __awaiter(this, void 0, void 0, function* () {
@@ -2158,7 +2162,7 @@ class CloudGuardClient {
2158
2162
  * @param GetConfigurationRequest
2159
2163
  * @return GetConfigurationResponse
2160
2164
  * @throws OciError when an error occurs
2161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetConfiguration.ts.html |here} to see how to use GetConfiguration API.
2165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetConfiguration.ts.html |here} to see how to use GetConfiguration API.
2162
2166
  */
2163
2167
  getConfiguration(getConfigurationRequest) {
2164
2168
  return __awaiter(this, void 0, void 0, function* () {
@@ -2226,7 +2230,7 @@ class CloudGuardClient {
2226
2230
  * @param GetDataMaskRuleRequest
2227
2231
  * @return GetDataMaskRuleResponse
2228
2232
  * @throws OciError when an error occurs
2229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetDataMaskRule.ts.html |here} to see how to use GetDataMaskRule API.
2233
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetDataMaskRule.ts.html |here} to see how to use GetDataMaskRule API.
2230
2234
  */
2231
2235
  getDataMaskRule(getDataMaskRuleRequest) {
2232
2236
  return __awaiter(this, void 0, void 0, function* () {
@@ -2289,7 +2293,7 @@ class CloudGuardClient {
2289
2293
  * @param GetDataSourceRequest
2290
2294
  * @return GetDataSourceResponse
2291
2295
  * @throws OciError when an error occurs
2292
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetDataSource.ts.html |here} to see how to use GetDataSource API.
2296
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetDataSource.ts.html |here} to see how to use GetDataSource API.
2293
2297
  */
2294
2298
  getDataSource(getDataSourceRequest) {
2295
2299
  return __awaiter(this, void 0, void 0, function* () {
@@ -2353,7 +2357,7 @@ class CloudGuardClient {
2353
2357
  * @param GetDetectorRequest
2354
2358
  * @return GetDetectorResponse
2355
2359
  * @throws OciError when an error occurs
2356
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetDetector.ts.html |here} to see how to use GetDetector API.
2360
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetDetector.ts.html |here} to see how to use GetDetector API.
2357
2361
  */
2358
2362
  getDetector(getDetectorRequest) {
2359
2363
  return __awaiter(this, void 0, void 0, function* () {
@@ -2416,7 +2420,7 @@ class CloudGuardClient {
2416
2420
  * @param GetDetectorRecipeRequest
2417
2421
  * @return GetDetectorRecipeResponse
2418
2422
  * @throws OciError when an error occurs
2419
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetDetectorRecipe.ts.html |here} to see how to use GetDetectorRecipe API.
2423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetDetectorRecipe.ts.html |here} to see how to use GetDetectorRecipe API.
2420
2424
  */
2421
2425
  getDetectorRecipe(getDetectorRecipeRequest) {
2422
2426
  return __awaiter(this, void 0, void 0, function* () {
@@ -2479,7 +2483,7 @@ class CloudGuardClient {
2479
2483
  * @param GetDetectorRecipeDetectorRuleRequest
2480
2484
  * @return GetDetectorRecipeDetectorRuleResponse
2481
2485
  * @throws OciError when an error occurs
2482
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetDetectorRecipeDetectorRule API.
2486
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetDetectorRecipeDetectorRule API.
2483
2487
  */
2484
2488
  getDetectorRecipeDetectorRule(getDetectorRecipeDetectorRuleRequest) {
2485
2489
  return __awaiter(this, void 0, void 0, function* () {
@@ -2544,7 +2548,7 @@ class CloudGuardClient {
2544
2548
  * @param GetDetectorRuleRequest
2545
2549
  * @return GetDetectorRuleResponse
2546
2550
  * @throws OciError when an error occurs
2547
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetDetectorRule.ts.html |here} to see how to use GetDetectorRule API.
2551
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetDetectorRule.ts.html |here} to see how to use GetDetectorRule API.
2548
2552
  */
2549
2553
  getDetectorRule(getDetectorRuleRequest) {
2550
2554
  return __awaiter(this, void 0, void 0, function* () {
@@ -2613,7 +2617,7 @@ class CloudGuardClient {
2613
2617
  * @param GetManagedListRequest
2614
2618
  * @return GetManagedListResponse
2615
2619
  * @throws OciError when an error occurs
2616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetManagedList.ts.html |here} to see how to use GetManagedList API.
2620
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetManagedList.ts.html |here} to see how to use GetManagedList API.
2617
2621
  */
2618
2622
  getManagedList(getManagedListRequest) {
2619
2623
  return __awaiter(this, void 0, void 0, function* () {
@@ -2676,7 +2680,7 @@ class CloudGuardClient {
2676
2680
  * @param GetProblemRequest
2677
2681
  * @return GetProblemResponse
2678
2682
  * @throws OciError when an error occurs
2679
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetProblem.ts.html |here} to see how to use GetProblem API.
2683
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetProblem.ts.html |here} to see how to use GetProblem API.
2680
2684
  */
2681
2685
  getProblem(getProblemRequest) {
2682
2686
  return __awaiter(this, void 0, void 0, function* () {
@@ -2739,7 +2743,7 @@ class CloudGuardClient {
2739
2743
  * @param GetResourceProfileRequest
2740
2744
  * @return GetResourceProfileResponse
2741
2745
  * @throws OciError when an error occurs
2742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetResourceProfile.ts.html |here} to see how to use GetResourceProfile API.
2746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetResourceProfile.ts.html |here} to see how to use GetResourceProfile API.
2743
2747
  */
2744
2748
  getResourceProfile(getResourceProfileRequest) {
2745
2749
  return __awaiter(this, void 0, void 0, function* () {
@@ -2803,7 +2807,7 @@ class CloudGuardClient {
2803
2807
  * @param GetResponderExecutionRequest
2804
2808
  * @return GetResponderExecutionResponse
2805
2809
  * @throws OciError when an error occurs
2806
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetResponderExecution.ts.html |here} to see how to use GetResponderExecution API.
2810
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetResponderExecution.ts.html |here} to see how to use GetResponderExecution API.
2807
2811
  */
2808
2812
  getResponderExecution(getResponderExecutionRequest) {
2809
2813
  return __awaiter(this, void 0, void 0, function* () {
@@ -2866,7 +2870,7 @@ class CloudGuardClient {
2866
2870
  * @param GetResponderRecipeRequest
2867
2871
  * @return GetResponderRecipeResponse
2868
2872
  * @throws OciError when an error occurs
2869
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetResponderRecipe.ts.html |here} to see how to use GetResponderRecipe API.
2873
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetResponderRecipe.ts.html |here} to see how to use GetResponderRecipe API.
2870
2874
  */
2871
2875
  getResponderRecipe(getResponderRecipeRequest) {
2872
2876
  return __awaiter(this, void 0, void 0, function* () {
@@ -2929,7 +2933,7 @@ class CloudGuardClient {
2929
2933
  * @param GetResponderRecipeResponderRuleRequest
2930
2934
  * @return GetResponderRecipeResponderRuleResponse
2931
2935
  * @throws OciError when an error occurs
2932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetResponderRecipeResponderRule.ts.html |here} to see how to use GetResponderRecipeResponderRule API.
2936
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetResponderRecipeResponderRule.ts.html |here} to see how to use GetResponderRecipeResponderRule API.
2933
2937
  */
2934
2938
  getResponderRecipeResponderRule(getResponderRecipeResponderRuleRequest) {
2935
2939
  return __awaiter(this, void 0, void 0, function* () {
@@ -2993,7 +2997,7 @@ class CloudGuardClient {
2993
2997
  * @param GetResponderRuleRequest
2994
2998
  * @return GetResponderRuleResponse
2995
2999
  * @throws OciError when an error occurs
2996
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetResponderRule.ts.html |here} to see how to use GetResponderRule API.
3000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetResponderRule.ts.html |here} to see how to use GetResponderRule API.
2997
3001
  */
2998
3002
  getResponderRule(getResponderRuleRequest) {
2999
3003
  return __awaiter(this, void 0, void 0, function* () {
@@ -3056,7 +3060,7 @@ class CloudGuardClient {
3056
3060
  * @param GetSecurityPolicyRequest
3057
3061
  * @return GetSecurityPolicyResponse
3058
3062
  * @throws OciError when an error occurs
3059
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetSecurityPolicy.ts.html |here} to see how to use GetSecurityPolicy API.
3063
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetSecurityPolicy.ts.html |here} to see how to use GetSecurityPolicy API.
3060
3064
  */
3061
3065
  getSecurityPolicy(getSecurityPolicyRequest) {
3062
3066
  return __awaiter(this, void 0, void 0, function* () {
@@ -3119,7 +3123,7 @@ class CloudGuardClient {
3119
3123
  * @param GetSecurityRecipeRequest
3120
3124
  * @return GetSecurityRecipeResponse
3121
3125
  * @throws OciError when an error occurs
3122
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetSecurityRecipe.ts.html |here} to see how to use GetSecurityRecipe API.
3126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetSecurityRecipe.ts.html |here} to see how to use GetSecurityRecipe API.
3123
3127
  */
3124
3128
  getSecurityRecipe(getSecurityRecipeRequest) {
3125
3129
  return __awaiter(this, void 0, void 0, function* () {
@@ -3182,7 +3186,7 @@ class CloudGuardClient {
3182
3186
  * @param GetSecurityZoneRequest
3183
3187
  * @return GetSecurityZoneResponse
3184
3188
  * @throws OciError when an error occurs
3185
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetSecurityZone.ts.html |here} to see how to use GetSecurityZone API.
3189
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetSecurityZone.ts.html |here} to see how to use GetSecurityZone API.
3186
3190
  */
3187
3191
  getSecurityZone(getSecurityZoneRequest) {
3188
3192
  return __awaiter(this, void 0, void 0, function* () {
@@ -3245,7 +3249,7 @@ class CloudGuardClient {
3245
3249
  * @param GetSightingRequest
3246
3250
  * @return GetSightingResponse
3247
3251
  * @throws OciError when an error occurs
3248
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetSighting.ts.html |here} to see how to use GetSighting API.
3252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetSighting.ts.html |here} to see how to use GetSighting API.
3249
3253
  */
3250
3254
  getSighting(getSightingRequest) {
3251
3255
  return __awaiter(this, void 0, void 0, function* () {
@@ -3308,7 +3312,7 @@ class CloudGuardClient {
3308
3312
  * @param GetTargetRequest
3309
3313
  * @return GetTargetResponse
3310
3314
  * @throws OciError when an error occurs
3311
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetTarget.ts.html |here} to see how to use GetTarget API.
3315
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetTarget.ts.html |here} to see how to use GetTarget API.
3312
3316
  */
3313
3317
  getTarget(getTargetRequest) {
3314
3318
  return __awaiter(this, void 0, void 0, function* () {
@@ -3371,7 +3375,7 @@ class CloudGuardClient {
3371
3375
  * @param GetTargetDetectorRecipeRequest
3372
3376
  * @return GetTargetDetectorRecipeResponse
3373
3377
  * @throws OciError when an error occurs
3374
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetTargetDetectorRecipe.ts.html |here} to see how to use GetTargetDetectorRecipe API.
3378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetTargetDetectorRecipe.ts.html |here} to see how to use GetTargetDetectorRecipe API.
3375
3379
  */
3376
3380
  getTargetDetectorRecipe(getTargetDetectorRecipeRequest) {
3377
3381
  return __awaiter(this, void 0, void 0, function* () {
@@ -3435,7 +3439,7 @@ class CloudGuardClient {
3435
3439
  * @param GetTargetDetectorRecipeDetectorRuleRequest
3436
3440
  * @return GetTargetDetectorRecipeDetectorRuleResponse
3437
3441
  * @throws OciError when an error occurs
3438
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetTargetDetectorRecipeDetectorRule API.
3442
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetTargetDetectorRecipeDetectorRule API.
3439
3443
  */
3440
3444
  getTargetDetectorRecipeDetectorRule(getTargetDetectorRecipeDetectorRuleRequest) {
3441
3445
  return __awaiter(this, void 0, void 0, function* () {
@@ -3500,7 +3504,7 @@ class CloudGuardClient {
3500
3504
  * @param GetTargetResponderRecipeRequest
3501
3505
  * @return GetTargetResponderRecipeResponse
3502
3506
  * @throws OciError when an error occurs
3503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetTargetResponderRecipe.ts.html |here} to see how to use GetTargetResponderRecipe API.
3507
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetTargetResponderRecipe.ts.html |here} to see how to use GetTargetResponderRecipe API.
3504
3508
  */
3505
3509
  getTargetResponderRecipe(getTargetResponderRecipeRequest) {
3506
3510
  return __awaiter(this, void 0, void 0, function* () {
@@ -3564,7 +3568,7 @@ class CloudGuardClient {
3564
3568
  * @param GetTargetResponderRecipeResponderRuleRequest
3565
3569
  * @return GetTargetResponderRecipeResponderRuleResponse
3566
3570
  * @throws OciError when an error occurs
3567
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetTargetResponderRecipeResponderRule.ts.html |here} to see how to use GetTargetResponderRecipeResponderRule API.
3571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetTargetResponderRecipeResponderRule.ts.html |here} to see how to use GetTargetResponderRecipeResponderRule API.
3568
3572
  */
3569
3573
  getTargetResponderRecipeResponderRule(getTargetResponderRecipeResponderRuleRequest) {
3570
3574
  return __awaiter(this, void 0, void 0, function* () {
@@ -3629,7 +3633,7 @@ class CloudGuardClient {
3629
3633
  * @param GetWorkRequestRequest
3630
3634
  * @return GetWorkRequestResponse
3631
3635
  * @throws OciError when an error occurs
3632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3636
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3633
3637
  */
3634
3638
  getWorkRequest(getWorkRequestRequest) {
3635
3639
  return __awaiter(this, void 0, void 0, function* () {
@@ -3698,7 +3702,7 @@ class CloudGuardClient {
3698
3702
  * @param ListConditionMetadataTypesRequest
3699
3703
  * @return ListConditionMetadataTypesResponse
3700
3704
  * @throws OciError when an error occurs
3701
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListConditionMetadataTypes.ts.html |here} to see how to use ListConditionMetadataTypes API.
3705
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListConditionMetadataTypes.ts.html |here} to see how to use ListConditionMetadataTypes API.
3702
3706
  */
3703
3707
  listConditionMetadataTypes(listConditionMetadataTypesRequest) {
3704
3708
  return __awaiter(this, void 0, void 0, function* () {
@@ -3767,7 +3771,7 @@ class CloudGuardClient {
3767
3771
  * @param ListDataMaskRulesRequest
3768
3772
  * @return ListDataMaskRulesResponse
3769
3773
  * @throws OciError when an error occurs
3770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListDataMaskRules.ts.html |here} to see how to use ListDataMaskRules API.
3774
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListDataMaskRules.ts.html |here} to see how to use ListDataMaskRules API.
3771
3775
  */
3772
3776
  listDataMaskRules(listDataMaskRulesRequest) {
3773
3777
  return __awaiter(this, void 0, void 0, function* () {
@@ -3842,7 +3846,7 @@ class CloudGuardClient {
3842
3846
  * @param ListDataSourceEventsRequest
3843
3847
  * @return ListDataSourceEventsResponse
3844
3848
  * @throws OciError when an error occurs
3845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListDataSourceEvents.ts.html |here} to see how to use ListDataSourceEvents API.
3849
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListDataSourceEvents.ts.html |here} to see how to use ListDataSourceEvents API.
3846
3850
  */
3847
3851
  listDataSourceEvents(listDataSourceEventsRequest) {
3848
3852
  return __awaiter(this, void 0, void 0, function* () {
@@ -3926,7 +3930,7 @@ class CloudGuardClient {
3926
3930
  * @param ListDataSourcesRequest
3927
3931
  * @return ListDataSourcesResponse
3928
3932
  * @throws OciError when an error occurs
3929
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListDataSources.ts.html |here} to see how to use ListDataSources API.
3933
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListDataSources.ts.html |here} to see how to use ListDataSources API.
3930
3934
  */
3931
3935
  listDataSources(listDataSourcesRequest) {
3932
3936
  return __awaiter(this, void 0, void 0, function* () {
@@ -4000,7 +4004,7 @@ class CloudGuardClient {
4000
4004
  * @param ListDetectorRecipeDetectorRulesRequest
4001
4005
  * @return ListDetectorRecipeDetectorRulesResponse
4002
4006
  * @throws OciError when an error occurs
4003
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListDetectorRecipeDetectorRules.ts.html |here} to see how to use ListDetectorRecipeDetectorRules API.
4007
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListDetectorRecipeDetectorRules.ts.html |here} to see how to use ListDetectorRecipeDetectorRules API.
4004
4008
  */
4005
4009
  listDetectorRecipeDetectorRules(listDetectorRecipeDetectorRulesRequest) {
4006
4010
  return __awaiter(this, void 0, void 0, function* () {
@@ -4086,7 +4090,7 @@ class CloudGuardClient {
4086
4090
  * @param ListDetectorRecipesRequest
4087
4091
  * @return ListDetectorRecipesResponse
4088
4092
  * @throws OciError when an error occurs
4089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListDetectorRecipes.ts.html |here} to see how to use ListDetectorRecipes API.
4093
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListDetectorRecipes.ts.html |here} to see how to use ListDetectorRecipes API.
4090
4094
  */
4091
4095
  listDetectorRecipes(listDetectorRecipesRequest) {
4092
4096
  return __awaiter(this, void 0, void 0, function* () {
@@ -4159,7 +4163,7 @@ class CloudGuardClient {
4159
4163
  * @param ListDetectorRulesRequest
4160
4164
  * @return ListDetectorRulesResponse
4161
4165
  * @throws OciError when an error occurs
4162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListDetectorRules.ts.html |here} to see how to use ListDetectorRules API.
4166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListDetectorRules.ts.html |here} to see how to use ListDetectorRules API.
4163
4167
  */
4164
4168
  listDetectorRules(listDetectorRulesRequest) {
4165
4169
  return __awaiter(this, void 0, void 0, function* () {
@@ -4231,7 +4235,7 @@ class CloudGuardClient {
4231
4235
  * @param ListDetectorsRequest
4232
4236
  * @return ListDetectorsResponse
4233
4237
  * @throws OciError when an error occurs
4234
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListDetectors.ts.html |here} to see how to use ListDetectors API.
4238
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListDetectors.ts.html |here} to see how to use ListDetectors API.
4235
4239
  */
4236
4240
  listDetectors(listDetectorsRequest) {
4237
4241
  return __awaiter(this, void 0, void 0, function* () {
@@ -4300,7 +4304,7 @@ class CloudGuardClient {
4300
4304
  * @param ListImpactedResourcesRequest
4301
4305
  * @return ListImpactedResourcesResponse
4302
4306
  * @throws OciError when an error occurs
4303
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListImpactedResources.ts.html |here} to see how to use ListImpactedResources API.
4307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListImpactedResources.ts.html |here} to see how to use ListImpactedResources API.
4304
4308
  */
4305
4309
  listImpactedResources(listImpactedResourcesRequest) {
4306
4310
  return __awaiter(this, void 0, void 0, function* () {
@@ -4368,7 +4372,7 @@ class CloudGuardClient {
4368
4372
  * @param ListManagedListTypesRequest
4369
4373
  * @return ListManagedListTypesResponse
4370
4374
  * @throws OciError when an error occurs
4371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListManagedListTypes.ts.html |here} to see how to use ListManagedListTypes API.
4375
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListManagedListTypes.ts.html |here} to see how to use ListManagedListTypes API.
4372
4376
  */
4373
4377
  listManagedListTypes(listManagedListTypesRequest) {
4374
4378
  return __awaiter(this, void 0, void 0, function* () {
@@ -4450,7 +4454,7 @@ class CloudGuardClient {
4450
4454
  * @param ListManagedListsRequest
4451
4455
  * @return ListManagedListsResponse
4452
4456
  * @throws OciError when an error occurs
4453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListManagedLists.ts.html |here} to see how to use ListManagedLists API.
4457
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListManagedLists.ts.html |here} to see how to use ListManagedLists API.
4454
4458
  */
4455
4459
  listManagedLists(listManagedListsRequest) {
4456
4460
  return __awaiter(this, void 0, void 0, function* () {
@@ -4524,7 +4528,7 @@ class CloudGuardClient {
4524
4528
  * @param ListPoliciesRequest
4525
4529
  * @return ListPoliciesResponse
4526
4530
  * @throws OciError when an error occurs
4527
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListPolicies.ts.html |here} to see how to use ListPolicies API.
4531
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListPolicies.ts.html |here} to see how to use ListPolicies API.
4528
4532
  */
4529
4533
  listPolicies(listPoliciesRequest) {
4530
4534
  return __awaiter(this, void 0, void 0, function* () {
@@ -4592,7 +4596,7 @@ class CloudGuardClient {
4592
4596
  * @param ListProblemEndpointsRequest
4593
4597
  * @return ListProblemEndpointsResponse
4594
4598
  * @throws OciError when an error occurs
4595
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListProblemEndpoints.ts.html |here} to see how to use ListProblemEndpoints API.
4599
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListProblemEndpoints.ts.html |here} to see how to use ListProblemEndpoints API.
4596
4600
  */
4597
4601
  listProblemEndpoints(listProblemEndpointsRequest) {
4598
4602
  return __awaiter(this, void 0, void 0, function* () {
@@ -4661,7 +4665,7 @@ class CloudGuardClient {
4661
4665
  * @param ListProblemEntitiesRequest
4662
4666
  * @return ListProblemEntitiesResponse
4663
4667
  * @throws OciError when an error occurs
4664
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListProblemEntities.ts.html |here} to see how to use ListProblemEntities API.
4668
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListProblemEntities.ts.html |here} to see how to use ListProblemEntities API.
4665
4669
  */
4666
4670
  listProblemEntities(listProblemEntitiesRequest) {
4667
4671
  return __awaiter(this, void 0, void 0, function* () {
@@ -4730,7 +4734,7 @@ class CloudGuardClient {
4730
4734
  * @param ListProblemHistoriesRequest
4731
4735
  * @return ListProblemHistoriesResponse
4732
4736
  * @throws OciError when an error occurs
4733
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListProblemHistories.ts.html |here} to see how to use ListProblemHistories API.
4737
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListProblemHistories.ts.html |here} to see how to use ListProblemHistories API.
4734
4738
  */
4735
4739
  listProblemHistories(listProblemHistoriesRequest) {
4736
4740
  return __awaiter(this, void 0, void 0, function* () {
@@ -4814,7 +4818,7 @@ class CloudGuardClient {
4814
4818
  * @param ListProblemsRequest
4815
4819
  * @return ListProblemsResponse
4816
4820
  * @throws OciError when an error occurs
4817
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListProblems.ts.html |here} to see how to use ListProblems API.
4821
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListProblems.ts.html |here} to see how to use ListProblems API.
4818
4822
  */
4819
4823
  listProblems(listProblemsRequest) {
4820
4824
  return __awaiter(this, void 0, void 0, function* () {
@@ -4902,7 +4906,7 @@ class CloudGuardClient {
4902
4906
  * @param ListRecommendationsRequest
4903
4907
  * @return ListRecommendationsResponse
4904
4908
  * @throws OciError when an error occurs
4905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
4909
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
4906
4910
  */
4907
4911
  listRecommendations(listRecommendationsRequest) {
4908
4912
  return __awaiter(this, void 0, void 0, function* () {
@@ -4974,7 +4978,7 @@ class CloudGuardClient {
4974
4978
  * @param ListResourceProfileEndpointsRequest
4975
4979
  * @return ListResourceProfileEndpointsResponse
4976
4980
  * @throws OciError when an error occurs
4977
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListResourceProfileEndpoints.ts.html |here} to see how to use ListResourceProfileEndpoints API.
4981
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListResourceProfileEndpoints.ts.html |here} to see how to use ListResourceProfileEndpoints API.
4978
4982
  */
4979
4983
  listResourceProfileEndpoints(listResourceProfileEndpointsRequest) {
4980
4984
  return __awaiter(this, void 0, void 0, function* () {
@@ -5042,7 +5046,7 @@ class CloudGuardClient {
5042
5046
  * @param ListResourceProfileImpactedResourcesRequest
5043
5047
  * @return ListResourceProfileImpactedResourcesResponse
5044
5048
  * @throws OciError when an error occurs
5045
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListResourceProfileImpactedResources.ts.html |here} to see how to use ListResourceProfileImpactedResources API.
5049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListResourceProfileImpactedResources.ts.html |here} to see how to use ListResourceProfileImpactedResources API.
5046
5050
  */
5047
5051
  listResourceProfileImpactedResources(listResourceProfileImpactedResourcesRequest) {
5048
5052
  return __awaiter(this, void 0, void 0, function* () {
@@ -5124,7 +5128,7 @@ class CloudGuardClient {
5124
5128
  * @param ListResourceProfilesRequest
5125
5129
  * @return ListResourceProfilesResponse
5126
5130
  * @throws OciError when an error occurs
5127
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListResourceProfiles.ts.html |here} to see how to use ListResourceProfiles API.
5131
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListResourceProfiles.ts.html |here} to see how to use ListResourceProfiles API.
5128
5132
  */
5129
5133
  listResourceProfiles(listResourceProfilesRequest) {
5130
5134
  return __awaiter(this, void 0, void 0, function* () {
@@ -5203,7 +5207,7 @@ class CloudGuardClient {
5203
5207
  * @param ListResourceTypesRequest
5204
5208
  * @return ListResourceTypesResponse
5205
5209
  * @throws OciError when an error occurs
5206
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListResourceTypes.ts.html |here} to see how to use ListResourceTypes API.
5210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListResourceTypes.ts.html |here} to see how to use ListResourceTypes API.
5207
5211
  */
5208
5212
  listResourceTypes(listResourceTypesRequest) {
5209
5213
  return __awaiter(this, void 0, void 0, function* () {
@@ -5273,7 +5277,7 @@ class CloudGuardClient {
5273
5277
  * @param ListResponderActivitiesRequest
5274
5278
  * @return ListResponderActivitiesResponse
5275
5279
  * @throws OciError when an error occurs
5276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListResponderActivities.ts.html |here} to see how to use ListResponderActivities API.
5280
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListResponderActivities.ts.html |here} to see how to use ListResponderActivities API.
5277
5281
  */
5278
5282
  listResponderActivities(listResponderActivitiesRequest) {
5279
5283
  return __awaiter(this, void 0, void 0, function* () {
@@ -5342,7 +5346,7 @@ class CloudGuardClient {
5342
5346
  * @param ListResponderExecutionsRequest
5343
5347
  * @return ListResponderExecutionsResponse
5344
5348
  * @throws OciError when an error occurs
5345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListResponderExecutions.ts.html |here} to see how to use ListResponderExecutions API.
5349
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListResponderExecutions.ts.html |here} to see how to use ListResponderExecutions API.
5346
5350
  */
5347
5351
  listResponderExecutions(listResponderExecutionsRequest) {
5348
5352
  return __awaiter(this, void 0, void 0, function* () {
@@ -5422,7 +5426,7 @@ class CloudGuardClient {
5422
5426
  * @param ListResponderRecipeResponderRulesRequest
5423
5427
  * @return ListResponderRecipeResponderRulesResponse
5424
5428
  * @throws OciError when an error occurs
5425
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListResponderRecipeResponderRules.ts.html |here} to see how to use ListResponderRecipeResponderRules API.
5429
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListResponderRecipeResponderRules.ts.html |here} to see how to use ListResponderRecipeResponderRules API.
5426
5430
  */
5427
5431
  listResponderRecipeResponderRules(listResponderRecipeResponderRulesRequest) {
5428
5432
  return __awaiter(this, void 0, void 0, function* () {
@@ -5507,7 +5511,7 @@ class CloudGuardClient {
5507
5511
  * @param ListResponderRecipesRequest
5508
5512
  * @return ListResponderRecipesResponse
5509
5513
  * @throws OciError when an error occurs
5510
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListResponderRecipes.ts.html |here} to see how to use ListResponderRecipes API.
5514
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListResponderRecipes.ts.html |here} to see how to use ListResponderRecipes API.
5511
5515
  */
5512
5516
  listResponderRecipes(listResponderRecipesRequest) {
5513
5517
  return __awaiter(this, void 0, void 0, function* () {
@@ -5580,7 +5584,7 @@ class CloudGuardClient {
5580
5584
  * @param ListResponderRulesRequest
5581
5585
  * @return ListResponderRulesResponse
5582
5586
  * @throws OciError when an error occurs
5583
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListResponderRules.ts.html |here} to see how to use ListResponderRules API.
5587
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListResponderRules.ts.html |here} to see how to use ListResponderRules API.
5584
5588
  */
5585
5589
  listResponderRules(listResponderRulesRequest) {
5586
5590
  return __awaiter(this, void 0, void 0, function* () {
@@ -5650,7 +5654,7 @@ class CloudGuardClient {
5650
5654
  * @param ListSecurityPoliciesRequest
5651
5655
  * @return ListSecurityPoliciesResponse
5652
5656
  * @throws OciError when an error occurs
5653
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListSecurityPolicies.ts.html |here} to see how to use ListSecurityPolicies API.
5657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListSecurityPolicies.ts.html |here} to see how to use ListSecurityPolicies API.
5654
5658
  */
5655
5659
  listSecurityPolicies(listSecurityPoliciesRequest) {
5656
5660
  return __awaiter(this, void 0, void 0, function* () {
@@ -5721,7 +5725,7 @@ class CloudGuardClient {
5721
5725
  * @param ListSecurityRecipesRequest
5722
5726
  * @return ListSecurityRecipesResponse
5723
5727
  * @throws OciError when an error occurs
5724
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListSecurityRecipes.ts.html |here} to see how to use ListSecurityRecipes API.
5728
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListSecurityRecipes.ts.html |here} to see how to use ListSecurityRecipes API.
5725
5729
  */
5726
5730
  listSecurityRecipes(listSecurityRecipesRequest) {
5727
5731
  return __awaiter(this, void 0, void 0, function* () {
@@ -5792,7 +5796,7 @@ class CloudGuardClient {
5792
5796
  * @param ListSecurityZonesRequest
5793
5797
  * @return ListSecurityZonesResponse
5794
5798
  * @throws OciError when an error occurs
5795
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListSecurityZones.ts.html |here} to see how to use ListSecurityZones API.
5799
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListSecurityZones.ts.html |here} to see how to use ListSecurityZones API.
5796
5800
  */
5797
5801
  listSecurityZones(listSecurityZonesRequest) {
5798
5802
  return __awaiter(this, void 0, void 0, function* () {
@@ -5864,7 +5868,7 @@ class CloudGuardClient {
5864
5868
  * @param ListSightingEndpointsRequest
5865
5869
  * @return ListSightingEndpointsResponse
5866
5870
  * @throws OciError when an error occurs
5867
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListSightingEndpoints.ts.html |here} to see how to use ListSightingEndpoints API.
5871
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListSightingEndpoints.ts.html |here} to see how to use ListSightingEndpoints API.
5868
5872
  */
5869
5873
  listSightingEndpoints(listSightingEndpointsRequest) {
5870
5874
  return __awaiter(this, void 0, void 0, function* () {
@@ -5932,7 +5936,7 @@ class CloudGuardClient {
5932
5936
  * @param ListSightingImpactedResourcesRequest
5933
5937
  * @return ListSightingImpactedResourcesResponse
5934
5938
  * @throws OciError when an error occurs
5935
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListSightingImpactedResources.ts.html |here} to see how to use ListSightingImpactedResources API.
5939
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListSightingImpactedResources.ts.html |here} to see how to use ListSightingImpactedResources API.
5936
5940
  */
5937
5941
  listSightingImpactedResources(listSightingImpactedResourcesRequest) {
5938
5942
  return __awaiter(this, void 0, void 0, function* () {
@@ -6013,7 +6017,7 @@ class CloudGuardClient {
6013
6017
  * @param ListSightingsRequest
6014
6018
  * @return ListSightingsResponse
6015
6019
  * @throws OciError when an error occurs
6016
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListSightings.ts.html |here} to see how to use ListSightings API.
6020
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListSightings.ts.html |here} to see how to use ListSightings API.
6017
6021
  */
6018
6022
  listSightings(listSightingsRequest) {
6019
6023
  return __awaiter(this, void 0, void 0, function* () {
@@ -6087,7 +6091,7 @@ class CloudGuardClient {
6087
6091
  * @param ListTacticsRequest
6088
6092
  * @return ListTacticsResponse
6089
6093
  * @throws OciError when an error occurs
6090
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListTactics.ts.html |here} to see how to use ListTactics API.
6094
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListTactics.ts.html |here} to see how to use ListTactics API.
6091
6095
  */
6092
6096
  listTactics(listTacticsRequest) {
6093
6097
  return __awaiter(this, void 0, void 0, function* () {
@@ -6156,7 +6160,7 @@ class CloudGuardClient {
6156
6160
  * @param ListTargetDetectorRecipeDetectorRulesRequest
6157
6161
  * @return ListTargetDetectorRecipeDetectorRulesResponse
6158
6162
  * @throws OciError when an error occurs
6159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListTargetDetectorRecipeDetectorRules.ts.html |here} to see how to use ListTargetDetectorRecipeDetectorRules API.
6163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListTargetDetectorRecipeDetectorRules.ts.html |here} to see how to use ListTargetDetectorRecipeDetectorRules API.
6160
6164
  */
6161
6165
  listTargetDetectorRecipeDetectorRules(listTargetDetectorRecipeDetectorRulesRequest) {
6162
6166
  return __awaiter(this, void 0, void 0, function* () {
@@ -6228,7 +6232,7 @@ class CloudGuardClient {
6228
6232
  * @param ListTargetDetectorRecipesRequest
6229
6233
  * @return ListTargetDetectorRecipesResponse
6230
6234
  * @throws OciError when an error occurs
6231
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListTargetDetectorRecipes.ts.html |here} to see how to use ListTargetDetectorRecipes API.
6235
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListTargetDetectorRecipes.ts.html |here} to see how to use ListTargetDetectorRecipes API.
6232
6236
  */
6233
6237
  listTargetDetectorRecipes(listTargetDetectorRecipesRequest) {
6234
6238
  return __awaiter(this, void 0, void 0, function* () {
@@ -6300,7 +6304,7 @@ class CloudGuardClient {
6300
6304
  * @param ListTargetResponderRecipeResponderRulesRequest
6301
6305
  * @return ListTargetResponderRecipeResponderRulesResponse
6302
6306
  * @throws OciError when an error occurs
6303
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListTargetResponderRecipeResponderRules.ts.html |here} to see how to use ListTargetResponderRecipeResponderRules API.
6307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListTargetResponderRecipeResponderRules.ts.html |here} to see how to use ListTargetResponderRecipeResponderRules API.
6304
6308
  */
6305
6309
  listTargetResponderRecipeResponderRules(listTargetResponderRecipeResponderRulesRequest) {
6306
6310
  return __awaiter(this, void 0, void 0, function* () {
@@ -6372,7 +6376,7 @@ class CloudGuardClient {
6372
6376
  * @param ListTargetResponderRecipesRequest
6373
6377
  * @return ListTargetResponderRecipesResponse
6374
6378
  * @throws OciError when an error occurs
6375
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListTargetResponderRecipes.ts.html |here} to see how to use ListTargetResponderRecipes API.
6379
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListTargetResponderRecipes.ts.html |here} to see how to use ListTargetResponderRecipes API.
6376
6380
  */
6377
6381
  listTargetResponderRecipes(listTargetResponderRecipesRequest) {
6378
6382
  return __awaiter(this, void 0, void 0, function* () {
@@ -6457,7 +6461,7 @@ class CloudGuardClient {
6457
6461
  * @param ListTargetsRequest
6458
6462
  * @return ListTargetsResponse
6459
6463
  * @throws OciError when an error occurs
6460
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListTargets.ts.html |here} to see how to use ListTargets API.
6464
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListTargets.ts.html |here} to see how to use ListTargets API.
6461
6465
  */
6462
6466
  listTargets(listTargetsRequest) {
6463
6467
  return __awaiter(this, void 0, void 0, function* () {
@@ -6530,7 +6534,7 @@ class CloudGuardClient {
6530
6534
  * @param ListTechniquesRequest
6531
6535
  * @return ListTechniquesResponse
6532
6536
  * @throws OciError when an error occurs
6533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListTechniques.ts.html |here} to see how to use ListTechniques API.
6537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListTechniques.ts.html |here} to see how to use ListTechniques API.
6534
6538
  */
6535
6539
  listTechniques(listTechniquesRequest) {
6536
6540
  return __awaiter(this, void 0, void 0, function* () {
@@ -6599,7 +6603,7 @@ class CloudGuardClient {
6599
6603
  * @param ListWorkRequestErrorsRequest
6600
6604
  * @return ListWorkRequestErrorsResponse
6601
6605
  * @throws OciError when an error occurs
6602
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
6606
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
6603
6607
  */
6604
6608
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
6605
6609
  return __awaiter(this, void 0, void 0, function* () {
@@ -6667,7 +6671,7 @@ class CloudGuardClient {
6667
6671
  * @param ListWorkRequestLogsRequest
6668
6672
  * @return ListWorkRequestLogsResponse
6669
6673
  * @throws OciError when an error occurs
6670
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
6674
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
6671
6675
  */
6672
6676
  listWorkRequestLogs(listWorkRequestLogsRequest) {
6673
6677
  return __awaiter(this, void 0, void 0, function* () {
@@ -6735,7 +6739,7 @@ class CloudGuardClient {
6735
6739
  * @param ListWorkRequestsRequest
6736
6740
  * @return ListWorkRequestsResponse
6737
6741
  * @throws OciError when an error occurs
6738
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6739
6743
  */
6740
6744
  listWorkRequests(listWorkRequestsRequest) {
6741
6745
  return __awaiter(this, void 0, void 0, function* () {
@@ -6804,7 +6808,7 @@ class CloudGuardClient {
6804
6808
  * @param RemoveCompartmentRequest
6805
6809
  * @return RemoveCompartmentResponse
6806
6810
  * @throws OciError when an error occurs
6807
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/RemoveCompartment.ts.html |here} to see how to use RemoveCompartment API.
6811
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/RemoveCompartment.ts.html |here} to see how to use RemoveCompartment API.
6808
6812
  */
6809
6813
  removeCompartment(removeCompartmentRequest) {
6810
6814
  return __awaiter(this, void 0, void 0, function* () {
@@ -6871,7 +6875,7 @@ class CloudGuardClient {
6871
6875
  * @param RequestRiskScoresRequest
6872
6876
  * @return RequestRiskScoresResponse
6873
6877
  * @throws OciError when an error occurs
6874
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/RequestRiskScores.ts.html |here} to see how to use RequestRiskScores API.
6878
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/RequestRiskScores.ts.html |here} to see how to use RequestRiskScores API.
6875
6879
  */
6876
6880
  requestRiskScores(requestRiskScoresRequest) {
6877
6881
  return __awaiter(this, void 0, void 0, function* () {
@@ -6938,7 +6942,7 @@ class CloudGuardClient {
6938
6942
  * @param RequestSecurityScoreSummarizedTrendRequest
6939
6943
  * @return RequestSecurityScoreSummarizedTrendResponse
6940
6944
  * @throws OciError when an error occurs
6941
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/RequestSecurityScoreSummarizedTrend.ts.html |here} to see how to use RequestSecurityScoreSummarizedTrend API.
6945
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/RequestSecurityScoreSummarizedTrend.ts.html |here} to see how to use RequestSecurityScoreSummarizedTrend API.
6942
6946
  */
6943
6947
  requestSecurityScoreSummarizedTrend(requestSecurityScoreSummarizedTrendRequest) {
6944
6948
  return __awaiter(this, void 0, void 0, function* () {
@@ -7006,7 +7010,7 @@ class CloudGuardClient {
7006
7010
  * @param RequestSecurityScoresRequest
7007
7011
  * @return RequestSecurityScoresResponse
7008
7012
  * @throws OciError when an error occurs
7009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/RequestSecurityScores.ts.html |here} to see how to use RequestSecurityScores API.
7013
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/RequestSecurityScores.ts.html |here} to see how to use RequestSecurityScores API.
7010
7014
  */
7011
7015
  requestSecurityScores(requestSecurityScoresRequest) {
7012
7016
  return __awaiter(this, void 0, void 0, function* () {
@@ -7086,7 +7090,7 @@ class CloudGuardClient {
7086
7090
  * @param RequestSummarizedActivityProblemsRequest
7087
7091
  * @return RequestSummarizedActivityProblemsResponse
7088
7092
  * @throws OciError when an error occurs
7089
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/RequestSummarizedActivityProblems.ts.html |here} to see how to use RequestSummarizedActivityProblems API.
7093
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/RequestSummarizedActivityProblems.ts.html |here} to see how to use RequestSummarizedActivityProblems API.
7090
7094
  */
7091
7095
  requestSummarizedActivityProblems(requestSummarizedActivityProblemsRequest) {
7092
7096
  return __awaiter(this, void 0, void 0, function* () {
@@ -7166,7 +7170,7 @@ class CloudGuardClient {
7166
7170
  * @param RequestSummarizedProblemsRequest
7167
7171
  * @return RequestSummarizedProblemsResponse
7168
7172
  * @throws OciError when an error occurs
7169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/RequestSummarizedProblems.ts.html |here} to see how to use RequestSummarizedProblems API.
7173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/RequestSummarizedProblems.ts.html |here} to see how to use RequestSummarizedProblems API.
7170
7174
  */
7171
7175
  requestSummarizedProblems(requestSummarizedProblemsRequest) {
7172
7176
  return __awaiter(this, void 0, void 0, function* () {
@@ -7246,7 +7250,7 @@ class CloudGuardClient {
7246
7250
  * @param RequestSummarizedResponderExecutionsRequest
7247
7251
  * @return RequestSummarizedResponderExecutionsResponse
7248
7252
  * @throws OciError when an error occurs
7249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/RequestSummarizedResponderExecutions.ts.html |here} to see how to use RequestSummarizedResponderExecutions API.
7253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/RequestSummarizedResponderExecutions.ts.html |here} to see how to use RequestSummarizedResponderExecutions API.
7250
7254
  */
7251
7255
  requestSummarizedResponderExecutions(requestSummarizedResponderExecutionsRequest) {
7252
7256
  return __awaiter(this, void 0, void 0, function* () {
@@ -7317,7 +7321,7 @@ class CloudGuardClient {
7317
7321
  * @param RequestSummarizedRiskScoresRequest
7318
7322
  * @return RequestSummarizedRiskScoresResponse
7319
7323
  * @throws OciError when an error occurs
7320
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/RequestSummarizedRiskScores.ts.html |here} to see how to use RequestSummarizedRiskScores API.
7324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/RequestSummarizedRiskScores.ts.html |here} to see how to use RequestSummarizedRiskScores API.
7321
7325
  */
7322
7326
  requestSummarizedRiskScores(requestSummarizedRiskScoresRequest) {
7323
7327
  return __awaiter(this, void 0, void 0, function* () {
@@ -7383,7 +7387,7 @@ class CloudGuardClient {
7383
7387
  * @param RequestSummarizedSecurityScoresRequest
7384
7388
  * @return RequestSummarizedSecurityScoresResponse
7385
7389
  * @throws OciError when an error occurs
7386
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/RequestSummarizedSecurityScores.ts.html |here} to see how to use RequestSummarizedSecurityScores API.
7390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/RequestSummarizedSecurityScores.ts.html |here} to see how to use RequestSummarizedSecurityScores API.
7387
7391
  */
7388
7392
  requestSummarizedSecurityScores(requestSummarizedSecurityScoresRequest) {
7389
7393
  return __awaiter(this, void 0, void 0, function* () {
@@ -7448,7 +7452,7 @@ class CloudGuardClient {
7448
7452
  * @param RequestSummarizedTopTrendResourceProfileRiskScoresRequest
7449
7453
  * @return RequestSummarizedTopTrendResourceProfileRiskScoresResponse
7450
7454
  * @throws OciError when an error occurs
7451
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/RequestSummarizedTopTrendResourceProfileRiskScores.ts.html |here} to see how to use RequestSummarizedTopTrendResourceProfileRiskScores API.
7455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/RequestSummarizedTopTrendResourceProfileRiskScores.ts.html |here} to see how to use RequestSummarizedTopTrendResourceProfileRiskScores API.
7452
7456
  */
7453
7457
  requestSummarizedTopTrendResourceProfileRiskScores(requestSummarizedTopTrendResourceProfileRiskScoresRequest) {
7454
7458
  return __awaiter(this, void 0, void 0, function* () {
@@ -7531,7 +7535,7 @@ class CloudGuardClient {
7531
7535
  * @param RequestSummarizedTrendProblemsRequest
7532
7536
  * @return RequestSummarizedTrendProblemsResponse
7533
7537
  * @throws OciError when an error occurs
7534
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/RequestSummarizedTrendProblems.ts.html |here} to see how to use RequestSummarizedTrendProblems API.
7538
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/RequestSummarizedTrendProblems.ts.html |here} to see how to use RequestSummarizedTrendProblems API.
7535
7539
  */
7536
7540
  requestSummarizedTrendProblems(requestSummarizedTrendProblemsRequest) {
7537
7541
  return __awaiter(this, void 0, void 0, function* () {
@@ -7600,7 +7604,7 @@ class CloudGuardClient {
7600
7604
  * @param RequestSummarizedTrendResourceRiskScoresRequest
7601
7605
  * @return RequestSummarizedTrendResourceRiskScoresResponse
7602
7606
  * @throws OciError when an error occurs
7603
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/RequestSummarizedTrendResourceRiskScores.ts.html |here} to see how to use RequestSummarizedTrendResourceRiskScores API.
7607
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/RequestSummarizedTrendResourceRiskScores.ts.html |here} to see how to use RequestSummarizedTrendResourceRiskScores API.
7604
7608
  */
7605
7609
  requestSummarizedTrendResourceRiskScores(requestSummarizedTrendResourceRiskScoresRequest) {
7606
7610
  return __awaiter(this, void 0, void 0, function* () {
@@ -7682,7 +7686,7 @@ class CloudGuardClient {
7682
7686
  * @param RequestSummarizedTrendResponderExecutionsRequest
7683
7687
  * @return RequestSummarizedTrendResponderExecutionsResponse
7684
7688
  * @throws OciError when an error occurs
7685
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/RequestSummarizedTrendResponderExecutions.ts.html |here} to see how to use RequestSummarizedTrendResponderExecutions API.
7689
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/RequestSummarizedTrendResponderExecutions.ts.html |here} to see how to use RequestSummarizedTrendResponderExecutions API.
7686
7690
  */
7687
7691
  requestSummarizedTrendResponderExecutions(requestSummarizedTrendResponderExecutionsRequest) {
7688
7692
  return __awaiter(this, void 0, void 0, function* () {
@@ -7752,7 +7756,7 @@ class CloudGuardClient {
7752
7756
  * @param RequestSummarizedTrendSecurityScoresRequest
7753
7757
  * @return RequestSummarizedTrendSecurityScoresResponse
7754
7758
  * @throws OciError when an error occurs
7755
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/RequestSummarizedTrendSecurityScores.ts.html |here} to see how to use RequestSummarizedTrendSecurityScores API.
7759
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/RequestSummarizedTrendSecurityScores.ts.html |here} to see how to use RequestSummarizedTrendSecurityScores API.
7756
7760
  */
7757
7761
  requestSummarizedTrendSecurityScores(requestSummarizedTrendSecurityScoresRequest) {
7758
7762
  return __awaiter(this, void 0, void 0, function* () {
@@ -7821,7 +7825,7 @@ class CloudGuardClient {
7821
7825
  * @param SkipBulkResponderExecutionRequest
7822
7826
  * @return SkipBulkResponderExecutionResponse
7823
7827
  * @throws OciError when an error occurs
7824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/SkipBulkResponderExecution.ts.html |here} to see how to use SkipBulkResponderExecution API.
7828
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/SkipBulkResponderExecution.ts.html |here} to see how to use SkipBulkResponderExecution API.
7825
7829
  */
7826
7830
  skipBulkResponderExecution(skipBulkResponderExecutionRequest) {
7827
7831
  return __awaiter(this, void 0, void 0, function* () {
@@ -7874,7 +7878,7 @@ class CloudGuardClient {
7874
7878
  * @param SkipResponderExecutionRequest
7875
7879
  * @return SkipResponderExecutionResponse
7876
7880
  * @throws OciError when an error occurs
7877
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/SkipResponderExecution.ts.html |here} to see how to use SkipResponderExecution API.
7881
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/SkipResponderExecution.ts.html |here} to see how to use SkipResponderExecution API.
7878
7882
  */
7879
7883
  skipResponderExecution(skipResponderExecutionRequest) {
7880
7884
  return __awaiter(this, void 0, void 0, function* () {
@@ -7933,7 +7937,7 @@ class CloudGuardClient {
7933
7937
  * @param TriggerResponderRequest
7934
7938
  * @return TriggerResponderResponse
7935
7939
  * @throws OciError when an error occurs
7936
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/TriggerResponder.ts.html |here} to see how to use TriggerResponder API.
7940
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/TriggerResponder.ts.html |here} to see how to use TriggerResponder API.
7937
7941
  */
7938
7942
  triggerResponder(triggerResponderRequest) {
7939
7943
  return __awaiter(this, void 0, void 0, function* () {
@@ -7992,7 +7996,7 @@ class CloudGuardClient {
7992
7996
  * @param UpdateBulkProblemStatusRequest
7993
7997
  * @return UpdateBulkProblemStatusResponse
7994
7998
  * @throws OciError when an error occurs
7995
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/UpdateBulkProblemStatus.ts.html |here} to see how to use UpdateBulkProblemStatus API.
7999
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/UpdateBulkProblemStatus.ts.html |here} to see how to use UpdateBulkProblemStatus API.
7996
8000
  */
7997
8001
  updateBulkProblemStatus(updateBulkProblemStatusRequest) {
7998
8002
  return __awaiter(this, void 0, void 0, function* () {
@@ -8046,7 +8050,7 @@ class CloudGuardClient {
8046
8050
  * @param UpdateConfigurationRequest
8047
8051
  * @return UpdateConfigurationResponse
8048
8052
  * @throws OciError when an error occurs
8049
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/UpdateConfiguration.ts.html |here} to see how to use UpdateConfiguration API.
8053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/UpdateConfiguration.ts.html |here} to see how to use UpdateConfiguration API.
8050
8054
  */
8051
8055
  updateConfiguration(updateConfigurationRequest) {
8052
8056
  return __awaiter(this, void 0, void 0, function* () {
@@ -8112,7 +8116,7 @@ class CloudGuardClient {
8112
8116
  * @param UpdateDataMaskRuleRequest
8113
8117
  * @return UpdateDataMaskRuleResponse
8114
8118
  * @throws OciError when an error occurs
8115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/UpdateDataMaskRule.ts.html |here} to see how to use UpdateDataMaskRule API.
8119
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/UpdateDataMaskRule.ts.html |here} to see how to use UpdateDataMaskRule API.
8116
8120
  */
8117
8121
  updateDataMaskRule(updateDataMaskRuleRequest) {
8118
8122
  return __awaiter(this, void 0, void 0, function* () {
@@ -8177,7 +8181,7 @@ class CloudGuardClient {
8177
8181
  * @param UpdateDataSourceRequest
8178
8182
  * @return UpdateDataSourceResponse
8179
8183
  * @throws OciError when an error occurs
8180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/UpdateDataSource.ts.html |here} to see how to use UpdateDataSource API.
8184
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/UpdateDataSource.ts.html |here} to see how to use UpdateDataSource API.
8181
8185
  */
8182
8186
  updateDataSource(updateDataSourceRequest) {
8183
8187
  return __awaiter(this, void 0, void 0, function* () {
@@ -8239,7 +8243,7 @@ class CloudGuardClient {
8239
8243
  * @param UpdateDetectorRecipeRequest
8240
8244
  * @return UpdateDetectorRecipeResponse
8241
8245
  * @throws OciError when an error occurs
8242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/UpdateDetectorRecipe.ts.html |here} to see how to use UpdateDetectorRecipe API.
8246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/UpdateDetectorRecipe.ts.html |here} to see how to use UpdateDetectorRecipe API.
8243
8247
  */
8244
8248
  updateDetectorRecipe(updateDetectorRecipeRequest) {
8245
8249
  return __awaiter(this, void 0, void 0, function* () {
@@ -8305,7 +8309,7 @@ class CloudGuardClient {
8305
8309
  * @param UpdateDetectorRecipeDetectorRuleRequest
8306
8310
  * @return UpdateDetectorRecipeDetectorRuleResponse
8307
8311
  * @throws OciError when an error occurs
8308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/UpdateDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateDetectorRecipeDetectorRule API.
8312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/UpdateDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateDetectorRecipeDetectorRule API.
8309
8313
  */
8310
8314
  updateDetectorRecipeDetectorRule(updateDetectorRecipeDetectorRuleRequest) {
8311
8315
  return __awaiter(this, void 0, void 0, function* () {
@@ -8371,7 +8375,7 @@ class CloudGuardClient {
8371
8375
  * @param UpdateManagedListRequest
8372
8376
  * @return UpdateManagedListResponse
8373
8377
  * @throws OciError when an error occurs
8374
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/UpdateManagedList.ts.html |here} to see how to use UpdateManagedList API.
8378
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/UpdateManagedList.ts.html |here} to see how to use UpdateManagedList API.
8375
8379
  */
8376
8380
  updateManagedList(updateManagedListRequest) {
8377
8381
  return __awaiter(this, void 0, void 0, function* () {
@@ -8438,7 +8442,7 @@ class CloudGuardClient {
8438
8442
  * @param UpdateProblemStatusRequest
8439
8443
  * @return UpdateProblemStatusResponse
8440
8444
  * @throws OciError when an error occurs
8441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/UpdateProblemStatus.ts.html |here} to see how to use UpdateProblemStatus API.
8445
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/UpdateProblemStatus.ts.html |here} to see how to use UpdateProblemStatus API.
8442
8446
  */
8443
8447
  updateProblemStatus(updateProblemStatusRequest) {
8444
8448
  return __awaiter(this, void 0, void 0, function* () {
@@ -8504,7 +8508,7 @@ class CloudGuardClient {
8504
8508
  * @param UpdateResponderRecipeRequest
8505
8509
  * @return UpdateResponderRecipeResponse
8506
8510
  * @throws OciError when an error occurs
8507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/UpdateResponderRecipe.ts.html |here} to see how to use UpdateResponderRecipe API.
8511
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/UpdateResponderRecipe.ts.html |here} to see how to use UpdateResponderRecipe API.
8508
8512
  */
8509
8513
  updateResponderRecipe(updateResponderRecipeRequest) {
8510
8514
  return __awaiter(this, void 0, void 0, function* () {
@@ -8569,7 +8573,7 @@ class CloudGuardClient {
8569
8573
  * @param UpdateResponderRecipeResponderRuleRequest
8570
8574
  * @return UpdateResponderRecipeResponderRuleResponse
8571
8575
  * @throws OciError when an error occurs
8572
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/UpdateResponderRecipeResponderRule.ts.html |here} to see how to use UpdateResponderRecipeResponderRule API.
8576
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/UpdateResponderRecipeResponderRule.ts.html |here} to see how to use UpdateResponderRecipeResponderRule API.
8573
8577
  */
8574
8578
  updateResponderRecipeResponderRule(updateResponderRecipeResponderRuleRequest) {
8575
8579
  return __awaiter(this, void 0, void 0, function* () {
@@ -8635,7 +8639,7 @@ class CloudGuardClient {
8635
8639
  * @param UpdateSecurityRecipeRequest
8636
8640
  * @return UpdateSecurityRecipeResponse
8637
8641
  * @throws OciError when an error occurs
8638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/UpdateSecurityRecipe.ts.html |here} to see how to use UpdateSecurityRecipe API.
8642
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/UpdateSecurityRecipe.ts.html |here} to see how to use UpdateSecurityRecipe API.
8639
8643
  */
8640
8644
  updateSecurityRecipe(updateSecurityRecipeRequest) {
8641
8645
  return __awaiter(this, void 0, void 0, function* () {
@@ -8700,7 +8704,7 @@ class CloudGuardClient {
8700
8704
  * @param UpdateSecurityZoneRequest
8701
8705
  * @return UpdateSecurityZoneResponse
8702
8706
  * @throws OciError when an error occurs
8703
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/UpdateSecurityZone.ts.html |here} to see how to use UpdateSecurityZone API.
8707
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/UpdateSecurityZone.ts.html |here} to see how to use UpdateSecurityZone API.
8704
8708
  */
8705
8709
  updateSecurityZone(updateSecurityZoneRequest) {
8706
8710
  return __awaiter(this, void 0, void 0, function* () {
@@ -8765,7 +8769,7 @@ class CloudGuardClient {
8765
8769
  * @param UpdateTargetRequest
8766
8770
  * @return UpdateTargetResponse
8767
8771
  * @throws OciError when an error occurs
8768
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/UpdateTarget.ts.html |here} to see how to use UpdateTarget API.
8772
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/UpdateTarget.ts.html |here} to see how to use UpdateTarget API.
8769
8773
  */
8770
8774
  updateTarget(updateTargetRequest) {
8771
8775
  return __awaiter(this, void 0, void 0, function* () {
@@ -8830,7 +8834,7 @@ class CloudGuardClient {
8830
8834
  * @param UpdateTargetDetectorRecipeRequest
8831
8835
  * @return UpdateTargetDetectorRecipeResponse
8832
8836
  * @throws OciError when an error occurs
8833
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/UpdateTargetDetectorRecipe.ts.html |here} to see how to use UpdateTargetDetectorRecipe API.
8837
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/UpdateTargetDetectorRecipe.ts.html |here} to see how to use UpdateTargetDetectorRecipe API.
8834
8838
  */
8835
8839
  updateTargetDetectorRecipe(updateTargetDetectorRecipeRequest) {
8836
8840
  return __awaiter(this, void 0, void 0, function* () {
@@ -8896,7 +8900,7 @@ class CloudGuardClient {
8896
8900
  * @param UpdateTargetDetectorRecipeDetectorRuleRequest
8897
8901
  * @return UpdateTargetDetectorRecipeDetectorRuleResponse
8898
8902
  * @throws OciError when an error occurs
8899
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/UpdateTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateTargetDetectorRecipeDetectorRule API.
8903
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/UpdateTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateTargetDetectorRecipeDetectorRule API.
8900
8904
  */
8901
8905
  updateTargetDetectorRecipeDetectorRule(updateTargetDetectorRecipeDetectorRuleRequest) {
8902
8906
  return __awaiter(this, void 0, void 0, function* () {
@@ -8963,7 +8967,7 @@ class CloudGuardClient {
8963
8967
  * @param UpdateTargetResponderRecipeRequest
8964
8968
  * @return UpdateTargetResponderRecipeResponse
8965
8969
  * @throws OciError when an error occurs
8966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/UpdateTargetResponderRecipe.ts.html |here} to see how to use UpdateTargetResponderRecipe API.
8970
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/UpdateTargetResponderRecipe.ts.html |here} to see how to use UpdateTargetResponderRecipe API.
8967
8971
  */
8968
8972
  updateTargetResponderRecipe(updateTargetResponderRecipeRequest) {
8969
8973
  return __awaiter(this, void 0, void 0, function* () {
@@ -9029,7 +9033,7 @@ class CloudGuardClient {
9029
9033
  * @param UpdateTargetResponderRecipeResponderRuleRequest
9030
9034
  * @return UpdateTargetResponderRecipeResponderRuleResponse
9031
9035
  * @throws OciError when an error occurs
9032
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.74.0/cloudguard/UpdateTargetResponderRecipeResponderRule.ts.html |here} to see how to use UpdateTargetResponderRecipeResponderRule API.
9036
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/cloudguard/UpdateTargetResponderRecipeResponderRule.ts.html |here} to see how to use UpdateTargetResponderRecipeResponderRule API.
9033
9037
  */
9034
9038
  updateTargetResponderRecipeResponderRule(updateTargetResponderRecipeResponderRuleRequest) {
9035
9039
  return __awaiter(this, void 0, void 0, function* () {