oci-waas 2.3.1 → 2.5.2

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 (77) hide show
  1. package/LICENSE.txt +6 -0
  2. package/lib/client.d.ts +412 -72
  3. package/lib/client.js +492 -72
  4. package/lib/client.js.map +1 -1
  5. package/lib/request/accept-recommendations-request.d.ts +1 -1
  6. package/lib/request/cancel-work-request-request.d.ts +1 -1
  7. package/lib/request/change-address-list-compartment-request.d.ts +1 -1
  8. package/lib/request/change-certificate-compartment-request.d.ts +1 -1
  9. package/lib/request/change-custom-protection-rule-compartment-request.d.ts +1 -1
  10. package/lib/request/change-http-redirect-compartment-request.d.ts +1 -1
  11. package/lib/request/change-waas-policy-compartment-request.d.ts +1 -1
  12. package/lib/request/create-address-list-request.d.ts +1 -1
  13. package/lib/request/create-certificate-request.d.ts +1 -1
  14. package/lib/request/create-custom-protection-rule-request.d.ts +1 -1
  15. package/lib/request/create-http-redirect-request.d.ts +1 -1
  16. package/lib/request/create-waas-policy-request.d.ts +1 -1
  17. package/lib/request/delete-address-list-request.d.ts +1 -1
  18. package/lib/request/delete-certificate-request.d.ts +1 -1
  19. package/lib/request/delete-custom-protection-rule-request.d.ts +1 -1
  20. package/lib/request/delete-http-redirect-request.d.ts +1 -1
  21. package/lib/request/delete-waas-policy-request.d.ts +1 -1
  22. package/lib/request/get-address-list-request.d.ts +1 -1
  23. package/lib/request/get-certificate-request.d.ts +1 -1
  24. package/lib/request/get-custom-protection-rule-request.d.ts +1 -1
  25. package/lib/request/get-device-fingerprint-challenge-request.d.ts +1 -1
  26. package/lib/request/get-http-redirect-request.d.ts +1 -1
  27. package/lib/request/get-human-interaction-challenge-request.d.ts +1 -1
  28. package/lib/request/get-js-challenge-request.d.ts +1 -1
  29. package/lib/request/get-policy-config-request.d.ts +1 -1
  30. package/lib/request/get-protection-rule-request.d.ts +1 -1
  31. package/lib/request/get-protection-settings-request.d.ts +1 -1
  32. package/lib/request/get-waas-policy-request.d.ts +1 -1
  33. package/lib/request/get-waf-address-rate-limiting-request.d.ts +1 -1
  34. package/lib/request/get-waf-config-request.d.ts +1 -1
  35. package/lib/request/get-work-request-request.d.ts +1 -1
  36. package/lib/request/list-access-rules-request.d.ts +1 -1
  37. package/lib/request/list-address-lists-request.d.ts +1 -1
  38. package/lib/request/list-caching-rules-request.d.ts +1 -1
  39. package/lib/request/list-captchas-request.d.ts +1 -1
  40. package/lib/request/list-certificates-request.d.ts +1 -1
  41. package/lib/request/list-custom-protection-rules-request.d.ts +1 -1
  42. package/lib/request/list-edge-subnets-request.d.ts +1 -1
  43. package/lib/request/list-good-bots-request.d.ts +1 -1
  44. package/lib/request/list-http-redirects-request.d.ts +1 -1
  45. package/lib/request/list-protection-rules-request.d.ts +1 -1
  46. package/lib/request/list-recommendations-request.d.ts +1 -1
  47. package/lib/request/list-threat-feeds-request.d.ts +1 -1
  48. package/lib/request/list-waas-policies-request.d.ts +1 -1
  49. package/lib/request/list-waas-policy-custom-protection-rules-request.d.ts +1 -1
  50. package/lib/request/list-waf-blocked-requests-request.d.ts +1 -1
  51. package/lib/request/list-waf-logs-request.d.ts +1 -1
  52. package/lib/request/list-waf-requests-request.d.ts +1 -1
  53. package/lib/request/list-waf-traffic-request.d.ts +1 -1
  54. package/lib/request/list-whitelists-request.d.ts +1 -1
  55. package/lib/request/list-work-requests-request.d.ts +1 -1
  56. package/lib/request/purge-cache-request.d.ts +1 -1
  57. package/lib/request/update-access-rules-request.d.ts +1 -1
  58. package/lib/request/update-address-list-request.d.ts +1 -1
  59. package/lib/request/update-caching-rules-request.d.ts +1 -1
  60. package/lib/request/update-captchas-request.d.ts +1 -1
  61. package/lib/request/update-certificate-request.d.ts +1 -1
  62. package/lib/request/update-custom-protection-rule-request.d.ts +1 -1
  63. package/lib/request/update-device-fingerprint-challenge-request.d.ts +1 -1
  64. package/lib/request/update-good-bots-request.d.ts +1 -1
  65. package/lib/request/update-http-redirect-request.d.ts +1 -1
  66. package/lib/request/update-human-interaction-challenge-request.d.ts +1 -1
  67. package/lib/request/update-js-challenge-request.d.ts +1 -1
  68. package/lib/request/update-policy-config-request.d.ts +1 -1
  69. package/lib/request/update-protection-rules-request.d.ts +1 -1
  70. package/lib/request/update-protection-settings-request.d.ts +1 -1
  71. package/lib/request/update-threat-feeds-request.d.ts +1 -1
  72. package/lib/request/update-waas-policy-custom-protection-rules-request.d.ts +1 -1
  73. package/lib/request/update-waas-policy-request.d.ts +1 -1
  74. package/lib/request/update-waf-address-rate-limiting-request.d.ts +1 -1
  75. package/lib/request/update-waf-config-request.d.ts +1 -1
  76. package/lib/request/update-whitelists-request.d.ts +1 -1
  77. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -142,7 +142,7 @@ class RedirectClient {
142
142
  * @param ChangeHttpRedirectCompartmentRequest
143
143
  * @return ChangeHttpRedirectCompartmentResponse
144
144
  * @throws OciError when an error occurs
145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
146
146
  */
147
147
  changeHttpRedirectCompartment(changeHttpRedirectCompartmentRequest) {
148
148
  return __awaiter(this, void 0, void 0, function* () {
@@ -195,7 +195,7 @@ class RedirectClient {
195
195
  * @param CreateHttpRedirectRequest
196
196
  * @return CreateHttpRedirectResponse
197
197
  * @throws OciError when an error occurs
198
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
198
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
199
199
  */
200
200
  createHttpRedirect(createHttpRedirectRequest) {
201
201
  return __awaiter(this, void 0, void 0, function* () {
@@ -250,7 +250,7 @@ class RedirectClient {
250
250
  * @param DeleteHttpRedirectRequest
251
251
  * @return DeleteHttpRedirectResponse
252
252
  * @throws OciError when an error occurs
253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
254
254
  */
255
255
  deleteHttpRedirect(deleteHttpRedirectRequest) {
256
256
  return __awaiter(this, void 0, void 0, function* () {
@@ -307,7 +307,7 @@ class RedirectClient {
307
307
  * @param GetHttpRedirectRequest
308
308
  * @return GetHttpRedirectResponse
309
309
  * @throws OciError when an error occurs
310
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
310
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
311
311
  */
312
312
  getHttpRedirect(getHttpRedirectRequest) {
313
313
  return __awaiter(this, void 0, void 0, function* () {
@@ -366,7 +366,7 @@ class RedirectClient {
366
366
  * @param ListHttpRedirectsRequest
367
367
  * @return ListHttpRedirectsResponse
368
368
  * @throws OciError when an error occurs
369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
370
370
  */
371
371
  listHttpRedirects(listHttpRedirectsRequest) {
372
372
  return __awaiter(this, void 0, void 0, function* () {
@@ -430,6 +430,7 @@ class RedirectClient {
430
430
  });
431
431
  }
432
432
  /**
433
+ * NOTE: This function is deprecated in favor of listHttpRedirectsRecordIterator function.
433
434
  * Creates a new async iterator which will iterate over the models.HttpRedirectSummary objects
434
435
  * contained in responses from the listHttpRedirects operation. This iterator will fetch more data from the
435
436
  * server as needed.
@@ -440,6 +441,7 @@ class RedirectClient {
440
441
  return oci_common_1.paginateRecords(request, req => this.listHttpRedirects(req));
441
442
  }
442
443
  /**
444
+ * NOTE: This function is deprecated in favor of listHttpRedirectsResponseIterator function.
443
445
  * Creates a new async iterator which will iterate over the responses received from the listHttpRedirects operation. This iterator
444
446
  * will fetch more data from the server as needed.
445
447
  *
@@ -448,12 +450,31 @@ class RedirectClient {
448
450
  listAllHttpRedirectsResponses(request) {
449
451
  return oci_common_1.paginateResponses(request, req => this.listHttpRedirects(req));
450
452
  }
453
+ /**
454
+ * Creates a new async iterator which will iterate over the models.HttpRedirectSummary objects
455
+ * contained in responses from the listHttpRedirects operation. This iterator will fetch more data from the
456
+ * server as needed.
457
+ *
458
+ * @param request a request which can be sent to the service operation
459
+ */
460
+ listHttpRedirectsRecordIterator(request) {
461
+ return oci_common_1.paginateRecords(request, req => this.listHttpRedirects(req));
462
+ }
463
+ /**
464
+ * Creates a new async iterator which will iterate over the responses received from the listHttpRedirects operation. This iterator
465
+ * will fetch more data from the server as needed.
466
+ *
467
+ * @param request a request which can be sent to the service operation
468
+ */
469
+ listHttpRedirectsResponseIterator(request) {
470
+ return oci_common_1.paginateResponses(request, req => this.listHttpRedirects(req));
471
+ }
451
472
  /**
452
473
  * Updates the details of a HTTP Redirect, including target and tags. Only the fields specified in the request body will be updated; all other properties will remain unchanged.
453
474
  * @param UpdateHttpRedirectRequest
454
475
  * @return UpdateHttpRedirectResponse
455
476
  * @throws OciError when an error occurs
456
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
477
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
457
478
  */
458
479
  updateHttpRedirect(updateHttpRedirectRequest) {
459
480
  return __awaiter(this, void 0, void 0, function* () {
@@ -603,7 +624,7 @@ class WaasClient {
603
624
  * @param AcceptRecommendationsRequest
604
625
  * @return AcceptRecommendationsResponse
605
626
  * @throws OciError when an error occurs
606
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
627
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
607
628
  */
608
629
  acceptRecommendations(acceptRecommendationsRequest) {
609
630
  return __awaiter(this, void 0, void 0, function* () {
@@ -660,7 +681,7 @@ class WaasClient {
660
681
  * @param CancelWorkRequestRequest
661
682
  * @return CancelWorkRequestResponse
662
683
  * @throws OciError when an error occurs
663
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
664
685
  */
665
686
  cancelWorkRequest(cancelWorkRequestRequest) {
666
687
  return __awaiter(this, void 0, void 0, function* () {
@@ -715,7 +736,7 @@ class WaasClient {
715
736
  * @param ChangeAddressListCompartmentRequest
716
737
  * @return ChangeAddressListCompartmentResponse
717
738
  * @throws OciError when an error occurs
718
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
739
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
719
740
  */
720
741
  changeAddressListCompartment(changeAddressListCompartmentRequest) {
721
742
  return __awaiter(this, void 0, void 0, function* () {
@@ -770,7 +791,7 @@ class WaasClient {
770
791
  * @param ChangeCertificateCompartmentRequest
771
792
  * @return ChangeCertificateCompartmentResponse
772
793
  * @throws OciError when an error occurs
773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
794
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
774
795
  */
775
796
  changeCertificateCompartment(changeCertificateCompartmentRequest) {
776
797
  return __awaiter(this, void 0, void 0, function* () {
@@ -823,7 +844,7 @@ class WaasClient {
823
844
  * @param ChangeCustomProtectionRuleCompartmentRequest
824
845
  * @return ChangeCustomProtectionRuleCompartmentResponse
825
846
  * @throws OciError when an error occurs
826
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
847
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
827
848
  */
828
849
  changeCustomProtectionRuleCompartment(changeCustomProtectionRuleCompartmentRequest) {
829
850
  return __awaiter(this, void 0, void 0, function* () {
@@ -878,7 +899,7 @@ class WaasClient {
878
899
  * @param ChangeWaasPolicyCompartmentRequest
879
900
  * @return ChangeWaasPolicyCompartmentResponse
880
901
  * @throws OciError when an error occurs
881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
902
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
882
903
  */
883
904
  changeWaasPolicyCompartment(changeWaasPolicyCompartmentRequest) {
884
905
  return __awaiter(this, void 0, void 0, function* () {
@@ -931,7 +952,7 @@ class WaasClient {
931
952
  * @param CreateAddressListRequest
932
953
  * @return CreateAddressListResponse
933
954
  * @throws OciError when an error occurs
934
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
955
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
935
956
  */
936
957
  createAddressList(createAddressListRequest) {
937
958
  return __awaiter(this, void 0, void 0, function* () {
@@ -992,7 +1013,7 @@ class WaasClient {
992
1013
  * @param CreateCertificateRequest
993
1014
  * @return CreateCertificateResponse
994
1015
  * @throws OciError when an error occurs
995
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
1016
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
996
1017
  */
997
1018
  createCertificate(createCertificateRequest) {
998
1019
  return __awaiter(this, void 0, void 0, function* () {
@@ -1053,7 +1074,7 @@ class WaasClient {
1053
1074
  * @param CreateCustomProtectionRuleRequest
1054
1075
  * @return CreateCustomProtectionRuleResponse
1055
1076
  * @throws OciError when an error occurs
1056
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
1077
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
1057
1078
  */
1058
1079
  createCustomProtectionRule(createCustomProtectionRuleRequest) {
1059
1080
  return __awaiter(this, void 0, void 0, function* () {
@@ -1124,7 +1145,7 @@ class WaasClient {
1124
1145
  * @param CreateWaasPolicyRequest
1125
1146
  * @return CreateWaasPolicyResponse
1126
1147
  * @throws OciError when an error occurs
1127
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
1148
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
1128
1149
  */
1129
1150
  createWaasPolicy(createWaasPolicyRequest) {
1130
1151
  return __awaiter(this, void 0, void 0, function* () {
@@ -1184,7 +1205,7 @@ class WaasClient {
1184
1205
  * @param DeleteAddressListRequest
1185
1206
  * @return DeleteAddressListResponse
1186
1207
  * @throws OciError when an error occurs
1187
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
1208
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
1188
1209
  */
1189
1210
  deleteAddressList(deleteAddressListRequest) {
1190
1211
  return __awaiter(this, void 0, void 0, function* () {
@@ -1236,7 +1257,7 @@ class WaasClient {
1236
1257
  * @param DeleteCertificateRequest
1237
1258
  * @return DeleteCertificateResponse
1238
1259
  * @throws OciError when an error occurs
1239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
1260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
1240
1261
  */
1241
1262
  deleteCertificate(deleteCertificateRequest) {
1242
1263
  return __awaiter(this, void 0, void 0, function* () {
@@ -1288,7 +1309,7 @@ class WaasClient {
1288
1309
  * @param DeleteCustomProtectionRuleRequest
1289
1310
  * @return DeleteCustomProtectionRuleResponse
1290
1311
  * @throws OciError when an error occurs
1291
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
1312
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
1292
1313
  */
1293
1314
  deleteCustomProtectionRule(deleteCustomProtectionRuleRequest) {
1294
1315
  return __awaiter(this, void 0, void 0, function* () {
@@ -1340,7 +1361,7 @@ class WaasClient {
1340
1361
  * @param DeleteWaasPolicyRequest
1341
1362
  * @return DeleteWaasPolicyResponse
1342
1363
  * @throws OciError when an error occurs
1343
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
1364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
1344
1365
  */
1345
1366
  deleteWaasPolicy(deleteWaasPolicyRequest) {
1346
1367
  return __awaiter(this, void 0, void 0, function* () {
@@ -1397,7 +1418,7 @@ class WaasClient {
1397
1418
  * @param GetAddressListRequest
1398
1419
  * @return GetAddressListResponse
1399
1420
  * @throws OciError when an error occurs
1400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
1421
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
1401
1422
  */
1402
1423
  getAddressList(getAddressListRequest) {
1403
1424
  return __awaiter(this, void 0, void 0, function* () {
@@ -1456,7 +1477,7 @@ class WaasClient {
1456
1477
  * @param GetCertificateRequest
1457
1478
  * @return GetCertificateResponse
1458
1479
  * @throws OciError when an error occurs
1459
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
1480
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
1460
1481
  */
1461
1482
  getCertificate(getCertificateRequest) {
1462
1483
  return __awaiter(this, void 0, void 0, function* () {
@@ -1515,7 +1536,7 @@ class WaasClient {
1515
1536
  * @param GetCustomProtectionRuleRequest
1516
1537
  * @return GetCustomProtectionRuleResponse
1517
1538
  * @throws OciError when an error occurs
1518
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
1539
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
1519
1540
  */
1520
1541
  getCustomProtectionRule(getCustomProtectionRuleRequest) {
1521
1542
  return __awaiter(this, void 0, void 0, function* () {
@@ -1574,7 +1595,7 @@ class WaasClient {
1574
1595
  * @param GetDeviceFingerprintChallengeRequest
1575
1596
  * @return GetDeviceFingerprintChallengeResponse
1576
1597
  * @throws OciError when an error occurs
1577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
1598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
1578
1599
  */
1579
1600
  getDeviceFingerprintChallenge(getDeviceFingerprintChallengeRequest) {
1580
1601
  return __awaiter(this, void 0, void 0, function* () {
@@ -1633,7 +1654,7 @@ class WaasClient {
1633
1654
  * @param GetHumanInteractionChallengeRequest
1634
1655
  * @return GetHumanInteractionChallengeResponse
1635
1656
  * @throws OciError when an error occurs
1636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
1657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
1637
1658
  */
1638
1659
  getHumanInteractionChallenge(getHumanInteractionChallengeRequest) {
1639
1660
  return __awaiter(this, void 0, void 0, function* () {
@@ -1692,7 +1713,7 @@ class WaasClient {
1692
1713
  * @param GetJsChallengeRequest
1693
1714
  * @return GetJsChallengeResponse
1694
1715
  * @throws OciError when an error occurs
1695
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
1716
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
1696
1717
  */
1697
1718
  getJsChallenge(getJsChallengeRequest) {
1698
1719
  return __awaiter(this, void 0, void 0, function* () {
@@ -1751,7 +1772,7 @@ class WaasClient {
1751
1772
  * @param GetPolicyConfigRequest
1752
1773
  * @return GetPolicyConfigResponse
1753
1774
  * @throws OciError when an error occurs
1754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
1775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
1755
1776
  */
1756
1777
  getPolicyConfig(getPolicyConfigRequest) {
1757
1778
  return __awaiter(this, void 0, void 0, function* () {
@@ -1810,7 +1831,7 @@ class WaasClient {
1810
1831
  * @param GetProtectionRuleRequest
1811
1832
  * @return GetProtectionRuleResponse
1812
1833
  * @throws OciError when an error occurs
1813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
1834
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
1814
1835
  */
1815
1836
  getProtectionRule(getProtectionRuleRequest) {
1816
1837
  return __awaiter(this, void 0, void 0, function* () {
@@ -1870,7 +1891,7 @@ class WaasClient {
1870
1891
  * @param GetProtectionSettingsRequest
1871
1892
  * @return GetProtectionSettingsResponse
1872
1893
  * @throws OciError when an error occurs
1873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
1894
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
1874
1895
  */
1875
1896
  getProtectionSettings(getProtectionSettingsRequest) {
1876
1897
  return __awaiter(this, void 0, void 0, function* () {
@@ -1929,7 +1950,7 @@ class WaasClient {
1929
1950
  * @param GetWaasPolicyRequest
1930
1951
  * @return GetWaasPolicyResponse
1931
1952
  * @throws OciError when an error occurs
1932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
1953
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
1933
1954
  */
1934
1955
  getWaasPolicy(getWaasPolicyRequest) {
1935
1956
  return __awaiter(this, void 0, void 0, function* () {
@@ -1988,7 +2009,7 @@ class WaasClient {
1988
2009
  * @param GetWafAddressRateLimitingRequest
1989
2010
  * @return GetWafAddressRateLimitingResponse
1990
2011
  * @throws OciError when an error occurs
1991
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
2012
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
1992
2013
  */
1993
2014
  getWafAddressRateLimiting(getWafAddressRateLimitingRequest) {
1994
2015
  return __awaiter(this, void 0, void 0, function* () {
@@ -2047,7 +2068,7 @@ class WaasClient {
2047
2068
  * @param GetWafConfigRequest
2048
2069
  * @return GetWafConfigResponse
2049
2070
  * @throws OciError when an error occurs
2050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
2071
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
2051
2072
  */
2052
2073
  getWafConfig(getWafConfigRequest) {
2053
2074
  return __awaiter(this, void 0, void 0, function* () {
@@ -2106,7 +2127,7 @@ class WaasClient {
2106
2127
  * @param GetWorkRequestRequest
2107
2128
  * @return GetWorkRequestResponse
2108
2129
  * @throws OciError when an error occurs
2109
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2130
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2110
2131
  */
2111
2132
  getWorkRequest(getWorkRequestRequest) {
2112
2133
  return __awaiter(this, void 0, void 0, function* () {
@@ -2171,7 +2192,7 @@ class WaasClient {
2171
2192
  * @param ListAccessRulesRequest
2172
2193
  * @return ListAccessRulesResponse
2173
2194
  * @throws OciError when an error occurs
2174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
2195
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
2175
2196
  */
2176
2197
  listAccessRules(listAccessRulesRequest) {
2177
2198
  return __awaiter(this, void 0, void 0, function* () {
@@ -2234,6 +2255,7 @@ class WaasClient {
2234
2255
  });
2235
2256
  }
2236
2257
  /**
2258
+ * NOTE: This function is deprecated in favor of listAccessRulesRecordIterator function.
2237
2259
  * Creates a new async iterator which will iterate over the models.AccessRule objects
2238
2260
  * contained in responses from the listAccessRules operation. This iterator will fetch more data from the
2239
2261
  * server as needed.
@@ -2244,6 +2266,7 @@ class WaasClient {
2244
2266
  return oci_common_1.paginateRecords(request, req => this.listAccessRules(req));
2245
2267
  }
2246
2268
  /**
2269
+ * NOTE: This function is deprecated in favor of listAccessRulesResponseIterator function.
2247
2270
  * Creates a new async iterator which will iterate over the responses received from the listAccessRules operation. This iterator
2248
2271
  * will fetch more data from the server as needed.
2249
2272
  *
@@ -2252,12 +2275,31 @@ class WaasClient {
2252
2275
  listAllAccessRulesResponses(request) {
2253
2276
  return oci_common_1.paginateResponses(request, req => this.listAccessRules(req));
2254
2277
  }
2278
+ /**
2279
+ * Creates a new async iterator which will iterate over the models.AccessRule objects
2280
+ * contained in responses from the listAccessRules operation. This iterator will fetch more data from the
2281
+ * server as needed.
2282
+ *
2283
+ * @param request a request which can be sent to the service operation
2284
+ */
2285
+ listAccessRulesRecordIterator(request) {
2286
+ return oci_common_1.paginateRecords(request, req => this.listAccessRules(req));
2287
+ }
2288
+ /**
2289
+ * Creates a new async iterator which will iterate over the responses received from the listAccessRules operation. This iterator
2290
+ * will fetch more data from the server as needed.
2291
+ *
2292
+ * @param request a request which can be sent to the service operation
2293
+ */
2294
+ listAccessRulesResponseIterator(request) {
2295
+ return oci_common_1.paginateResponses(request, req => this.listAccessRules(req));
2296
+ }
2255
2297
  /**
2256
2298
  * Gets a list of address lists that can be used in a WAAS policy.
2257
2299
  * @param ListAddressListsRequest
2258
2300
  * @return ListAddressListsResponse
2259
2301
  * @throws OciError when an error occurs
2260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
2302
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
2261
2303
  */
2262
2304
  listAddressLists(listAddressListsRequest) {
2263
2305
  return __awaiter(this, void 0, void 0, function* () {
@@ -2321,6 +2363,7 @@ class WaasClient {
2321
2363
  });
2322
2364
  }
2323
2365
  /**
2366
+ * NOTE: This function is deprecated in favor of listAddressListsRecordIterator function.
2324
2367
  * Creates a new async iterator which will iterate over the models.AddressListSummary objects
2325
2368
  * contained in responses from the listAddressLists operation. This iterator will fetch more data from the
2326
2369
  * server as needed.
@@ -2331,6 +2374,7 @@ class WaasClient {
2331
2374
  return oci_common_1.paginateRecords(request, req => this.listAddressLists(req));
2332
2375
  }
2333
2376
  /**
2377
+ * NOTE: This function is deprecated in favor of listAddressListsResponseIterator function.
2334
2378
  * Creates a new async iterator which will iterate over the responses received from the listAddressLists operation. This iterator
2335
2379
  * will fetch more data from the server as needed.
2336
2380
  *
@@ -2339,13 +2383,32 @@ class WaasClient {
2339
2383
  listAllAddressListsResponses(request) {
2340
2384
  return oci_common_1.paginateResponses(request, req => this.listAddressLists(req));
2341
2385
  }
2386
+ /**
2387
+ * Creates a new async iterator which will iterate over the models.AddressListSummary objects
2388
+ * contained in responses from the listAddressLists operation. This iterator will fetch more data from the
2389
+ * server as needed.
2390
+ *
2391
+ * @param request a request which can be sent to the service operation
2392
+ */
2393
+ listAddressListsRecordIterator(request) {
2394
+ return oci_common_1.paginateRecords(request, req => this.listAddressLists(req));
2395
+ }
2396
+ /**
2397
+ * Creates a new async iterator which will iterate over the responses received from the listAddressLists operation. This iterator
2398
+ * will fetch more data from the server as needed.
2399
+ *
2400
+ * @param request a request which can be sent to the service operation
2401
+ */
2402
+ listAddressListsResponseIterator(request) {
2403
+ return oci_common_1.paginateResponses(request, req => this.listAddressLists(req));
2404
+ }
2342
2405
  /**
2343
2406
  * Gets the currently configured caching rules for the Web Application Firewall configuration of a specified WAAS policy.
2344
2407
  * The rules are processed in the order they are specified in and the first matching rule will be used when processing a request.
2345
2408
  * @param ListCachingRulesRequest
2346
2409
  * @return ListCachingRulesResponse
2347
2410
  * @throws OciError when an error occurs
2348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
2411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
2349
2412
  */
2350
2413
  listCachingRules(listCachingRulesRequest) {
2351
2414
  return __awaiter(this, void 0, void 0, function* () {
@@ -2408,6 +2471,7 @@ class WaasClient {
2408
2471
  });
2409
2472
  }
2410
2473
  /**
2474
+ * NOTE: This function is deprecated in favor of listCachingRulesRecordIterator function.
2411
2475
  * Creates a new async iterator which will iterate over the models.CachingRuleSummary objects
2412
2476
  * contained in responses from the listCachingRules operation. This iterator will fetch more data from the
2413
2477
  * server as needed.
@@ -2418,6 +2482,7 @@ class WaasClient {
2418
2482
  return oci_common_1.paginateRecords(request, req => this.listCachingRules(req));
2419
2483
  }
2420
2484
  /**
2485
+ * NOTE: This function is deprecated in favor of listCachingRulesResponseIterator function.
2421
2486
  * Creates a new async iterator which will iterate over the responses received from the listCachingRules operation. This iterator
2422
2487
  * will fetch more data from the server as needed.
2423
2488
  *
@@ -2426,6 +2491,25 @@ class WaasClient {
2426
2491
  listAllCachingRulesResponses(request) {
2427
2492
  return oci_common_1.paginateResponses(request, req => this.listCachingRules(req));
2428
2493
  }
2494
+ /**
2495
+ * Creates a new async iterator which will iterate over the models.CachingRuleSummary objects
2496
+ * contained in responses from the listCachingRules operation. This iterator will fetch more data from the
2497
+ * server as needed.
2498
+ *
2499
+ * @param request a request which can be sent to the service operation
2500
+ */
2501
+ listCachingRulesRecordIterator(request) {
2502
+ return oci_common_1.paginateRecords(request, req => this.listCachingRules(req));
2503
+ }
2504
+ /**
2505
+ * Creates a new async iterator which will iterate over the responses received from the listCachingRules operation. This iterator
2506
+ * will fetch more data from the server as needed.
2507
+ *
2508
+ * @param request a request which can be sent to the service operation
2509
+ */
2510
+ listCachingRulesResponseIterator(request) {
2511
+ return oci_common_1.paginateResponses(request, req => this.listCachingRules(req));
2512
+ }
2429
2513
  /**
2430
2514
  * Gets the list of currently configured CAPTCHA challenges in the Web
2431
2515
  * Application Firewall configuration of a WAAS policy.
@@ -2436,7 +2520,7 @@ class WaasClient {
2436
2520
  * @param ListCaptchasRequest
2437
2521
  * @return ListCaptchasResponse
2438
2522
  * @throws OciError when an error occurs
2439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
2523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
2440
2524
  */
2441
2525
  listCaptchas(listCaptchasRequest) {
2442
2526
  return __awaiter(this, void 0, void 0, function* () {
@@ -2499,6 +2583,7 @@ class WaasClient {
2499
2583
  });
2500
2584
  }
2501
2585
  /**
2586
+ * NOTE: This function is deprecated in favor of listCaptchasRecordIterator function.
2502
2587
  * Creates a new async iterator which will iterate over the models.Captcha objects
2503
2588
  * contained in responses from the listCaptchas operation. This iterator will fetch more data from the
2504
2589
  * server as needed.
@@ -2509,6 +2594,7 @@ class WaasClient {
2509
2594
  return oci_common_1.paginateRecords(request, req => this.listCaptchas(req));
2510
2595
  }
2511
2596
  /**
2597
+ * NOTE: This function is deprecated in favor of listCaptchasResponseIterator function.
2512
2598
  * Creates a new async iterator which will iterate over the responses received from the listCaptchas operation. This iterator
2513
2599
  * will fetch more data from the server as needed.
2514
2600
  *
@@ -2517,12 +2603,31 @@ class WaasClient {
2517
2603
  listAllCaptchasResponses(request) {
2518
2604
  return oci_common_1.paginateResponses(request, req => this.listCaptchas(req));
2519
2605
  }
2606
+ /**
2607
+ * Creates a new async iterator which will iterate over the models.Captcha objects
2608
+ * contained in responses from the listCaptchas operation. This iterator will fetch more data from the
2609
+ * server as needed.
2610
+ *
2611
+ * @param request a request which can be sent to the service operation
2612
+ */
2613
+ listCaptchasRecordIterator(request) {
2614
+ return oci_common_1.paginateRecords(request, req => this.listCaptchas(req));
2615
+ }
2616
+ /**
2617
+ * Creates a new async iterator which will iterate over the responses received from the listCaptchas operation. This iterator
2618
+ * will fetch more data from the server as needed.
2619
+ *
2620
+ * @param request a request which can be sent to the service operation
2621
+ */
2622
+ listCaptchasResponseIterator(request) {
2623
+ return oci_common_1.paginateResponses(request, req => this.listCaptchas(req));
2624
+ }
2520
2625
  /**
2521
2626
  * Gets a list of SSL certificates that can be used in a WAAS policy.
2522
2627
  * @param ListCertificatesRequest
2523
2628
  * @return ListCertificatesResponse
2524
2629
  * @throws OciError when an error occurs
2525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
2630
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
2526
2631
  */
2527
2632
  listCertificates(listCertificatesRequest) {
2528
2633
  return __awaiter(this, void 0, void 0, function* () {
@@ -2586,6 +2691,7 @@ class WaasClient {
2586
2691
  });
2587
2692
  }
2588
2693
  /**
2694
+ * NOTE: This function is deprecated in favor of listCertificatesRecordIterator function.
2589
2695
  * Creates a new async iterator which will iterate over the models.CertificateSummary objects
2590
2696
  * contained in responses from the listCertificates operation. This iterator will fetch more data from the
2591
2697
  * server as needed.
@@ -2596,6 +2702,7 @@ class WaasClient {
2596
2702
  return oci_common_1.paginateRecords(request, req => this.listCertificates(req));
2597
2703
  }
2598
2704
  /**
2705
+ * NOTE: This function is deprecated in favor of listCertificatesResponseIterator function.
2599
2706
  * Creates a new async iterator which will iterate over the responses received from the listCertificates operation. This iterator
2600
2707
  * will fetch more data from the server as needed.
2601
2708
  *
@@ -2604,12 +2711,31 @@ class WaasClient {
2604
2711
  listAllCertificatesResponses(request) {
2605
2712
  return oci_common_1.paginateResponses(request, req => this.listCertificates(req));
2606
2713
  }
2714
+ /**
2715
+ * Creates a new async iterator which will iterate over the models.CertificateSummary objects
2716
+ * contained in responses from the listCertificates operation. This iterator will fetch more data from the
2717
+ * server as needed.
2718
+ *
2719
+ * @param request a request which can be sent to the service operation
2720
+ */
2721
+ listCertificatesRecordIterator(request) {
2722
+ return oci_common_1.paginateRecords(request, req => this.listCertificates(req));
2723
+ }
2724
+ /**
2725
+ * Creates a new async iterator which will iterate over the responses received from the listCertificates operation. This iterator
2726
+ * will fetch more data from the server as needed.
2727
+ *
2728
+ * @param request a request which can be sent to the service operation
2729
+ */
2730
+ listCertificatesResponseIterator(request) {
2731
+ return oci_common_1.paginateResponses(request, req => this.listCertificates(req));
2732
+ }
2607
2733
  /**
2608
2734
  * Gets a list of custom protection rules for the specified Web Application Firewall.
2609
2735
  * @param ListCustomProtectionRulesRequest
2610
2736
  * @return ListCustomProtectionRulesResponse
2611
2737
  * @throws OciError when an error occurs
2612
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
2738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
2613
2739
  */
2614
2740
  listCustomProtectionRules(listCustomProtectionRulesRequest) {
2615
2741
  return __awaiter(this, void 0, void 0, function* () {
@@ -2673,6 +2799,7 @@ class WaasClient {
2673
2799
  });
2674
2800
  }
2675
2801
  /**
2802
+ * NOTE: This function is deprecated in favor of listCustomProtectionRulesRecordIterator function.
2676
2803
  * Creates a new async iterator which will iterate over the models.CustomProtectionRuleSummary objects
2677
2804
  * contained in responses from the listCustomProtectionRules operation. This iterator will fetch more data from the
2678
2805
  * server as needed.
@@ -2683,6 +2810,7 @@ class WaasClient {
2683
2810
  return oci_common_1.paginateRecords(request, req => this.listCustomProtectionRules(req));
2684
2811
  }
2685
2812
  /**
2813
+ * NOTE: This function is deprecated in favor of listCustomProtectionRulesResponseIterator function.
2686
2814
  * Creates a new async iterator which will iterate over the responses received from the listCustomProtectionRules operation. This iterator
2687
2815
  * will fetch more data from the server as needed.
2688
2816
  *
@@ -2691,12 +2819,31 @@ class WaasClient {
2691
2819
  listAllCustomProtectionRulesResponses(request) {
2692
2820
  return oci_common_1.paginateResponses(request, req => this.listCustomProtectionRules(req));
2693
2821
  }
2822
+ /**
2823
+ * Creates a new async iterator which will iterate over the models.CustomProtectionRuleSummary objects
2824
+ * contained in responses from the listCustomProtectionRules operation. This iterator will fetch more data from the
2825
+ * server as needed.
2826
+ *
2827
+ * @param request a request which can be sent to the service operation
2828
+ */
2829
+ listCustomProtectionRulesRecordIterator(request) {
2830
+ return oci_common_1.paginateRecords(request, req => this.listCustomProtectionRules(req));
2831
+ }
2832
+ /**
2833
+ * Creates a new async iterator which will iterate over the responses received from the listCustomProtectionRules operation. This iterator
2834
+ * will fetch more data from the server as needed.
2835
+ *
2836
+ * @param request a request which can be sent to the service operation
2837
+ */
2838
+ listCustomProtectionRulesResponseIterator(request) {
2839
+ return oci_common_1.paginateResponses(request, req => this.listCustomProtectionRules(req));
2840
+ }
2694
2841
  /**
2695
2842
  * Return the list of the tenant's edge node subnets. Use these CIDR blocks to restrict incoming traffic to your origin. These subnets are owned by OCI and forward traffic to customer origins. They are not associated with specific regions or compartments.
2696
2843
  * @param ListEdgeSubnetsRequest
2697
2844
  * @return ListEdgeSubnetsResponse
2698
2845
  * @throws OciError when an error occurs
2699
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
2846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
2700
2847
  */
2701
2848
  listEdgeSubnets(listEdgeSubnetsRequest) {
2702
2849
  return __awaiter(this, void 0, void 0, function* () {
@@ -2754,6 +2901,7 @@ class WaasClient {
2754
2901
  });
2755
2902
  }
2756
2903
  /**
2904
+ * NOTE: This function is deprecated in favor of listEdgeSubnetsRecordIterator function.
2757
2905
  * Creates a new async iterator which will iterate over the models.EdgeSubnet objects
2758
2906
  * contained in responses from the listEdgeSubnets operation. This iterator will fetch more data from the
2759
2907
  * server as needed.
@@ -2764,6 +2912,7 @@ class WaasClient {
2764
2912
  return oci_common_1.paginateRecords(request, req => this.listEdgeSubnets(req));
2765
2913
  }
2766
2914
  /**
2915
+ * NOTE: This function is deprecated in favor of listEdgeSubnetsResponseIterator function.
2767
2916
  * Creates a new async iterator which will iterate over the responses received from the listEdgeSubnets operation. This iterator
2768
2917
  * will fetch more data from the server as needed.
2769
2918
  *
@@ -2772,6 +2921,25 @@ class WaasClient {
2772
2921
  listAllEdgeSubnetsResponses(request) {
2773
2922
  return oci_common_1.paginateResponses(request, req => this.listEdgeSubnets(req));
2774
2923
  }
2924
+ /**
2925
+ * Creates a new async iterator which will iterate over the models.EdgeSubnet objects
2926
+ * contained in responses from the listEdgeSubnets operation. This iterator will fetch more data from the
2927
+ * server as needed.
2928
+ *
2929
+ * @param request a request which can be sent to the service operation
2930
+ */
2931
+ listEdgeSubnetsRecordIterator(request) {
2932
+ return oci_common_1.paginateRecords(request, req => this.listEdgeSubnets(req));
2933
+ }
2934
+ /**
2935
+ * Creates a new async iterator which will iterate over the responses received from the listEdgeSubnets operation. This iterator
2936
+ * will fetch more data from the server as needed.
2937
+ *
2938
+ * @param request a request which can be sent to the service operation
2939
+ */
2940
+ listEdgeSubnetsResponseIterator(request) {
2941
+ return oci_common_1.paginateResponses(request, req => this.listEdgeSubnets(req));
2942
+ }
2775
2943
  /**
2776
2944
  * Gets the list of good bots defined in the Web Application Firewall configuration for a WAAS policy.
2777
2945
  * <p>
@@ -2780,7 +2948,7 @@ class WaasClient {
2780
2948
  * @param ListGoodBotsRequest
2781
2949
  * @return ListGoodBotsResponse
2782
2950
  * @throws OciError when an error occurs
2783
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
2951
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
2784
2952
  */
2785
2953
  listGoodBots(listGoodBotsRequest) {
2786
2954
  return __awaiter(this, void 0, void 0, function* () {
@@ -2843,6 +3011,7 @@ class WaasClient {
2843
3011
  });
2844
3012
  }
2845
3013
  /**
3014
+ * NOTE: This function is deprecated in favor of listGoodBotsRecordIterator function.
2846
3015
  * Creates a new async iterator which will iterate over the models.GoodBot objects
2847
3016
  * contained in responses from the listGoodBots operation. This iterator will fetch more data from the
2848
3017
  * server as needed.
@@ -2853,6 +3022,7 @@ class WaasClient {
2853
3022
  return oci_common_1.paginateRecords(request, req => this.listGoodBots(req));
2854
3023
  }
2855
3024
  /**
3025
+ * NOTE: This function is deprecated in favor of listGoodBotsResponseIterator function.
2856
3026
  * Creates a new async iterator which will iterate over the responses received from the listGoodBots operation. This iterator
2857
3027
  * will fetch more data from the server as needed.
2858
3028
  *
@@ -2861,13 +3031,32 @@ class WaasClient {
2861
3031
  listAllGoodBotsResponses(request) {
2862
3032
  return oci_common_1.paginateResponses(request, req => this.listGoodBots(req));
2863
3033
  }
3034
+ /**
3035
+ * Creates a new async iterator which will iterate over the models.GoodBot objects
3036
+ * contained in responses from the listGoodBots operation. This iterator will fetch more data from the
3037
+ * server as needed.
3038
+ *
3039
+ * @param request a request which can be sent to the service operation
3040
+ */
3041
+ listGoodBotsRecordIterator(request) {
3042
+ return oci_common_1.paginateRecords(request, req => this.listGoodBots(req));
3043
+ }
3044
+ /**
3045
+ * Creates a new async iterator which will iterate over the responses received from the listGoodBots operation. This iterator
3046
+ * will fetch more data from the server as needed.
3047
+ *
3048
+ * @param request a request which can be sent to the service operation
3049
+ */
3050
+ listGoodBotsResponseIterator(request) {
3051
+ return oci_common_1.paginateResponses(request, req => this.listGoodBots(req));
3052
+ }
2864
3053
  /**
2865
3054
  * Gets the list of available protection rules for a WAAS policy. Use the `GetWafConfig` operation to view a list of currently configured protection rules for the Web Application Firewall, or use the `ListRecommendations` operation to get a list of recommended protection rules for the Web Application Firewall.
2866
3055
  * The list is sorted by `key`, in ascending order.
2867
3056
  * @param ListProtectionRulesRequest
2868
3057
  * @return ListProtectionRulesResponse
2869
3058
  * @throws OciError when an error occurs
2870
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
3059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
2871
3060
  */
2872
3061
  listProtectionRules(listProtectionRulesRequest) {
2873
3062
  return __awaiter(this, void 0, void 0, function* () {
@@ -2932,6 +3121,7 @@ class WaasClient {
2932
3121
  });
2933
3122
  }
2934
3123
  /**
3124
+ * NOTE: This function is deprecated in favor of listProtectionRulesRecordIterator function.
2935
3125
  * Creates a new async iterator which will iterate over the models.ProtectionRule objects
2936
3126
  * contained in responses from the listProtectionRules operation. This iterator will fetch more data from the
2937
3127
  * server as needed.
@@ -2942,6 +3132,7 @@ class WaasClient {
2942
3132
  return oci_common_1.paginateRecords(request, req => this.listProtectionRules(req));
2943
3133
  }
2944
3134
  /**
3135
+ * NOTE: This function is deprecated in favor of listProtectionRulesResponseIterator function.
2945
3136
  * Creates a new async iterator which will iterate over the responses received from the listProtectionRules operation. This iterator
2946
3137
  * will fetch more data from the server as needed.
2947
3138
  *
@@ -2950,6 +3141,25 @@ class WaasClient {
2950
3141
  listAllProtectionRulesResponses(request) {
2951
3142
  return oci_common_1.paginateResponses(request, req => this.listProtectionRules(req));
2952
3143
  }
3144
+ /**
3145
+ * Creates a new async iterator which will iterate over the models.ProtectionRule objects
3146
+ * contained in responses from the listProtectionRules operation. This iterator will fetch more data from the
3147
+ * server as needed.
3148
+ *
3149
+ * @param request a request which can be sent to the service operation
3150
+ */
3151
+ listProtectionRulesRecordIterator(request) {
3152
+ return oci_common_1.paginateRecords(request, req => this.listProtectionRules(req));
3153
+ }
3154
+ /**
3155
+ * Creates a new async iterator which will iterate over the responses received from the listProtectionRules operation. This iterator
3156
+ * will fetch more data from the server as needed.
3157
+ *
3158
+ * @param request a request which can be sent to the service operation
3159
+ */
3160
+ listProtectionRulesResponseIterator(request) {
3161
+ return oci_common_1.paginateResponses(request, req => this.listProtectionRules(req));
3162
+ }
2953
3163
  /**
2954
3164
  * Gets the list of recommended Web Application Firewall protection rules.
2955
3165
  * <p>
@@ -2958,7 +3168,7 @@ class WaasClient {
2958
3168
  * @param ListRecommendationsRequest
2959
3169
  * @return ListRecommendationsResponse
2960
3170
  * @throws OciError when an error occurs
2961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
3171
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
2962
3172
  */
2963
3173
  listRecommendations(listRecommendationsRequest) {
2964
3174
  return __awaiter(this, void 0, void 0, function* () {
@@ -3022,6 +3232,7 @@ class WaasClient {
3022
3232
  });
3023
3233
  }
3024
3234
  /**
3235
+ * NOTE: This function is deprecated in favor of listRecommendationsRecordIterator function.
3025
3236
  * Creates a new async iterator which will iterate over the models.Recommendation objects
3026
3237
  * contained in responses from the listRecommendations operation. This iterator will fetch more data from the
3027
3238
  * server as needed.
@@ -3032,6 +3243,7 @@ class WaasClient {
3032
3243
  return oci_common_1.paginateRecords(request, req => this.listRecommendations(req));
3033
3244
  }
3034
3245
  /**
3246
+ * NOTE: This function is deprecated in favor of listRecommendationsResponseIterator function.
3035
3247
  * Creates a new async iterator which will iterate over the responses received from the listRecommendations operation. This iterator
3036
3248
  * will fetch more data from the server as needed.
3037
3249
  *
@@ -3040,6 +3252,25 @@ class WaasClient {
3040
3252
  listAllRecommendationsResponses(request) {
3041
3253
  return oci_common_1.paginateResponses(request, req => this.listRecommendations(req));
3042
3254
  }
3255
+ /**
3256
+ * Creates a new async iterator which will iterate over the models.Recommendation objects
3257
+ * contained in responses from the listRecommendations operation. This iterator will fetch more data from the
3258
+ * server as needed.
3259
+ *
3260
+ * @param request a request which can be sent to the service operation
3261
+ */
3262
+ listRecommendationsRecordIterator(request) {
3263
+ return oci_common_1.paginateRecords(request, req => this.listRecommendations(req));
3264
+ }
3265
+ /**
3266
+ * Creates a new async iterator which will iterate over the responses received from the listRecommendations operation. This iterator
3267
+ * will fetch more data from the server as needed.
3268
+ *
3269
+ * @param request a request which can be sent to the service operation
3270
+ */
3271
+ listRecommendationsResponseIterator(request) {
3272
+ return oci_common_1.paginateResponses(request, req => this.listRecommendations(req));
3273
+ }
3043
3274
  /**
3044
3275
  * Gets the list of available web application threat intelligence feeds
3045
3276
  * and the actions set for each feed. The list is sorted by `key`,
@@ -3048,7 +3279,7 @@ class WaasClient {
3048
3279
  * @param ListThreatFeedsRequest
3049
3280
  * @return ListThreatFeedsResponse
3050
3281
  * @throws OciError when an error occurs
3051
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
3282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
3052
3283
  */
3053
3284
  listThreatFeeds(listThreatFeedsRequest) {
3054
3285
  return __awaiter(this, void 0, void 0, function* () {
@@ -3111,6 +3342,7 @@ class WaasClient {
3111
3342
  });
3112
3343
  }
3113
3344
  /**
3345
+ * NOTE: This function is deprecated in favor of listThreatFeedsRecordIterator function.
3114
3346
  * Creates a new async iterator which will iterate over the models.ThreatFeed objects
3115
3347
  * contained in responses from the listThreatFeeds operation. This iterator will fetch more data from the
3116
3348
  * server as needed.
@@ -3121,6 +3353,7 @@ class WaasClient {
3121
3353
  return oci_common_1.paginateRecords(request, req => this.listThreatFeeds(req));
3122
3354
  }
3123
3355
  /**
3356
+ * NOTE: This function is deprecated in favor of listThreatFeedsResponseIterator function.
3124
3357
  * Creates a new async iterator which will iterate over the responses received from the listThreatFeeds operation. This iterator
3125
3358
  * will fetch more data from the server as needed.
3126
3359
  *
@@ -3129,12 +3362,31 @@ class WaasClient {
3129
3362
  listAllThreatFeedsResponses(request) {
3130
3363
  return oci_common_1.paginateResponses(request, req => this.listThreatFeeds(req));
3131
3364
  }
3365
+ /**
3366
+ * Creates a new async iterator which will iterate over the models.ThreatFeed objects
3367
+ * contained in responses from the listThreatFeeds operation. This iterator will fetch more data from the
3368
+ * server as needed.
3369
+ *
3370
+ * @param request a request which can be sent to the service operation
3371
+ */
3372
+ listThreatFeedsRecordIterator(request) {
3373
+ return oci_common_1.paginateRecords(request, req => this.listThreatFeeds(req));
3374
+ }
3375
+ /**
3376
+ * Creates a new async iterator which will iterate over the responses received from the listThreatFeeds operation. This iterator
3377
+ * will fetch more data from the server as needed.
3378
+ *
3379
+ * @param request a request which can be sent to the service operation
3380
+ */
3381
+ listThreatFeedsResponseIterator(request) {
3382
+ return oci_common_1.paginateResponses(request, req => this.listThreatFeeds(req));
3383
+ }
3132
3384
  /**
3133
3385
  * Gets a list of WAAS policies.
3134
3386
  * @param ListWaasPoliciesRequest
3135
3387
  * @return ListWaasPoliciesResponse
3136
3388
  * @throws OciError when an error occurs
3137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
3389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
3138
3390
  */
3139
3391
  listWaasPolicies(listWaasPoliciesRequest) {
3140
3392
  return __awaiter(this, void 0, void 0, function* () {
@@ -3198,6 +3450,7 @@ class WaasClient {
3198
3450
  });
3199
3451
  }
3200
3452
  /**
3453
+ * NOTE: This function is deprecated in favor of listWaasPoliciesRecordIterator function.
3201
3454
  * Creates a new async iterator which will iterate over the models.WaasPolicySummary objects
3202
3455
  * contained in responses from the listWaasPolicies operation. This iterator will fetch more data from the
3203
3456
  * server as needed.
@@ -3208,6 +3461,7 @@ class WaasClient {
3208
3461
  return oci_common_1.paginateRecords(request, req => this.listWaasPolicies(req));
3209
3462
  }
3210
3463
  /**
3464
+ * NOTE: This function is deprecated in favor of listWaasPoliciesResponseIterator function.
3211
3465
  * Creates a new async iterator which will iterate over the responses received from the listWaasPolicies operation. This iterator
3212
3466
  * will fetch more data from the server as needed.
3213
3467
  *
@@ -3216,12 +3470,31 @@ class WaasClient {
3216
3470
  listAllWaasPoliciesResponses(request) {
3217
3471
  return oci_common_1.paginateResponses(request, req => this.listWaasPolicies(req));
3218
3472
  }
3473
+ /**
3474
+ * Creates a new async iterator which will iterate over the models.WaasPolicySummary objects
3475
+ * contained in responses from the listWaasPolicies operation. This iterator will fetch more data from the
3476
+ * server as needed.
3477
+ *
3478
+ * @param request a request which can be sent to the service operation
3479
+ */
3480
+ listWaasPoliciesRecordIterator(request) {
3481
+ return oci_common_1.paginateRecords(request, req => this.listWaasPolicies(req));
3482
+ }
3483
+ /**
3484
+ * Creates a new async iterator which will iterate over the responses received from the listWaasPolicies operation. This iterator
3485
+ * will fetch more data from the server as needed.
3486
+ *
3487
+ * @param request a request which can be sent to the service operation
3488
+ */
3489
+ listWaasPoliciesResponseIterator(request) {
3490
+ return oci_common_1.paginateResponses(request, req => this.listWaasPolicies(req));
3491
+ }
3219
3492
  /**
3220
3493
  * Gets the list of currently configured custom protection rules for a WAAS policy.
3221
3494
  * @param ListWaasPolicyCustomProtectionRulesRequest
3222
3495
  * @return ListWaasPolicyCustomProtectionRulesResponse
3223
3496
  * @throws OciError when an error occurs
3224
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
3497
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
3225
3498
  */
3226
3499
  listWaasPolicyCustomProtectionRules(listWaasPolicyCustomProtectionRulesRequest) {
3227
3500
  return __awaiter(this, void 0, void 0, function* () {
@@ -3286,6 +3559,7 @@ class WaasClient {
3286
3559
  });
3287
3560
  }
3288
3561
  /**
3562
+ * NOTE: This function is deprecated in favor of listWaasPolicyCustomProtectionRulesRecordIterator function.
3289
3563
  * Creates a new async iterator which will iterate over the models.WaasPolicyCustomProtectionRuleSummary objects
3290
3564
  * contained in responses from the listWaasPolicyCustomProtectionRules operation. This iterator will fetch more data from the
3291
3565
  * server as needed.
@@ -3296,6 +3570,7 @@ class WaasClient {
3296
3570
  return oci_common_1.paginateRecords(request, req => this.listWaasPolicyCustomProtectionRules(req));
3297
3571
  }
3298
3572
  /**
3573
+ * NOTE: This function is deprecated in favor of listWaasPolicyCustomProtectionRulesResponseIterator function.
3299
3574
  * Creates a new async iterator which will iterate over the responses received from the listWaasPolicyCustomProtectionRules operation. This iterator
3300
3575
  * will fetch more data from the server as needed.
3301
3576
  *
@@ -3304,12 +3579,31 @@ class WaasClient {
3304
3579
  listAllWaasPolicyCustomProtectionRulesResponses(request) {
3305
3580
  return oci_common_1.paginateResponses(request, req => this.listWaasPolicyCustomProtectionRules(req));
3306
3581
  }
3582
+ /**
3583
+ * Creates a new async iterator which will iterate over the models.WaasPolicyCustomProtectionRuleSummary objects
3584
+ * contained in responses from the listWaasPolicyCustomProtectionRules operation. This iterator will fetch more data from the
3585
+ * server as needed.
3586
+ *
3587
+ * @param request a request which can be sent to the service operation
3588
+ */
3589
+ listWaasPolicyCustomProtectionRulesRecordIterator(request) {
3590
+ return oci_common_1.paginateRecords(request, req => this.listWaasPolicyCustomProtectionRules(req));
3591
+ }
3592
+ /**
3593
+ * Creates a new async iterator which will iterate over the responses received from the listWaasPolicyCustomProtectionRules operation. This iterator
3594
+ * will fetch more data from the server as needed.
3595
+ *
3596
+ * @param request a request which can be sent to the service operation
3597
+ */
3598
+ listWaasPolicyCustomProtectionRulesResponseIterator(request) {
3599
+ return oci_common_1.paginateResponses(request, req => this.listWaasPolicyCustomProtectionRules(req));
3600
+ }
3307
3601
  /**
3308
3602
  * Gets the number of blocked requests by a Web Application Firewall feature in five minute blocks, sorted by `timeObserved` in ascending order (starting from oldest data).
3309
3603
  * @param ListWafBlockedRequestsRequest
3310
3604
  * @return ListWafBlockedRequestsResponse
3311
3605
  * @throws OciError when an error occurs
3312
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
3606
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
3313
3607
  */
3314
3608
  listWafBlockedRequests(listWafBlockedRequestsRequest) {
3315
3609
  return __awaiter(this, void 0, void 0, function* () {
@@ -3370,6 +3664,7 @@ class WaasClient {
3370
3664
  });
3371
3665
  }
3372
3666
  /**
3667
+ * NOTE: This function is deprecated in favor of listWafBlockedRequestsRecordIterator function.
3373
3668
  * Creates a new async iterator which will iterate over the models.WafBlockedRequest objects
3374
3669
  * contained in responses from the listWafBlockedRequests operation. This iterator will fetch more data from the
3375
3670
  * server as needed.
@@ -3380,6 +3675,7 @@ class WaasClient {
3380
3675
  return oci_common_1.paginateRecords(request, req => this.listWafBlockedRequests(req));
3381
3676
  }
3382
3677
  /**
3678
+ * NOTE: This function is deprecated in favor of listWafBlockedRequestsResponseIterator function.
3383
3679
  * Creates a new async iterator which will iterate over the responses received from the listWafBlockedRequests operation. This iterator
3384
3680
  * will fetch more data from the server as needed.
3385
3681
  *
@@ -3388,6 +3684,25 @@ class WaasClient {
3388
3684
  listAllWafBlockedRequestsResponses(request) {
3389
3685
  return oci_common_1.paginateResponses(request, req => this.listWafBlockedRequests(req));
3390
3686
  }
3687
+ /**
3688
+ * Creates a new async iterator which will iterate over the models.WafBlockedRequest objects
3689
+ * contained in responses from the listWafBlockedRequests operation. This iterator will fetch more data from the
3690
+ * server as needed.
3691
+ *
3692
+ * @param request a request which can be sent to the service operation
3693
+ */
3694
+ listWafBlockedRequestsRecordIterator(request) {
3695
+ return oci_common_1.paginateRecords(request, req => this.listWafBlockedRequests(req));
3696
+ }
3697
+ /**
3698
+ * Creates a new async iterator which will iterate over the responses received from the listWafBlockedRequests operation. This iterator
3699
+ * will fetch more data from the server as needed.
3700
+ *
3701
+ * @param request a request which can be sent to the service operation
3702
+ */
3703
+ listWafBlockedRequestsResponseIterator(request) {
3704
+ return oci_common_1.paginateResponses(request, req => this.listWafBlockedRequests(req));
3705
+ }
3391
3706
  /**
3392
3707
  * Gets structured Web Application Firewall event logs for a WAAS
3393
3708
  * policy. Sorted by the `timeObserved` in ascending order (starting from the
@@ -3396,7 +3711,7 @@ class WaasClient {
3396
3711
  * @param ListWafLogsRequest
3397
3712
  * @return ListWafLogsResponse
3398
3713
  * @throws OciError when an error occurs
3399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
3714
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
3400
3715
  */
3401
3716
  listWafLogs(listWafLogsRequest) {
3402
3717
  return __awaiter(this, void 0, void 0, function* () {
@@ -3473,6 +3788,7 @@ class WaasClient {
3473
3788
  });
3474
3789
  }
3475
3790
  /**
3791
+ * NOTE: This function is deprecated in favor of listWafLogsRecordIterator function.
3476
3792
  * Creates a new async iterator which will iterate over the models.WafLog objects
3477
3793
  * contained in responses from the listWafLogs operation. This iterator will fetch more data from the
3478
3794
  * server as needed.
@@ -3483,6 +3799,7 @@ class WaasClient {
3483
3799
  return oci_common_1.paginateRecords(request, req => this.listWafLogs(req));
3484
3800
  }
3485
3801
  /**
3802
+ * NOTE: This function is deprecated in favor of listWafLogsResponseIterator function.
3486
3803
  * Creates a new async iterator which will iterate over the responses received from the listWafLogs operation. This iterator
3487
3804
  * will fetch more data from the server as needed.
3488
3805
  *
@@ -3491,6 +3808,25 @@ class WaasClient {
3491
3808
  listAllWafLogsResponses(request) {
3492
3809
  return oci_common_1.paginateResponses(request, req => this.listWafLogs(req));
3493
3810
  }
3811
+ /**
3812
+ * Creates a new async iterator which will iterate over the models.WafLog objects
3813
+ * contained in responses from the listWafLogs operation. This iterator will fetch more data from the
3814
+ * server as needed.
3815
+ *
3816
+ * @param request a request which can be sent to the service operation
3817
+ */
3818
+ listWafLogsRecordIterator(request) {
3819
+ return oci_common_1.paginateRecords(request, req => this.listWafLogs(req));
3820
+ }
3821
+ /**
3822
+ * Creates a new async iterator which will iterate over the responses received from the listWafLogs operation. This iterator
3823
+ * will fetch more data from the server as needed.
3824
+ *
3825
+ * @param request a request which can be sent to the service operation
3826
+ */
3827
+ listWafLogsResponseIterator(request) {
3828
+ return oci_common_1.paginateResponses(request, req => this.listWafLogs(req));
3829
+ }
3494
3830
  /**
3495
3831
  * Gets the number of requests managed by a Web Application Firewall
3496
3832
  * over a specified period of time, including blocked requests. Sorted
@@ -3499,7 +3835,7 @@ class WaasClient {
3499
3835
  * @param ListWafRequestsRequest
3500
3836
  * @return ListWafRequestsResponse
3501
3837
  * @throws OciError when an error occurs
3502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
3838
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
3503
3839
  */
3504
3840
  listWafRequests(listWafRequestsRequest) {
3505
3841
  return __awaiter(this, void 0, void 0, function* () {
@@ -3559,6 +3895,7 @@ class WaasClient {
3559
3895
  });
3560
3896
  }
3561
3897
  /**
3898
+ * NOTE: This function is deprecated in favor of listWafRequestsRecordIterator function.
3562
3899
  * Creates a new async iterator which will iterate over the models.WafRequest objects
3563
3900
  * contained in responses from the listWafRequests operation. This iterator will fetch more data from the
3564
3901
  * server as needed.
@@ -3569,6 +3906,7 @@ class WaasClient {
3569
3906
  return oci_common_1.paginateRecords(request, req => this.listWafRequests(req));
3570
3907
  }
3571
3908
  /**
3909
+ * NOTE: This function is deprecated in favor of listWafRequestsResponseIterator function.
3572
3910
  * Creates a new async iterator which will iterate over the responses received from the listWafRequests operation. This iterator
3573
3911
  * will fetch more data from the server as needed.
3574
3912
  *
@@ -3577,6 +3915,25 @@ class WaasClient {
3577
3915
  listAllWafRequestsResponses(request) {
3578
3916
  return oci_common_1.paginateResponses(request, req => this.listWafRequests(req));
3579
3917
  }
3918
+ /**
3919
+ * Creates a new async iterator which will iterate over the models.WafRequest objects
3920
+ * contained in responses from the listWafRequests operation. This iterator will fetch more data from the
3921
+ * server as needed.
3922
+ *
3923
+ * @param request a request which can be sent to the service operation
3924
+ */
3925
+ listWafRequestsRecordIterator(request) {
3926
+ return oci_common_1.paginateRecords(request, req => this.listWafRequests(req));
3927
+ }
3928
+ /**
3929
+ * Creates a new async iterator which will iterate over the responses received from the listWafRequests operation. This iterator
3930
+ * will fetch more data from the server as needed.
3931
+ *
3932
+ * @param request a request which can be sent to the service operation
3933
+ */
3934
+ listWafRequestsResponseIterator(request) {
3935
+ return oci_common_1.paginateResponses(request, req => this.listWafRequests(req));
3936
+ }
3580
3937
  /**
3581
3938
  * Gets the Web Application Firewall traffic data for a WAAS policy.
3582
3939
  * Sorted by `timeObserved` in ascending order (starting from oldest data).
@@ -3584,7 +3941,7 @@ class WaasClient {
3584
3941
  * @param ListWafTrafficRequest
3585
3942
  * @return ListWafTrafficResponse
3586
3943
  * @throws OciError when an error occurs
3587
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
3944
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
3588
3945
  */
3589
3946
  listWafTraffic(listWafTrafficRequest) {
3590
3947
  return __awaiter(this, void 0, void 0, function* () {
@@ -3644,6 +4001,7 @@ class WaasClient {
3644
4001
  });
3645
4002
  }
3646
4003
  /**
4004
+ * NOTE: This function is deprecated in favor of listWafTrafficRecordIterator function.
3647
4005
  * Creates a new async iterator which will iterate over the models.WafTrafficDatum objects
3648
4006
  * contained in responses from the listWafTraffic operation. This iterator will fetch more data from the
3649
4007
  * server as needed.
@@ -3654,6 +4012,7 @@ class WaasClient {
3654
4012
  return oci_common_1.paginateRecords(request, req => this.listWafTraffic(req));
3655
4013
  }
3656
4014
  /**
4015
+ * NOTE: This function is deprecated in favor of listWafTrafficResponseIterator function.
3657
4016
  * Creates a new async iterator which will iterate over the responses received from the listWafTraffic operation. This iterator
3658
4017
  * will fetch more data from the server as needed.
3659
4018
  *
@@ -3662,12 +4021,31 @@ class WaasClient {
3662
4021
  listAllWafTrafficResponses(request) {
3663
4022
  return oci_common_1.paginateResponses(request, req => this.listWafTraffic(req));
3664
4023
  }
4024
+ /**
4025
+ * Creates a new async iterator which will iterate over the models.WafTrafficDatum objects
4026
+ * contained in responses from the listWafTraffic operation. This iterator will fetch more data from the
4027
+ * server as needed.
4028
+ *
4029
+ * @param request a request which can be sent to the service operation
4030
+ */
4031
+ listWafTrafficRecordIterator(request) {
4032
+ return oci_common_1.paginateRecords(request, req => this.listWafTraffic(req));
4033
+ }
4034
+ /**
4035
+ * Creates a new async iterator which will iterate over the responses received from the listWafTraffic operation. This iterator
4036
+ * will fetch more data from the server as needed.
4037
+ *
4038
+ * @param request a request which can be sent to the service operation
4039
+ */
4040
+ listWafTrafficResponseIterator(request) {
4041
+ return oci_common_1.paginateResponses(request, req => this.listWafTraffic(req));
4042
+ }
3665
4043
  /**
3666
4044
  * Gets the list of whitelists defined in the Web Application Firewall configuration for a WAAS policy.
3667
4045
  * @param ListWhitelistsRequest
3668
4046
  * @return ListWhitelistsResponse
3669
4047
  * @throws OciError when an error occurs
3670
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
4048
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
3671
4049
  */
3672
4050
  listWhitelists(listWhitelistsRequest) {
3673
4051
  return __awaiter(this, void 0, void 0, function* () {
@@ -3730,6 +4108,7 @@ class WaasClient {
3730
4108
  });
3731
4109
  }
3732
4110
  /**
4111
+ * NOTE: This function is deprecated in favor of listWhitelistsRecordIterator function.
3733
4112
  * Creates a new async iterator which will iterate over the models.Whitelist objects
3734
4113
  * contained in responses from the listWhitelists operation. This iterator will fetch more data from the
3735
4114
  * server as needed.
@@ -3740,6 +4119,7 @@ class WaasClient {
3740
4119
  return oci_common_1.paginateRecords(request, req => this.listWhitelists(req));
3741
4120
  }
3742
4121
  /**
4122
+ * NOTE: This function is deprecated in favor of listWhitelistsResponseIterator function.
3743
4123
  * Creates a new async iterator which will iterate over the responses received from the listWhitelists operation. This iterator
3744
4124
  * will fetch more data from the server as needed.
3745
4125
  *
@@ -3748,12 +4128,31 @@ class WaasClient {
3748
4128
  listAllWhitelistsResponses(request) {
3749
4129
  return oci_common_1.paginateResponses(request, req => this.listWhitelists(req));
3750
4130
  }
4131
+ /**
4132
+ * Creates a new async iterator which will iterate over the models.Whitelist objects
4133
+ * contained in responses from the listWhitelists operation. This iterator will fetch more data from the
4134
+ * server as needed.
4135
+ *
4136
+ * @param request a request which can be sent to the service operation
4137
+ */
4138
+ listWhitelistsRecordIterator(request) {
4139
+ return oci_common_1.paginateRecords(request, req => this.listWhitelists(req));
4140
+ }
4141
+ /**
4142
+ * Creates a new async iterator which will iterate over the responses received from the listWhitelists operation. This iterator
4143
+ * will fetch more data from the server as needed.
4144
+ *
4145
+ * @param request a request which can be sent to the service operation
4146
+ */
4147
+ listWhitelistsResponseIterator(request) {
4148
+ return oci_common_1.paginateResponses(request, req => this.listWhitelists(req));
4149
+ }
3751
4150
  /**
3752
4151
  * Gets a list of subnets (CIDR notation) from which the WAAS EDGE may make requests. The subnets are owned by OCI and forward traffic to your origins. Allow traffic from these subnets to your origins. They are not associated with specific regions or compartments.
3753
4152
  * @param ListWorkRequestsRequest
3754
4153
  * @return ListWorkRequestsResponse
3755
4154
  * @throws OciError when an error occurs
3756
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
3757
4156
  */
3758
4157
  listWorkRequests(listWorkRequestsRequest) {
3759
4158
  return __awaiter(this, void 0, void 0, function* () {
@@ -3813,6 +4212,7 @@ class WaasClient {
3813
4212
  });
3814
4213
  }
3815
4214
  /**
4215
+ * NOTE: This function is deprecated in favor of listWorkRequestsRecordIterator function.
3816
4216
  * Creates a new async iterator which will iterate over the models.WorkRequestSummary objects
3817
4217
  * contained in responses from the listWorkRequests operation. This iterator will fetch more data from the
3818
4218
  * server as needed.
@@ -3823,6 +4223,7 @@ class WaasClient {
3823
4223
  return oci_common_1.paginateRecords(request, req => this.listWorkRequests(req));
3824
4224
  }
3825
4225
  /**
4226
+ * NOTE: This function is deprecated in favor of listWorkRequestsResponseIterator function.
3826
4227
  * Creates a new async iterator which will iterate over the responses received from the listWorkRequests operation. This iterator
3827
4228
  * will fetch more data from the server as needed.
3828
4229
  *
@@ -3831,13 +4232,32 @@ class WaasClient {
3831
4232
  listAllWorkRequestsResponses(request) {
3832
4233
  return oci_common_1.paginateResponses(request, req => this.listWorkRequests(req));
3833
4234
  }
4235
+ /**
4236
+ * Creates a new async iterator which will iterate over the models.WorkRequestSummary objects
4237
+ * contained in responses from the listWorkRequests operation. This iterator will fetch more data from the
4238
+ * server as needed.
4239
+ *
4240
+ * @param request a request which can be sent to the service operation
4241
+ */
4242
+ listWorkRequestsRecordIterator(request) {
4243
+ return oci_common_1.paginateRecords(request, req => this.listWorkRequests(req));
4244
+ }
4245
+ /**
4246
+ * Creates a new async iterator which will iterate over the responses received from the listWorkRequests operation. This iterator
4247
+ * will fetch more data from the server as needed.
4248
+ *
4249
+ * @param request a request which can be sent to the service operation
4250
+ */
4251
+ listWorkRequestsResponseIterator(request) {
4252
+ return oci_common_1.paginateResponses(request, req => this.listWorkRequests(req));
4253
+ }
3834
4254
  /**
3835
4255
  * Performs a purge of the cache for each specified resource. If no resources are passed, the cache for the entire Web Application Firewall will be purged.
3836
4256
  * For more information, see [Caching Rules](https://docs.cloud.oracle.com/iaas/Content/WAF/Tasks/cachingrules.htm#purge).
3837
4257
  * @param PurgeCacheRequest
3838
4258
  * @return PurgeCacheResponse
3839
4259
  * @throws OciError when an error occurs
3840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
4260
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
3841
4261
  */
3842
4262
  purgeCache(purgeCacheRequest) {
3843
4263
  return __awaiter(this, void 0, void 0, function* () {
@@ -3902,7 +4322,7 @@ class WaasClient {
3902
4322
  * @param UpdateAccessRulesRequest
3903
4323
  * @return UpdateAccessRulesResponse
3904
4324
  * @throws OciError when an error occurs
3905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
4325
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
3906
4326
  */
3907
4327
  updateAccessRules(updateAccessRulesRequest) {
3908
4328
  return __awaiter(this, void 0, void 0, function* () {
@@ -3960,7 +4380,7 @@ class WaasClient {
3960
4380
  * @param UpdateAddressListRequest
3961
4381
  * @return UpdateAddressListResponse
3962
4382
  * @throws OciError when an error occurs
3963
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
4383
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
3964
4384
  */
3965
4385
  updateAddressList(updateAddressListRequest) {
3966
4386
  return __awaiter(this, void 0, void 0, function* () {
@@ -4027,7 +4447,7 @@ class WaasClient {
4027
4447
  * @param UpdateCachingRulesRequest
4028
4448
  * @return UpdateCachingRulesResponse
4029
4449
  * @throws OciError when an error occurs
4030
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
4450
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
4031
4451
  */
4032
4452
  updateCachingRules(updateCachingRulesRequest) {
4033
4453
  return __awaiter(this, void 0, void 0, function* () {
@@ -4093,7 +4513,7 @@ class WaasClient {
4093
4513
  * @param UpdateCaptchasRequest
4094
4514
  * @return UpdateCaptchasResponse
4095
4515
  * @throws OciError when an error occurs
4096
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
4516
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
4097
4517
  */
4098
4518
  updateCaptchas(updateCaptchasRequest) {
4099
4519
  return __awaiter(this, void 0, void 0, function* () {
@@ -4151,7 +4571,7 @@ class WaasClient {
4151
4571
  * @param UpdateCertificateRequest
4152
4572
  * @return UpdateCertificateResponse
4153
4573
  * @throws OciError when an error occurs
4154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
4574
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
4155
4575
  */
4156
4576
  updateCertificate(updateCertificateRequest) {
4157
4577
  return __awaiter(this, void 0, void 0, function* () {
@@ -4212,7 +4632,7 @@ class WaasClient {
4212
4632
  * @param UpdateCustomProtectionRuleRequest
4213
4633
  * @return UpdateCustomProtectionRuleResponse
4214
4634
  * @throws OciError when an error occurs
4215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
4635
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
4216
4636
  */
4217
4637
  updateCustomProtectionRule(updateCustomProtectionRuleRequest) {
4218
4638
  return __awaiter(this, void 0, void 0, function* () {
@@ -4278,7 +4698,7 @@ class WaasClient {
4278
4698
  * @param UpdateDeviceFingerprintChallengeRequest
4279
4699
  * @return UpdateDeviceFingerprintChallengeResponse
4280
4700
  * @throws OciError when an error occurs
4281
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
4701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
4282
4702
  */
4283
4703
  updateDeviceFingerprintChallenge(updateDeviceFingerprintChallengeRequest) {
4284
4704
  return __awaiter(this, void 0, void 0, function* () {
@@ -4338,7 +4758,7 @@ class WaasClient {
4338
4758
  * @param UpdateGoodBotsRequest
4339
4759
  * @return UpdateGoodBotsResponse
4340
4760
  * @throws OciError when an error occurs
4341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
4761
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
4342
4762
  */
4343
4763
  updateGoodBots(updateGoodBotsRequest) {
4344
4764
  return __awaiter(this, void 0, void 0, function* () {
@@ -4396,7 +4816,7 @@ class WaasClient {
4396
4816
  * @param UpdateHumanInteractionChallengeRequest
4397
4817
  * @return UpdateHumanInteractionChallengeResponse
4398
4818
  * @throws OciError when an error occurs
4399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
4819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
4400
4820
  */
4401
4821
  updateHumanInteractionChallenge(updateHumanInteractionChallengeRequest) {
4402
4822
  return __awaiter(this, void 0, void 0, function* () {
@@ -4454,7 +4874,7 @@ class WaasClient {
4454
4874
  * @param UpdateJsChallengeRequest
4455
4875
  * @return UpdateJsChallengeResponse
4456
4876
  * @throws OciError when an error occurs
4457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
4877
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
4458
4878
  */
4459
4879
  updateJsChallenge(updateJsChallengeRequest) {
4460
4880
  return __awaiter(this, void 0, void 0, function* () {
@@ -4512,7 +4932,7 @@ class WaasClient {
4512
4932
  * @param UpdatePolicyConfigRequest
4513
4933
  * @return UpdatePolicyConfigResponse
4514
4934
  * @throws OciError when an error occurs
4515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
4935
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
4516
4936
  */
4517
4937
  updatePolicyConfig(updatePolicyConfigRequest) {
4518
4938
  return __awaiter(this, void 0, void 0, function* () {
@@ -4572,7 +4992,7 @@ class WaasClient {
4572
4992
  * @param UpdateProtectionRulesRequest
4573
4993
  * @return UpdateProtectionRulesResponse
4574
4994
  * @throws OciError when an error occurs
4575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
4995
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
4576
4996
  */
4577
4997
  updateProtectionRules(updateProtectionRulesRequest) {
4578
4998
  return __awaiter(this, void 0, void 0, function* () {
@@ -4629,7 +5049,7 @@ class WaasClient {
4629
5049
  * @param UpdateProtectionSettingsRequest
4630
5050
  * @return UpdateProtectionSettingsResponse
4631
5051
  * @throws OciError when an error occurs
4632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
5052
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
4633
5053
  */
4634
5054
  updateProtectionSettings(updateProtectionSettingsRequest) {
4635
5055
  return __awaiter(this, void 0, void 0, function* () {
@@ -4687,7 +5107,7 @@ class WaasClient {
4687
5107
  * @param UpdateThreatFeedsRequest
4688
5108
  * @return UpdateThreatFeedsResponse
4689
5109
  * @throws OciError when an error occurs
4690
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
5110
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
4691
5111
  */
4692
5112
  updateThreatFeeds(updateThreatFeedsRequest) {
4693
5113
  return __awaiter(this, void 0, void 0, function* () {
@@ -4746,7 +5166,7 @@ class WaasClient {
4746
5166
  * @param UpdateWaasPolicyRequest
4747
5167
  * @return UpdateWaasPolicyResponse
4748
5168
  * @throws OciError when an error occurs
4749
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
5169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
4750
5170
  */
4751
5171
  updateWaasPolicy(updateWaasPolicyRequest) {
4752
5172
  return __awaiter(this, void 0, void 0, function* () {
@@ -4804,7 +5224,7 @@ class WaasClient {
4804
5224
  * @param UpdateWaasPolicyCustomProtectionRulesRequest
4805
5225
  * @return UpdateWaasPolicyCustomProtectionRulesResponse
4806
5226
  * @throws OciError when an error occurs
4807
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
5227
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
4808
5228
  */
4809
5229
  updateWaasPolicyCustomProtectionRules(updateWaasPolicyCustomProtectionRulesRequest) {
4810
5230
  return __awaiter(this, void 0, void 0, function* () {
@@ -4862,7 +5282,7 @@ class WaasClient {
4862
5282
  * @param UpdateWafAddressRateLimitingRequest
4863
5283
  * @return UpdateWafAddressRateLimitingResponse
4864
5284
  * @throws OciError when an error occurs
4865
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
5285
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
4866
5286
  */
4867
5287
  updateWafAddressRateLimiting(updateWafAddressRateLimitingRequest) {
4868
5288
  return __awaiter(this, void 0, void 0, function* () {
@@ -4928,7 +5348,7 @@ class WaasClient {
4928
5348
  * @param UpdateWafConfigRequest
4929
5349
  * @return UpdateWafConfigResponse
4930
5350
  * @throws OciError when an error occurs
4931
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
5351
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
4932
5352
  */
4933
5353
  updateWafConfig(updateWafConfigRequest) {
4934
5354
  return __awaiter(this, void 0, void 0, function* () {
@@ -4994,7 +5414,7 @@ class WaasClient {
4994
5414
  * @param UpdateWhitelistsRequest
4995
5415
  * @return UpdateWhitelistsResponse
4996
5416
  * @throws OciError when an error occurs
4997
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
5417
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
4998
5418
  */
4999
5419
  updateWhitelists(updateWhitelistsRequest) {
5000
5420
  return __awaiter(this, void 0, void 0, function* () {