oci-cloudguard 2.56.0 → 2.58.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (137) hide show
  1. package/lib/client.d.ts +143 -133
  2. package/lib/client.js +156 -133
  3. package/lib/client.js.map +1 -1
  4. package/lib/request/add-compartment-request.d.ts +1 -1
  5. package/lib/request/cancel-work-request-request.d.ts +1 -1
  6. package/lib/request/change-data-source-compartment-request.d.ts +1 -1
  7. package/lib/request/change-detector-recipe-compartment-request.d.ts +1 -1
  8. package/lib/request/change-managed-list-compartment-request.d.ts +1 -1
  9. package/lib/request/change-responder-recipe-compartment-request.d.ts +1 -1
  10. package/lib/request/change-security-recipe-compartment-request.d.ts +1 -1
  11. package/lib/request/change-security-zone-compartment-request.d.ts +1 -1
  12. package/lib/request/create-data-mask-rule-request.d.ts +1 -1
  13. package/lib/request/create-data-source-request.d.ts +1 -1
  14. package/lib/request/create-detector-recipe-detector-rule-request.d.ts +1 -1
  15. package/lib/request/create-detector-recipe-request.d.ts +1 -1
  16. package/lib/request/create-managed-list-request.d.ts +1 -1
  17. package/lib/request/create-responder-recipe-request.d.ts +1 -1
  18. package/lib/request/create-security-recipe-request.d.ts +1 -1
  19. package/lib/request/create-security-zone-request.d.ts +1 -1
  20. package/lib/request/create-target-detector-recipe-request.d.ts +1 -1
  21. package/lib/request/create-target-request.d.ts +1 -1
  22. package/lib/request/create-target-responder-recipe-request.d.ts +1 -1
  23. package/lib/request/delete-data-mask-rule-request.d.ts +1 -1
  24. package/lib/request/delete-data-source-request.d.ts +1 -1
  25. package/lib/request/delete-detector-recipe-detector-rule-data-source-request.d.ts +1 -1
  26. package/lib/request/delete-detector-recipe-detector-rule-request.d.ts +1 -1
  27. package/lib/request/delete-detector-recipe-request.d.ts +1 -1
  28. package/lib/request/delete-managed-list-request.d.ts +1 -1
  29. package/lib/request/delete-responder-recipe-request.d.ts +1 -1
  30. package/lib/request/delete-security-recipe-request.d.ts +1 -1
  31. package/lib/request/delete-security-zone-request.d.ts +1 -1
  32. package/lib/request/delete-target-detector-recipe-request.d.ts +1 -1
  33. package/lib/request/delete-target-request.d.ts +1 -1
  34. package/lib/request/delete-target-responder-recipe-request.d.ts +1 -1
  35. package/lib/request/execute-responder-execution-request.d.ts +1 -1
  36. package/lib/request/get-condition-metadata-type-request.d.ts +1 -1
  37. package/lib/request/get-configuration-request.d.ts +1 -1
  38. package/lib/request/get-data-mask-rule-request.d.ts +1 -1
  39. package/lib/request/get-data-source-request.d.ts +1 -1
  40. package/lib/request/get-detector-recipe-detector-rule-request.d.ts +1 -1
  41. package/lib/request/get-detector-recipe-request.d.ts +1 -1
  42. package/lib/request/get-detector-request.d.ts +1 -1
  43. package/lib/request/get-detector-rule-request.d.ts +1 -1
  44. package/lib/request/get-managed-list-request.d.ts +1 -1
  45. package/lib/request/get-problem-request.d.ts +1 -1
  46. package/lib/request/get-resource-profile-request.d.ts +1 -1
  47. package/lib/request/get-responder-execution-request.d.ts +1 -1
  48. package/lib/request/get-responder-recipe-request.d.ts +1 -1
  49. package/lib/request/get-responder-recipe-responder-rule-request.d.ts +1 -1
  50. package/lib/request/get-responder-rule-request.d.ts +1 -1
  51. package/lib/request/get-security-policy-request.d.ts +1 -1
  52. package/lib/request/get-security-recipe-request.d.ts +1 -1
  53. package/lib/request/get-security-zone-request.d.ts +1 -1
  54. package/lib/request/get-sighting-request.d.ts +1 -1
  55. package/lib/request/get-target-detector-recipe-detector-rule-request.d.ts +1 -1
  56. package/lib/request/get-target-detector-recipe-request.d.ts +1 -1
  57. package/lib/request/get-target-request.d.ts +1 -1
  58. package/lib/request/get-target-responder-recipe-request.d.ts +1 -1
  59. package/lib/request/get-target-responder-recipe-responder-rule-request.d.ts +1 -1
  60. package/lib/request/get-work-request-request.d.ts +1 -1
  61. package/lib/request/list-condition-metadata-types-request.d.ts +1 -1
  62. package/lib/request/list-data-mask-rules-request.d.ts +1 -1
  63. package/lib/request/list-data-source-events-request.d.ts +1 -1
  64. package/lib/request/list-data-sources-request.d.ts +1 -1
  65. package/lib/request/list-detector-recipe-detector-rules-request.d.ts +1 -1
  66. package/lib/request/list-detector-recipes-request.d.ts +1 -1
  67. package/lib/request/list-detector-rules-request.d.ts +1 -1
  68. package/lib/request/list-detectors-request.d.ts +1 -1
  69. package/lib/request/list-impacted-resources-request.d.ts +1 -1
  70. package/lib/request/list-managed-list-types-request.d.ts +1 -1
  71. package/lib/request/list-managed-lists-request.d.ts +1 -1
  72. package/lib/request/list-policies-request.d.ts +1 -1
  73. package/lib/request/list-problem-endpoints-request.d.ts +1 -1
  74. package/lib/request/list-problem-entities-request.d.ts +1 -1
  75. package/lib/request/list-problem-histories-request.d.ts +1 -1
  76. package/lib/request/list-problems-request.d.ts +1 -1
  77. package/lib/request/list-recommendations-request.d.ts +1 -1
  78. package/lib/request/list-resource-profile-endpoints-request.d.ts +1 -1
  79. package/lib/request/list-resource-profile-impacted-resources-request.d.ts +1 -1
  80. package/lib/request/list-resource-profiles-request.d.ts +1 -1
  81. package/lib/request/list-resource-types-request.d.ts +1 -1
  82. package/lib/request/list-responder-activities-request.d.ts +1 -1
  83. package/lib/request/list-responder-executions-request.d.ts +1 -1
  84. package/lib/request/list-responder-recipe-responder-rules-request.d.ts +1 -1
  85. package/lib/request/list-responder-recipes-request.d.ts +1 -1
  86. package/lib/request/list-responder-rules-request.d.ts +1 -1
  87. package/lib/request/list-security-policies-request.d.ts +1 -1
  88. package/lib/request/list-security-recipes-request.d.ts +1 -1
  89. package/lib/request/list-security-zones-request.d.ts +1 -1
  90. package/lib/request/list-sighting-endpoints-request.d.ts +1 -1
  91. package/lib/request/list-sighting-impacted-resources-request.d.ts +1 -1
  92. package/lib/request/list-sightings-request.d.ts +1 -1
  93. package/lib/request/list-tactics-request.d.ts +1 -1
  94. package/lib/request/list-target-detector-recipe-detector-rules-request.d.ts +1 -1
  95. package/lib/request/list-target-detector-recipes-request.d.ts +1 -1
  96. package/lib/request/list-target-responder-recipe-responder-rules-request.d.ts +1 -1
  97. package/lib/request/list-target-responder-recipes-request.d.ts +1 -1
  98. package/lib/request/list-targets-request.d.ts +1 -1
  99. package/lib/request/list-techniques-request.d.ts +1 -1
  100. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  101. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  102. package/lib/request/list-work-requests-request.d.ts +1 -1
  103. package/lib/request/remove-compartment-request.d.ts +1 -1
  104. package/lib/request/request-risk-scores-request.d.ts +1 -1
  105. package/lib/request/request-security-score-summarized-trend-request.d.ts +1 -1
  106. package/lib/request/request-security-scores-request.d.ts +1 -1
  107. package/lib/request/request-summarized-activity-problems-request.d.ts +1 -1
  108. package/lib/request/request-summarized-problems-request.d.ts +1 -1
  109. package/lib/request/request-summarized-responder-executions-request.d.ts +1 -1
  110. package/lib/request/request-summarized-risk-scores-request.d.ts +1 -1
  111. package/lib/request/request-summarized-security-scores-request.d.ts +1 -1
  112. package/lib/request/request-summarized-top-trend-resource-profile-risk-scores-request.d.ts +1 -1
  113. package/lib/request/request-summarized-trend-problems-request.d.ts +1 -1
  114. package/lib/request/request-summarized-trend-resource-risk-scores-request.d.ts +1 -1
  115. package/lib/request/request-summarized-trend-responder-executions-request.d.ts +1 -1
  116. package/lib/request/request-summarized-trend-security-scores-request.d.ts +1 -1
  117. package/lib/request/skip-bulk-responder-execution-request.d.ts +1 -1
  118. package/lib/request/skip-responder-execution-request.d.ts +1 -1
  119. package/lib/request/trigger-responder-request.d.ts +1 -1
  120. package/lib/request/update-bulk-problem-status-request.d.ts +1 -1
  121. package/lib/request/update-configuration-request.d.ts +1 -1
  122. package/lib/request/update-data-mask-rule-request.d.ts +1 -1
  123. package/lib/request/update-data-source-request.d.ts +1 -1
  124. package/lib/request/update-detector-recipe-detector-rule-request.d.ts +1 -1
  125. package/lib/request/update-detector-recipe-request.d.ts +1 -1
  126. package/lib/request/update-managed-list-request.d.ts +1 -1
  127. package/lib/request/update-problem-status-request.d.ts +1 -1
  128. package/lib/request/update-responder-recipe-request.d.ts +1 -1
  129. package/lib/request/update-responder-recipe-responder-rule-request.d.ts +1 -1
  130. package/lib/request/update-security-recipe-request.d.ts +1 -1
  131. package/lib/request/update-security-zone-request.d.ts +1 -1
  132. package/lib/request/update-target-detector-recipe-detector-rule-request.d.ts +1 -1
  133. package/lib/request/update-target-detector-recipe-request.d.ts +1 -1
  134. package/lib/request/update-target-request.d.ts +1 -1
  135. package/lib/request/update-target-responder-recipe-request.d.ts +1 -1
  136. package/lib/request/update-target-responder-recipe-responder-rule-request.d.ts +1 -1
  137. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -59,11 +59,14 @@ var CloudGuardApiKeys;
59
59
  */
