oci-waas 2.2.0 → 2.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (75) hide show
  1. package/lib/client.d.ts +72 -72
  2. package/lib/client.js +72 -72
  3. package/lib/request/accept-recommendations-request.d.ts +1 -1
  4. package/lib/request/cancel-work-request-request.d.ts +1 -1
  5. package/lib/request/change-address-list-compartment-request.d.ts +1 -1
  6. package/lib/request/change-certificate-compartment-request.d.ts +1 -1
  7. package/lib/request/change-custom-protection-rule-compartment-request.d.ts +1 -1
  8. package/lib/request/change-http-redirect-compartment-request.d.ts +1 -1
  9. package/lib/request/change-waas-policy-compartment-request.d.ts +1 -1
  10. package/lib/request/create-address-list-request.d.ts +1 -1
  11. package/lib/request/create-certificate-request.d.ts +1 -1
  12. package/lib/request/create-custom-protection-rule-request.d.ts +1 -1
  13. package/lib/request/create-http-redirect-request.d.ts +1 -1
  14. package/lib/request/create-waas-policy-request.d.ts +1 -1
  15. package/lib/request/delete-address-list-request.d.ts +1 -1
  16. package/lib/request/delete-certificate-request.d.ts +1 -1
  17. package/lib/request/delete-custom-protection-rule-request.d.ts +1 -1
  18. package/lib/request/delete-http-redirect-request.d.ts +1 -1
  19. package/lib/request/delete-waas-policy-request.d.ts +1 -1
  20. package/lib/request/get-address-list-request.d.ts +1 -1
  21. package/lib/request/get-certificate-request.d.ts +1 -1
  22. package/lib/request/get-custom-protection-rule-request.d.ts +1 -1
  23. package/lib/request/get-device-fingerprint-challenge-request.d.ts +1 -1
  24. package/lib/request/get-http-redirect-request.d.ts +1 -1
  25. package/lib/request/get-human-interaction-challenge-request.d.ts +1 -1
  26. package/lib/request/get-js-challenge-request.d.ts +1 -1
  27. package/lib/request/get-policy-config-request.d.ts +1 -1
  28. package/lib/request/get-protection-rule-request.d.ts +1 -1
  29. package/lib/request/get-protection-settings-request.d.ts +1 -1
  30. package/lib/request/get-waas-policy-request.d.ts +1 -1
  31. package/lib/request/get-waf-address-rate-limiting-request.d.ts +1 -1
  32. package/lib/request/get-waf-config-request.d.ts +1 -1
  33. package/lib/request/get-work-request-request.d.ts +1 -1
  34. package/lib/request/list-access-rules-request.d.ts +1 -1
  35. package/lib/request/list-address-lists-request.d.ts +1 -1
  36. package/lib/request/list-caching-rules-request.d.ts +1 -1
  37. package/lib/request/list-captchas-request.d.ts +1 -1
  38. package/lib/request/list-certificates-request.d.ts +1 -1
  39. package/lib/request/list-custom-protection-rules-request.d.ts +1 -1
  40. package/lib/request/list-edge-subnets-request.d.ts +1 -1
  41. package/lib/request/list-good-bots-request.d.ts +1 -1
  42. package/lib/request/list-http-redirects-request.d.ts +1 -1
  43. package/lib/request/list-protection-rules-request.d.ts +1 -1
  44. package/lib/request/list-recommendations-request.d.ts +1 -1
  45. package/lib/request/list-threat-feeds-request.d.ts +1 -1
  46. package/lib/request/list-waas-policies-request.d.ts +1 -1
  47. package/lib/request/list-waas-policy-custom-protection-rules-request.d.ts +1 -1
  48. package/lib/request/list-waf-blocked-requests-request.d.ts +1 -1
  49. package/lib/request/list-waf-logs-request.d.ts +1 -1
  50. package/lib/request/list-waf-requests-request.d.ts +1 -1
  51. package/lib/request/list-waf-traffic-request.d.ts +1 -1
  52. package/lib/request/list-whitelists-request.d.ts +1 -1
  53. package/lib/request/list-work-requests-request.d.ts +1 -1
  54. package/lib/request/purge-cache-request.d.ts +1 -1
  55. package/lib/request/update-access-rules-request.d.ts +1 -1
  56. package/lib/request/update-address-list-request.d.ts +1 -1
  57. package/lib/request/update-caching-rules-request.d.ts +1 -1
  58. package/lib/request/update-captchas-request.d.ts +1 -1
  59. package/lib/request/update-certificate-request.d.ts +1 -1
  60. package/lib/request/update-custom-protection-rule-request.d.ts +1 -1
  61. package/lib/request/update-device-fingerprint-challenge-request.d.ts +1 -1
  62. package/lib/request/update-good-bots-request.d.ts +1 -1
  63. package/lib/request/update-http-redirect-request.d.ts +1 -1
  64. package/lib/request/update-human-interaction-challenge-request.d.ts +1 -1
  65. package/lib/request/update-js-challenge-request.d.ts +1 -1
  66. package/lib/request/update-policy-config-request.d.ts +1 -1
  67. package/lib/request/update-protection-rules-request.d.ts +1 -1
  68. package/lib/request/update-protection-settings-request.d.ts +1 -1
  69. package/lib/request/update-threat-feeds-request.d.ts +1 -1
  70. package/lib/request/update-waas-policy-custom-protection-rules-request.d.ts +1 -1
  71. package/lib/request/update-waas-policy-request.d.ts +1 -1
  72. package/lib/request/update-waf-address-rate-limiting-request.d.ts +1 -1
  73. package/lib/request/update-waf-config-request.d.ts +1 -1
  74. package/lib/request/update-whitelists-request.d.ts +1 -1
  75. 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.2.0/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.3.1/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.2.0/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.3.1/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.2.0/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.3.1/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.2.0/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.3.1/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.2.0/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.3.1/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* () {
@@ -453,7 +453,7 @@ class RedirectClient {
453
453
  * @param UpdateHttpRedirectRequest
454
454
  * @return UpdateHttpRedirectResponse
455
455
  * @throws OciError when an error occurs
456
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
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.
457
457
  */
458
458
  updateHttpRedirect(updateHttpRedirectRequest) {
459
459
  return __awaiter(this, void 0, void 0, function* () {
@@ -603,7 +603,7 @@ class WaasClient {
603
603
  * @param AcceptRecommendationsRequest
604
604
  * @return AcceptRecommendationsResponse
605
605
  * @throws OciError when an error occurs
606
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
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.
607
607
  */
608
608
  acceptRecommendations(acceptRecommendationsRequest) {
609
609
  return __awaiter(this, void 0, void 0, function* () {
@@ -660,7 +660,7 @@ class WaasClient {
660
660
  * @param CancelWorkRequestRequest
661
661
  * @return CancelWorkRequestResponse
662
662
  * @throws OciError when an error occurs
663
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
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.
664
664
  */
665
665
  cancelWorkRequest(cancelWorkRequestRequest) {
666
666
  return __awaiter(this, void 0, void 0, function* () {
@@ -715,7 +715,7 @@ class WaasClient {
715
715
  * @param ChangeAddressListCompartmentRequest
716
716
  * @return ChangeAddressListCompartmentResponse
717
717
  * @throws OciError when an error occurs
718
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
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.
719
719
  */
720
720
  changeAddressListCompartment(changeAddressListCompartmentRequest) {
721
721
  return __awaiter(this, void 0, void 0, function* () {
@@ -770,7 +770,7 @@ class WaasClient {
770
770
  * @param ChangeCertificateCompartmentRequest
771
771
  * @return ChangeCertificateCompartmentResponse
772
772
  * @throws OciError when an error occurs
773
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
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.
774
774
  */
775
775
  changeCertificateCompartment(changeCertificateCompartmentRequest) {
776
776
  return __awaiter(this, void 0, void 0, function* () {
@@ -823,7 +823,7 @@ class WaasClient {
823
823
  * @param ChangeCustomProtectionRuleCompartmentRequest
824
824
  * @return ChangeCustomProtectionRuleCompartmentResponse
825
825
  * @throws OciError when an error occurs
826
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
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.
827
827
  */
828
828
  changeCustomProtectionRuleCompartment(changeCustomProtectionRuleCompartmentRequest) {
829
829
  return __awaiter(this, void 0, void 0, function* () {
@@ -878,7 +878,7 @@ class WaasClient {
878
878
  * @param ChangeWaasPolicyCompartmentRequest
879
879
  * @return ChangeWaasPolicyCompartmentResponse
880
880
  * @throws OciError when an error occurs
881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
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.
882
882
  */
883
883
  changeWaasPolicyCompartment(changeWaasPolicyCompartmentRequest) {
884
884
  return __awaiter(this, void 0, void 0, function* () {
@@ -931,7 +931,7 @@ class WaasClient {
931
931
  * @param CreateAddressListRequest
932
932
  * @return CreateAddressListResponse
933
933
  * @throws OciError when an error occurs
934
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
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.
935
935
  */
936
936
  createAddressList(createAddressListRequest) {
937
937
  return __awaiter(this, void 0, void 0, function* () {
@@ -992,7 +992,7 @@ class WaasClient {
992
992
  * @param CreateCertificateRequest
993
993
  * @return CreateCertificateResponse
994
994
  * @throws OciError when an error occurs
995
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
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.
996
996
  */
997
997
  createCertificate(createCertificateRequest) {
998
998
  return __awaiter(this, void 0, void 0, function* () {
@@ -1053,7 +1053,7 @@ class WaasClient {
1053
1053
  * @param CreateCustomProtectionRuleRequest
1054
1054
  * @return CreateCustomProtectionRuleResponse
1055
1055
  * @throws OciError when an error occurs
1056
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
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.
1057
1057
  */
1058
1058
  createCustomProtectionRule(createCustomProtectionRuleRequest) {
1059
1059
  return __awaiter(this, void 0, void 0, function* () {
@@ -1124,7 +1124,7 @@ class WaasClient {
1124
1124
  * @param CreateWaasPolicyRequest
1125
1125
  * @return CreateWaasPolicyResponse
1126
1126
  * @throws OciError when an error occurs
1127
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
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.
1128
1128
  */
1129
1129
  createWaasPolicy(createWaasPolicyRequest) {
1130
1130
  return __awaiter(this, void 0, void 0, function* () {
@@ -1184,7 +1184,7 @@ class WaasClient {
1184
1184
  * @param DeleteAddressListRequest
1185
1185
  * @return DeleteAddressListResponse
1186
1186
  * @throws OciError when an error occurs
1187
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
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.
1188
1188
  */
1189
1189
  deleteAddressList(deleteAddressListRequest) {
1190
1190
  return __awaiter(this, void 0, void 0, function* () {
@@ -1236,7 +1236,7 @@ class WaasClient {
1236
1236
  * @param DeleteCertificateRequest
1237
1237
  * @return DeleteCertificateResponse
1238
1238
  * @throws OciError when an error occurs
1239
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
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.
1240
1240
  */
1241
1241
  deleteCertificate(deleteCertificateRequest) {
1242
1242
  return __awaiter(this, void 0, void 0, function* () {
@@ -1288,7 +1288,7 @@ class WaasClient {
1288
1288
  * @param DeleteCustomProtectionRuleRequest
1289
1289
  * @return DeleteCustomProtectionRuleResponse
1290
1290
  * @throws OciError when an error occurs
1291
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
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.
1292
1292
  */
1293
1293
  deleteCustomProtectionRule(deleteCustomProtectionRuleRequest) {
1294
1294
  return __awaiter(this, void 0, void 0, function* () {
@@ -1340,7 +1340,7 @@ class WaasClient {
1340
1340
  * @param DeleteWaasPolicyRequest
1341
1341
  * @return DeleteWaasPolicyResponse
1342
1342
  * @throws OciError when an error occurs
1343
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
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.
1344
1344
  */
1345
1345
  deleteWaasPolicy(deleteWaasPolicyRequest) {
1346
1346
  return __awaiter(this, void 0, void 0, function* () {
@@ -1397,7 +1397,7 @@ class WaasClient {
1397
1397
  * @param GetAddressListRequest
1398
1398
  * @return GetAddressListResponse
1399
1399
  * @throws OciError when an error occurs
1400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
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.
1401
1401
  */
1402
1402
  getAddressList(getAddressListRequest) {
1403
1403
  return __awaiter(this, void 0, void 0, function* () {
@@ -1456,7 +1456,7 @@ class WaasClient {
1456
1456
  * @param GetCertificateRequest
1457
1457
  * @return GetCertificateResponse
1458
1458
  * @throws OciError when an error occurs
1459
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
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.
1460
1460
  */
1461
1461
  getCertificate(getCertificateRequest) {
1462
1462
  return __awaiter(this, void 0, void 0, function* () {
@@ -1515,7 +1515,7 @@ class WaasClient {
1515
1515
  * @param GetCustomProtectionRuleRequest
1516
1516
  * @return GetCustomProtectionRuleResponse
1517
1517
  * @throws OciError when an error occurs
1518
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
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.
1519
1519
  */
1520
1520
  getCustomProtectionRule(getCustomProtectionRuleRequest) {
1521
1521
  return __awaiter(this, void 0, void 0, function* () {
@@ -1574,7 +1574,7 @@ class WaasClient {
1574
1574
  * @param GetDeviceFingerprintChallengeRequest
1575
1575
  * @return GetDeviceFingerprintChallengeResponse
1576
1576
  * @throws OciError when an error occurs
1577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
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.
1578
1578
  */
1579
1579
  getDeviceFingerprintChallenge(getDeviceFingerprintChallengeRequest) {
1580
1580
  return __awaiter(this, void 0, void 0, function* () {
@@ -1633,7 +1633,7 @@ class WaasClient {
1633
1633
  * @param GetHumanInteractionChallengeRequest
1634
1634
  * @return GetHumanInteractionChallengeResponse
1635
1635
  * @throws OciError when an error occurs
1636
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
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.
1637
1637
  */
1638
1638
  getHumanInteractionChallenge(getHumanInteractionChallengeRequest) {
1639
1639
  return __awaiter(this, void 0, void 0, function* () {
@@ -1692,7 +1692,7 @@ class WaasClient {
1692
1692
  * @param GetJsChallengeRequest
1693
1693
  * @return GetJsChallengeResponse
1694
1694
  * @throws OciError when an error occurs
1695
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
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.
1696
1696
  */
1697
1697
  getJsChallenge(getJsChallengeRequest) {
1698
1698
  return __awaiter(this, void 0, void 0, function* () {
@@ -1751,7 +1751,7 @@ class WaasClient {
1751
1751
  * @param GetPolicyConfigRequest
1752
1752
  * @return GetPolicyConfigResponse
1753
1753
  * @throws OciError when an error occurs
1754
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
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.
1755
1755
  */
1756
1756
  getPolicyConfig(getPolicyConfigRequest) {
1757
1757
  return __awaiter(this, void 0, void 0, function* () {
@@ -1810,7 +1810,7 @@ class WaasClient {
1810
1810
  * @param GetProtectionRuleRequest
1811
1811
  * @return GetProtectionRuleResponse
1812
1812
  * @throws OciError when an error occurs
1813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
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.
1814
1814
  */
1815
1815
  getProtectionRule(getProtectionRuleRequest) {
1816
1816
  return __awaiter(this, void 0, void 0, function* () {
@@ -1870,7 +1870,7 @@ class WaasClient {
1870
1870
  * @param GetProtectionSettingsRequest
1871
1871
  * @return GetProtectionSettingsResponse
1872
1872
  * @throws OciError when an error occurs
1873
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
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.
1874
1874
  */
1875
1875
  getProtectionSettings(getProtectionSettingsRequest) {
1876
1876
  return __awaiter(this, void 0, void 0, function* () {
@@ -1929,7 +1929,7 @@ class WaasClient {
1929
1929
  * @param GetWaasPolicyRequest
1930
1930
  * @return GetWaasPolicyResponse
1931
1931
  * @throws OciError when an error occurs
1932
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
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.
1933
1933
  */
1934
1934
  getWaasPolicy(getWaasPolicyRequest) {
1935
1935
  return __awaiter(this, void 0, void 0, function* () {
@@ -1988,7 +1988,7 @@ class WaasClient {
1988
1988
  * @param GetWafAddressRateLimitingRequest
1989
1989
  * @return GetWafAddressRateLimitingResponse
1990
1990
  * @throws OciError when an error occurs
1991
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
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.
1992
1992
  */
1993
1993
  getWafAddressRateLimiting(getWafAddressRateLimitingRequest) {
1994
1994
  return __awaiter(this, void 0, void 0, function* () {
@@ -2047,7 +2047,7 @@ class WaasClient {
2047
2047
  * @param GetWafConfigRequest
2048
2048
  * @return GetWafConfigResponse
2049
2049
  * @throws OciError when an error occurs
2050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
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.
2051
2051
  */
2052
2052
  getWafConfig(getWafConfigRequest) {
2053
2053
  return __awaiter(this, void 0, void 0, function* () {
@@ -2106,7 +2106,7 @@ class WaasClient {
2106
2106
  * @param GetWorkRequestRequest
2107
2107
  * @return GetWorkRequestResponse
2108
2108
  * @throws OciError when an error occurs
2109
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
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.
2110
2110
  */
2111
2111
  getWorkRequest(getWorkRequestRequest) {
2112
2112
  return __awaiter(this, void 0, void 0, function* () {
@@ -2171,7 +2171,7 @@ class WaasClient {
2171
2171
  * @param ListAccessRulesRequest
2172
2172
  * @return ListAccessRulesResponse
2173
2173
  * @throws OciError when an error occurs
2174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
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.
2175
2175
  */
2176
2176
  listAccessRules(listAccessRulesRequest) {
2177
2177
  return __awaiter(this, void 0, void 0, function* () {
@@ -2257,7 +2257,7 @@ class WaasClient {
2257
2257
  * @param ListAddressListsRequest
2258
2258
  * @return ListAddressListsResponse
2259
2259
  * @throws OciError when an error occurs
2260
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
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.
2261
2261
  */
2262
2262
  listAddressLists(listAddressListsRequest) {
2263
2263
  return __awaiter(this, void 0, void 0, function* () {
@@ -2345,7 +2345,7 @@ class WaasClient {
2345
2345
  * @param ListCachingRulesRequest
2346
2346
  * @return ListCachingRulesResponse
2347
2347
  * @throws OciError when an error occurs
2348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
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.
2349
2349
  */
2350
2350
  listCachingRules(listCachingRulesRequest) {
2351
2351
  return __awaiter(this, void 0, void 0, function* () {
@@ -2436,7 +2436,7 @@ class WaasClient {
2436
2436
  * @param ListCaptchasRequest
2437
2437
  * @return ListCaptchasResponse
2438
2438
  * @throws OciError when an error occurs
2439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
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.
2440
2440
  */
2441
2441
  listCaptchas(listCaptchasRequest) {
2442
2442
  return __awaiter(this, void 0, void 0, function* () {
@@ -2522,7 +2522,7 @@ class WaasClient {
2522
2522
  * @param ListCertificatesRequest
2523
2523
  * @return ListCertificatesResponse
2524
2524
  * @throws OciError when an error occurs
2525
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
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.
2526
2526
  */
2527
2527
  listCertificates(listCertificatesRequest) {
2528
2528
  return __awaiter(this, void 0, void 0, function* () {
@@ -2609,7 +2609,7 @@ class WaasClient {
2609
2609
  * @param ListCustomProtectionRulesRequest
2610
2610
  * @return ListCustomProtectionRulesResponse
2611
2611
  * @throws OciError when an error occurs
2612
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
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.
2613
2613
  */
2614
2614
  listCustomProtectionRules(listCustomProtectionRulesRequest) {
2615
2615
  return __awaiter(this, void 0, void 0, function* () {
@@ -2696,7 +2696,7 @@ class WaasClient {
2696
2696
  * @param ListEdgeSubnetsRequest
2697
2697
  * @return ListEdgeSubnetsResponse
2698
2698
  * @throws OciError when an error occurs
2699
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
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.
2700
2700
  */
2701
2701
  listEdgeSubnets(listEdgeSubnetsRequest) {
2702
2702
  return __awaiter(this, void 0, void 0, function* () {
@@ -2780,7 +2780,7 @@ class WaasClient {
2780
2780
  * @param ListGoodBotsRequest
2781
2781
  * @return ListGoodBotsResponse
2782
2782
  * @throws OciError when an error occurs
2783
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
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.
2784
2784
  */
2785
2785
  listGoodBots(listGoodBotsRequest) {
2786
2786
  return __awaiter(this, void 0, void 0, function* () {
@@ -2867,7 +2867,7 @@ class WaasClient {
2867
2867
  * @param ListProtectionRulesRequest
2868
2868
  * @return ListProtectionRulesResponse
2869
2869
  * @throws OciError when an error occurs
2870
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
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.
2871
2871
  */
2872
2872
  listProtectionRules(listProtectionRulesRequest) {
2873
2873
  return __awaiter(this, void 0, void 0, function* () {
@@ -2958,7 +2958,7 @@ class WaasClient {
2958
2958
  * @param ListRecommendationsRequest
2959
2959
  * @return ListRecommendationsResponse
2960
2960
  * @throws OciError when an error occurs
2961
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
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.
2962
2962
  */
2963
2963
  listRecommendations(listRecommendationsRequest) {
2964
2964
  return __awaiter(this, void 0, void 0, function* () {
@@ -3048,7 +3048,7 @@ class WaasClient {
3048
3048
  * @param ListThreatFeedsRequest
3049
3049
  * @return ListThreatFeedsResponse
3050
3050
  * @throws OciError when an error occurs
3051
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
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.
3052
3052
  */
3053
3053
  listThreatFeeds(listThreatFeedsRequest) {
3054
3054
  return __awaiter(this, void 0, void 0, function* () {
@@ -3134,7 +3134,7 @@ class WaasClient {
3134
3134
  * @param ListWaasPoliciesRequest
3135
3135
  * @return ListWaasPoliciesResponse
3136
3136
  * @throws OciError when an error occurs
3137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
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.
3138
3138
  */
3139
3139
  listWaasPolicies(listWaasPoliciesRequest) {
3140
3140
  return __awaiter(this, void 0, void 0, function* () {
@@ -3221,7 +3221,7 @@ class WaasClient {
3221
3221
  * @param ListWaasPolicyCustomProtectionRulesRequest
3222
3222
  * @return ListWaasPolicyCustomProtectionRulesResponse
3223
3223
  * @throws OciError when an error occurs
3224
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
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.
3225
3225
  */
3226
3226
  listWaasPolicyCustomProtectionRules(listWaasPolicyCustomProtectionRulesRequest) {
3227
3227
  return __awaiter(this, void 0, void 0, function* () {
@@ -3309,7 +3309,7 @@ class WaasClient {
3309
3309
  * @param ListWafBlockedRequestsRequest
3310
3310
  * @return ListWafBlockedRequestsResponse
3311
3311
  * @throws OciError when an error occurs
3312
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
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.
3313
3313
  */
3314
3314
  listWafBlockedRequests(listWafBlockedRequestsRequest) {
3315
3315
  return __awaiter(this, void 0, void 0, function* () {
@@ -3396,7 +3396,7 @@ class WaasClient {
3396
3396
  * @param ListWafLogsRequest
3397
3397
  * @return ListWafLogsResponse
3398
3398
  * @throws OciError when an error occurs
3399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
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.
3400
3400
  */
3401
3401
  listWafLogs(listWafLogsRequest) {
3402
3402
  return __awaiter(this, void 0, void 0, function* () {
@@ -3499,7 +3499,7 @@ class WaasClient {
3499
3499
  * @param ListWafRequestsRequest
3500
3500
  * @return ListWafRequestsResponse
3501
3501
  * @throws OciError when an error occurs
3502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
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.
3503
3503
  */
3504
3504
  listWafRequests(listWafRequestsRequest) {
3505
3505
  return __awaiter(this, void 0, void 0, function* () {
@@ -3584,7 +3584,7 @@ class WaasClient {
3584
3584
  * @param ListWafTrafficRequest
3585
3585
  * @return ListWafTrafficResponse
3586
3586
  * @throws OciError when an error occurs
3587
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
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.
3588
3588
  */
3589
3589
  listWafTraffic(listWafTrafficRequest) {
3590
3590
  return __awaiter(this, void 0, void 0, function* () {
@@ -3667,7 +3667,7 @@ class WaasClient {
3667
3667
  * @param ListWhitelistsRequest
3668
3668
  * @return ListWhitelistsResponse
3669
3669
  * @throws OciError when an error occurs
3670
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
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.
3671
3671
  */
3672
3672
  listWhitelists(listWhitelistsRequest) {
3673
3673
  return __awaiter(this, void 0, void 0, function* () {
@@ -3753,7 +3753,7 @@ class WaasClient {
3753
3753
  * @param ListWorkRequestsRequest
3754
3754
  * @return ListWorkRequestsResponse
3755
3755
  * @throws OciError when an error occurs
3756
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
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.
3757
3757
  */
3758
3758
  listWorkRequests(listWorkRequestsRequest) {
3759
3759
  return __awaiter(this, void 0, void 0, function* () {
@@ -3837,7 +3837,7 @@ class WaasClient {
3837
3837
  * @param PurgeCacheRequest
3838
3838
  * @return PurgeCacheResponse
3839
3839
  * @throws OciError when an error occurs
3840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
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.
3841
3841
  */
3842
3842
  purgeCache(purgeCacheRequest) {
3843
3843
  return __awaiter(this, void 0, void 0, function* () {
@@ -3902,7 +3902,7 @@ class WaasClient {
3902
3902
  * @param UpdateAccessRulesRequest
3903
3903
  * @return UpdateAccessRulesResponse
3904
3904
  * @throws OciError when an error occurs
3905
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
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.
3906
3906
  */
3907
3907
  updateAccessRules(updateAccessRulesRequest) {
3908
3908
  return __awaiter(this, void 0, void 0, function* () {
@@ -3960,7 +3960,7 @@ class WaasClient {
3960
3960
  * @param UpdateAddressListRequest
3961
3961
  * @return UpdateAddressListResponse
3962
3962
  * @throws OciError when an error occurs
3963
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
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.
3964
3964
  */
3965
3965
  updateAddressList(updateAddressListRequest) {
3966
3966
  return __awaiter(this, void 0, void 0, function* () {
@@ -4027,7 +4027,7 @@ class WaasClient {
4027
4027
  * @param UpdateCachingRulesRequest
4028
4028
  * @return UpdateCachingRulesResponse
4029
4029
  * @throws OciError when an error occurs
4030
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
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.
4031
4031
  */
4032
4032
  updateCachingRules(updateCachingRulesRequest) {
4033
4033
  return __awaiter(this, void 0, void 0, function* () {
@@ -4093,7 +4093,7 @@ class WaasClient {
4093
4093
  * @param UpdateCaptchasRequest
4094
4094
  * @return UpdateCaptchasResponse
4095
4095
  * @throws OciError when an error occurs
4096
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
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.
4097
4097
  */
4098
4098
  updateCaptchas(updateCaptchasRequest) {
4099
4099
  return __awaiter(this, void 0, void 0, function* () {
@@ -4151,7 +4151,7 @@ class WaasClient {
4151
4151
  * @param UpdateCertificateRequest
4152
4152
  * @return UpdateCertificateResponse
4153
4153
  * @throws OciError when an error occurs
4154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
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.
4155
4155
  */
4156
4156
  updateCertificate(updateCertificateRequest) {
4157
4157
  return __awaiter(this, void 0, void 0, function* () {
@@ -4212,7 +4212,7 @@ class WaasClient {
4212
4212
  * @param UpdateCustomProtectionRuleRequest
4213
4213
  * @return UpdateCustomProtectionRuleResponse
4214
4214
  * @throws OciError when an error occurs
4215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
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.
4216
4216
  */
4217
4217
  updateCustomProtectionRule(updateCustomProtectionRuleRequest) {
4218
4218
  return __awaiter(this, void 0, void 0, function* () {
@@ -4278,7 +4278,7 @@ class WaasClient {
4278
4278
  * @param UpdateDeviceFingerprintChallengeRequest
4279
4279
  * @return UpdateDeviceFingerprintChallengeResponse
4280
4280
  * @throws OciError when an error occurs
4281
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
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.
4282
4282
  */
4283
4283
  updateDeviceFingerprintChallenge(updateDeviceFingerprintChallengeRequest) {
4284
4284
  return __awaiter(this, void 0, void 0, function* () {
@@ -4338,7 +4338,7 @@ class WaasClient {
4338
4338
  * @param UpdateGoodBotsRequest
4339
4339
  * @return UpdateGoodBotsResponse
4340
4340
  * @throws OciError when an error occurs
4341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
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.
4342
4342
  */
4343
4343
  updateGoodBots(updateGoodBotsRequest) {
4344
4344
  return __awaiter(this, void 0, void 0, function* () {
@@ -4396,7 +4396,7 @@ class WaasClient {
4396
4396
  * @param UpdateHumanInteractionChallengeRequest
4397
4397
  * @return UpdateHumanInteractionChallengeResponse
4398
4398
  * @throws OciError when an error occurs
4399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
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.
4400
4400
  */
4401
4401
  updateHumanInteractionChallenge(updateHumanInteractionChallengeRequest) {
4402
4402
  return __awaiter(this, void 0, void 0, function* () {
@@ -4454,7 +4454,7 @@ class WaasClient {
4454
4454
  * @param UpdateJsChallengeRequest
4455
4455
  * @return UpdateJsChallengeResponse
4456
4456
  * @throws OciError when an error occurs
4457
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
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.
4458
4458
  */
4459
4459
  updateJsChallenge(updateJsChallengeRequest) {
4460
4460
  return __awaiter(this, void 0, void 0, function* () {
@@ -4512,7 +4512,7 @@ class WaasClient {
4512
4512
  * @param UpdatePolicyConfigRequest
4513
4513
  * @return UpdatePolicyConfigResponse
4514
4514
  * @throws OciError when an error occurs
4515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
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.
4516
4516
  */
4517
4517
  updatePolicyConfig(updatePolicyConfigRequest) {
4518
4518
  return __awaiter(this, void 0, void 0, function* () {
@@ -4572,7 +4572,7 @@ class WaasClient {
4572
4572
  * @param UpdateProtectionRulesRequest
4573
4573
  * @return UpdateProtectionRulesResponse
4574
4574
  * @throws OciError when an error occurs
4575
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
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.
4576
4576
  */
4577
4577
  updateProtectionRules(updateProtectionRulesRequest) {
4578
4578
  return __awaiter(this, void 0, void 0, function* () {
@@ -4629,7 +4629,7 @@ class WaasClient {
4629
4629
  * @param UpdateProtectionSettingsRequest
4630
4630
  * @return UpdateProtectionSettingsResponse
4631
4631
  * @throws OciError when an error occurs
4632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
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.
4633
4633
  */
4634
4634
  updateProtectionSettings(updateProtectionSettingsRequest) {
4635
4635
  return __awaiter(this, void 0, void 0, function* () {
@@ -4687,7 +4687,7 @@ class WaasClient {
4687
4687
  * @param UpdateThreatFeedsRequest
4688
4688
  * @return UpdateThreatFeedsResponse
4689
4689
  * @throws OciError when an error occurs
4690
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
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.
4691
4691
  */
4692
4692
  updateThreatFeeds(updateThreatFeedsRequest) {
4693
4693
  return __awaiter(this, void 0, void 0, function* () {
@@ -4746,7 +4746,7 @@ class WaasClient {
4746
4746
  * @param UpdateWaasPolicyRequest
4747
4747
  * @return UpdateWaasPolicyResponse
4748
4748
  * @throws OciError when an error occurs
4749
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
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.
4750
4750
  */
4751
4751
  updateWaasPolicy(updateWaasPolicyRequest) {
4752
4752
  return __awaiter(this, void 0, void 0, function* () {
@@ -4804,7 +4804,7 @@ class WaasClient {
4804
4804
  * @param UpdateWaasPolicyCustomProtectionRulesRequest
4805
4805
  * @return UpdateWaasPolicyCustomProtectionRulesResponse
4806
4806
  * @throws OciError when an error occurs
4807
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
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.
4808
4808
  */
4809
4809
  updateWaasPolicyCustomProtectionRules(updateWaasPolicyCustomProtectionRulesRequest) {
4810
4810
  return __awaiter(this, void 0, void 0, function* () {
@@ -4862,7 +4862,7 @@ class WaasClient {
4862
4862
  * @param UpdateWafAddressRateLimitingRequest
4863
4863
  * @return UpdateWafAddressRateLimitingResponse
4864
4864
  * @throws OciError when an error occurs
4865
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
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.
4866
4866
  */
4867
4867
  updateWafAddressRateLimiting(updateWafAddressRateLimitingRequest) {
4868
4868
  return __awaiter(this, void 0, void 0, function* () {
@@ -4928,7 +4928,7 @@ class WaasClient {
4928
4928
  * @param UpdateWafConfigRequest
4929
4929
  * @return UpdateWafConfigResponse
4930
4930
  * @throws OciError when an error occurs
4931
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
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.
4932
4932
  */
4933
4933
  updateWafConfig(updateWafConfigRequest) {
4934
4934
  return __awaiter(this, void 0, void 0, function* () {
@@ -4994,7 +4994,7 @@ class WaasClient {
4994
4994
  * @param UpdateWhitelistsRequest
4995
4995
  * @return UpdateWhitelistsResponse
4996
4996
  * @throws OciError when an error occurs
4997
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.2.0/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
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.
4998
4998
  */
4999
4999
  updateWhitelists(updateWhitelistsRequest) {
5000
5000
  return __awaiter(this, void 0, void 0, function* () {