oci-cloudguard 2.66.0 → 2.68.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 +134 -133
  2. package/lib/client.js +138 -134
  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
@@ -64,6 +64,7 @@ class CloudGuardClient {
64
64
  this["_defaultHeaders"] = {};
65
65
  this._circuitBreaker = null;
66
66
  this._httpOptions = undefined;
67
+ this._bodyDuplexMode = undefined;
67
68
  this.targetService = "CloudGuard";
68
69
  this._regionId = "";
69
70
  this._lastSetRegionOrRegionId = "";
@@ -78,6 +79,9 @@ class CloudGuardClient {
78
79
  this._httpOptions = clientConfiguration.httpOptions
79
80
  ? clientConfiguration.httpOptions
80
81
  : undefined;
82
+ this._bodyDuplexMode = clientConfiguration.bodyDuplexMode
83
+ ? clientConfiguration.bodyDuplexMode
84
+ : undefined;
81
85
  }
82
86
  // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
83
87
  const specCircuitBreakerEnabled = true;
@@ -88,7 +92,7 @@ class CloudGuardClient {
88
92
  }
89
93
  this._httpClient =
90
94
  params.httpClient ||
91
- new common.FetchHttpClient(requestSigner, this._circuitBreaker, this._httpOptions);
95
+ new common.FetchHttpClient(requestSigner, this._circuitBreaker, this._httpOptions, this._bodyDuplexMode);
92
96
  if (params.authenticationDetailsProvider &&
93
97
  common.isRegionProvider(params.authenticationDetailsProvider)) {
94
98
  const provider = params.authenticationDetailsProvider;
@@ -182,7 +186,7 @@ class CloudGuardClient {
182
186
  * @param AddCompartmentRequest
183
187
  * @return AddCompartmentResponse
184
188
  * @throws OciError when an error occurs
185
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/AddCompartment.ts.html |here} to see how to use AddCompartment API.
189
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/AddCompartment.ts.html |here} to see how to use AddCompartment API.
186
190
  */
187
191
  addCompartment(addCompartmentRequest) {
188
192
  return __awaiter(this, void 0, void 0, function* () {
@@ -248,7 +252,7 @@ class CloudGuardClient {
248
252
  * @param CancelWorkRequestRequest
249
253
  * @return CancelWorkRequestResponse
250
254
  * @throws OciError when an error occurs
251
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
255
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
252
256
  */
253
257
  cancelWorkRequest(cancelWorkRequestRequest) {
254
258
  return __awaiter(this, void 0, void 0, function* () {
@@ -303,7 +307,7 @@ class CloudGuardClient {
303
307
  * @param ChangeDataSourceCompartmentRequest
304
308
  * @return ChangeDataSourceCompartmentResponse
305
309
  * @throws OciError when an error occurs
306
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ChangeDataSourceCompartment.ts.html |here} to see how to use ChangeDataSourceCompartment API.
310
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ChangeDataSourceCompartment.ts.html |here} to see how to use ChangeDataSourceCompartment API.
307
311
  */
308
312
  changeDataSourceCompartment(changeDataSourceCompartmentRequest) {
309
313
  return __awaiter(this, void 0, void 0, function* () {
@@ -365,7 +369,7 @@ class CloudGuardClient {
365
369
  * @param ChangeDetectorRecipeCompartmentRequest
366
370
  * @return ChangeDetectorRecipeCompartmentResponse
367
371
  * @throws OciError when an error occurs
368
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ChangeDetectorRecipeCompartment.ts.html |here} to see how to use ChangeDetectorRecipeCompartment API.
372
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ChangeDetectorRecipeCompartment.ts.html |here} to see how to use ChangeDetectorRecipeCompartment API.
369
373
  */
370
374
  changeDetectorRecipeCompartment(changeDetectorRecipeCompartmentRequest) {
371
375
  return __awaiter(this, void 0, void 0, function* () {
@@ -422,7 +426,7 @@ class CloudGuardClient {
422
426
  * @param ChangeManagedListCompartmentRequest
423
427
  * @return ChangeManagedListCompartmentResponse
424
428
  * @throws OciError when an error occurs
425
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ChangeManagedListCompartment.ts.html |here} to see how to use ChangeManagedListCompartment API.
429
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ChangeManagedListCompartment.ts.html |here} to see how to use ChangeManagedListCompartment API.
426
430
  */
427
431
  changeManagedListCompartment(changeManagedListCompartmentRequest) {
428
432
  return __awaiter(this, void 0, void 0, function* () {
@@ -479,7 +483,7 @@ class CloudGuardClient {
479
483
  * @param ChangeResponderRecipeCompartmentRequest
480
484
  * @return ChangeResponderRecipeCompartmentResponse
481
485
  * @throws OciError when an error occurs
482
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ChangeResponderRecipeCompartment.ts.html |here} to see how to use ChangeResponderRecipeCompartment API.
486
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ChangeResponderRecipeCompartment.ts.html |here} to see how to use ChangeResponderRecipeCompartment API.
483
487
  */
484
488
  changeResponderRecipeCompartment(changeResponderRecipeCompartmentRequest) {
485
489
  return __awaiter(this, void 0, void 0, function* () {
@@ -536,7 +540,7 @@ class CloudGuardClient {
536
540
  * @param ChangeSecurityRecipeCompartmentRequest
537
541
  * @return ChangeSecurityRecipeCompartmentResponse
538
542
  * @throws OciError when an error occurs
539
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ChangeSecurityRecipeCompartment.ts.html |here} to see how to use ChangeSecurityRecipeCompartment API.
543
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ChangeSecurityRecipeCompartment.ts.html |here} to see how to use ChangeSecurityRecipeCompartment API.
540
544
  */
541
545
  changeSecurityRecipeCompartment(changeSecurityRecipeCompartmentRequest) {
542
546
  return __awaiter(this, void 0, void 0, function* () {
@@ -593,7 +597,7 @@ class CloudGuardClient {
593
597
  * @param ChangeSecurityZoneCompartmentRequest
594
598
  * @return ChangeSecurityZoneCompartmentResponse
595
599
  * @throws OciError when an error occurs
596
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ChangeSecurityZoneCompartment.ts.html |here} to see how to use ChangeSecurityZoneCompartment API.
600
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ChangeSecurityZoneCompartment.ts.html |here} to see how to use ChangeSecurityZoneCompartment API.
597
601
  */
598
602
  changeSecurityZoneCompartment(changeSecurityZoneCompartmentRequest) {
599
603
  return __awaiter(this, void 0, void 0, function* () {
@@ -651,7 +655,7 @@ class CloudGuardClient {
651
655
  * @param CreateDataMaskRuleRequest
652
656
  * @return CreateDataMaskRuleResponse
653
657
  * @throws OciError when an error occurs
654
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/CreateDataMaskRule.ts.html |here} to see how to use CreateDataMaskRule API.
658
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/CreateDataMaskRule.ts.html |here} to see how to use CreateDataMaskRule API.
655
659
  */
656
660
  createDataMaskRule(createDataMaskRuleRequest) {
657
661
  return __awaiter(this, void 0, void 0, function* () {
@@ -715,7 +719,7 @@ class CloudGuardClient {
715
719
  * @param CreateDataSourceRequest
716
720
  * @return CreateDataSourceResponse
717
721
  * @throws OciError when an error occurs
718
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/CreateDataSource.ts.html |here} to see how to use CreateDataSource API.
722
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/CreateDataSource.ts.html |here} to see how to use CreateDataSource API.
719
723
  */
720
724
  createDataSource(createDataSourceRequest) {
721
725
  return __awaiter(this, void 0, void 0, function* () {
@@ -775,7 +779,7 @@ class CloudGuardClient {
775
779
  * @param CreateDetectorRecipeRequest
776
780
  * @return CreateDetectorRecipeResponse
777
781
  * @throws OciError when an error occurs
778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/CreateDetectorRecipe.ts.html |here} to see how to use CreateDetectorRecipe API.
782
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/CreateDetectorRecipe.ts.html |here} to see how to use CreateDetectorRecipe API.
779
783
  */
780
784
  createDetectorRecipe(createDetectorRecipeRequest) {
781
785
  return __awaiter(this, void 0, void 0, function* () {
@@ -838,7 +842,7 @@ class CloudGuardClient {
838
842
  * @param CreateDetectorRecipeDetectorRuleRequest
839
843
  * @return CreateDetectorRecipeDetectorRuleResponse
840
844
  * @throws OciError when an error occurs
841
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/CreateDetectorRecipeDetectorRule.ts.html |here} to see how to use CreateDetectorRecipeDetectorRule API.
845
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/CreateDetectorRecipeDetectorRule.ts.html |here} to see how to use CreateDetectorRecipeDetectorRule API.
842
846
  */
843
847
  createDetectorRecipeDetectorRule(createDetectorRecipeDetectorRuleRequest) {
844
848
  return __awaiter(this, void 0, void 0, function* () {
@@ -904,7 +908,7 @@ class CloudGuardClient {
904
908
  * @param CreateManagedListRequest
905
909
  * @return CreateManagedListResponse
906
910
  * @throws OciError when an error occurs
907
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/CreateManagedList.ts.html |here} to see how to use CreateManagedList API.
911
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/CreateManagedList.ts.html |here} to see how to use CreateManagedList API.
908
912
  */
909
913
  createManagedList(createManagedListRequest) {
910
914
  return __awaiter(this, void 0, void 0, function* () {
@@ -968,7 +972,7 @@ class CloudGuardClient {
968
972
  * @param CreateResponderRecipeRequest
969
973
  * @return CreateResponderRecipeResponse
970
974
  * @throws OciError when an error occurs
971
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/CreateResponderRecipe.ts.html |here} to see how to use CreateResponderRecipe API.
975
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/CreateResponderRecipe.ts.html |here} to see how to use CreateResponderRecipe API.
972
976
  */
973
977
  createResponderRecipe(createResponderRecipeRequest) {
974
978
  return __awaiter(this, void 0, void 0, function* () {
@@ -1032,7 +1036,7 @@ class CloudGuardClient {
1032
1036
  * @param CreateSecurityRecipeRequest
1033
1037
  * @return CreateSecurityRecipeResponse
1034
1038
  * @throws OciError when an error occurs
1035
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/CreateSecurityRecipe.ts.html |here} to see how to use CreateSecurityRecipe API.
1039
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/CreateSecurityRecipe.ts.html |here} to see how to use CreateSecurityRecipe API.
1036
1040
  */
1037
1041
  createSecurityRecipe(createSecurityRecipeRequest) {
1038
1042
  return __awaiter(this, void 0, void 0, function* () {
@@ -1096,7 +1100,7 @@ class CloudGuardClient {
1096
1100
  * @param CreateSecurityZoneRequest
1097
1101
  * @return CreateSecurityZoneResponse
1098
1102
  * @throws OciError when an error occurs
1099
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/CreateSecurityZone.ts.html |here} to see how to use CreateSecurityZone API.
1103
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/CreateSecurityZone.ts.html |here} to see how to use CreateSecurityZone API.
1100
1104
  */
1101
1105
  createSecurityZone(createSecurityZoneRequest) {
1102
1106
  return __awaiter(this, void 0, void 0, function* () {
@@ -1160,7 +1164,7 @@ class CloudGuardClient {
1160
1164
  * @param CreateTargetRequest
1161
1165
  * @return CreateTargetResponse
1162
1166
  * @throws OciError when an error occurs
1163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/CreateTarget.ts.html |here} to see how to use CreateTarget API.
1167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/CreateTarget.ts.html |here} to see how to use CreateTarget API.
1164
1168
  */
1165
1169
  createTarget(createTargetRequest) {
1166
1170
  return __awaiter(this, void 0, void 0, function* () {
@@ -1224,7 +1228,7 @@ class CloudGuardClient {
1224
1228
  * @param CreateTargetDetectorRecipeRequest
1225
1229
  * @return CreateTargetDetectorRecipeResponse
1226
1230
  * @throws OciError when an error occurs
1227
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/CreateTargetDetectorRecipe.ts.html |here} to see how to use CreateTargetDetectorRecipe API.
1231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/CreateTargetDetectorRecipe.ts.html |here} to see how to use CreateTargetDetectorRecipe API.
1228
1232
  */
1229
1233
  createTargetDetectorRecipe(createTargetDetectorRecipeRequest) {
1230
1234
  return __awaiter(this, void 0, void 0, function* () {
@@ -1290,7 +1294,7 @@ class CloudGuardClient {
1290
1294
  * @param CreateTargetResponderRecipeRequest
1291
1295
  * @return CreateTargetResponderRecipeResponse
1292
1296
  * @throws OciError when an error occurs
1293
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/CreateTargetResponderRecipe.ts.html |here} to see how to use CreateTargetResponderRecipe API.
1297
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/CreateTargetResponderRecipe.ts.html |here} to see how to use CreateTargetResponderRecipe API.
1294
1298
  */
1295
1299
  createTargetResponderRecipe(createTargetResponderRecipeRequest) {
1296
1300
  return __awaiter(this, void 0, void 0, function* () {
@@ -1355,7 +1359,7 @@ class CloudGuardClient {
1355
1359
  * @param DeleteDataMaskRuleRequest
1356
1360
  * @return DeleteDataMaskRuleResponse
1357
1361
  * @throws OciError when an error occurs
1358
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/DeleteDataMaskRule.ts.html |here} to see how to use DeleteDataMaskRule API.
1362
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/DeleteDataMaskRule.ts.html |here} to see how to use DeleteDataMaskRule API.
1359
1363
  */
1360
1364
  deleteDataMaskRule(deleteDataMaskRuleRequest) {
1361
1365
  return __awaiter(this, void 0, void 0, function* () {
@@ -1410,7 +1414,7 @@ class CloudGuardClient {
1410
1414
  * @param DeleteDataSourceRequest
1411
1415
  * @return DeleteDataSourceResponse
1412
1416
  * @throws OciError when an error occurs
1413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/DeleteDataSource.ts.html |here} to see how to use DeleteDataSource API.
1417
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/DeleteDataSource.ts.html |here} to see how to use DeleteDataSource API.
1414
1418
  */
1415
1419
  deleteDataSource(deleteDataSourceRequest) {
1416
1420
  return __awaiter(this, void 0, void 0, function* () {
@@ -1471,7 +1475,7 @@ class CloudGuardClient {
1471
1475
  * @param DeleteDetectorRecipeRequest
1472
1476
  * @return DeleteDetectorRecipeResponse
1473
1477
  * @throws OciError when an error occurs
1474
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/DeleteDetectorRecipe.ts.html |here} to see how to use DeleteDetectorRecipe API.
1478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/DeleteDetectorRecipe.ts.html |here} to see how to use DeleteDetectorRecipe API.
1475
1479
  */
1476
1480
  deleteDetectorRecipe(deleteDetectorRecipeRequest) {
1477
1481
  return __awaiter(this, void 0, void 0, function* () {
@@ -1527,7 +1531,7 @@ class CloudGuardClient {
1527
1531
  * @param DeleteDetectorRecipeDetectorRuleRequest
1528
1532
  * @return DeleteDetectorRecipeDetectorRuleResponse
1529
1533
  * @throws OciError when an error occurs
1530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/DeleteDetectorRecipeDetectorRule.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRule API.
1534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/DeleteDetectorRecipeDetectorRule.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRule API.
1531
1535
  */
1532
1536
  deleteDetectorRecipeDetectorRule(deleteDetectorRecipeDetectorRuleRequest) {
1533
1537
  return __awaiter(this, void 0, void 0, function* () {
@@ -1583,7 +1587,7 @@ class CloudGuardClient {
1583
1587
  * @param DeleteDetectorRecipeDetectorRuleDataSourceRequest
1584
1588
  * @return DeleteDetectorRecipeDetectorRuleDataSourceResponse
1585
1589
  * @throws OciError when an error occurs
1586
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/DeleteDetectorRecipeDetectorRuleDataSource.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRuleDataSource API.
1590
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/DeleteDetectorRecipeDetectorRuleDataSource.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRuleDataSource API.
1587
1591
  */
1588
1592
  deleteDetectorRecipeDetectorRuleDataSource(deleteDetectorRecipeDetectorRuleDataSourceRequest) {
1589
1593
  return __awaiter(this, void 0, void 0, function* () {
@@ -1640,7 +1644,7 @@ class CloudGuardClient {
1640
1644
  * @param DeleteManagedListRequest
1641
1645
  * @return DeleteManagedListResponse
1642
1646
  * @throws OciError when an error occurs
1643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/DeleteManagedList.ts.html |here} to see how to use DeleteManagedList API.
1647
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/DeleteManagedList.ts.html |here} to see how to use DeleteManagedList API.
1644
1648
  */
1645
1649
  deleteManagedList(deleteManagedListRequest) {
1646
1650
  return __awaiter(this, void 0, void 0, function* () {
@@ -1696,7 +1700,7 @@ class CloudGuardClient {
1696
1700
  * @param DeleteResponderRecipeRequest
1697
1701
  * @return DeleteResponderRecipeResponse
1698
1702
  * @throws OciError when an error occurs
1699
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/DeleteResponderRecipe.ts.html |here} to see how to use DeleteResponderRecipe API.
1703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/DeleteResponderRecipe.ts.html |here} to see how to use DeleteResponderRecipe API.
1700
1704
  */
1701
1705
  deleteResponderRecipe(deleteResponderRecipeRequest) {
1702
1706
  return __awaiter(this, void 0, void 0, function* () {
@@ -1751,7 +1755,7 @@ class CloudGuardClient {
1751
1755
  * @param DeleteSecurityRecipeRequest
1752
1756
  * @return DeleteSecurityRecipeResponse
1753
1757
  * @throws OciError when an error occurs
1754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/DeleteSecurityRecipe.ts.html |here} to see how to use DeleteSecurityRecipe API.
1758
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/DeleteSecurityRecipe.ts.html |here} to see how to use DeleteSecurityRecipe API.
1755
1759
  */
1756
1760
  deleteSecurityRecipe(deleteSecurityRecipeRequest) {
1757
1761
  return __awaiter(this, void 0, void 0, function* () {
@@ -1806,7 +1810,7 @@ class CloudGuardClient {
1806
1810
  * @param DeleteSecurityZoneRequest
1807
1811
  * @return DeleteSecurityZoneResponse
1808
1812
  * @throws OciError when an error occurs
1809
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/DeleteSecurityZone.ts.html |here} to see how to use DeleteSecurityZone API.
1813
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/DeleteSecurityZone.ts.html |here} to see how to use DeleteSecurityZone API.
1810
1814
  */
1811
1815
  deleteSecurityZone(deleteSecurityZoneRequest) {
1812
1816
  return __awaiter(this, void 0, void 0, function* () {
@@ -1861,7 +1865,7 @@ class CloudGuardClient {
1861
1865
  * @param DeleteTargetRequest
1862
1866
  * @return DeleteTargetResponse
1863
1867
  * @throws OciError when an error occurs
1864
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/DeleteTarget.ts.html |here} to see how to use DeleteTarget API.
1868
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/DeleteTarget.ts.html |here} to see how to use DeleteTarget API.
1865
1869
  */
1866
1870
  deleteTarget(deleteTargetRequest) {
1867
1871
  return __awaiter(this, void 0, void 0, function* () {
@@ -1916,7 +1920,7 @@ class CloudGuardClient {
1916
1920
  * @param DeleteTargetDetectorRecipeRequest
1917
1921
  * @return DeleteTargetDetectorRecipeResponse
1918
1922
  * @throws OciError when an error occurs
1919
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/DeleteTargetDetectorRecipe.ts.html |here} to see how to use DeleteTargetDetectorRecipe API.
1923
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/DeleteTargetDetectorRecipe.ts.html |here} to see how to use DeleteTargetDetectorRecipe API.
1920
1924
  */
1921
1925
  deleteTargetDetectorRecipe(deleteTargetDetectorRecipeRequest) {
1922
1926
  return __awaiter(this, void 0, void 0, function* () {
@@ -1972,7 +1976,7 @@ class CloudGuardClient {
1972
1976
  * @param DeleteTargetResponderRecipeRequest
1973
1977
  * @return DeleteTargetResponderRecipeResponse
1974
1978
  * @throws OciError when an error occurs
1975
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/DeleteTargetResponderRecipe.ts.html |here} to see how to use DeleteTargetResponderRecipe API.
1979
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/DeleteTargetResponderRecipe.ts.html |here} to see how to use DeleteTargetResponderRecipe API.
1976
1980
  */
1977
1981
  deleteTargetResponderRecipe(deleteTargetResponderRecipeRequest) {
1978
1982
  return __awaiter(this, void 0, void 0, function* () {
@@ -2028,7 +2032,7 @@ class CloudGuardClient {
2028
2032
  * @param ExecuteResponderExecutionRequest
2029
2033
  * @return ExecuteResponderExecutionResponse
2030
2034
  * @throws OciError when an error occurs
2031
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ExecuteResponderExecution.ts.html |here} to see how to use ExecuteResponderExecution API.
2035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ExecuteResponderExecution.ts.html |here} to see how to use ExecuteResponderExecution API.
2032
2036
  */
2033
2037
  executeResponderExecution(executeResponderExecutionRequest) {
2034
2038
  return __awaiter(this, void 0, void 0, function* () {
@@ -2088,7 +2092,7 @@ class CloudGuardClient {
2088
2092
  * @param GetConditionMetadataTypeRequest
2089
2093
  * @return GetConditionMetadataTypeResponse
2090
2094
  * @throws OciError when an error occurs
2091
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetConditionMetadataType.ts.html |here} to see how to use GetConditionMetadataType API.
2095
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetConditionMetadataType.ts.html |here} to see how to use GetConditionMetadataType API.
2092
2096
  */
2093
2097
  getConditionMetadataType(getConditionMetadataTypeRequest) {
2094
2098
  return __awaiter(this, void 0, void 0, function* () {
@@ -2154,7 +2158,7 @@ class CloudGuardClient {
2154
2158
  * @param GetConfigurationRequest
2155
2159
  * @return GetConfigurationResponse
2156
2160
  * @throws OciError when an error occurs
2157
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetConfiguration.ts.html |here} to see how to use GetConfiguration API.
2161
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetConfiguration.ts.html |here} to see how to use GetConfiguration API.
2158
2162
  */
2159
2163
  getConfiguration(getConfigurationRequest) {
2160
2164
  return __awaiter(this, void 0, void 0, function* () {
@@ -2222,7 +2226,7 @@ class CloudGuardClient {
2222
2226
  * @param GetDataMaskRuleRequest
2223
2227
  * @return GetDataMaskRuleResponse
2224
2228
  * @throws OciError when an error occurs
2225
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetDataMaskRule.ts.html |here} to see how to use GetDataMaskRule API.
2229
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetDataMaskRule.ts.html |here} to see how to use GetDataMaskRule API.
2226
2230
  */
2227
2231
  getDataMaskRule(getDataMaskRuleRequest) {
2228
2232
  return __awaiter(this, void 0, void 0, function* () {
@@ -2285,7 +2289,7 @@ class CloudGuardClient {
2285
2289
  * @param GetDataSourceRequest
2286
2290
  * @return GetDataSourceResponse
2287
2291
  * @throws OciError when an error occurs
2288
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetDataSource.ts.html |here} to see how to use GetDataSource API.
2292
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetDataSource.ts.html |here} to see how to use GetDataSource API.
2289
2293
  */
2290
2294
  getDataSource(getDataSourceRequest) {
2291
2295
  return __awaiter(this, void 0, void 0, function* () {
@@ -2349,7 +2353,7 @@ class CloudGuardClient {
2349
2353
  * @param GetDetectorRequest
2350
2354
  * @return GetDetectorResponse
2351
2355
  * @throws OciError when an error occurs
2352
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetDetector.ts.html |here} to see how to use GetDetector API.
2356
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetDetector.ts.html |here} to see how to use GetDetector API.
2353
2357
  */
2354
2358
  getDetector(getDetectorRequest) {
2355
2359
  return __awaiter(this, void 0, void 0, function* () {
@@ -2412,7 +2416,7 @@ class CloudGuardClient {
2412
2416
  * @param GetDetectorRecipeRequest
2413
2417
  * @return GetDetectorRecipeResponse
2414
2418
  * @throws OciError when an error occurs
2415
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetDetectorRecipe.ts.html |here} to see how to use GetDetectorRecipe API.
2419
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetDetectorRecipe.ts.html |here} to see how to use GetDetectorRecipe API.
2416
2420
  */
2417
2421
  getDetectorRecipe(getDetectorRecipeRequest) {
2418
2422
  return __awaiter(this, void 0, void 0, function* () {
@@ -2475,7 +2479,7 @@ class CloudGuardClient {
2475
2479
  * @param GetDetectorRecipeDetectorRuleRequest
2476
2480
  * @return GetDetectorRecipeDetectorRuleResponse
2477
2481
  * @throws OciError when an error occurs
2478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetDetectorRecipeDetectorRule API.
2482
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetDetectorRecipeDetectorRule API.
2479
2483
  */
2480
2484
  getDetectorRecipeDetectorRule(getDetectorRecipeDetectorRuleRequest) {
2481
2485
  return __awaiter(this, void 0, void 0, function* () {
@@ -2540,7 +2544,7 @@ class CloudGuardClient {
2540
2544
  * @param GetDetectorRuleRequest
2541
2545
  * @return GetDetectorRuleResponse
2542
2546
  * @throws OciError when an error occurs
2543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetDetectorRule.ts.html |here} to see how to use GetDetectorRule API.
2547
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetDetectorRule.ts.html |here} to see how to use GetDetectorRule API.
2544
2548
  */
2545
2549
  getDetectorRule(getDetectorRuleRequest) {
2546
2550
  return __awaiter(this, void 0, void 0, function* () {
@@ -2609,7 +2613,7 @@ class CloudGuardClient {
2609
2613
  * @param GetManagedListRequest
2610
2614
  * @return GetManagedListResponse
2611
2615
  * @throws OciError when an error occurs
2612
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetManagedList.ts.html |here} to see how to use GetManagedList API.
2616
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetManagedList.ts.html |here} to see how to use GetManagedList API.
2613
2617
  */
2614
2618
  getManagedList(getManagedListRequest) {
2615
2619
  return __awaiter(this, void 0, void 0, function* () {
@@ -2672,7 +2676,7 @@ class CloudGuardClient {
2672
2676
  * @param GetProblemRequest
2673
2677
  * @return GetProblemResponse
2674
2678
  * @throws OciError when an error occurs
2675
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetProblem.ts.html |here} to see how to use GetProblem API.
2679
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetProblem.ts.html |here} to see how to use GetProblem API.
2676
2680
  */
2677
2681
  getProblem(getProblemRequest) {
2678
2682
  return __awaiter(this, void 0, void 0, function* () {
@@ -2735,7 +2739,7 @@ class CloudGuardClient {
2735
2739
  * @param GetResourceProfileRequest
2736
2740
  * @return GetResourceProfileResponse
2737
2741
  * @throws OciError when an error occurs
2738
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetResourceProfile.ts.html |here} to see how to use GetResourceProfile API.
2742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetResourceProfile.ts.html |here} to see how to use GetResourceProfile API.
2739
2743
  */
2740
2744
  getResourceProfile(getResourceProfileRequest) {
2741
2745
  return __awaiter(this, void 0, void 0, function* () {
@@ -2799,7 +2803,7 @@ class CloudGuardClient {
2799
2803
  * @param GetResponderExecutionRequest
2800
2804
  * @return GetResponderExecutionResponse
2801
2805
  * @throws OciError when an error occurs
2802
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetResponderExecution.ts.html |here} to see how to use GetResponderExecution API.
2806
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetResponderExecution.ts.html |here} to see how to use GetResponderExecution API.
2803
2807
  */
2804
2808
  getResponderExecution(getResponderExecutionRequest) {
2805
2809
  return __awaiter(this, void 0, void 0, function* () {
@@ -2862,7 +2866,7 @@ class CloudGuardClient {
2862
2866
  * @param GetResponderRecipeRequest
2863
2867
  * @return GetResponderRecipeResponse
2864
2868
  * @throws OciError when an error occurs
2865
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetResponderRecipe.ts.html |here} to see how to use GetResponderRecipe API.
2869
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetResponderRecipe.ts.html |here} to see how to use GetResponderRecipe API.
2866
2870
  */
2867
2871
  getResponderRecipe(getResponderRecipeRequest) {
2868
2872
  return __awaiter(this, void 0, void 0, function* () {
@@ -2925,7 +2929,7 @@ class CloudGuardClient {
2925
2929
  * @param GetResponderRecipeResponderRuleRequest
2926
2930
  * @return GetResponderRecipeResponderRuleResponse
2927
2931
  * @throws OciError when an error occurs
2928
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetResponderRecipeResponderRule.ts.html |here} to see how to use GetResponderRecipeResponderRule API.
2932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetResponderRecipeResponderRule.ts.html |here} to see how to use GetResponderRecipeResponderRule API.
2929
2933
  */
2930
2934
  getResponderRecipeResponderRule(getResponderRecipeResponderRuleRequest) {
2931
2935
  return __awaiter(this, void 0, void 0, function* () {
@@ -2989,7 +2993,7 @@ class CloudGuardClient {
2989
2993
  * @param GetResponderRuleRequest
2990
2994
  * @return GetResponderRuleResponse
2991
2995
  * @throws OciError when an error occurs
2992
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetResponderRule.ts.html |here} to see how to use GetResponderRule API.
2996
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetResponderRule.ts.html |here} to see how to use GetResponderRule API.
2993
2997
  */
2994
2998
  getResponderRule(getResponderRuleRequest) {
2995
2999
  return __awaiter(this, void 0, void 0, function* () {
@@ -3052,7 +3056,7 @@ class CloudGuardClient {
3052
3056
  * @param GetSecurityPolicyRequest
3053
3057
  * @return GetSecurityPolicyResponse
3054
3058
  * @throws OciError when an error occurs
3055
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetSecurityPolicy.ts.html |here} to see how to use GetSecurityPolicy API.
3059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetSecurityPolicy.ts.html |here} to see how to use GetSecurityPolicy API.
3056
3060
  */
3057
3061
  getSecurityPolicy(getSecurityPolicyRequest) {
3058
3062
  return __awaiter(this, void 0, void 0, function* () {
@@ -3115,7 +3119,7 @@ class CloudGuardClient {
3115
3119
  * @param GetSecurityRecipeRequest
3116
3120
  * @return GetSecurityRecipeResponse
3117
3121
  * @throws OciError when an error occurs
3118
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetSecurityRecipe.ts.html |here} to see how to use GetSecurityRecipe API.
3122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetSecurityRecipe.ts.html |here} to see how to use GetSecurityRecipe API.
3119
3123
  */
3120
3124
  getSecurityRecipe(getSecurityRecipeRequest) {
3121
3125
  return __awaiter(this, void 0, void 0, function* () {
@@ -3178,7 +3182,7 @@ class CloudGuardClient {
3178
3182
  * @param GetSecurityZoneRequest
3179
3183
  * @return GetSecurityZoneResponse
3180
3184
  * @throws OciError when an error occurs
3181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetSecurityZone.ts.html |here} to see how to use GetSecurityZone API.
3185
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetSecurityZone.ts.html |here} to see how to use GetSecurityZone API.
3182
3186
  */
3183
3187
  getSecurityZone(getSecurityZoneRequest) {
3184
3188
  return __awaiter(this, void 0, void 0, function* () {
@@ -3241,7 +3245,7 @@ class CloudGuardClient {
3241
3245
  * @param GetSightingRequest
3242
3246
  * @return GetSightingResponse
3243
3247
  * @throws OciError when an error occurs
3244
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetSighting.ts.html |here} to see how to use GetSighting API.
3248
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetSighting.ts.html |here} to see how to use GetSighting API.
3245
3249
  */
3246
3250
  getSighting(getSightingRequest) {
3247
3251
  return __awaiter(this, void 0, void 0, function* () {
@@ -3304,7 +3308,7 @@ class CloudGuardClient {
3304
3308
  * @param GetTargetRequest
3305
3309
  * @return GetTargetResponse
3306
3310
  * @throws OciError when an error occurs
3307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetTarget.ts.html |here} to see how to use GetTarget API.
3311
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetTarget.ts.html |here} to see how to use GetTarget API.
3308
3312
  */
3309
3313
  getTarget(getTargetRequest) {
3310
3314
  return __awaiter(this, void 0, void 0, function* () {
@@ -3367,7 +3371,7 @@ class CloudGuardClient {
3367
3371
  * @param GetTargetDetectorRecipeRequest
3368
3372
  * @return GetTargetDetectorRecipeResponse
3369
3373
  * @throws OciError when an error occurs
3370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetTargetDetectorRecipe.ts.html |here} to see how to use GetTargetDetectorRecipe API.
3374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetTargetDetectorRecipe.ts.html |here} to see how to use GetTargetDetectorRecipe API.
3371
3375
  */
3372
3376
  getTargetDetectorRecipe(getTargetDetectorRecipeRequest) {
3373
3377
  return __awaiter(this, void 0, void 0, function* () {
@@ -3431,7 +3435,7 @@ class CloudGuardClient {
3431
3435
  * @param GetTargetDetectorRecipeDetectorRuleRequest
3432
3436
  * @return GetTargetDetectorRecipeDetectorRuleResponse
3433
3437
  * @throws OciError when an error occurs
3434
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetTargetDetectorRecipeDetectorRule API.
3438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetTargetDetectorRecipeDetectorRule API.
3435
3439
  */
3436
3440
  getTargetDetectorRecipeDetectorRule(getTargetDetectorRecipeDetectorRuleRequest) {
3437
3441
  return __awaiter(this, void 0, void 0, function* () {
@@ -3496,7 +3500,7 @@ class CloudGuardClient {
3496
3500
  * @param GetTargetResponderRecipeRequest
3497
3501
  * @return GetTargetResponderRecipeResponse
3498
3502
  * @throws OciError when an error occurs
3499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetTargetResponderRecipe.ts.html |here} to see how to use GetTargetResponderRecipe API.
3503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetTargetResponderRecipe.ts.html |here} to see how to use GetTargetResponderRecipe API.
3500
3504
  */
3501
3505
  getTargetResponderRecipe(getTargetResponderRecipeRequest) {
3502
3506
  return __awaiter(this, void 0, void 0, function* () {
@@ -3560,7 +3564,7 @@ class CloudGuardClient {
3560
3564
  * @param GetTargetResponderRecipeResponderRuleRequest
3561
3565
  * @return GetTargetResponderRecipeResponderRuleResponse
3562
3566
  * @throws OciError when an error occurs
3563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetTargetResponderRecipeResponderRule.ts.html |here} to see how to use GetTargetResponderRecipeResponderRule API.
3567
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetTargetResponderRecipeResponderRule.ts.html |here} to see how to use GetTargetResponderRecipeResponderRule API.
3564
3568
  */
3565
3569
  getTargetResponderRecipeResponderRule(getTargetResponderRecipeResponderRuleRequest) {
3566
3570
  return __awaiter(this, void 0, void 0, function* () {
@@ -3625,7 +3629,7 @@ class CloudGuardClient {
3625
3629
  * @param GetWorkRequestRequest
3626
3630
  * @return GetWorkRequestResponse
3627
3631
  * @throws OciError when an error occurs
3628
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3632
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3629
3633
  */
3630
3634
  getWorkRequest(getWorkRequestRequest) {
3631
3635
  return __awaiter(this, void 0, void 0, function* () {
@@ -3694,7 +3698,7 @@ class CloudGuardClient {
3694
3698
  * @param ListConditionMetadataTypesRequest
3695
3699
  * @return ListConditionMetadataTypesResponse
3696
3700
  * @throws OciError when an error occurs
3697
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListConditionMetadataTypes.ts.html |here} to see how to use ListConditionMetadataTypes API.
3701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListConditionMetadataTypes.ts.html |here} to see how to use ListConditionMetadataTypes API.
3698
3702
  */
3699
3703
  listConditionMetadataTypes(listConditionMetadataTypesRequest) {
3700
3704
  return __awaiter(this, void 0, void 0, function* () {
@@ -3763,7 +3767,7 @@ class CloudGuardClient {
3763
3767
  * @param ListDataMaskRulesRequest
3764
3768
  * @return ListDataMaskRulesResponse
3765
3769
  * @throws OciError when an error occurs
3766
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListDataMaskRules.ts.html |here} to see how to use ListDataMaskRules API.
3770
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListDataMaskRules.ts.html |here} to see how to use ListDataMaskRules API.
3767
3771
  */
3768
3772
  listDataMaskRules(listDataMaskRulesRequest) {
3769
3773
  return __awaiter(this, void 0, void 0, function* () {
@@ -3838,7 +3842,7 @@ class CloudGuardClient {
3838
3842
  * @param ListDataSourceEventsRequest
3839
3843
  * @return ListDataSourceEventsResponse
3840
3844
  * @throws OciError when an error occurs
3841
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListDataSourceEvents.ts.html |here} to see how to use ListDataSourceEvents API.
3845
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListDataSourceEvents.ts.html |here} to see how to use ListDataSourceEvents API.
3842
3846
  */
3843
3847
  listDataSourceEvents(listDataSourceEventsRequest) {
3844
3848
  return __awaiter(this, void 0, void 0, function* () {
@@ -3922,7 +3926,7 @@ class CloudGuardClient {
3922
3926
  * @param ListDataSourcesRequest
3923
3927
  * @return ListDataSourcesResponse
3924
3928
  * @throws OciError when an error occurs
3925
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListDataSources.ts.html |here} to see how to use ListDataSources API.
3929
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListDataSources.ts.html |here} to see how to use ListDataSources API.
3926
3930
  */
3927
3931
  listDataSources(listDataSourcesRequest) {
3928
3932
  return __awaiter(this, void 0, void 0, function* () {
@@ -3996,7 +4000,7 @@ class CloudGuardClient {
3996
4000
  * @param ListDetectorRecipeDetectorRulesRequest
3997
4001
  * @return ListDetectorRecipeDetectorRulesResponse
3998
4002
  * @throws OciError when an error occurs
3999
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListDetectorRecipeDetectorRules.ts.html |here} to see how to use ListDetectorRecipeDetectorRules API.
4003
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListDetectorRecipeDetectorRules.ts.html |here} to see how to use ListDetectorRecipeDetectorRules API.
4000
4004
  */
4001
4005
  listDetectorRecipeDetectorRules(listDetectorRecipeDetectorRulesRequest) {
4002
4006
  return __awaiter(this, void 0, void 0, function* () {
@@ -4082,7 +4086,7 @@ class CloudGuardClient {
4082
4086
  * @param ListDetectorRecipesRequest
4083
4087
  * @return ListDetectorRecipesResponse
4084
4088
  * @throws OciError when an error occurs
4085
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListDetectorRecipes.ts.html |here} to see how to use ListDetectorRecipes API.
4089
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListDetectorRecipes.ts.html |here} to see how to use ListDetectorRecipes API.
4086
4090
  */
4087
4091
  listDetectorRecipes(listDetectorRecipesRequest) {
4088
4092
  return __awaiter(this, void 0, void 0, function* () {
@@ -4155,7 +4159,7 @@ class CloudGuardClient {
4155
4159
  * @param ListDetectorRulesRequest
4156
4160
  * @return ListDetectorRulesResponse
4157
4161
  * @throws OciError when an error occurs
4158
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListDetectorRules.ts.html |here} to see how to use ListDetectorRules API.
4162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListDetectorRules.ts.html |here} to see how to use ListDetectorRules API.
4159
4163
  */
4160
4164
  listDetectorRules(listDetectorRulesRequest) {
4161
4165
  return __awaiter(this, void 0, void 0, function* () {
@@ -4227,7 +4231,7 @@ class CloudGuardClient {
4227
4231
  * @param ListDetectorsRequest
4228
4232
  * @return ListDetectorsResponse
4229
4233
  * @throws OciError when an error occurs
4230
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListDetectors.ts.html |here} to see how to use ListDetectors API.
4234
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListDetectors.ts.html |here} to see how to use ListDetectors API.
4231
4235
  */
4232
4236
  listDetectors(listDetectorsRequest) {
4233
4237
  return __awaiter(this, void 0, void 0, function* () {
@@ -4296,7 +4300,7 @@ class CloudGuardClient {
4296
4300
  * @param ListImpactedResourcesRequest
4297
4301
  * @return ListImpactedResourcesResponse
4298
4302
  * @throws OciError when an error occurs
4299
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListImpactedResources.ts.html |here} to see how to use ListImpactedResources API.
4303
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListImpactedResources.ts.html |here} to see how to use ListImpactedResources API.
4300
4304
  */
4301
4305
  listImpactedResources(listImpactedResourcesRequest) {
4302
4306
  return __awaiter(this, void 0, void 0, function* () {
@@ -4364,7 +4368,7 @@ class CloudGuardClient {
4364
4368
  * @param ListManagedListTypesRequest
4365
4369
  * @return ListManagedListTypesResponse
4366
4370
  * @throws OciError when an error occurs
4367
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListManagedListTypes.ts.html |here} to see how to use ListManagedListTypes API.
4371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListManagedListTypes.ts.html |here} to see how to use ListManagedListTypes API.
4368
4372
  */
4369
4373
  listManagedListTypes(listManagedListTypesRequest) {
4370
4374
  return __awaiter(this, void 0, void 0, function* () {
@@ -4446,7 +4450,7 @@ class CloudGuardClient {
4446
4450
  * @param ListManagedListsRequest
4447
4451
  * @return ListManagedListsResponse
4448
4452
  * @throws OciError when an error occurs
4449
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListManagedLists.ts.html |here} to see how to use ListManagedLists API.
4453
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListManagedLists.ts.html |here} to see how to use ListManagedLists API.
4450
4454
  */
4451
4455
  listManagedLists(listManagedListsRequest) {
4452
4456
  return __awaiter(this, void 0, void 0, function* () {
@@ -4520,7 +4524,7 @@ class CloudGuardClient {
4520
4524
  * @param ListPoliciesRequest
4521
4525
  * @return ListPoliciesResponse
4522
4526
  * @throws OciError when an error occurs
4523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListPolicies.ts.html |here} to see how to use ListPolicies API.
4527
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListPolicies.ts.html |here} to see how to use ListPolicies API.
4524
4528
  */
4525
4529
  listPolicies(listPoliciesRequest) {
4526
4530
  return __awaiter(this, void 0, void 0, function* () {
@@ -4588,7 +4592,7 @@ class CloudGuardClient {
4588
4592
  * @param ListProblemEndpointsRequest
4589
4593
  * @return ListProblemEndpointsResponse
4590
4594
  * @throws OciError when an error occurs
4591
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListProblemEndpoints.ts.html |here} to see how to use ListProblemEndpoints API.
4595
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListProblemEndpoints.ts.html |here} to see how to use ListProblemEndpoints API.
4592
4596
  */
4593
4597
  listProblemEndpoints(listProblemEndpointsRequest) {
4594
4598
  return __awaiter(this, void 0, void 0, function* () {
@@ -4657,7 +4661,7 @@ class CloudGuardClient {
4657
4661
  * @param ListProblemEntitiesRequest
4658
4662
  * @return ListProblemEntitiesResponse
4659
4663
  * @throws OciError when an error occurs
4660
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListProblemEntities.ts.html |here} to see how to use ListProblemEntities API.
4664
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListProblemEntities.ts.html |here} to see how to use ListProblemEntities API.
4661
4665
  */
4662
4666
  listProblemEntities(listProblemEntitiesRequest) {
4663
4667
  return __awaiter(this, void 0, void 0, function* () {
@@ -4726,7 +4730,7 @@ class CloudGuardClient {
4726
4730
  * @param ListProblemHistoriesRequest
4727
4731
  * @return ListProblemHistoriesResponse
4728
4732
  * @throws OciError when an error occurs
4729
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListProblemHistories.ts.html |here} to see how to use ListProblemHistories API.
4733
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListProblemHistories.ts.html |here} to see how to use ListProblemHistories API.
4730
4734
  */
4731
4735
  listProblemHistories(listProblemHistoriesRequest) {
4732
4736
  return __awaiter(this, void 0, void 0, function* () {
@@ -4810,7 +4814,7 @@ class CloudGuardClient {
4810
4814
  * @param ListProblemsRequest
4811
4815
  * @return ListProblemsResponse
4812
4816
  * @throws OciError when an error occurs
4813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListProblems.ts.html |here} to see how to use ListProblems API.
4817
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListProblems.ts.html |here} to see how to use ListProblems API.
4814
4818
  */
4815
4819
  listProblems(listProblemsRequest) {
4816
4820
  return __awaiter(this, void 0, void 0, function* () {
@@ -4898,7 +4902,7 @@ class CloudGuardClient {
4898
4902
  * @param ListRecommendationsRequest
4899
4903
  * @return ListRecommendationsResponse
4900
4904
  * @throws OciError when an error occurs
4901
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
4905
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
4902
4906
  */
4903
4907
  listRecommendations(listRecommendationsRequest) {
4904
4908
  return __awaiter(this, void 0, void 0, function* () {
@@ -4970,7 +4974,7 @@ class CloudGuardClient {
4970
4974
  * @param ListResourceProfileEndpointsRequest
4971
4975
  * @return ListResourceProfileEndpointsResponse
4972
4976
  * @throws OciError when an error occurs
4973
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListResourceProfileEndpoints.ts.html |here} to see how to use ListResourceProfileEndpoints API.
4977
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListResourceProfileEndpoints.ts.html |here} to see how to use ListResourceProfileEndpoints API.
4974
4978
  */
4975
4979
  listResourceProfileEndpoints(listResourceProfileEndpointsRequest) {
4976
4980
  return __awaiter(this, void 0, void 0, function* () {
@@ -5038,7 +5042,7 @@ class CloudGuardClient {
5038
5042
  * @param ListResourceProfileImpactedResourcesRequest
5039
5043
  * @return ListResourceProfileImpactedResourcesResponse
5040
5044
  * @throws OciError when an error occurs
5041
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListResourceProfileImpactedResources.ts.html |here} to see how to use ListResourceProfileImpactedResources API.
5045
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListResourceProfileImpactedResources.ts.html |here} to see how to use ListResourceProfileImpactedResources API.
5042
5046
  */
5043
5047
  listResourceProfileImpactedResources(listResourceProfileImpactedResourcesRequest) {
5044
5048
  return __awaiter(this, void 0, void 0, function* () {
@@ -5120,7 +5124,7 @@ class CloudGuardClient {
5120
5124
  * @param ListResourceProfilesRequest
5121
5125
  * @return ListResourceProfilesResponse
5122
5126
  * @throws OciError when an error occurs
5123
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListResourceProfiles.ts.html |here} to see how to use ListResourceProfiles API.
5127
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListResourceProfiles.ts.html |here} to see how to use ListResourceProfiles API.
5124
5128
  */
5125
5129
  listResourceProfiles(listResourceProfilesRequest) {
5126
5130
  return __awaiter(this, void 0, void 0, function* () {
@@ -5199,7 +5203,7 @@ class CloudGuardClient {
5199
5203
  * @param ListResourceTypesRequest
5200
5204
  * @return ListResourceTypesResponse
5201
5205
  * @throws OciError when an error occurs
5202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListResourceTypes.ts.html |here} to see how to use ListResourceTypes API.
5206
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListResourceTypes.ts.html |here} to see how to use ListResourceTypes API.
5203
5207
  */
5204
5208
  listResourceTypes(listResourceTypesRequest) {
5205
5209
  return __awaiter(this, void 0, void 0, function* () {
@@ -5269,7 +5273,7 @@ class CloudGuardClient {
5269
5273
  * @param ListResponderActivitiesRequest
5270
5274
  * @return ListResponderActivitiesResponse
5271
5275
  * @throws OciError when an error occurs
5272
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListResponderActivities.ts.html |here} to see how to use ListResponderActivities API.
5276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListResponderActivities.ts.html |here} to see how to use ListResponderActivities API.
5273
5277
  */
5274
5278
  listResponderActivities(listResponderActivitiesRequest) {
5275
5279
  return __awaiter(this, void 0, void 0, function* () {
@@ -5338,7 +5342,7 @@ class CloudGuardClient {
5338
5342
  * @param ListResponderExecutionsRequest
5339
5343
  * @return ListResponderExecutionsResponse
5340
5344
  * @throws OciError when an error occurs
5341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListResponderExecutions.ts.html |here} to see how to use ListResponderExecutions API.
5345
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListResponderExecutions.ts.html |here} to see how to use ListResponderExecutions API.
5342
5346
  */
5343
5347
  listResponderExecutions(listResponderExecutionsRequest) {
5344
5348
  return __awaiter(this, void 0, void 0, function* () {
@@ -5418,7 +5422,7 @@ class CloudGuardClient {
5418
5422
  * @param ListResponderRecipeResponderRulesRequest
5419
5423
  * @return ListResponderRecipeResponderRulesResponse
5420
5424
  * @throws OciError when an error occurs
5421
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListResponderRecipeResponderRules.ts.html |here} to see how to use ListResponderRecipeResponderRules API.
5425
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListResponderRecipeResponderRules.ts.html |here} to see how to use ListResponderRecipeResponderRules API.
5422
5426
  */
5423
5427
  listResponderRecipeResponderRules(listResponderRecipeResponderRulesRequest) {
5424
5428
  return __awaiter(this, void 0, void 0, function* () {
@@ -5503,7 +5507,7 @@ class CloudGuardClient {
5503
5507
  * @param ListResponderRecipesRequest
5504
5508
  * @return ListResponderRecipesResponse
5505
5509
  * @throws OciError when an error occurs
5506
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListResponderRecipes.ts.html |here} to see how to use ListResponderRecipes API.
5510
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListResponderRecipes.ts.html |here} to see how to use ListResponderRecipes API.
5507
5511
  */
5508
5512
  listResponderRecipes(listResponderRecipesRequest) {
5509
5513
  return __awaiter(this, void 0, void 0, function* () {
@@ -5576,7 +5580,7 @@ class CloudGuardClient {
5576
5580
  * @param ListResponderRulesRequest
5577
5581
  * @return ListResponderRulesResponse
5578
5582
  * @throws OciError when an error occurs
5579
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListResponderRules.ts.html |here} to see how to use ListResponderRules API.
5583
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListResponderRules.ts.html |here} to see how to use ListResponderRules API.
5580
5584
  */
5581
5585
  listResponderRules(listResponderRulesRequest) {
5582
5586
  return __awaiter(this, void 0, void 0, function* () {
@@ -5646,7 +5650,7 @@ class CloudGuardClient {
5646
5650
  * @param ListSecurityPoliciesRequest
5647
5651
  * @return ListSecurityPoliciesResponse
5648
5652
  * @throws OciError when an error occurs
5649
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListSecurityPolicies.ts.html |here} to see how to use ListSecurityPolicies API.
5653
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListSecurityPolicies.ts.html |here} to see how to use ListSecurityPolicies API.
5650
5654
  */
5651
5655
  listSecurityPolicies(listSecurityPoliciesRequest) {
5652
5656
  return __awaiter(this, void 0, void 0, function* () {
@@ -5717,7 +5721,7 @@ class CloudGuardClient {
5717
5721
  * @param ListSecurityRecipesRequest
5718
5722
  * @return ListSecurityRecipesResponse
5719
5723
  * @throws OciError when an error occurs
5720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListSecurityRecipes.ts.html |here} to see how to use ListSecurityRecipes API.
5724
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListSecurityRecipes.ts.html |here} to see how to use ListSecurityRecipes API.
5721
5725
  */
5722
5726
  listSecurityRecipes(listSecurityRecipesRequest) {
5723
5727
  return __awaiter(this, void 0, void 0, function* () {
@@ -5788,7 +5792,7 @@ class CloudGuardClient {
5788
5792
  * @param ListSecurityZonesRequest
5789
5793
  * @return ListSecurityZonesResponse
5790
5794
  * @throws OciError when an error occurs
5791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListSecurityZones.ts.html |here} to see how to use ListSecurityZones API.
5795
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListSecurityZones.ts.html |here} to see how to use ListSecurityZones API.
5792
5796
  */
5793
5797
  listSecurityZones(listSecurityZonesRequest) {
5794
5798
  return __awaiter(this, void 0, void 0, function* () {
@@ -5860,7 +5864,7 @@ class CloudGuardClient {
5860
5864
  * @param ListSightingEndpointsRequest
5861
5865
  * @return ListSightingEndpointsResponse
5862
5866
  * @throws OciError when an error occurs
5863
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListSightingEndpoints.ts.html |here} to see how to use ListSightingEndpoints API.
5867
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListSightingEndpoints.ts.html |here} to see how to use ListSightingEndpoints API.
5864
5868
  */
5865
5869
  listSightingEndpoints(listSightingEndpointsRequest) {
5866
5870
  return __awaiter(this, void 0, void 0, function* () {
@@ -5928,7 +5932,7 @@ class CloudGuardClient {
5928
5932
  * @param ListSightingImpactedResourcesRequest
5929
5933
  * @return ListSightingImpactedResourcesResponse
5930
5934
  * @throws OciError when an error occurs
5931
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListSightingImpactedResources.ts.html |here} to see how to use ListSightingImpactedResources API.
5935
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListSightingImpactedResources.ts.html |here} to see how to use ListSightingImpactedResources API.
5932
5936
  */
5933
5937
  listSightingImpactedResources(listSightingImpactedResourcesRequest) {
5934
5938
  return __awaiter(this, void 0, void 0, function* () {
@@ -6009,7 +6013,7 @@ class CloudGuardClient {
6009
6013
  * @param ListSightingsRequest
6010
6014
  * @return ListSightingsResponse
6011
6015
  * @throws OciError when an error occurs
6012
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListSightings.ts.html |here} to see how to use ListSightings API.
6016
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListSightings.ts.html |here} to see how to use ListSightings API.
6013
6017
  */
6014
6018
  listSightings(listSightingsRequest) {
6015
6019
  return __awaiter(this, void 0, void 0, function* () {
@@ -6083,7 +6087,7 @@ class CloudGuardClient {
6083
6087
  * @param ListTacticsRequest
6084
6088
  * @return ListTacticsResponse
6085
6089
  * @throws OciError when an error occurs
6086
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListTactics.ts.html |here} to see how to use ListTactics API.
6090
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListTactics.ts.html |here} to see how to use ListTactics API.
6087
6091
  */
6088
6092
  listTactics(listTacticsRequest) {
6089
6093
  return __awaiter(this, void 0, void 0, function* () {
@@ -6152,7 +6156,7 @@ class CloudGuardClient {
6152
6156
  * @param ListTargetDetectorRecipeDetectorRulesRequest
6153
6157
  * @return ListTargetDetectorRecipeDetectorRulesResponse
6154
6158
  * @throws OciError when an error occurs
6155
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListTargetDetectorRecipeDetectorRules.ts.html |here} to see how to use ListTargetDetectorRecipeDetectorRules API.
6159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListTargetDetectorRecipeDetectorRules.ts.html |here} to see how to use ListTargetDetectorRecipeDetectorRules API.
6156
6160
  */
6157
6161
  listTargetDetectorRecipeDetectorRules(listTargetDetectorRecipeDetectorRulesRequest) {
6158
6162
  return __awaiter(this, void 0, void 0, function* () {
@@ -6224,7 +6228,7 @@ class CloudGuardClient {
6224
6228
  * @param ListTargetDetectorRecipesRequest
6225
6229
  * @return ListTargetDetectorRecipesResponse
6226
6230
  * @throws OciError when an error occurs
6227
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListTargetDetectorRecipes.ts.html |here} to see how to use ListTargetDetectorRecipes API.
6231
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListTargetDetectorRecipes.ts.html |here} to see how to use ListTargetDetectorRecipes API.
6228
6232
  */
6229
6233
  listTargetDetectorRecipes(listTargetDetectorRecipesRequest) {
6230
6234
  return __awaiter(this, void 0, void 0, function* () {
@@ -6296,7 +6300,7 @@ class CloudGuardClient {
6296
6300
  * @param ListTargetResponderRecipeResponderRulesRequest
6297
6301
  * @return ListTargetResponderRecipeResponderRulesResponse
6298
6302
  * @throws OciError when an error occurs
6299
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListTargetResponderRecipeResponderRules.ts.html |here} to see how to use ListTargetResponderRecipeResponderRules API.
6303
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListTargetResponderRecipeResponderRules.ts.html |here} to see how to use ListTargetResponderRecipeResponderRules API.
6300
6304
  */
6301
6305
  listTargetResponderRecipeResponderRules(listTargetResponderRecipeResponderRulesRequest) {
6302
6306
  return __awaiter(this, void 0, void 0, function* () {
@@ -6368,7 +6372,7 @@ class CloudGuardClient {
6368
6372
  * @param ListTargetResponderRecipesRequest
6369
6373
  * @return ListTargetResponderRecipesResponse
6370
6374
  * @throws OciError when an error occurs
6371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListTargetResponderRecipes.ts.html |here} to see how to use ListTargetResponderRecipes API.
6375
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListTargetResponderRecipes.ts.html |here} to see how to use ListTargetResponderRecipes API.
6372
6376
  */
6373
6377
  listTargetResponderRecipes(listTargetResponderRecipesRequest) {
6374
6378
  return __awaiter(this, void 0, void 0, function* () {
@@ -6453,7 +6457,7 @@ class CloudGuardClient {
6453
6457
  * @param ListTargetsRequest
6454
6458
  * @return ListTargetsResponse
6455
6459
  * @throws OciError when an error occurs
6456
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListTargets.ts.html |here} to see how to use ListTargets API.
6460
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListTargets.ts.html |here} to see how to use ListTargets API.
6457
6461
  */
6458
6462
  listTargets(listTargetsRequest) {
6459
6463
  return __awaiter(this, void 0, void 0, function* () {
@@ -6526,7 +6530,7 @@ class CloudGuardClient {
6526
6530
  * @param ListTechniquesRequest
6527
6531
  * @return ListTechniquesResponse
6528
6532
  * @throws OciError when an error occurs
6529
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListTechniques.ts.html |here} to see how to use ListTechniques API.
6533
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListTechniques.ts.html |here} to see how to use ListTechniques API.
6530
6534
  */
6531
6535
  listTechniques(listTechniquesRequest) {
6532
6536
  return __awaiter(this, void 0, void 0, function* () {
@@ -6595,7 +6599,7 @@ class CloudGuardClient {
6595
6599
  * @param ListWorkRequestErrorsRequest
6596
6600
  * @return ListWorkRequestErrorsResponse
6597
6601
  * @throws OciError when an error occurs
6598
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
6602
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
6599
6603
  */
6600
6604
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
6601
6605
  return __awaiter(this, void 0, void 0, function* () {
@@ -6663,7 +6667,7 @@ class CloudGuardClient {
6663
6667
  * @param ListWorkRequestLogsRequest
6664
6668
  * @return ListWorkRequestLogsResponse
6665
6669
  * @throws OciError when an error occurs
6666
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
6670
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
6667
6671
  */
6668
6672
  listWorkRequestLogs(listWorkRequestLogsRequest) {
6669
6673
  return __awaiter(this, void 0, void 0, function* () {
@@ -6731,7 +6735,7 @@ class CloudGuardClient {
6731
6735
  * @param ListWorkRequestsRequest
6732
6736
  * @return ListWorkRequestsResponse
6733
6737
  * @throws OciError when an error occurs
6734
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6735
6739
  */
6736
6740
  listWorkRequests(listWorkRequestsRequest) {
6737
6741
  return __awaiter(this, void 0, void 0, function* () {
@@ -6800,7 +6804,7 @@ class CloudGuardClient {
6800
6804
  * @param RemoveCompartmentRequest
6801
6805
  * @return RemoveCompartmentResponse
6802
6806
  * @throws OciError when an error occurs
6803
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/RemoveCompartment.ts.html |here} to see how to use RemoveCompartment API.
6807
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/RemoveCompartment.ts.html |here} to see how to use RemoveCompartment API.
6804
6808
  */
6805
6809
  removeCompartment(removeCompartmentRequest) {
6806
6810
  return __awaiter(this, void 0, void 0, function* () {
@@ -6867,7 +6871,7 @@ class CloudGuardClient {
6867
6871
  * @param RequestRiskScoresRequest
6868
6872
  * @return RequestRiskScoresResponse
6869
6873
  * @throws OciError when an error occurs
6870
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/RequestRiskScores.ts.html |here} to see how to use RequestRiskScores API.
6874
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/RequestRiskScores.ts.html |here} to see how to use RequestRiskScores API.
6871
6875
  */
6872
6876
  requestRiskScores(requestRiskScoresRequest) {
6873
6877
  return __awaiter(this, void 0, void 0, function* () {
@@ -6934,7 +6938,7 @@ class CloudGuardClient {
6934
6938
  * @param RequestSecurityScoreSummarizedTrendRequest
6935
6939
  * @return RequestSecurityScoreSummarizedTrendResponse
6936
6940
  * @throws OciError when an error occurs
6937
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/RequestSecurityScoreSummarizedTrend.ts.html |here} to see how to use RequestSecurityScoreSummarizedTrend API.
6941
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/RequestSecurityScoreSummarizedTrend.ts.html |here} to see how to use RequestSecurityScoreSummarizedTrend API.
6938
6942
  */
6939
6943
  requestSecurityScoreSummarizedTrend(requestSecurityScoreSummarizedTrendRequest) {
6940
6944
  return __awaiter(this, void 0, void 0, function* () {
@@ -7002,7 +7006,7 @@ class CloudGuardClient {
7002
7006
  * @param RequestSecurityScoresRequest
7003
7007
  * @return RequestSecurityScoresResponse
7004
7008
  * @throws OciError when an error occurs
7005
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/RequestSecurityScores.ts.html |here} to see how to use RequestSecurityScores API.
7009
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/RequestSecurityScores.ts.html |here} to see how to use RequestSecurityScores API.
7006
7010
  */
7007
7011
  requestSecurityScores(requestSecurityScoresRequest) {
7008
7012
  return __awaiter(this, void 0, void 0, function* () {
@@ -7082,7 +7086,7 @@ class CloudGuardClient {
7082
7086
  * @param RequestSummarizedActivityProblemsRequest
7083
7087
  * @return RequestSummarizedActivityProblemsResponse
7084
7088
  * @throws OciError when an error occurs
7085
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/RequestSummarizedActivityProblems.ts.html |here} to see how to use RequestSummarizedActivityProblems API.
7089
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/RequestSummarizedActivityProblems.ts.html |here} to see how to use RequestSummarizedActivityProblems API.
7086
7090
  */
7087
7091
  requestSummarizedActivityProblems(requestSummarizedActivityProblemsRequest) {
7088
7092
  return __awaiter(this, void 0, void 0, function* () {
@@ -7162,7 +7166,7 @@ class CloudGuardClient {
7162
7166
  * @param RequestSummarizedProblemsRequest
7163
7167
  * @return RequestSummarizedProblemsResponse
7164
7168
  * @throws OciError when an error occurs
7165
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/RequestSummarizedProblems.ts.html |here} to see how to use RequestSummarizedProblems API.
7169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/RequestSummarizedProblems.ts.html |here} to see how to use RequestSummarizedProblems API.
7166
7170
  */
7167
7171
  requestSummarizedProblems(requestSummarizedProblemsRequest) {
7168
7172
  return __awaiter(this, void 0, void 0, function* () {
@@ -7242,7 +7246,7 @@ class CloudGuardClient {
7242
7246
  * @param RequestSummarizedResponderExecutionsRequest
7243
7247
  * @return RequestSummarizedResponderExecutionsResponse
7244
7248
  * @throws OciError when an error occurs
7245
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/RequestSummarizedResponderExecutions.ts.html |here} to see how to use RequestSummarizedResponderExecutions API.
7249
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/RequestSummarizedResponderExecutions.ts.html |here} to see how to use RequestSummarizedResponderExecutions API.
7246
7250
  */
7247
7251
  requestSummarizedResponderExecutions(requestSummarizedResponderExecutionsRequest) {
7248
7252
  return __awaiter(this, void 0, void 0, function* () {
@@ -7313,7 +7317,7 @@ class CloudGuardClient {
7313
7317
  * @param RequestSummarizedRiskScoresRequest
7314
7318
  * @return RequestSummarizedRiskScoresResponse
7315
7319
  * @throws OciError when an error occurs
7316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/RequestSummarizedRiskScores.ts.html |here} to see how to use RequestSummarizedRiskScores API.
7320
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/RequestSummarizedRiskScores.ts.html |here} to see how to use RequestSummarizedRiskScores API.
7317
7321
  */
7318
7322
  requestSummarizedRiskScores(requestSummarizedRiskScoresRequest) {
7319
7323
  return __awaiter(this, void 0, void 0, function* () {
@@ -7379,7 +7383,7 @@ class CloudGuardClient {
7379
7383
  * @param RequestSummarizedSecurityScoresRequest
7380
7384
  * @return RequestSummarizedSecurityScoresResponse
7381
7385
  * @throws OciError when an error occurs
7382
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/RequestSummarizedSecurityScores.ts.html |here} to see how to use RequestSummarizedSecurityScores API.
7386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/RequestSummarizedSecurityScores.ts.html |here} to see how to use RequestSummarizedSecurityScores API.
7383
7387
  */
7384
7388
  requestSummarizedSecurityScores(requestSummarizedSecurityScoresRequest) {
7385
7389
  return __awaiter(this, void 0, void 0, function* () {
@@ -7444,7 +7448,7 @@ class CloudGuardClient {
7444
7448
  * @param RequestSummarizedTopTrendResourceProfileRiskScoresRequest
7445
7449
  * @return RequestSummarizedTopTrendResourceProfileRiskScoresResponse
7446
7450
  * @throws OciError when an error occurs
7447
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/RequestSummarizedTopTrendResourceProfileRiskScores.ts.html |here} to see how to use RequestSummarizedTopTrendResourceProfileRiskScores API.
7451
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/RequestSummarizedTopTrendResourceProfileRiskScores.ts.html |here} to see how to use RequestSummarizedTopTrendResourceProfileRiskScores API.
7448
7452
  */
7449
7453
  requestSummarizedTopTrendResourceProfileRiskScores(requestSummarizedTopTrendResourceProfileRiskScoresRequest) {
7450
7454
  return __awaiter(this, void 0, void 0, function* () {
@@ -7527,7 +7531,7 @@ class CloudGuardClient {
7527
7531
  * @param RequestSummarizedTrendProblemsRequest
7528
7532
  * @return RequestSummarizedTrendProblemsResponse
7529
7533
  * @throws OciError when an error occurs
7530
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/RequestSummarizedTrendProblems.ts.html |here} to see how to use RequestSummarizedTrendProblems API.
7534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/RequestSummarizedTrendProblems.ts.html |here} to see how to use RequestSummarizedTrendProblems API.
7531
7535
  */
7532
7536
  requestSummarizedTrendProblems(requestSummarizedTrendProblemsRequest) {
7533
7537
  return __awaiter(this, void 0, void 0, function* () {
@@ -7596,7 +7600,7 @@ class CloudGuardClient {
7596
7600
  * @param RequestSummarizedTrendResourceRiskScoresRequest
7597
7601
  * @return RequestSummarizedTrendResourceRiskScoresResponse
7598
7602
  * @throws OciError when an error occurs
7599
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/RequestSummarizedTrendResourceRiskScores.ts.html |here} to see how to use RequestSummarizedTrendResourceRiskScores API.
7603
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/RequestSummarizedTrendResourceRiskScores.ts.html |here} to see how to use RequestSummarizedTrendResourceRiskScores API.
7600
7604
  */
7601
7605
  requestSummarizedTrendResourceRiskScores(requestSummarizedTrendResourceRiskScoresRequest) {
7602
7606
  return __awaiter(this, void 0, void 0, function* () {
@@ -7678,7 +7682,7 @@ class CloudGuardClient {
7678
7682
  * @param RequestSummarizedTrendResponderExecutionsRequest
7679
7683
  * @return RequestSummarizedTrendResponderExecutionsResponse
7680
7684
  * @throws OciError when an error occurs
7681
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/RequestSummarizedTrendResponderExecutions.ts.html |here} to see how to use RequestSummarizedTrendResponderExecutions API.
7685
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/RequestSummarizedTrendResponderExecutions.ts.html |here} to see how to use RequestSummarizedTrendResponderExecutions API.
7682
7686
  */
7683
7687
  requestSummarizedTrendResponderExecutions(requestSummarizedTrendResponderExecutionsRequest) {
7684
7688
  return __awaiter(this, void 0, void 0, function* () {
@@ -7748,7 +7752,7 @@ class CloudGuardClient {
7748
7752
  * @param RequestSummarizedTrendSecurityScoresRequest
7749
7753
  * @return RequestSummarizedTrendSecurityScoresResponse
7750
7754
  * @throws OciError when an error occurs
7751
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/RequestSummarizedTrendSecurityScores.ts.html |here} to see how to use RequestSummarizedTrendSecurityScores API.
7755
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/RequestSummarizedTrendSecurityScores.ts.html |here} to see how to use RequestSummarizedTrendSecurityScores API.
7752
7756
  */
7753
7757
  requestSummarizedTrendSecurityScores(requestSummarizedTrendSecurityScoresRequest) {
7754
7758
  return __awaiter(this, void 0, void 0, function* () {
@@ -7817,7 +7821,7 @@ class CloudGuardClient {
7817
7821
  * @param SkipBulkResponderExecutionRequest
7818
7822
  * @return SkipBulkResponderExecutionResponse
7819
7823
  * @throws OciError when an error occurs
7820
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/SkipBulkResponderExecution.ts.html |here} to see how to use SkipBulkResponderExecution API.
7824
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/SkipBulkResponderExecution.ts.html |here} to see how to use SkipBulkResponderExecution API.
7821
7825
  */
7822
7826
  skipBulkResponderExecution(skipBulkResponderExecutionRequest) {
7823
7827
  return __awaiter(this, void 0, void 0, function* () {
@@ -7870,7 +7874,7 @@ class CloudGuardClient {
7870
7874
  * @param SkipResponderExecutionRequest
7871
7875
  * @return SkipResponderExecutionResponse
7872
7876
  * @throws OciError when an error occurs
7873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/SkipResponderExecution.ts.html |here} to see how to use SkipResponderExecution API.
7877
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/SkipResponderExecution.ts.html |here} to see how to use SkipResponderExecution API.
7874
7878
  */
7875
7879
  skipResponderExecution(skipResponderExecutionRequest) {
7876
7880
  return __awaiter(this, void 0, void 0, function* () {
@@ -7929,7 +7933,7 @@ class CloudGuardClient {
7929
7933
  * @param TriggerResponderRequest
7930
7934
  * @return TriggerResponderResponse
7931
7935
  * @throws OciError when an error occurs
7932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/TriggerResponder.ts.html |here} to see how to use TriggerResponder API.
7936
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/TriggerResponder.ts.html |here} to see how to use TriggerResponder API.
7933
7937
  */
7934
7938
  triggerResponder(triggerResponderRequest) {
7935
7939
  return __awaiter(this, void 0, void 0, function* () {
@@ -7988,7 +7992,7 @@ class CloudGuardClient {
7988
7992
  * @param UpdateBulkProblemStatusRequest
7989
7993
  * @return UpdateBulkProblemStatusResponse
7990
7994
  * @throws OciError when an error occurs
7991
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/UpdateBulkProblemStatus.ts.html |here} to see how to use UpdateBulkProblemStatus API.
7995
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/UpdateBulkProblemStatus.ts.html |here} to see how to use UpdateBulkProblemStatus API.
7992
7996
  */
7993
7997
  updateBulkProblemStatus(updateBulkProblemStatusRequest) {
7994
7998
  return __awaiter(this, void 0, void 0, function* () {
@@ -8042,7 +8046,7 @@ class CloudGuardClient {
8042
8046
  * @param UpdateConfigurationRequest
8043
8047
  * @return UpdateConfigurationResponse
8044
8048
  * @throws OciError when an error occurs
8045
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/UpdateConfiguration.ts.html |here} to see how to use UpdateConfiguration API.
8049
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/UpdateConfiguration.ts.html |here} to see how to use UpdateConfiguration API.
8046
8050
  */
8047
8051
  updateConfiguration(updateConfigurationRequest) {
8048
8052
  return __awaiter(this, void 0, void 0, function* () {
@@ -8108,7 +8112,7 @@ class CloudGuardClient {
8108
8112
  * @param UpdateDataMaskRuleRequest
8109
8113
  * @return UpdateDataMaskRuleResponse
8110
8114
  * @throws OciError when an error occurs
8111
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/UpdateDataMaskRule.ts.html |here} to see how to use UpdateDataMaskRule API.
8115
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/UpdateDataMaskRule.ts.html |here} to see how to use UpdateDataMaskRule API.
8112
8116
  */
8113
8117
  updateDataMaskRule(updateDataMaskRuleRequest) {
8114
8118
  return __awaiter(this, void 0, void 0, function* () {
@@ -8173,7 +8177,7 @@ class CloudGuardClient {
8173
8177
  * @param UpdateDataSourceRequest
8174
8178
  * @return UpdateDataSourceResponse
8175
8179
  * @throws OciError when an error occurs
8176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/UpdateDataSource.ts.html |here} to see how to use UpdateDataSource API.
8180
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/UpdateDataSource.ts.html |here} to see how to use UpdateDataSource API.
8177
8181
  */
8178
8182
  updateDataSource(updateDataSourceRequest) {
8179
8183
  return __awaiter(this, void 0, void 0, function* () {
@@ -8235,7 +8239,7 @@ class CloudGuardClient {
8235
8239
  * @param UpdateDetectorRecipeRequest
8236
8240
  * @return UpdateDetectorRecipeResponse
8237
8241
  * @throws OciError when an error occurs
8238
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/UpdateDetectorRecipe.ts.html |here} to see how to use UpdateDetectorRecipe API.
8242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/UpdateDetectorRecipe.ts.html |here} to see how to use UpdateDetectorRecipe API.
8239
8243
  */
8240
8244
  updateDetectorRecipe(updateDetectorRecipeRequest) {
8241
8245
  return __awaiter(this, void 0, void 0, function* () {
@@ -8301,7 +8305,7 @@ class CloudGuardClient {
8301
8305
  * @param UpdateDetectorRecipeDetectorRuleRequest
8302
8306
  * @return UpdateDetectorRecipeDetectorRuleResponse
8303
8307
  * @throws OciError when an error occurs
8304
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/UpdateDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateDetectorRecipeDetectorRule API.
8308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/UpdateDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateDetectorRecipeDetectorRule API.
8305
8309
  */
8306
8310
  updateDetectorRecipeDetectorRule(updateDetectorRecipeDetectorRuleRequest) {
8307
8311
  return __awaiter(this, void 0, void 0, function* () {
@@ -8367,7 +8371,7 @@ class CloudGuardClient {
8367
8371
  * @param UpdateManagedListRequest
8368
8372
  * @return UpdateManagedListResponse
8369
8373
  * @throws OciError when an error occurs
8370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/UpdateManagedList.ts.html |here} to see how to use UpdateManagedList API.
8374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/UpdateManagedList.ts.html |here} to see how to use UpdateManagedList API.
8371
8375
  */
8372
8376
  updateManagedList(updateManagedListRequest) {
8373
8377
  return __awaiter(this, void 0, void 0, function* () {
@@ -8434,7 +8438,7 @@ class CloudGuardClient {
8434
8438
  * @param UpdateProblemStatusRequest
8435
8439
  * @return UpdateProblemStatusResponse
8436
8440
  * @throws OciError when an error occurs
8437
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/UpdateProblemStatus.ts.html |here} to see how to use UpdateProblemStatus API.
8441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/UpdateProblemStatus.ts.html |here} to see how to use UpdateProblemStatus API.
8438
8442
  */
8439
8443
  updateProblemStatus(updateProblemStatusRequest) {
8440
8444
  return __awaiter(this, void 0, void 0, function* () {
@@ -8500,7 +8504,7 @@ class CloudGuardClient {
8500
8504
  * @param UpdateResponderRecipeRequest
8501
8505
  * @return UpdateResponderRecipeResponse
8502
8506
  * @throws OciError when an error occurs
8503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/UpdateResponderRecipe.ts.html |here} to see how to use UpdateResponderRecipe API.
8507
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/UpdateResponderRecipe.ts.html |here} to see how to use UpdateResponderRecipe API.
8504
8508
  */
8505
8509
  updateResponderRecipe(updateResponderRecipeRequest) {
8506
8510
  return __awaiter(this, void 0, void 0, function* () {
@@ -8565,7 +8569,7 @@ class CloudGuardClient {
8565
8569
  * @param UpdateResponderRecipeResponderRuleRequest
8566
8570
  * @return UpdateResponderRecipeResponderRuleResponse
8567
8571
  * @throws OciError when an error occurs
8568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/UpdateResponderRecipeResponderRule.ts.html |here} to see how to use UpdateResponderRecipeResponderRule API.
8572
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/UpdateResponderRecipeResponderRule.ts.html |here} to see how to use UpdateResponderRecipeResponderRule API.
8569
8573
  */
8570
8574
  updateResponderRecipeResponderRule(updateResponderRecipeResponderRuleRequest) {
8571
8575
  return __awaiter(this, void 0, void 0, function* () {
@@ -8631,7 +8635,7 @@ class CloudGuardClient {
8631
8635
  * @param UpdateSecurityRecipeRequest
8632
8636
  * @return UpdateSecurityRecipeResponse
8633
8637
  * @throws OciError when an error occurs
8634
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/UpdateSecurityRecipe.ts.html |here} to see how to use UpdateSecurityRecipe API.
8638
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/UpdateSecurityRecipe.ts.html |here} to see how to use UpdateSecurityRecipe API.
8635
8639
  */
8636
8640
  updateSecurityRecipe(updateSecurityRecipeRequest) {
8637
8641
  return __awaiter(this, void 0, void 0, function* () {
@@ -8696,7 +8700,7 @@ class CloudGuardClient {
8696
8700
  * @param UpdateSecurityZoneRequest
8697
8701
  * @return UpdateSecurityZoneResponse
8698
8702
  * @throws OciError when an error occurs
8699
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/UpdateSecurityZone.ts.html |here} to see how to use UpdateSecurityZone API.
8703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/UpdateSecurityZone.ts.html |here} to see how to use UpdateSecurityZone API.
8700
8704
  */
8701
8705
  updateSecurityZone(updateSecurityZoneRequest) {
8702
8706
  return __awaiter(this, void 0, void 0, function* () {
@@ -8761,7 +8765,7 @@ class CloudGuardClient {
8761
8765
  * @param UpdateTargetRequest
8762
8766
  * @return UpdateTargetResponse
8763
8767
  * @throws OciError when an error occurs
8764
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/UpdateTarget.ts.html |here} to see how to use UpdateTarget API.
8768
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/UpdateTarget.ts.html |here} to see how to use UpdateTarget API.
8765
8769
  */
8766
8770
  updateTarget(updateTargetRequest) {
8767
8771
  return __awaiter(this, void 0, void 0, function* () {
@@ -8826,7 +8830,7 @@ class CloudGuardClient {
8826
8830
  * @param UpdateTargetDetectorRecipeRequest
8827
8831
  * @return UpdateTargetDetectorRecipeResponse
8828
8832
  * @throws OciError when an error occurs
8829
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/UpdateTargetDetectorRecipe.ts.html |here} to see how to use UpdateTargetDetectorRecipe API.
8833
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/UpdateTargetDetectorRecipe.ts.html |here} to see how to use UpdateTargetDetectorRecipe API.
8830
8834
  */
8831
8835
  updateTargetDetectorRecipe(updateTargetDetectorRecipeRequest) {
8832
8836
  return __awaiter(this, void 0, void 0, function* () {
@@ -8892,7 +8896,7 @@ class CloudGuardClient {
8892
8896
  * @param UpdateTargetDetectorRecipeDetectorRuleRequest
8893
8897
  * @return UpdateTargetDetectorRecipeDetectorRuleResponse
8894
8898
  * @throws OciError when an error occurs
8895
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/UpdateTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateTargetDetectorRecipeDetectorRule API.
8899
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/UpdateTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateTargetDetectorRecipeDetectorRule API.
8896
8900
  */
8897
8901
  updateTargetDetectorRecipeDetectorRule(updateTargetDetectorRecipeDetectorRuleRequest) {
8898
8902
  return __awaiter(this, void 0, void 0, function* () {
@@ -8959,7 +8963,7 @@ class CloudGuardClient {
8959
8963
  * @param UpdateTargetResponderRecipeRequest
8960
8964
  * @return UpdateTargetResponderRecipeResponse
8961
8965
  * @throws OciError when an error occurs
8962
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/UpdateTargetResponderRecipe.ts.html |here} to see how to use UpdateTargetResponderRecipe API.
8966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/UpdateTargetResponderRecipe.ts.html |here} to see how to use UpdateTargetResponderRecipe API.
8963
8967
  */
8964
8968
  updateTargetResponderRecipe(updateTargetResponderRecipeRequest) {
8965
8969
  return __awaiter(this, void 0, void 0, function* () {
@@ -9025,7 +9029,7 @@ class CloudGuardClient {
9025
9029
  * @param UpdateTargetResponderRecipeResponderRuleRequest
9026
9030
  * @return UpdateTargetResponderRecipeResponderRuleResponse
9027
9031
  * @throws OciError when an error occurs
9028
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/cloudguard/UpdateTargetResponderRecipeResponderRule.ts.html |here} to see how to use UpdateTargetResponderRecipeResponderRule API.
9032
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/cloudguard/UpdateTargetResponderRecipeResponderRule.ts.html |here} to see how to use UpdateTargetResponderRecipeResponderRule API.
9029
9033
  */
9030
9034
  updateTargetResponderRecipeResponderRule(updateTargetResponderRecipeResponderRuleRequest) {
9031
9035
  return __awaiter(this, void 0, void 0, function* () {