60
60
  class CloudGuardClient {
61
61
  constructor(params, clientConfiguration) {
62
+ this["_realmSpecificEndpointTemplateEnabled"] = false;
62
63
  this["_endpoint"] = "";
63
64
  this["_defaultHeaders"] = {};
64
65
  this._circuitBreaker = null;
65
66
  this._httpOptions = undefined;
66
67
  this.targetService = "CloudGuard";
68
+ this._regionId = "";
69
+ this._lastSetRegionOrRegionId = "";
67
70
  const requestSigner = params.authenticationDetailsProvider
68
71
  ? new common.DefaultRequestSigner(params.authenticationDetailsProvider)
69
72
  : null;
@@ -113,13 +116,31 @@ class CloudGuardClient {
113
116
  get logger() {
114
117
  return common.LOG.logger;
115
118
  }
119
+ /**
120
+ * Determines whether realm specific endpoint should be used or not.
121
+ * Set realmSpecificEndpointTemplateEnabled to "true" if the user wants to enable use of realm specific endpoint template, otherwise set it to "false"
122
+ * @param realmSpecificEndpointTemplateEnabled flag to enable the use of realm specific endpoint template
123
+ */
124
+ set useRealmSpecificEndpointTemplate(realmSpecificEndpointTemplateEnabled) {
125
+ this._realmSpecificEndpointTemplateEnabled = realmSpecificEndpointTemplateEnabled;
126
+ if (this.logger)
127
+ this.logger.info(`realmSpecificEndpointTemplateEnabled set to ${this._realmSpecificEndpointTemplateEnabled}`);
128
+ if (this._lastSetRegionOrRegionId === common.Region.REGION_STRING) {
129
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegion(CloudGuardClient.serviceEndpointTemplate, this._region, CloudGuardClient.endpointServiceName);
130
+ }
131
+ else if (this._lastSetRegionOrRegionId === common.Region.REGION_ID_STRING) {
132
+ this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(CloudGuardClient.serviceEndpointTemplate, this._regionId, CloudGuardClient.endpointServiceName);
133
+ }
134
+ }
116
135
  /**
117
136
  * Sets the region to call (ex, Region.US_PHOENIX_1).
118
137
  * Note, this will call {@link #endpoint(String) endpoint} after resolving the endpoint.
119
138
  * @param region The region of the service.
120
139
  */
121
140
  set region(region) {
141
+ this._region = region;
122
142
  this.endpoint = common.EndpointBuilder.createEndpointFromRegion(CloudGuardClient.serviceEndpointTemplate, region, CloudGuardClient.endpointServiceName);
143
+ this._lastSetRegionOrRegionId = common.Region.REGION_STRING;
123
144
  }
124
145
  /**
125
146
  * Sets the regionId to call (ex, 'us-phoenix-1').
@@ -130,7 +151,9 @@ class CloudGuardClient {
130
151
  * @param regionId The public region ID.
131
152
  */
132
153
  set regionId(regionId) {
154
+ this._regionId = regionId;
133
155
  this.endpoint = common.EndpointBuilder.createEndpointFromRegionId(CloudGuardClient.serviceEndpointTemplate, regionId, CloudGuardClient.endpointServiceName);
156
+ this._lastSetRegionOrRegionId = common.Region.REGION_ID_STRING;
134
157
  }
135
158
  /**
136
159
  * Creates a new CloudGuardWaiter for resources for this service.
@@ -159,7 +182,7 @@ class CloudGuardClient {
159
182
  * @param AddCompartmentRequest
160
183
  * @return AddCompartmentResponse
161
184
  * @throws OciError when an error occurs
162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/AddCompartment.ts.html |here} to see how to use AddCompartment API.
185
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/AddCompartment.ts.html |here} to see how to use AddCompartment API.
163
186
  */
164
187
  addCompartment(addCompartmentRequest) {
165
188
  return __awaiter(this, void 0, void 0, function* () {
@@ -225,7 +248,7 @@ class CloudGuardClient {
225
248
  * @param CancelWorkRequestRequest
226
249
  * @return CancelWorkRequestResponse
227
250
  * @throws OciError when an error occurs
228
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
229
252
  */
230
253
  cancelWorkRequest(cancelWorkRequestRequest) {
231
254
  return __awaiter(this, void 0, void 0, function* () {
@@ -280,7 +303,7 @@ class CloudGuardClient {
280
303
  * @param ChangeDataSourceCompartmentRequest
281
304
  * @return ChangeDataSourceCompartmentResponse
282
305
  * @throws OciError when an error occurs
283
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ChangeDataSourceCompartment.ts.html |here} to see how to use ChangeDataSourceCompartment API.
306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ChangeDataSourceCompartment.ts.html |here} to see how to use ChangeDataSourceCompartment API.
284
307
  */
285
308
  changeDataSourceCompartment(changeDataSourceCompartmentRequest) {
286
309
  return __awaiter(this, void 0, void 0, function* () {
@@ -342,7 +365,7 @@ class CloudGuardClient {
342
365
  * @param ChangeDetectorRecipeCompartmentRequest
343
366
  * @return ChangeDetectorRecipeCompartmentResponse
344
367
  * @throws OciError when an error occurs
345
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ChangeDetectorRecipeCompartment.ts.html |here} to see how to use ChangeDetectorRecipeCompartment API.
368
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ChangeDetectorRecipeCompartment.ts.html |here} to see how to use ChangeDetectorRecipeCompartment API.
346
369
  */
347
370
  changeDetectorRecipeCompartment(changeDetectorRecipeCompartmentRequest) {
348
371
  return __awaiter(this, void 0, void 0, function* () {
@@ -399,7 +422,7 @@ class CloudGuardClient {
399
422
  * @param ChangeManagedListCompartmentRequest
400
423
  * @return ChangeManagedListCompartmentResponse
401
424
  * @throws OciError when an error occurs
402
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ChangeManagedListCompartment.ts.html |here} to see how to use ChangeManagedListCompartment API.
425
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ChangeManagedListCompartment.ts.html |here} to see how to use ChangeManagedListCompartment API.
403
426
  */
404
427
  changeManagedListCompartment(changeManagedListCompartmentRequest) {
405
428
  return __awaiter(this, void 0, void 0, function* () {
@@ -456,7 +479,7 @@ class CloudGuardClient {
456
479
  * @param ChangeResponderRecipeCompartmentRequest
457
480
  * @return ChangeResponderRecipeCompartmentResponse
458
481
  * @throws OciError when an error occurs
459
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ChangeResponderRecipeCompartment.ts.html |here} to see how to use ChangeResponderRecipeCompartment API.
482
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ChangeResponderRecipeCompartment.ts.html |here} to see how to use ChangeResponderRecipeCompartment API.
460
483
  */
461
484
  changeResponderRecipeCompartment(changeResponderRecipeCompartmentRequest) {
462
485
  return __awaiter(this, void 0, void 0, function* () {
@@ -513,7 +536,7 @@ class CloudGuardClient {
513
536
  * @param ChangeSecurityRecipeCompartmentRequest
514
537
  * @return ChangeSecurityRecipeCompartmentResponse
515
538
  * @throws OciError when an error occurs
516
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ChangeSecurityRecipeCompartment.ts.html |here} to see how to use ChangeSecurityRecipeCompartment API.
539
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ChangeSecurityRecipeCompartment.ts.html |here} to see how to use ChangeSecurityRecipeCompartment API.
517
540
  */
518
541
  changeSecurityRecipeCompartment(changeSecurityRecipeCompartmentRequest) {
519
542
  return __awaiter(this, void 0, void 0, function* () {
@@ -570,7 +593,7 @@ class CloudGuardClient {
570
593
  * @param ChangeSecurityZoneCompartmentRequest
571
594
  * @return ChangeSecurityZoneCompartmentResponse
572
595
  * @throws OciError when an error occurs
573
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ChangeSecurityZoneCompartment.ts.html |here} to see how to use ChangeSecurityZoneCompartment API.
596
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ChangeSecurityZoneCompartment.ts.html |here} to see how to use ChangeSecurityZoneCompartment API.
574
597
  */
575
598
  changeSecurityZoneCompartment(changeSecurityZoneCompartmentRequest) {
576
599
  return __awaiter(this, void 0, void 0, function* () {
@@ -628,7 +651,7 @@ class CloudGuardClient {
628
651
  * @param CreateDataMaskRuleRequest
629
652
  * @return CreateDataMaskRuleResponse
630
653
  * @throws OciError when an error occurs
631
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/CreateDataMaskRule.ts.html |here} to see how to use CreateDataMaskRule API.
654
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/CreateDataMaskRule.ts.html |here} to see how to use CreateDataMaskRule API.
632
655
  */
633
656
  createDataMaskRule(createDataMaskRuleRequest) {
634
657
  return __awaiter(this, void 0, void 0, function* () {
@@ -692,7 +715,7 @@ class CloudGuardClient {
692
715
  * @param CreateDataSourceRequest
693
716
  * @return CreateDataSourceResponse
694
717
  * @throws OciError when an error occurs
695
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/CreateDataSource.ts.html |here} to see how to use CreateDataSource API.
718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/CreateDataSource.ts.html |here} to see how to use CreateDataSource API.
696
719
  */
697
720
  createDataSource(createDataSourceRequest) {
698
721
  return __awaiter(this, void 0, void 0, function* () {
@@ -752,7 +775,7 @@ class CloudGuardClient {
752
775
  * @param CreateDetectorRecipeRequest
753
776
  * @return CreateDetectorRecipeResponse
754
777
  * @throws OciError when an error occurs
755
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/CreateDetectorRecipe.ts.html |here} to see how to use CreateDetectorRecipe API.
778
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/CreateDetectorRecipe.ts.html |here} to see how to use CreateDetectorRecipe API.
756
779
  */
757
780
  createDetectorRecipe(createDetectorRecipeRequest) {
758
781
  return __awaiter(this, void 0, void 0, function* () {
@@ -815,7 +838,7 @@ class CloudGuardClient {
815
838
  * @param CreateDetectorRecipeDetectorRuleRequest
816
839
  * @return CreateDetectorRecipeDetectorRuleResponse
817
840
  * @throws OciError when an error occurs
818
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/CreateDetectorRecipeDetectorRule.ts.html |here} to see how to use CreateDetectorRecipeDetectorRule API.
841
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/CreateDetectorRecipeDetectorRule.ts.html |here} to see how to use CreateDetectorRecipeDetectorRule API.
819
842
  */
820
843
  createDetectorRecipeDetectorRule(createDetectorRecipeDetectorRuleRequest) {
821
844
  return __awaiter(this, void 0, void 0, function* () {
@@ -881,7 +904,7 @@ class CloudGuardClient {
881
904
  * @param CreateManagedListRequest
882
905
  * @return CreateManagedListResponse
883
906
  * @throws OciError when an error occurs
884
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/CreateManagedList.ts.html |here} to see how to use CreateManagedList API.
907
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/CreateManagedList.ts.html |here} to see how to use CreateManagedList API.
885
908
  */
886
909
  createManagedList(createManagedListRequest) {
887
910
  return __awaiter(this, void 0, void 0, function* () {
@@ -945,7 +968,7 @@ class CloudGuardClient {
945
968
  * @param CreateResponderRecipeRequest
946
969
  * @return CreateResponderRecipeResponse
947
970
  * @throws OciError when an error occurs
948
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/CreateResponderRecipe.ts.html |here} to see how to use CreateResponderRecipe API.
971
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/CreateResponderRecipe.ts.html |here} to see how to use CreateResponderRecipe API.
949
972
  */
950
973
  createResponderRecipe(createResponderRecipeRequest) {
951
974
  return __awaiter(this, void 0, void 0, function* () {
@@ -1009,7 +1032,7 @@ class CloudGuardClient {
1009
1032
  * @param CreateSecurityRecipeRequest
1010
1033
  * @return CreateSecurityRecipeResponse
1011
1034
  * @throws OciError when an error occurs
1012
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/CreateSecurityRecipe.ts.html |here} to see how to use CreateSecurityRecipe API.
1035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/CreateSecurityRecipe.ts.html |here} to see how to use CreateSecurityRecipe API.
1013
1036
  */
1014
1037
  createSecurityRecipe(createSecurityRecipeRequest) {
1015
1038
  return __awaiter(this, void 0, void 0, function* () {
@@ -1073,7 +1096,7 @@ class CloudGuardClient {
1073
1096
  * @param CreateSecurityZoneRequest
1074
1097
  * @return CreateSecurityZoneResponse
1075
1098
  * @throws OciError when an error occurs
1076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/CreateSecurityZone.ts.html |here} to see how to use CreateSecurityZone API.
1099
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/CreateSecurityZone.ts.html |here} to see how to use CreateSecurityZone API.
1077
1100
  */
1078
1101
  createSecurityZone(createSecurityZoneRequest) {
1079
1102
  return __awaiter(this, void 0, void 0, function* () {
@@ -1137,7 +1160,7 @@ class CloudGuardClient {
1137
1160
  * @param CreateTargetRequest
1138
1161
  * @return CreateTargetResponse
1139
1162
  * @throws OciError when an error occurs
1140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/CreateTarget.ts.html |here} to see how to use CreateTarget API.
1163
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/CreateTarget.ts.html |here} to see how to use CreateTarget API.
1141
1164
  */
1142
1165
  createTarget(createTargetRequest) {
1143
1166
  return __awaiter(this, void 0, void 0, function* () {
@@ -1201,7 +1224,7 @@ class CloudGuardClient {
1201
1224
  * @param CreateTargetDetectorRecipeRequest
1202
1225
  * @return CreateTargetDetectorRecipeResponse
1203
1226
  * @throws OciError when an error occurs
1204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/CreateTargetDetectorRecipe.ts.html |here} to see how to use CreateTargetDetectorRecipe API.
1227
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/CreateTargetDetectorRecipe.ts.html |here} to see how to use CreateTargetDetectorRecipe API.
1205
1228
  */
1206
1229
  createTargetDetectorRecipe(createTargetDetectorRecipeRequest) {
1207
1230
  return __awaiter(this, void 0, void 0, function* () {
@@ -1267,7 +1290,7 @@ class CloudGuardClient {
1267
1290
  * @param CreateTargetResponderRecipeRequest
1268
1291
  * @return CreateTargetResponderRecipeResponse
1269
1292
  * @throws OciError when an error occurs
1270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/CreateTargetResponderRecipe.ts.html |here} to see how to use CreateTargetResponderRecipe API.
1293
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/CreateTargetResponderRecipe.ts.html |here} to see how to use CreateTargetResponderRecipe API.
1271
1294
  */
1272
1295
  createTargetResponderRecipe(createTargetResponderRecipeRequest) {
1273
1296
  return __awaiter(this, void 0, void 0, function* () {
@@ -1332,7 +1355,7 @@ class CloudGuardClient {
1332
1355
  * @param DeleteDataMaskRuleRequest
1333
1356
  * @return DeleteDataMaskRuleResponse
1334
1357
  * @throws OciError when an error occurs
1335
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/DeleteDataMaskRule.ts.html |here} to see how to use DeleteDataMaskRule API.
1358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/DeleteDataMaskRule.ts.html |here} to see how to use DeleteDataMaskRule API.
1336
1359
  */
1337
1360
  deleteDataMaskRule(deleteDataMaskRuleRequest) {
1338
1361
  return __awaiter(this, void 0, void 0, function* () {
@@ -1387,7 +1410,7 @@ class CloudGuardClient {
1387
1410
  * @param DeleteDataSourceRequest
1388
1411
  * @return DeleteDataSourceResponse
1389
1412
  * @throws OciError when an error occurs
1390
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/DeleteDataSource.ts.html |here} to see how to use DeleteDataSource API.
1413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/DeleteDataSource.ts.html |here} to see how to use DeleteDataSource API.
1391
1414
  */
1392
1415
  deleteDataSource(deleteDataSourceRequest) {
1393
1416
  return __awaiter(this, void 0, void 0, function* () {
@@ -1448,7 +1471,7 @@ class CloudGuardClient {
1448
1471
  * @param DeleteDetectorRecipeRequest
1449
1472
  * @return DeleteDetectorRecipeResponse
1450
1473
  * @throws OciError when an error occurs
1451
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/DeleteDetectorRecipe.ts.html |here} to see how to use DeleteDetectorRecipe API.
1474
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/DeleteDetectorRecipe.ts.html |here} to see how to use DeleteDetectorRecipe API.
1452
1475
  */
1453
1476
  deleteDetectorRecipe(deleteDetectorRecipeRequest) {
1454
1477
  return __awaiter(this, void 0, void 0, function* () {
@@ -1504,7 +1527,7 @@ class CloudGuardClient {
1504
1527
  * @param DeleteDetectorRecipeDetectorRuleRequest
1505
1528
  * @return DeleteDetectorRecipeDetectorRuleResponse
1506
1529
  * @throws OciError when an error occurs
1507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/DeleteDetectorRecipeDetectorRule.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRule API.
1530
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/DeleteDetectorRecipeDetectorRule.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRule API.
1508
1531
  */
1509
1532
  deleteDetectorRecipeDetectorRule(deleteDetectorRecipeDetectorRuleRequest) {
1510
1533
  return __awaiter(this, void 0, void 0, function* () {
@@ -1560,7 +1583,7 @@ class CloudGuardClient {
1560
1583
  * @param DeleteDetectorRecipeDetectorRuleDataSourceRequest
1561
1584
  * @return DeleteDetectorRecipeDetectorRuleDataSourceResponse
1562
1585
  * @throws OciError when an error occurs
1563
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/DeleteDetectorRecipeDetectorRuleDataSource.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRuleDataSource API.
1586
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/DeleteDetectorRecipeDetectorRuleDataSource.ts.html |here} to see how to use DeleteDetectorRecipeDetectorRuleDataSource API.
1564
1587
  */
1565
1588
  deleteDetectorRecipeDetectorRuleDataSource(deleteDetectorRecipeDetectorRuleDataSourceRequest) {
1566
1589
  return __awaiter(this, void 0, void 0, function* () {
@@ -1617,7 +1640,7 @@ class CloudGuardClient {
1617
1640
  * @param DeleteManagedListRequest
1618
1641
  * @return DeleteManagedListResponse
1619
1642
  * @throws OciError when an error occurs
1620
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/DeleteManagedList.ts.html |here} to see how to use DeleteManagedList API.
1643
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/DeleteManagedList.ts.html |here} to see how to use DeleteManagedList API.
1621
1644
  */
1622
1645
  deleteManagedList(deleteManagedListRequest) {
1623
1646
  return __awaiter(this, void 0, void 0, function* () {
@@ -1673,7 +1696,7 @@ class CloudGuardClient {
1673
1696
  * @param DeleteResponderRecipeRequest
1674
1697
  * @return DeleteResponderRecipeResponse
1675
1698
  * @throws OciError when an error occurs
1676
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/DeleteResponderRecipe.ts.html |here} to see how to use DeleteResponderRecipe API.
1699
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/DeleteResponderRecipe.ts.html |here} to see how to use DeleteResponderRecipe API.
1677
1700
  */
1678
1701
  deleteResponderRecipe(deleteResponderRecipeRequest) {
1679
1702
  return __awaiter(this, void 0, void 0, function* () {
@@ -1728,7 +1751,7 @@ class CloudGuardClient {
1728
1751
  * @param DeleteSecurityRecipeRequest
1729
1752
  * @return DeleteSecurityRecipeResponse
1730
1753
  * @throws OciError when an error occurs
1731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/DeleteSecurityRecipe.ts.html |here} to see how to use DeleteSecurityRecipe API.
1754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/DeleteSecurityRecipe.ts.html |here} to see how to use DeleteSecurityRecipe API.
1732
1755
  */
1733
1756
  deleteSecurityRecipe(deleteSecurityRecipeRequest) {
1734
1757
  return __awaiter(this, void 0, void 0, function* () {
@@ -1783,7 +1806,7 @@ class CloudGuardClient {
1783
1806
  * @param DeleteSecurityZoneRequest
1784
1807
  * @return DeleteSecurityZoneResponse
1785
1808
  * @throws OciError when an error occurs
1786
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/DeleteSecurityZone.ts.html |here} to see how to use DeleteSecurityZone API.
1809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/DeleteSecurityZone.ts.html |here} to see how to use DeleteSecurityZone API.
1787
1810
  */
1788
1811
  deleteSecurityZone(deleteSecurityZoneRequest) {
1789
1812
  return __awaiter(this, void 0, void 0, function* () {
@@ -1838,7 +1861,7 @@ class CloudGuardClient {
1838
1861
  * @param DeleteTargetRequest
1839
1862
  * @return DeleteTargetResponse
1840
1863
  * @throws OciError when an error occurs
1841
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/DeleteTarget.ts.html |here} to see how to use DeleteTarget API.
1864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/DeleteTarget.ts.html |here} to see how to use DeleteTarget API.
1842
1865
  */
1843
1866
  deleteTarget(deleteTargetRequest) {
1844
1867
  return __awaiter(this, void 0, void 0, function* () {
@@ -1893,7 +1916,7 @@ class CloudGuardClient {
1893
1916
  * @param DeleteTargetDetectorRecipeRequest
1894
1917
  * @return DeleteTargetDetectorRecipeResponse
1895
1918
  * @throws OciError when an error occurs
1896
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/DeleteTargetDetectorRecipe.ts.html |here} to see how to use DeleteTargetDetectorRecipe API.
1919
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/DeleteTargetDetectorRecipe.ts.html |here} to see how to use DeleteTargetDetectorRecipe API.
1897
1920
  */
1898
1921
  deleteTargetDetectorRecipe(deleteTargetDetectorRecipeRequest) {
1899
1922
  return __awaiter(this, void 0, void 0, function* () {
@@ -1949,7 +1972,7 @@ class CloudGuardClient {
1949
1972
  * @param DeleteTargetResponderRecipeRequest
1950
1973
  * @return DeleteTargetResponderRecipeResponse
1951
1974
  * @throws OciError when an error occurs
1952
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/DeleteTargetResponderRecipe.ts.html |here} to see how to use DeleteTargetResponderRecipe API.
1975
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/DeleteTargetResponderRecipe.ts.html |here} to see how to use DeleteTargetResponderRecipe API.
1953
1976
  */
1954
1977
  deleteTargetResponderRecipe(deleteTargetResponderRecipeRequest) {
1955
1978
  return __awaiter(this, void 0, void 0, function* () {
@@ -2005,7 +2028,7 @@ class CloudGuardClient {
2005
2028
  * @param ExecuteResponderExecutionRequest
2006
2029
  * @return ExecuteResponderExecutionResponse
2007
2030
  * @throws OciError when an error occurs
2008
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ExecuteResponderExecution.ts.html |here} to see how to use ExecuteResponderExecution API.
2031
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ExecuteResponderExecution.ts.html |here} to see how to use ExecuteResponderExecution API.
2009
2032
  */
2010
2033
  executeResponderExecution(executeResponderExecutionRequest) {
2011
2034
  return __awaiter(this, void 0, void 0, function* () {
@@ -2065,7 +2088,7 @@ class CloudGuardClient {
2065
2088
  * @param GetConditionMetadataTypeRequest
2066
2089
  * @return GetConditionMetadataTypeResponse
2067
2090
  * @throws OciError when an error occurs
2068
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetConditionMetadataType.ts.html |here} to see how to use GetConditionMetadataType API.
2091
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetConditionMetadataType.ts.html |here} to see how to use GetConditionMetadataType API.
2069
2092
  */
2070
2093
  getConditionMetadataType(getConditionMetadataTypeRequest) {
2071
2094
  return __awaiter(this, void 0, void 0, function* () {
@@ -2131,7 +2154,7 @@ class CloudGuardClient {
2131
2154
  * @param GetConfigurationRequest
2132
2155
  * @return GetConfigurationResponse
2133
2156
  * @throws OciError when an error occurs
2134
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetConfiguration.ts.html |here} to see how to use GetConfiguration API.
2157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetConfiguration.ts.html |here} to see how to use GetConfiguration API.
2135
2158
  */
2136
2159
  getConfiguration(getConfigurationRequest) {
2137
2160
  return __awaiter(this, void 0, void 0, function* () {
@@ -2199,7 +2222,7 @@ class CloudGuardClient {
2199
2222
  * @param GetDataMaskRuleRequest
2200
2223
  * @return GetDataMaskRuleResponse
2201
2224
  * @throws OciError when an error occurs
2202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetDataMaskRule.ts.html |here} to see how to use GetDataMaskRule API.
2225
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetDataMaskRule.ts.html |here} to see how to use GetDataMaskRule API.
2203
2226
  */
2204
2227
  getDataMaskRule(getDataMaskRuleRequest) {
2205
2228
  return __awaiter(this, void 0, void 0, function* () {
@@ -2262,7 +2285,7 @@ class CloudGuardClient {
2262
2285
  * @param GetDataSourceRequest
2263
2286
  * @return GetDataSourceResponse
2264
2287
  * @throws OciError when an error occurs
2265
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetDataSource.ts.html |here} to see how to use GetDataSource API.
2288
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetDataSource.ts.html |here} to see how to use GetDataSource API.
2266
2289
  */
2267
2290
  getDataSource(getDataSourceRequest) {
2268
2291
  return __awaiter(this, void 0, void 0, function* () {
@@ -2326,7 +2349,7 @@ class CloudGuardClient {
2326
2349
  * @param GetDetectorRequest
2327
2350
  * @return GetDetectorResponse
2328
2351
  * @throws OciError when an error occurs
2329
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetDetector.ts.html |here} to see how to use GetDetector API.
2352
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetDetector.ts.html |here} to see how to use GetDetector API.
2330
2353
  */
2331
2354
  getDetector(getDetectorRequest) {
2332
2355
  return __awaiter(this, void 0, void 0, function* () {
@@ -2389,7 +2412,7 @@ class CloudGuardClient {
2389
2412
  * @param GetDetectorRecipeRequest
2390
2413
  * @return GetDetectorRecipeResponse
2391
2414
  * @throws OciError when an error occurs
2392
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetDetectorRecipe.ts.html |here} to see how to use GetDetectorRecipe API.
2415
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetDetectorRecipe.ts.html |here} to see how to use GetDetectorRecipe API.
2393
2416
  */
2394
2417
  getDetectorRecipe(getDetectorRecipeRequest) {
2395
2418
  return __awaiter(this, void 0, void 0, function* () {
@@ -2452,7 +2475,7 @@ class CloudGuardClient {
2452
2475
  * @param GetDetectorRecipeDetectorRuleRequest
2453
2476
  * @return GetDetectorRecipeDetectorRuleResponse
2454
2477
  * @throws OciError when an error occurs
2455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetDetectorRecipeDetectorRule API.
2478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetDetectorRecipeDetectorRule API.
2456
2479
  */
2457
2480
  getDetectorRecipeDetectorRule(getDetectorRecipeDetectorRuleRequest) {
2458
2481
  return __awaiter(this, void 0, void 0, function* () {
@@ -2517,7 +2540,7 @@ class CloudGuardClient {
2517
2540
  * @param GetDetectorRuleRequest
2518
2541
  * @return GetDetectorRuleResponse
2519
2542
  * @throws OciError when an error occurs
2520
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetDetectorRule.ts.html |here} to see how to use GetDetectorRule API.
2543
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetDetectorRule.ts.html |here} to see how to use GetDetectorRule API.
2521
2544
  */
2522
2545
  getDetectorRule(getDetectorRuleRequest) {
2523
2546
  return __awaiter(this, void 0, void 0, function* () {
@@ -2586,7 +2609,7 @@ class CloudGuardClient {
2586
2609
  * @param GetManagedListRequest
2587
2610
  * @return GetManagedListResponse
2588
2611
  * @throws OciError when an error occurs
2589
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetManagedList.ts.html |here} to see how to use GetManagedList API.
2612
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetManagedList.ts.html |here} to see how to use GetManagedList API.
2590
2613
  */
2591
2614
  getManagedList(getManagedListRequest) {
2592
2615
  return __awaiter(this, void 0, void 0, function* () {
@@ -2649,7 +2672,7 @@ class CloudGuardClient {
2649
2672
  * @param GetProblemRequest
2650
2673
  * @return GetProblemResponse
2651
2674
  * @throws OciError when an error occurs
2652
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetProblem.ts.html |here} to see how to use GetProblem API.
2675
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetProblem.ts.html |here} to see how to use GetProblem API.
2653
2676
  */
2654
2677
  getProblem(getProblemRequest) {
2655
2678
  return __awaiter(this, void 0, void 0, function* () {
@@ -2712,7 +2735,7 @@ class CloudGuardClient {
2712
2735
  * @param GetResourceProfileRequest
2713
2736
  * @return GetResourceProfileResponse
2714
2737
  * @throws OciError when an error occurs
2715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetResourceProfile.ts.html |here} to see how to use GetResourceProfile API.
2738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetResourceProfile.ts.html |here} to see how to use GetResourceProfile API.
2716
2739
  */
2717
2740
  getResourceProfile(getResourceProfileRequest) {
2718
2741
  return __awaiter(this, void 0, void 0, function* () {
@@ -2776,7 +2799,7 @@ class CloudGuardClient {
2776
2799
  * @param GetResponderExecutionRequest
2777
2800
  * @return GetResponderExecutionResponse
2778
2801
  * @throws OciError when an error occurs
2779
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetResponderExecution.ts.html |here} to see how to use GetResponderExecution API.
2802
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetResponderExecution.ts.html |here} to see how to use GetResponderExecution API.
2780
2803
  */
2781
2804
  getResponderExecution(getResponderExecutionRequest) {
2782
2805
  return __awaiter(this, void 0, void 0, function* () {
@@ -2839,7 +2862,7 @@ class CloudGuardClient {
2839
2862
  * @param GetResponderRecipeRequest
2840
2863
  * @return GetResponderRecipeResponse
2841
2864
  * @throws OciError when an error occurs
2842
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetResponderRecipe.ts.html |here} to see how to use GetResponderRecipe API.
2865
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetResponderRecipe.ts.html |here} to see how to use GetResponderRecipe API.
2843
2866
  */
2844
2867
  getResponderRecipe(getResponderRecipeRequest) {
2845
2868
  return __awaiter(this, void 0, void 0, function* () {
@@ -2902,7 +2925,7 @@ class CloudGuardClient {
2902
2925
  * @param GetResponderRecipeResponderRuleRequest
2903
2926
  * @return GetResponderRecipeResponderRuleResponse
2904
2927
  * @throws OciError when an error occurs
2905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetResponderRecipeResponderRule.ts.html |here} to see how to use GetResponderRecipeResponderRule API.
2928
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetResponderRecipeResponderRule.ts.html |here} to see how to use GetResponderRecipeResponderRule API.
2906
2929
  */
2907
2930
  getResponderRecipeResponderRule(getResponderRecipeResponderRuleRequest) {
2908
2931
  return __awaiter(this, void 0, void 0, function* () {
@@ -2966,7 +2989,7 @@ class CloudGuardClient {
2966
2989
  * @param GetResponderRuleRequest
2967
2990
  * @return GetResponderRuleResponse
2968
2991
  * @throws OciError when an error occurs
2969
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetResponderRule.ts.html |here} to see how to use GetResponderRule API.
2992
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetResponderRule.ts.html |here} to see how to use GetResponderRule API.
2970
2993
  */
2971
2994
  getResponderRule(getResponderRuleRequest) {
2972
2995
  return __awaiter(this, void 0, void 0, function* () {
@@ -3029,7 +3052,7 @@ class CloudGuardClient {
3029
3052
  * @param GetSecurityPolicyRequest
3030
3053
  * @return GetSecurityPolicyResponse
3031
3054
  * @throws OciError when an error occurs
3032
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetSecurityPolicy.ts.html |here} to see how to use GetSecurityPolicy API.
3055
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetSecurityPolicy.ts.html |here} to see how to use GetSecurityPolicy API.
3033
3056
  */
3034
3057
  getSecurityPolicy(getSecurityPolicyRequest) {
3035
3058
  return __awaiter(this, void 0, void 0, function* () {
@@ -3092,7 +3115,7 @@ class CloudGuardClient {
3092
3115
  * @param GetSecurityRecipeRequest
3093
3116
  * @return GetSecurityRecipeResponse
3094
3117
  * @throws OciError when an error occurs
3095
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetSecurityRecipe.ts.html |here} to see how to use GetSecurityRecipe API.
3118
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetSecurityRecipe.ts.html |here} to see how to use GetSecurityRecipe API.
3096
3119
  */
3097
3120
  getSecurityRecipe(getSecurityRecipeRequest) {
3098
3121
  return __awaiter(this, void 0, void 0, function* () {
@@ -3155,7 +3178,7 @@ class CloudGuardClient {
3155
3178
  * @param GetSecurityZoneRequest
3156
3179
  * @return GetSecurityZoneResponse
3157
3180
  * @throws OciError when an error occurs
3158
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetSecurityZone.ts.html |here} to see how to use GetSecurityZone API.
3181
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetSecurityZone.ts.html |here} to see how to use GetSecurityZone API.
3159
3182
  */
3160
3183
  getSecurityZone(getSecurityZoneRequest) {
3161
3184
  return __awaiter(this, void 0, void 0, function* () {
@@ -3218,7 +3241,7 @@ class CloudGuardClient {
3218
3241
  * @param GetSightingRequest
3219
3242
  * @return GetSightingResponse
3220
3243
  * @throws OciError when an error occurs
3221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetSighting.ts.html |here} to see how to use GetSighting API.
3244
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetSighting.ts.html |here} to see how to use GetSighting API.
3222
3245
  */
3223
3246
  getSighting(getSightingRequest) {
3224
3247
  return __awaiter(this, void 0, void 0, function* () {
@@ -3281,7 +3304,7 @@ class CloudGuardClient {
3281
3304
  * @param GetTargetRequest
3282
3305
  * @return GetTargetResponse
3283
3306
  * @throws OciError when an error occurs
3284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetTarget.ts.html |here} to see how to use GetTarget API.
3307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetTarget.ts.html |here} to see how to use GetTarget API.
3285
3308
  */
3286
3309
  getTarget(getTargetRequest) {
3287
3310
  return __awaiter(this, void 0, void 0, function* () {
@@ -3344,7 +3367,7 @@ class CloudGuardClient {
3344
3367
  * @param GetTargetDetectorRecipeRequest
3345
3368
  * @return GetTargetDetectorRecipeResponse
3346
3369
  * @throws OciError when an error occurs
3347
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetTargetDetectorRecipe.ts.html |here} to see how to use GetTargetDetectorRecipe API.
3370
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetTargetDetectorRecipe.ts.html |here} to see how to use GetTargetDetectorRecipe API.
3348
3371
  */
3349
3372
  getTargetDetectorRecipe(getTargetDetectorRecipeRequest) {
3350
3373
  return __awaiter(this, void 0, void 0, function* () {
@@ -3408,7 +3431,7 @@ class CloudGuardClient {
3408
3431
  * @param GetTargetDetectorRecipeDetectorRuleRequest
3409
3432
  * @return GetTargetDetectorRecipeDetectorRuleResponse
3410
3433
  * @throws OciError when an error occurs
3411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetTargetDetectorRecipeDetectorRule API.
3434
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use GetTargetDetectorRecipeDetectorRule API.
3412
3435
  */
3413
3436
  getTargetDetectorRecipeDetectorRule(getTargetDetectorRecipeDetectorRuleRequest) {
3414
3437
  return __awaiter(this, void 0, void 0, function* () {
@@ -3473,7 +3496,7 @@ class CloudGuardClient {
3473
3496
  * @param GetTargetResponderRecipeRequest
3474
3497
  * @return GetTargetResponderRecipeResponse
3475
3498
  * @throws OciError when an error occurs
3476
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetTargetResponderRecipe.ts.html |here} to see how to use GetTargetResponderRecipe API.
3499
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetTargetResponderRecipe.ts.html |here} to see how to use GetTargetResponderRecipe API.
3477
3500
  */
3478
3501
  getTargetResponderRecipe(getTargetResponderRecipeRequest) {
3479
3502
  return __awaiter(this, void 0, void 0, function* () {
@@ -3537,7 +3560,7 @@ class CloudGuardClient {
3537
3560
  * @param GetTargetResponderRecipeResponderRuleRequest
3538
3561
  * @return GetTargetResponderRecipeResponderRuleResponse
3539
3562
  * @throws OciError when an error occurs
3540
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetTargetResponderRecipeResponderRule.ts.html |here} to see how to use GetTargetResponderRecipeResponderRule API.
3563
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetTargetResponderRecipeResponderRule.ts.html |here} to see how to use GetTargetResponderRecipeResponderRule API.
3541
3564
  */
3542
3565
  getTargetResponderRecipeResponderRule(getTargetResponderRecipeResponderRuleRequest) {
3543
3566
  return __awaiter(this, void 0, void 0, function* () {
@@ -3602,7 +3625,7 @@ class CloudGuardClient {
3602
3625
  * @param GetWorkRequestRequest
3603
3626
  * @return GetWorkRequestResponse
3604
3627
  * @throws OciError when an error occurs
3605
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3628
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3606
3629
  */
3607
3630
  getWorkRequest(getWorkRequestRequest) {
3608
3631
  return __awaiter(this, void 0, void 0, function* () {
@@ -3671,7 +3694,7 @@ class CloudGuardClient {
3671
3694
  * @param ListConditionMetadataTypesRequest
3672
3695
  * @return ListConditionMetadataTypesResponse
3673
3696
  * @throws OciError when an error occurs
3674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListConditionMetadataTypes.ts.html |here} to see how to use ListConditionMetadataTypes API.
3697
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListConditionMetadataTypes.ts.html |here} to see how to use ListConditionMetadataTypes API.
3675
3698
  */
3676
3699
  listConditionMetadataTypes(listConditionMetadataTypesRequest) {
3677
3700
  return __awaiter(this, void 0, void 0, function* () {
@@ -3740,7 +3763,7 @@ class CloudGuardClient {
3740
3763
  * @param ListDataMaskRulesRequest
3741
3764
  * @return ListDataMaskRulesResponse
3742
3765
  * @throws OciError when an error occurs
3743
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListDataMaskRules.ts.html |here} to see how to use ListDataMaskRules API.
3766
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListDataMaskRules.ts.html |here} to see how to use ListDataMaskRules API.
3744
3767
  */
3745
3768
  listDataMaskRules(listDataMaskRulesRequest) {
3746
3769
  return __awaiter(this, void 0, void 0, function* () {
@@ -3815,7 +3838,7 @@ class CloudGuardClient {
3815
3838
  * @param ListDataSourceEventsRequest
3816
3839
  * @return ListDataSourceEventsResponse
3817
3840
  * @throws OciError when an error occurs
3818
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListDataSourceEvents.ts.html |here} to see how to use ListDataSourceEvents API.
3841
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListDataSourceEvents.ts.html |here} to see how to use ListDataSourceEvents API.
3819
3842
  */
3820
3843
  listDataSourceEvents(listDataSourceEventsRequest) {
3821
3844
  return __awaiter(this, void 0, void 0, function* () {
@@ -3899,7 +3922,7 @@ class CloudGuardClient {
3899
3922
  * @param ListDataSourcesRequest
3900
3923
  * @return ListDataSourcesResponse
3901
3924
  * @throws OciError when an error occurs
3902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListDataSources.ts.html |here} to see how to use ListDataSources API.
3925
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListDataSources.ts.html |here} to see how to use ListDataSources API.
3903
3926
  */
3904
3927
  listDataSources(listDataSourcesRequest) {
3905
3928
  return __awaiter(this, void 0, void 0, function* () {
@@ -3973,7 +3996,7 @@ class CloudGuardClient {
3973
3996
  * @param ListDetectorRecipeDetectorRulesRequest
3974
3997
  * @return ListDetectorRecipeDetectorRulesResponse
3975
3998
  * @throws OciError when an error occurs
3976
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListDetectorRecipeDetectorRules.ts.html |here} to see how to use ListDetectorRecipeDetectorRules API.
3999
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListDetectorRecipeDetectorRules.ts.html |here} to see how to use ListDetectorRecipeDetectorRules API.
3977
4000
  */
3978
4001
  listDetectorRecipeDetectorRules(listDetectorRecipeDetectorRulesRequest) {
3979
4002
  return __awaiter(this, void 0, void 0, function* () {
@@ -4059,7 +4082,7 @@ class CloudGuardClient {
4059
4082
  * @param ListDetectorRecipesRequest
4060
4083
  * @return ListDetectorRecipesResponse
4061
4084
  * @throws OciError when an error occurs
4062
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListDetectorRecipes.ts.html |here} to see how to use ListDetectorRecipes API.
4085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListDetectorRecipes.ts.html |here} to see how to use ListDetectorRecipes API.
4063
4086
  */
4064
4087
  listDetectorRecipes(listDetectorRecipesRequest) {
4065
4088
  return __awaiter(this, void 0, void 0, function* () {
@@ -4132,7 +4155,7 @@ class CloudGuardClient {
4132
4155
  * @param ListDetectorRulesRequest
4133
4156
  * @return ListDetectorRulesResponse
4134
4157
  * @throws OciError when an error occurs
4135
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListDetectorRules.ts.html |here} to see how to use ListDetectorRules API.
4158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListDetectorRules.ts.html |here} to see how to use ListDetectorRules API.
4136
4159
  */
4137
4160
  listDetectorRules(listDetectorRulesRequest) {
4138
4161
  return __awaiter(this, void 0, void 0, function* () {
@@ -4204,7 +4227,7 @@ class CloudGuardClient {
4204
4227
  * @param ListDetectorsRequest
4205
4228
  * @return ListDetectorsResponse
4206
4229
  * @throws OciError when an error occurs
4207
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListDetectors.ts.html |here} to see how to use ListDetectors API.
4230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListDetectors.ts.html |here} to see how to use ListDetectors API.
4208
4231
  */
4209
4232
  listDetectors(listDetectorsRequest) {
4210
4233
  return __awaiter(this, void 0, void 0, function* () {
@@ -4273,7 +4296,7 @@ class CloudGuardClient {
4273
4296
  * @param ListImpactedResourcesRequest
4274
4297
  * @return ListImpactedResourcesResponse
4275
4298
  * @throws OciError when an error occurs
4276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListImpactedResources.ts.html |here} to see how to use ListImpactedResources API.
4299
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListImpactedResources.ts.html |here} to see how to use ListImpactedResources API.
4277
4300
  */
4278
4301
  listImpactedResources(listImpactedResourcesRequest) {
4279
4302
  return __awaiter(this, void 0, void 0, function* () {
@@ -4341,7 +4364,7 @@ class CloudGuardClient {
4341
4364
  * @param ListManagedListTypesRequest
4342
4365
  * @return ListManagedListTypesResponse
4343
4366
  * @throws OciError when an error occurs
4344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListManagedListTypes.ts.html |here} to see how to use ListManagedListTypes API.
4367
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListManagedListTypes.ts.html |here} to see how to use ListManagedListTypes API.
4345
4368
  */
4346
4369
  listManagedListTypes(listManagedListTypesRequest) {
4347
4370
  return __awaiter(this, void 0, void 0, function* () {
@@ -4423,7 +4446,7 @@ class CloudGuardClient {
4423
4446
  * @param ListManagedListsRequest
4424
4447
  * @return ListManagedListsResponse
4425
4448
  * @throws OciError when an error occurs
4426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListManagedLists.ts.html |here} to see how to use ListManagedLists API.
4449
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListManagedLists.ts.html |here} to see how to use ListManagedLists API.
4427
4450
  */
4428
4451
  listManagedLists(listManagedListsRequest) {
4429
4452
  return __awaiter(this, void 0, void 0, function* () {
@@ -4497,7 +4520,7 @@ class CloudGuardClient {
4497
4520
  * @param ListPoliciesRequest
4498
4521
  * @return ListPoliciesResponse
4499
4522
  * @throws OciError when an error occurs
4500
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListPolicies.ts.html |here} to see how to use ListPolicies API.
4523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListPolicies.ts.html |here} to see how to use ListPolicies API.
4501
4524
  */
4502
4525
  listPolicies(listPoliciesRequest) {
4503
4526
  return __awaiter(this, void 0, void 0, function* () {
@@ -4565,7 +4588,7 @@ class CloudGuardClient {
4565
4588
  * @param ListProblemEndpointsRequest
4566
4589
  * @return ListProblemEndpointsResponse
4567
4590
  * @throws OciError when an error occurs
4568
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListProblemEndpoints.ts.html |here} to see how to use ListProblemEndpoints API.
4591
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListProblemEndpoints.ts.html |here} to see how to use ListProblemEndpoints API.
4569
4592
  */
4570
4593
  listProblemEndpoints(listProblemEndpointsRequest) {
4571
4594
  return __awaiter(this, void 0, void 0, function* () {
@@ -4634,7 +4657,7 @@ class CloudGuardClient {
4634
4657
  * @param ListProblemEntitiesRequest
4635
4658
  * @return ListProblemEntitiesResponse
4636
4659
  * @throws OciError when an error occurs
4637
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListProblemEntities.ts.html |here} to see how to use ListProblemEntities API.
4660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListProblemEntities.ts.html |here} to see how to use ListProblemEntities API.
4638
4661
  */
4639
4662
  listProblemEntities(listProblemEntitiesRequest) {
4640
4663
  return __awaiter(this, void 0, void 0, function* () {
@@ -4703,7 +4726,7 @@ class CloudGuardClient {
4703
4726
  * @param ListProblemHistoriesRequest
4704
4727
  * @return ListProblemHistoriesResponse
4705
4728
  * @throws OciError when an error occurs
4706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListProblemHistories.ts.html |here} to see how to use ListProblemHistories API.
4729
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListProblemHistories.ts.html |here} to see how to use ListProblemHistories API.
4707
4730
  */
4708
4731
  listProblemHistories(listProblemHistoriesRequest) {
4709
4732
  return __awaiter(this, void 0, void 0, function* () {
@@ -4787,7 +4810,7 @@ class CloudGuardClient {
4787
4810
  * @param ListProblemsRequest
4788
4811
  * @return ListProblemsResponse
4789
4812
  * @throws OciError when an error occurs
4790
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListProblems.ts.html |here} to see how to use ListProblems API.
4813
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListProblems.ts.html |here} to see how to use ListProblems API.
4791
4814
  */
4792
4815
  listProblems(listProblemsRequest) {
4793
4816
  return __awaiter(this, void 0, void 0, function* () {
@@ -4875,7 +4898,7 @@ class CloudGuardClient {
4875
4898
  * @param ListRecommendationsRequest
4876
4899
  * @return ListRecommendationsResponse
4877
4900
  * @throws OciError when an error occurs
4878
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
4901
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
4879
4902
  */
4880
4903
  listRecommendations(listRecommendationsRequest) {
4881
4904
  return __awaiter(this, void 0, void 0, function* () {
@@ -4947,7 +4970,7 @@ class CloudGuardClient {
4947
4970
  * @param ListResourceProfileEndpointsRequest
4948
4971
  * @return ListResourceProfileEndpointsResponse
4949
4972
  * @throws OciError when an error occurs
4950
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListResourceProfileEndpoints.ts.html |here} to see how to use ListResourceProfileEndpoints API.
4973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListResourceProfileEndpoints.ts.html |here} to see how to use ListResourceProfileEndpoints API.
4951
4974
  */
4952
4975
  listResourceProfileEndpoints(listResourceProfileEndpointsRequest) {
4953
4976
  return __awaiter(this, void 0, void 0, function* () {
@@ -5015,7 +5038,7 @@ class CloudGuardClient {
5015
5038
  * @param ListResourceProfileImpactedResourcesRequest
5016
5039
  * @return ListResourceProfileImpactedResourcesResponse
5017
5040
  * @throws OciError when an error occurs
5018
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListResourceProfileImpactedResources.ts.html |here} to see how to use ListResourceProfileImpactedResources API.
5041
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListResourceProfileImpactedResources.ts.html |here} to see how to use ListResourceProfileImpactedResources API.
5019
5042
  */
5020
5043
  listResourceProfileImpactedResources(listResourceProfileImpactedResourcesRequest) {
5021
5044
  return __awaiter(this, void 0, void 0, function* () {
@@ -5097,7 +5120,7 @@ class CloudGuardClient {
5097
5120
  * @param ListResourceProfilesRequest
5098
5121
  * @return ListResourceProfilesResponse
5099
5122
  * @throws OciError when an error occurs
5100
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListResourceProfiles.ts.html |here} to see how to use ListResourceProfiles API.
5123
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListResourceProfiles.ts.html |here} to see how to use ListResourceProfiles API.
5101
5124
  */
5102
5125
  listResourceProfiles(listResourceProfilesRequest) {
5103
5126
  return __awaiter(this, void 0, void 0, function* () {
@@ -5176,7 +5199,7 @@ class CloudGuardClient {
5176
5199
  * @param ListResourceTypesRequest
5177
5200
  * @return ListResourceTypesResponse
5178
5201
  * @throws OciError when an error occurs
5179
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListResourceTypes.ts.html |here} to see how to use ListResourceTypes API.
5202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListResourceTypes.ts.html |here} to see how to use ListResourceTypes API.
5180
5203
  */
5181
5204
  listResourceTypes(listResourceTypesRequest) {
5182
5205
  return __awaiter(this, void 0, void 0, function* () {
@@ -5246,7 +5269,7 @@ class CloudGuardClient {
5246
5269
  * @param ListResponderActivitiesRequest
5247
5270
  * @return ListResponderActivitiesResponse
5248
5271
  * @throws OciError when an error occurs
5249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListResponderActivities.ts.html |here} to see how to use ListResponderActivities API.
5272
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListResponderActivities.ts.html |here} to see how to use ListResponderActivities API.
5250
5273
  */
5251
5274
  listResponderActivities(listResponderActivitiesRequest) {
5252
5275
  return __awaiter(this, void 0, void 0, function* () {
@@ -5315,7 +5338,7 @@ class CloudGuardClient {
5315
5338
  * @param ListResponderExecutionsRequest
5316
5339
  * @return ListResponderExecutionsResponse
5317
5340
  * @throws OciError when an error occurs
5318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListResponderExecutions.ts.html |here} to see how to use ListResponderExecutions API.
5341
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListResponderExecutions.ts.html |here} to see how to use ListResponderExecutions API.
5319
5342
  */
5320
5343
  listResponderExecutions(listResponderExecutionsRequest) {
5321
5344
  return __awaiter(this, void 0, void 0, function* () {
@@ -5395,7 +5418,7 @@ class CloudGuardClient {
5395
5418
  * @param ListResponderRecipeResponderRulesRequest
5396
5419
  * @return ListResponderRecipeResponderRulesResponse
5397
5420
  * @throws OciError when an error occurs
5398
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListResponderRecipeResponderRules.ts.html |here} to see how to use ListResponderRecipeResponderRules API.
5421
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListResponderRecipeResponderRules.ts.html |here} to see how to use ListResponderRecipeResponderRules API.
5399
5422
  */
5400
5423
  listResponderRecipeResponderRules(listResponderRecipeResponderRulesRequest) {
5401
5424
  return __awaiter(this, void 0, void 0, function* () {
@@ -5480,7 +5503,7 @@ class CloudGuardClient {
5480
5503
  * @param ListResponderRecipesRequest
5481
5504
  * @return ListResponderRecipesResponse
5482
5505
  * @throws OciError when an error occurs
5483
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListResponderRecipes.ts.html |here} to see how to use ListResponderRecipes API.
5506
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListResponderRecipes.ts.html |here} to see how to use ListResponderRecipes API.
5484
5507
  */
5485
5508
  listResponderRecipes(listResponderRecipesRequest) {
5486
5509
  return __awaiter(this, void 0, void 0, function* () {
@@ -5553,7 +5576,7 @@ class CloudGuardClient {
5553
5576
  * @param ListResponderRulesRequest
5554
5577
  * @return ListResponderRulesResponse
5555
5578
  * @throws OciError when an error occurs
5556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListResponderRules.ts.html |here} to see how to use ListResponderRules API.
5579
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListResponderRules.ts.html |here} to see how to use ListResponderRules API.
5557
5580
  */
5558
5581
  listResponderRules(listResponderRulesRequest) {
5559
5582
  return __awaiter(this, void 0, void 0, function* () {
@@ -5623,7 +5646,7 @@ class CloudGuardClient {
5623
5646
  * @param ListSecurityPoliciesRequest
5624
5647
  * @return ListSecurityPoliciesResponse
5625
5648
  * @throws OciError when an error occurs
5626
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListSecurityPolicies.ts.html |here} to see how to use ListSecurityPolicies API.
5649
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListSecurityPolicies.ts.html |here} to see how to use ListSecurityPolicies API.
5627
5650
  */
5628
5651
  listSecurityPolicies(listSecurityPoliciesRequest) {
5629
5652
  return __awaiter(this, void 0, void 0, function* () {
@@ -5694,7 +5717,7 @@ class CloudGuardClient {
5694
5717
  * @param ListSecurityRecipesRequest
5695
5718
  * @return ListSecurityRecipesResponse
5696
5719
  * @throws OciError when an error occurs
5697
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListSecurityRecipes.ts.html |here} to see how to use ListSecurityRecipes API.
5720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListSecurityRecipes.ts.html |here} to see how to use ListSecurityRecipes API.
5698
5721
  */
5699
5722
  listSecurityRecipes(listSecurityRecipesRequest) {
5700
5723
  return __awaiter(this, void 0, void 0, function* () {
@@ -5765,7 +5788,7 @@ class CloudGuardClient {
5765
5788
  * @param ListSecurityZonesRequest
5766
5789
  * @return ListSecurityZonesResponse
5767
5790
  * @throws OciError when an error occurs
5768
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListSecurityZones.ts.html |here} to see how to use ListSecurityZones API.
5791
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListSecurityZones.ts.html |here} to see how to use ListSecurityZones API.
5769
5792
  */
5770
5793
  listSecurityZones(listSecurityZonesRequest) {
5771
5794
  return __awaiter(this, void 0, void 0, function* () {
@@ -5837,7 +5860,7 @@ class CloudGuardClient {
5837
5860
  * @param ListSightingEndpointsRequest
5838
5861
  * @return ListSightingEndpointsResponse
5839
5862
  * @throws OciError when an error occurs
5840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListSightingEndpoints.ts.html |here} to see how to use ListSightingEndpoints API.
5863
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListSightingEndpoints.ts.html |here} to see how to use ListSightingEndpoints API.
5841
5864
  */
5842
5865
  listSightingEndpoints(listSightingEndpointsRequest) {
5843
5866
  return __awaiter(this, void 0, void 0, function* () {
@@ -5905,7 +5928,7 @@ class CloudGuardClient {
5905
5928
  * @param ListSightingImpactedResourcesRequest
5906
5929
  * @return ListSightingImpactedResourcesResponse
5907
5930
  * @throws OciError when an error occurs
5908
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListSightingImpactedResources.ts.html |here} to see how to use ListSightingImpactedResources API.
5931
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListSightingImpactedResources.ts.html |here} to see how to use ListSightingImpactedResources API.
5909
5932
  */
5910
5933
  listSightingImpactedResources(listSightingImpactedResourcesRequest) {
5911
5934
  return __awaiter(this, void 0, void 0, function* () {
@@ -5986,7 +6009,7 @@ class CloudGuardClient {
5986
6009
  * @param ListSightingsRequest
5987
6010
  * @return ListSightingsResponse
5988
6011
  * @throws OciError when an error occurs
5989
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListSightings.ts.html |here} to see how to use ListSightings API.
6012
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListSightings.ts.html |here} to see how to use ListSightings API.
5990
6013
  */
5991
6014
  listSightings(listSightingsRequest) {
5992
6015
  return __awaiter(this, void 0, void 0, function* () {
@@ -6060,7 +6083,7 @@ class CloudGuardClient {
6060
6083
  * @param ListTacticsRequest
6061
6084
  * @return ListTacticsResponse
6062
6085
  * @throws OciError when an error occurs
6063
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListTactics.ts.html |here} to see how to use ListTactics API.
6086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListTactics.ts.html |here} to see how to use ListTactics API.
6064
6087
  */
6065
6088
  listTactics(listTacticsRequest) {
6066
6089
  return __awaiter(this, void 0, void 0, function* () {
@@ -6129,7 +6152,7 @@ class CloudGuardClient {
6129
6152
  * @param ListTargetDetectorRecipeDetectorRulesRequest
6130
6153
  * @return ListTargetDetectorRecipeDetectorRulesResponse
6131
6154
  * @throws OciError when an error occurs
6132
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListTargetDetectorRecipeDetectorRules.ts.html |here} to see how to use ListTargetDetectorRecipeDetectorRules API.
6155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListTargetDetectorRecipeDetectorRules.ts.html |here} to see how to use ListTargetDetectorRecipeDetectorRules API.
6133
6156
  */
6134
6157
  listTargetDetectorRecipeDetectorRules(listTargetDetectorRecipeDetectorRulesRequest) {
6135
6158
  return __awaiter(this, void 0, void 0, function* () {
@@ -6201,7 +6224,7 @@ class CloudGuardClient {
6201
6224
  * @param ListTargetDetectorRecipesRequest
6202
6225
  * @return ListTargetDetectorRecipesResponse
6203
6226
  * @throws OciError when an error occurs
6204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListTargetDetectorRecipes.ts.html |here} to see how to use ListTargetDetectorRecipes API.
6227
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListTargetDetectorRecipes.ts.html |here} to see how to use ListTargetDetectorRecipes API.
6205
6228
  */
6206
6229
  listTargetDetectorRecipes(listTargetDetectorRecipesRequest) {
6207
6230
  return __awaiter(this, void 0, void 0, function* () {
@@ -6273,7 +6296,7 @@ class CloudGuardClient {
6273
6296
  * @param ListTargetResponderRecipeResponderRulesRequest
6274
6297
  * @return ListTargetResponderRecipeResponderRulesResponse
6275
6298
  * @throws OciError when an error occurs
6276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListTargetResponderRecipeResponderRules.ts.html |here} to see how to use ListTargetResponderRecipeResponderRules API.
6299
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListTargetResponderRecipeResponderRules.ts.html |here} to see how to use ListTargetResponderRecipeResponderRules API.
6277
6300
  */
6278
6301
  listTargetResponderRecipeResponderRules(listTargetResponderRecipeResponderRulesRequest) {
6279
6302
  return __awaiter(this, void 0, void 0, function* () {
@@ -6345,7 +6368,7 @@ class CloudGuardClient {
6345
6368
  * @param ListTargetResponderRecipesRequest
6346
6369
  * @return ListTargetResponderRecipesResponse
6347
6370
  * @throws OciError when an error occurs
6348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListTargetResponderRecipes.ts.html |here} to see how to use ListTargetResponderRecipes API.
6371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListTargetResponderRecipes.ts.html |here} to see how to use ListTargetResponderRecipes API.
6349
6372
  */
6350
6373
  listTargetResponderRecipes(listTargetResponderRecipesRequest) {
6351
6374
  return __awaiter(this, void 0, void 0, function* () {
@@ -6430,7 +6453,7 @@ class CloudGuardClient {
6430
6453
  * @param ListTargetsRequest
6431
6454
  * @return ListTargetsResponse
6432
6455
  * @throws OciError when an error occurs
6433
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListTargets.ts.html |here} to see how to use ListTargets API.
6456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListTargets.ts.html |here} to see how to use ListTargets API.
6434
6457
  */
6435
6458
  listTargets(listTargetsRequest) {
6436
6459
  return __awaiter(this, void 0, void 0, function* () {
@@ -6503,7 +6526,7 @@ class CloudGuardClient {
6503
6526
  * @param ListTechniquesRequest
6504
6527
  * @return ListTechniquesResponse
6505
6528
  * @throws OciError when an error occurs
6506
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListTechniques.ts.html |here} to see how to use ListTechniques API.
6529
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListTechniques.ts.html |here} to see how to use ListTechniques API.
6507
6530
  */
6508
6531
  listTechniques(listTechniquesRequest) {
6509
6532
  return __awaiter(this, void 0, void 0, function* () {
@@ -6572,7 +6595,7 @@ class CloudGuardClient {
6572
6595
  * @param ListWorkRequestErrorsRequest
6573
6596
  * @return ListWorkRequestErrorsResponse
6574
6597
  * @throws OciError when an error occurs
6575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
6598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
6576
6599
  */
6577
6600
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
6578
6601
  return __awaiter(this, void 0, void 0, function* () {
@@ -6640,7 +6663,7 @@ class CloudGuardClient {
6640
6663
  * @param ListWorkRequestLogsRequest
6641
6664
  * @return ListWorkRequestLogsResponse
6642
6665
  * @throws OciError when an error occurs
6643
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
6666
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
6644
6667
  */
6645
6668
  listWorkRequestLogs(listWorkRequestLogsRequest) {
6646
6669
  return __awaiter(this, void 0, void 0, function* () {
@@ -6708,7 +6731,7 @@ class CloudGuardClient {
6708
6731
  * @param ListWorkRequestsRequest
6709
6732
  * @return ListWorkRequestsResponse
6710
6733
  * @throws OciError when an error occurs
6711
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6734
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6712
6735
  */
6713
6736
  listWorkRequests(listWorkRequestsRequest) {
6714
6737
  return __awaiter(this, void 0, void 0, function* () {
@@ -6777,7 +6800,7 @@ class CloudGuardClient {
6777
6800
  * @param RemoveCompartmentRequest
6778
6801
  * @return RemoveCompartmentResponse
6779
6802
  * @throws OciError when an error occurs
6780
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/RemoveCompartment.ts.html |here} to see how to use RemoveCompartment API.
6803
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/RemoveCompartment.ts.html |here} to see how to use RemoveCompartment API.
6781
6804
  */
6782
6805
  removeCompartment(removeCompartmentRequest) {
6783
6806
  return __awaiter(this, void 0, void 0, function* () {
@@ -6844,7 +6867,7 @@ class CloudGuardClient {
6844
6867
  * @param RequestRiskScoresRequest
6845
6868
  * @return RequestRiskScoresResponse
6846
6869
  * @throws OciError when an error occurs
6847
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/RequestRiskScores.ts.html |here} to see how to use RequestRiskScores API.
6870
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/RequestRiskScores.ts.html |here} to see how to use RequestRiskScores API.
6848
6871
  */
6849
6872
  requestRiskScores(requestRiskScoresRequest) {
6850
6873
  return __awaiter(this, void 0, void 0, function* () {
@@ -6911,7 +6934,7 @@ class CloudGuardClient {
6911
6934
  * @param RequestSecurityScoreSummarizedTrendRequest
6912
6935
  * @return RequestSecurityScoreSummarizedTrendResponse
6913
6936
  * @throws OciError when an error occurs
6914
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/RequestSecurityScoreSummarizedTrend.ts.html |here} to see how to use RequestSecurityScoreSummarizedTrend API.
6937
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/RequestSecurityScoreSummarizedTrend.ts.html |here} to see how to use RequestSecurityScoreSummarizedTrend API.
6915
6938
  */
6916
6939
  requestSecurityScoreSummarizedTrend(requestSecurityScoreSummarizedTrendRequest) {
6917
6940
  return __awaiter(this, void 0, void 0, function* () {
@@ -6979,7 +7002,7 @@ class CloudGuardClient {
6979
7002
  * @param RequestSecurityScoresRequest
6980
7003
  * @return RequestSecurityScoresResponse
6981
7004
  * @throws OciError when an error occurs
6982
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/RequestSecurityScores.ts.html |here} to see how to use RequestSecurityScores API.
7005
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/RequestSecurityScores.ts.html |here} to see how to use RequestSecurityScores API.
6983
7006
  */
6984
7007
  requestSecurityScores(requestSecurityScoresRequest) {
6985
7008
  return __awaiter(this, void 0, void 0, function* () {
@@ -7059,7 +7082,7 @@ class CloudGuardClient {
7059
7082
  * @param RequestSummarizedActivityProblemsRequest
7060
7083
  * @return RequestSummarizedActivityProblemsResponse
7061
7084
  * @throws OciError when an error occurs
7062
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/RequestSummarizedActivityProblems.ts.html |here} to see how to use RequestSummarizedActivityProblems API.
7085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/RequestSummarizedActivityProblems.ts.html |here} to see how to use RequestSummarizedActivityProblems API.
7063
7086
  */
7064
7087
  requestSummarizedActivityProblems(requestSummarizedActivityProblemsRequest) {
7065
7088
  return __awaiter(this, void 0, void 0, function* () {
@@ -7139,7 +7162,7 @@ class CloudGuardClient {
7139
7162
  * @param RequestSummarizedProblemsRequest
7140
7163
  * @return RequestSummarizedProblemsResponse
7141
7164
  * @throws OciError when an error occurs
7142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/RequestSummarizedProblems.ts.html |here} to see how to use RequestSummarizedProblems API.
7165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/RequestSummarizedProblems.ts.html |here} to see how to use RequestSummarizedProblems API.
7143
7166
  */
7144
7167
  requestSummarizedProblems(requestSummarizedProblemsRequest) {
7145
7168
  return __awaiter(this, void 0, void 0, function* () {
@@ -7219,7 +7242,7 @@ class CloudGuardClient {
7219
7242
  * @param RequestSummarizedResponderExecutionsRequest
7220
7243
  * @return RequestSummarizedResponderExecutionsResponse
7221
7244
  * @throws OciError when an error occurs
7222
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/RequestSummarizedResponderExecutions.ts.html |here} to see how to use RequestSummarizedResponderExecutions API.
7245
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/RequestSummarizedResponderExecutions.ts.html |here} to see how to use RequestSummarizedResponderExecutions API.
7223
7246
  */
7224
7247
  requestSummarizedResponderExecutions(requestSummarizedResponderExecutionsRequest) {
7225
7248
  return __awaiter(this, void 0, void 0, function* () {
@@ -7290,7 +7313,7 @@ class CloudGuardClient {
7290
7313
  * @param RequestSummarizedRiskScoresRequest
7291
7314
  * @return RequestSummarizedRiskScoresResponse
7292
7315
  * @throws OciError when an error occurs
7293
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/RequestSummarizedRiskScores.ts.html |here} to see how to use RequestSummarizedRiskScores API.
7316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/RequestSummarizedRiskScores.ts.html |here} to see how to use RequestSummarizedRiskScores API.
7294
7317
  */
7295
7318
  requestSummarizedRiskScores(requestSummarizedRiskScoresRequest) {
7296
7319
  return __awaiter(this, void 0, void 0, function* () {
@@ -7356,7 +7379,7 @@ class CloudGuardClient {
7356
7379
  * @param RequestSummarizedSecurityScoresRequest
7357
7380
  * @return RequestSummarizedSecurityScoresResponse
7358
7381
  * @throws OciError when an error occurs
7359
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/RequestSummarizedSecurityScores.ts.html |here} to see how to use RequestSummarizedSecurityScores API.
7382
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/RequestSummarizedSecurityScores.ts.html |here} to see how to use RequestSummarizedSecurityScores API.
7360
7383
  */
7361
7384
  requestSummarizedSecurityScores(requestSummarizedSecurityScoresRequest) {
7362
7385
  return __awaiter(this, void 0, void 0, function* () {
@@ -7421,7 +7444,7 @@ class CloudGuardClient {
7421
7444
  * @param RequestSummarizedTopTrendResourceProfileRiskScoresRequest
7422
7445
  * @return RequestSummarizedTopTrendResourceProfileRiskScoresResponse
7423
7446
  * @throws OciError when an error occurs
7424
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/RequestSummarizedTopTrendResourceProfileRiskScores.ts.html |here} to see how to use RequestSummarizedTopTrendResourceProfileRiskScores API.
7447
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/RequestSummarizedTopTrendResourceProfileRiskScores.ts.html |here} to see how to use RequestSummarizedTopTrendResourceProfileRiskScores API.
7425
7448
  */
7426
7449
  requestSummarizedTopTrendResourceProfileRiskScores(requestSummarizedTopTrendResourceProfileRiskScoresRequest) {
7427
7450
  return __awaiter(this, void 0, void 0, function* () {
@@ -7504,7 +7527,7 @@ class CloudGuardClient {
7504
7527
  * @param RequestSummarizedTrendProblemsRequest
7505
7528
  * @return RequestSummarizedTrendProblemsResponse
7506
7529
  * @throws OciError when an error occurs
7507
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/RequestSummarizedTrendProblems.ts.html |here} to see how to use RequestSummarizedTrendProblems API.
7530
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/RequestSummarizedTrendProblems.ts.html |here} to see how to use RequestSummarizedTrendProblems API.
7508
7531
  */
7509
7532
  requestSummarizedTrendProblems(requestSummarizedTrendProblemsRequest) {
7510
7533
  return __awaiter(this, void 0, void 0, function* () {
@@ -7573,7 +7596,7 @@ class CloudGuardClient {
7573
7596
  * @param RequestSummarizedTrendResourceRiskScoresRequest
7574
7597
  * @return RequestSummarizedTrendResourceRiskScoresResponse
7575
7598
  * @throws OciError when an error occurs
7576
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/RequestSummarizedTrendResourceRiskScores.ts.html |here} to see how to use RequestSummarizedTrendResourceRiskScores API.
7599
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/RequestSummarizedTrendResourceRiskScores.ts.html |here} to see how to use RequestSummarizedTrendResourceRiskScores API.
7577
7600
  */
7578
7601
  requestSummarizedTrendResourceRiskScores(requestSummarizedTrendResourceRiskScoresRequest) {
7579
7602
  return __awaiter(this, void 0, void 0, function* () {
@@ -7655,7 +7678,7 @@ class CloudGuardClient {
7655
7678
  * @param RequestSummarizedTrendResponderExecutionsRequest
7656
7679
  * @return RequestSummarizedTrendResponderExecutionsResponse
7657
7680
  * @throws OciError when an error occurs
7658
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/RequestSummarizedTrendResponderExecutions.ts.html |here} to see how to use RequestSummarizedTrendResponderExecutions API.
7681
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/RequestSummarizedTrendResponderExecutions.ts.html |here} to see how to use RequestSummarizedTrendResponderExecutions API.
7659
7682
  */
7660
7683
  requestSummarizedTrendResponderExecutions(requestSummarizedTrendResponderExecutionsRequest) {
7661
7684
  return __awaiter(this, void 0, void 0, function* () {
@@ -7725,7 +7748,7 @@ class CloudGuardClient {
7725
7748
  * @param RequestSummarizedTrendSecurityScoresRequest
7726
7749
  * @return RequestSummarizedTrendSecurityScoresResponse
7727
7750
  * @throws OciError when an error occurs
7728
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/RequestSummarizedTrendSecurityScores.ts.html |here} to see how to use RequestSummarizedTrendSecurityScores API.
7751
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/RequestSummarizedTrendSecurityScores.ts.html |here} to see how to use RequestSummarizedTrendSecurityScores API.
7729
7752
  */
7730
7753
  requestSummarizedTrendSecurityScores(requestSummarizedTrendSecurityScoresRequest) {
7731
7754
  return __awaiter(this, void 0, void 0, function* () {
@@ -7794,7 +7817,7 @@ class CloudGuardClient {
7794
7817
  * @param SkipBulkResponderExecutionRequest
7795
7818
  * @return SkipBulkResponderExecutionResponse
7796
7819
  * @throws OciError when an error occurs
7797
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/SkipBulkResponderExecution.ts.html |here} to see how to use SkipBulkResponderExecution API.
7820
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/SkipBulkResponderExecution.ts.html |here} to see how to use SkipBulkResponderExecution API.
7798
7821
  */
7799
7822
  skipBulkResponderExecution(skipBulkResponderExecutionRequest) {
7800
7823
  return __awaiter(this, void 0, void 0, function* () {
@@ -7847,7 +7870,7 @@ class CloudGuardClient {
7847
7870
  * @param SkipResponderExecutionRequest
7848
7871
  * @return SkipResponderExecutionResponse
7849
7872
  * @throws OciError when an error occurs
7850
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/SkipResponderExecution.ts.html |here} to see how to use SkipResponderExecution API.
7873
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/SkipResponderExecution.ts.html |here} to see how to use SkipResponderExecution API.
7851
7874
  */
7852
7875
  skipResponderExecution(skipResponderExecutionRequest) {
7853
7876
  return __awaiter(this, void 0, void 0, function* () {
@@ -7906,7 +7929,7 @@ class CloudGuardClient {
7906
7929
  * @param TriggerResponderRequest
7907
7930
  * @return TriggerResponderResponse
7908
7931
  * @throws OciError when an error occurs
7909
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/TriggerResponder.ts.html |here} to see how to use TriggerResponder API.
7932
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/TriggerResponder.ts.html |here} to see how to use TriggerResponder API.
7910
7933
  */
7911
7934
  triggerResponder(triggerResponderRequest) {
7912
7935
  return __awaiter(this, void 0, void 0, function* () {
@@ -7965,7 +7988,7 @@ class CloudGuardClient {
7965
7988
  * @param UpdateBulkProblemStatusRequest
7966
7989
  * @return UpdateBulkProblemStatusResponse
7967
7990
  * @throws OciError when an error occurs
7968
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/UpdateBulkProblemStatus.ts.html |here} to see how to use UpdateBulkProblemStatus API.
7991
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/UpdateBulkProblemStatus.ts.html |here} to see how to use UpdateBulkProblemStatus API.
7969
7992
  */
7970
7993
  updateBulkProblemStatus(updateBulkProblemStatusRequest) {
7971
7994
  return __awaiter(this, void 0, void 0, function* () {
@@ -8019,7 +8042,7 @@ class CloudGuardClient {
8019
8042
  * @param UpdateConfigurationRequest
8020
8043
  * @return UpdateConfigurationResponse
8021
8044
  * @throws OciError when an error occurs
8022
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/UpdateConfiguration.ts.html |here} to see how to use UpdateConfiguration API.
8045
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/UpdateConfiguration.ts.html |here} to see how to use UpdateConfiguration API.
8023
8046
  */
8024
8047
  updateConfiguration(updateConfigurationRequest) {
8025
8048
  return __awaiter(this, void 0, void 0, function* () {
@@ -8085,7 +8108,7 @@ class CloudGuardClient {
8085
8108
  * @param UpdateDataMaskRuleRequest
8086
8109
  * @return UpdateDataMaskRuleResponse
8087
8110
  * @throws OciError when an error occurs
8088
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/UpdateDataMaskRule.ts.html |here} to see how to use UpdateDataMaskRule API.
8111
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/UpdateDataMaskRule.ts.html |here} to see how to use UpdateDataMaskRule API.
8089
8112
  */
8090
8113
  updateDataMaskRule(updateDataMaskRuleRequest) {
8091
8114
  return __awaiter(this, void 0, void 0, function* () {
@@ -8150,7 +8173,7 @@ class CloudGuardClient {
8150
8173
  * @param UpdateDataSourceRequest
8151
8174
  * @return UpdateDataSourceResponse
8152
8175
  * @throws OciError when an error occurs
8153
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/UpdateDataSource.ts.html |here} to see how to use UpdateDataSource API.
8176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/UpdateDataSource.ts.html |here} to see how to use UpdateDataSource API.
8154
8177
  */
8155
8178
  updateDataSource(updateDataSourceRequest) {
8156
8179
  return __awaiter(this, void 0, void 0, function* () {
@@ -8212,7 +8235,7 @@ class CloudGuardClient {
8212
8235
  * @param UpdateDetectorRecipeRequest
8213
8236
  * @return UpdateDetectorRecipeResponse
8214
8237
  * @throws OciError when an error occurs
8215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/UpdateDetectorRecipe.ts.html |here} to see how to use UpdateDetectorRecipe API.
8238
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/UpdateDetectorRecipe.ts.html |here} to see how to use UpdateDetectorRecipe API.
8216
8239
  */
8217
8240
  updateDetectorRecipe(updateDetectorRecipeRequest) {
8218
8241
  return __awaiter(this, void 0, void 0, function* () {
@@ -8278,7 +8301,7 @@ class CloudGuardClient {
8278
8301
  * @param UpdateDetectorRecipeDetectorRuleRequest
8279
8302
  * @return UpdateDetectorRecipeDetectorRuleResponse
8280
8303
  * @throws OciError when an error occurs
8281
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/UpdateDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateDetectorRecipeDetectorRule API.
8304
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/UpdateDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateDetectorRecipeDetectorRule API.
8282
8305
  */
8283
8306
  updateDetectorRecipeDetectorRule(updateDetectorRecipeDetectorRuleRequest) {
8284
8307
  return __awaiter(this, void 0, void 0, function* () {
@@ -8344,7 +8367,7 @@ class CloudGuardClient {
8344
8367
  * @param UpdateManagedListRequest
8345
8368
  * @return UpdateManagedListResponse
8346
8369
  * @throws OciError when an error occurs
8347
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/UpdateManagedList.ts.html |here} to see how to use UpdateManagedList API.
8370
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/UpdateManagedList.ts.html |here} to see how to use UpdateManagedList API.
8348
8371
  */
8349
8372
  updateManagedList(updateManagedListRequest) {
8350
8373
  return __awaiter(this, void 0, void 0, function* () {
@@ -8411,7 +8434,7 @@ class CloudGuardClient {
8411
8434
  * @param UpdateProblemStatusRequest
8412
8435
  * @return UpdateProblemStatusResponse
8413
8436
  * @throws OciError when an error occurs
8414
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/UpdateProblemStatus.ts.html |here} to see how to use UpdateProblemStatus API.
8437
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/UpdateProblemStatus.ts.html |here} to see how to use UpdateProblemStatus API.
8415
8438
  */
8416
8439
  updateProblemStatus(updateProblemStatusRequest) {
8417
8440
  return __awaiter(this, void 0, void 0, function* () {
@@ -8477,7 +8500,7 @@ class CloudGuardClient {
8477
8500
  * @param UpdateResponderRecipeRequest
8478
8501
  * @return UpdateResponderRecipeResponse
8479
8502
  * @throws OciError when an error occurs
8480
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/UpdateResponderRecipe.ts.html |here} to see how to use UpdateResponderRecipe API.
8503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/UpdateResponderRecipe.ts.html |here} to see how to use UpdateResponderRecipe API.
8481
8504
  */
8482
8505
  updateResponderRecipe(updateResponderRecipeRequest) {
8483
8506
  return __awaiter(this, void 0, void 0, function* () {
@@ -8542,7 +8565,7 @@ class CloudGuardClient {
8542
8565
  * @param UpdateResponderRecipeResponderRuleRequest
8543
8566
  * @return UpdateResponderRecipeResponderRuleResponse
8544
8567
  * @throws OciError when an error occurs
8545
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/UpdateResponderRecipeResponderRule.ts.html |here} to see how to use UpdateResponderRecipeResponderRule API.
8568
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/UpdateResponderRecipeResponderRule.ts.html |here} to see how to use UpdateResponderRecipeResponderRule API.
8546
8569
  */
8547
8570
  updateResponderRecipeResponderRule(updateResponderRecipeResponderRuleRequest) {
8548
8571
  return __awaiter(this, void 0, void 0, function* () {
@@ -8608,7 +8631,7 @@ class CloudGuardClient {
8608
8631
  * @param UpdateSecurityRecipeRequest
8609
8632
  * @return UpdateSecurityRecipeResponse
8610
8633
  * @throws OciError when an error occurs
8611
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/UpdateSecurityRecipe.ts.html |here} to see how to use UpdateSecurityRecipe API.
8634
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/UpdateSecurityRecipe.ts.html |here} to see how to use UpdateSecurityRecipe API.
8612
8635
  */
8613
8636
  updateSecurityRecipe(updateSecurityRecipeRequest) {
8614
8637
  return __awaiter(this, void 0, void 0, function* () {
@@ -8673,7 +8696,7 @@ class CloudGuardClient {
8673
8696
  * @param UpdateSecurityZoneRequest
8674
8697
  * @return UpdateSecurityZoneResponse
8675
8698
  * @throws OciError when an error occurs
8676
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/UpdateSecurityZone.ts.html |here} to see how to use UpdateSecurityZone API.
8699
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/UpdateSecurityZone.ts.html |here} to see how to use UpdateSecurityZone API.
8677
8700
  */
8678
8701
  updateSecurityZone(updateSecurityZoneRequest) {
8679
8702
  return __awaiter(this, void 0, void 0, function* () {
@@ -8738,7 +8761,7 @@ class CloudGuardClient {
8738
8761
  * @param UpdateTargetRequest
8739
8762
  * @return UpdateTargetResponse
8740
8763
  * @throws OciError when an error occurs
8741
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/UpdateTarget.ts.html |here} to see how to use UpdateTarget API.
8764
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/UpdateTarget.ts.html |here} to see how to use UpdateTarget API.
8742
8765
  */
8743
8766
  updateTarget(updateTargetRequest) {
8744
8767
  return __awaiter(this, void 0, void 0, function* () {
@@ -8803,7 +8826,7 @@ class CloudGuardClient {
8803
8826
  * @param UpdateTargetDetectorRecipeRequest
8804
8827
  * @return UpdateTargetDetectorRecipeResponse
8805
8828
  * @throws OciError when an error occurs
8806
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/UpdateTargetDetectorRecipe.ts.html |here} to see how to use UpdateTargetDetectorRecipe API.
8829
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/UpdateTargetDetectorRecipe.ts.html |here} to see how to use UpdateTargetDetectorRecipe API.
8807
8830
  */
8808
8831
  updateTargetDetectorRecipe(updateTargetDetectorRecipeRequest) {
8809
8832
  return __awaiter(this, void 0, void 0, function* () {
@@ -8869,7 +8892,7 @@ class CloudGuardClient {
8869
8892
  * @param UpdateTargetDetectorRecipeDetectorRuleRequest
8870
8893
  * @return UpdateTargetDetectorRecipeDetectorRuleResponse
8871
8894
  * @throws OciError when an error occurs
8872
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/UpdateTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateTargetDetectorRecipeDetectorRule API.
8895
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/UpdateTargetDetectorRecipeDetectorRule.ts.html |here} to see how to use UpdateTargetDetectorRecipeDetectorRule API.
8873
8896
  */
8874
8897
  updateTargetDetectorRecipeDetectorRule(updateTargetDetectorRecipeDetectorRuleRequest) {
8875
8898
  return __awaiter(this, void 0, void 0, function* () {
@@ -8936,7 +8959,7 @@ class CloudGuardClient {
8936
8959
  * @param UpdateTargetResponderRecipeRequest
8937
8960
  * @return UpdateTargetResponderRecipeResponse
8938
8961
  * @throws OciError when an error occurs
8939
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/UpdateTargetResponderRecipe.ts.html |here} to see how to use UpdateTargetResponderRecipe API.
8962
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/UpdateTargetResponderRecipe.ts.html |here} to see how to use UpdateTargetResponderRecipe API.
8940
8963
  */
8941
8964
  updateTargetResponderRecipe(updateTargetResponderRecipeRequest) {
8942
8965
  return __awaiter(this, void 0, void 0, function* () {
@@ -9002,7 +9025,7 @@ class CloudGuardClient {
9002
9025
  * @param UpdateTargetResponderRecipeResponderRuleRequest
9003
9026
  * @return UpdateTargetResponderRecipeResponderRuleResponse
9004
9027
  * @throws OciError when an error occurs
9005
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.56.0/cloudguard/UpdateTargetResponderRecipeResponderRule.ts.html |here} to see how to use UpdateTargetResponderRecipeResponderRule API.
9028
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.58.1/cloudguard/UpdateTargetResponderRecipeResponderRule.ts.html |here} to see how to use UpdateTargetResponderRecipeResponderRule API.
9006
9029
  */
9007
9030
  updateTargetResponderRecipeResponderRule(updateTargetResponderRecipeResponderRuleRequest) {
9008
9031
  return __awaiter(this, void 0, void 0, function* () {