oci-waas 2.49.0 → 2.50.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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
@@ -159,7 +159,7 @@ class RedirectClient {
159
159
  * @param ChangeHttpRedirectCompartmentRequest
160
160
  * @return ChangeHttpRedirectCompartmentResponse
161
161
  * @throws OciError when an error occurs
162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
163
163
  */
164
164
  changeHttpRedirectCompartment(changeHttpRedirectCompartmentRequest) {
165
165
  return __awaiter(this, void 0, void 0, function* () {
@@ -216,7 +216,7 @@ class RedirectClient {
216
216
  * @param CreateHttpRedirectRequest
217
217
  * @return CreateHttpRedirectResponse
218
218
  * @throws OciError when an error occurs
219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
219
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
220
220
  */
221
221
  createHttpRedirect(createHttpRedirectRequest) {
222
222
  return __awaiter(this, void 0, void 0, function* () {
@@ -275,7 +275,7 @@ class RedirectClient {
275
275
  * @param DeleteHttpRedirectRequest
276
276
  * @return DeleteHttpRedirectResponse
277
277
  * @throws OciError when an error occurs
278
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
279
279
  */
280
280
  deleteHttpRedirect(deleteHttpRedirectRequest) {
281
281
  return __awaiter(this, void 0, void 0, function* () {
@@ -336,7 +336,7 @@ class RedirectClient {
336
336
  * @param GetHttpRedirectRequest
337
337
  * @return GetHttpRedirectResponse
338
338
  * @throws OciError when an error occurs
339
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
339
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
340
340
  */
341
341
  getHttpRedirect(getHttpRedirectRequest) {
342
342
  return __awaiter(this, void 0, void 0, function* () {
@@ -399,7 +399,7 @@ class RedirectClient {
399
399
  * @param ListHttpRedirectsRequest
400
400
  * @return ListHttpRedirectsResponse
401
401
  * @throws OciError when an error occurs
402
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
402
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
403
403
  */
404
404
  listHttpRedirects(listHttpRedirectsRequest) {
405
405
  return __awaiter(this, void 0, void 0, function* () {
@@ -511,7 +511,7 @@ class RedirectClient {
511
511
  * @param UpdateHttpRedirectRequest
512
512
  * @return UpdateHttpRedirectResponse
513
513
  * @throws OciError when an error occurs
514
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
514
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
515
515
  */
516
516
  updateHttpRedirect(updateHttpRedirectRequest) {
517
517
  return __awaiter(this, void 0, void 0, function* () {
@@ -682,7 +682,7 @@ class WaasClient {
682
682
  * @param AcceptRecommendationsRequest
683
683
  * @return AcceptRecommendationsResponse
684
684
  * @throws OciError when an error occurs
685
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
685
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
686
686
  */
687
687
  acceptRecommendations(acceptRecommendationsRequest) {
688
688
  return __awaiter(this, void 0, void 0, function* () {
@@ -743,7 +743,7 @@ class WaasClient {
743
743
  * @param CancelWorkRequestRequest
744
744
  * @return CancelWorkRequestResponse
745
745
  * @throws OciError when an error occurs
746
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
747
747
  */
748
748
  cancelWorkRequest(cancelWorkRequestRequest) {
749
749
  return __awaiter(this, void 0, void 0, function* () {
@@ -802,7 +802,7 @@ class WaasClient {
802
802
  * @param ChangeAddressListCompartmentRequest
803
803
  * @return ChangeAddressListCompartmentResponse
804
804
  * @throws OciError when an error occurs
805
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
805
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
806
806
  */
807
807
  changeAddressListCompartment(changeAddressListCompartmentRequest) {
808
808
  return __awaiter(this, void 0, void 0, function* () {
@@ -861,7 +861,7 @@ class WaasClient {
861
861
  * @param ChangeCertificateCompartmentRequest
862
862
  * @return ChangeCertificateCompartmentResponse
863
863
  * @throws OciError when an error occurs
864
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
864
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
865
865
  */
866
866
  changeCertificateCompartment(changeCertificateCompartmentRequest) {
867
867
  return __awaiter(this, void 0, void 0, function* () {
@@ -918,7 +918,7 @@ class WaasClient {
918
918
  * @param ChangeCustomProtectionRuleCompartmentRequest
919
919
  * @return ChangeCustomProtectionRuleCompartmentResponse
920
920
  * @throws OciError when an error occurs
921
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
921
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
922
922
  */
923
923
  changeCustomProtectionRuleCompartment(changeCustomProtectionRuleCompartmentRequest) {
924
924
  return __awaiter(this, void 0, void 0, function* () {
@@ -977,7 +977,7 @@ class WaasClient {
977
977
  * @param ChangeWaasPolicyCompartmentRequest
978
978
  * @return ChangeWaasPolicyCompartmentResponse
979
979
  * @throws OciError when an error occurs
980
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
980
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
981
981
  */
982
982
  changeWaasPolicyCompartment(changeWaasPolicyCompartmentRequest) {
983
983
  return __awaiter(this, void 0, void 0, function* () {
@@ -1034,7 +1034,7 @@ class WaasClient {
1034
1034
  * @param CreateAddressListRequest
1035
1035
  * @return CreateAddressListResponse
1036
1036
  * @throws OciError when an error occurs
1037
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
1037
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
1038
1038
  */
1039
1039
  createAddressList(createAddressListRequest) {
1040
1040
  return __awaiter(this, void 0, void 0, function* () {
@@ -1099,7 +1099,7 @@ class WaasClient {
1099
1099
  * @param CreateCertificateRequest
1100
1100
  * @return CreateCertificateResponse
1101
1101
  * @throws OciError when an error occurs
1102
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
1102
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
1103
1103
  */
1104
1104
  createCertificate(createCertificateRequest) {
1105
1105
  return __awaiter(this, void 0, void 0, function* () {
@@ -1164,7 +1164,7 @@ class WaasClient {
1164
1164
  * @param CreateCustomProtectionRuleRequest
1165
1165
  * @return CreateCustomProtectionRuleResponse
1166
1166
  * @throws OciError when an error occurs
1167
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
1167
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
1168
1168
  */
1169
1169
  createCustomProtectionRule(createCustomProtectionRuleRequest) {
1170
1170
  return __awaiter(this, void 0, void 0, function* () {
@@ -1239,7 +1239,7 @@ class WaasClient {
1239
1239
  * @param CreateWaasPolicyRequest
1240
1240
  * @return CreateWaasPolicyResponse
1241
1241
  * @throws OciError when an error occurs
1242
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
1242
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
1243
1243
  */
1244
1244
  createWaasPolicy(createWaasPolicyRequest) {
1245
1245
  return __awaiter(this, void 0, void 0, function* () {
@@ -1303,7 +1303,7 @@ class WaasClient {
1303
1303
  * @param DeleteAddressListRequest
1304
1304
  * @return DeleteAddressListResponse
1305
1305
  * @throws OciError when an error occurs
1306
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
1306
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
1307
1307
  */
1308
1308
  deleteAddressList(deleteAddressListRequest) {
1309
1309
  return __awaiter(this, void 0, void 0, function* () {
@@ -1359,7 +1359,7 @@ class WaasClient {
1359
1359
  * @param DeleteCertificateRequest
1360
1360
  * @return DeleteCertificateResponse
1361
1361
  * @throws OciError when an error occurs
1362
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
1362
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
1363
1363
  */
1364
1364
  deleteCertificate(deleteCertificateRequest) {
1365
1365
  return __awaiter(this, void 0, void 0, function* () {
@@ -1415,7 +1415,7 @@ class WaasClient {
1415
1415
  * @param DeleteCustomProtectionRuleRequest
1416
1416
  * @return DeleteCustomProtectionRuleResponse
1417
1417
  * @throws OciError when an error occurs
1418
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
1418
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
1419
1419
  */
1420
1420
  deleteCustomProtectionRule(deleteCustomProtectionRuleRequest) {
1421
1421
  return __awaiter(this, void 0, void 0, function* () {
@@ -1471,7 +1471,7 @@ class WaasClient {
1471
1471
  * @param DeleteWaasPolicyRequest
1472
1472
  * @return DeleteWaasPolicyResponse
1473
1473
  * @throws OciError when an error occurs
1474
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
1474
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
1475
1475
  */
1476
1476
  deleteWaasPolicy(deleteWaasPolicyRequest) {
1477
1477
  return __awaiter(this, void 0, void 0, function* () {
@@ -1532,7 +1532,7 @@ class WaasClient {
1532
1532
  * @param GetAddressListRequest
1533
1533
  * @return GetAddressListResponse
1534
1534
  * @throws OciError when an error occurs
1535
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
1535
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
1536
1536
  */
1537
1537
  getAddressList(getAddressListRequest) {
1538
1538
  return __awaiter(this, void 0, void 0, function* () {
@@ -1595,7 +1595,7 @@ class WaasClient {
1595
1595
  * @param GetCertificateRequest
1596
1596
  * @return GetCertificateResponse
1597
1597
  * @throws OciError when an error occurs
1598
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
1598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
1599
1599
  */
1600
1600
  getCertificate(getCertificateRequest) {
1601
1601
  return __awaiter(this, void 0, void 0, function* () {
@@ -1658,7 +1658,7 @@ class WaasClient {
1658
1658
  * @param GetCustomProtectionRuleRequest
1659
1659
  * @return GetCustomProtectionRuleResponse
1660
1660
  * @throws OciError when an error occurs
1661
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
1661
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
1662
1662
  */
1663
1663
  getCustomProtectionRule(getCustomProtectionRuleRequest) {
1664
1664
  return __awaiter(this, void 0, void 0, function* () {
@@ -1721,7 +1721,7 @@ class WaasClient {
1721
1721
  * @param GetDeviceFingerprintChallengeRequest
1722
1722
  * @return GetDeviceFingerprintChallengeResponse
1723
1723
  * @throws OciError when an error occurs
1724
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
1724
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
1725
1725
  */
1726
1726
  getDeviceFingerprintChallenge(getDeviceFingerprintChallengeRequest) {
1727
1727
  return __awaiter(this, void 0, void 0, function* () {
@@ -1784,7 +1784,7 @@ class WaasClient {
1784
1784
  * @param GetHumanInteractionChallengeRequest
1785
1785
  * @return GetHumanInteractionChallengeResponse
1786
1786
  * @throws OciError when an error occurs
1787
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
1787
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
1788
1788
  */
1789
1789
  getHumanInteractionChallenge(getHumanInteractionChallengeRequest) {
1790
1790
  return __awaiter(this, void 0, void 0, function* () {
@@ -1847,7 +1847,7 @@ class WaasClient {
1847
1847
  * @param GetJsChallengeRequest
1848
1848
  * @return GetJsChallengeResponse
1849
1849
  * @throws OciError when an error occurs
1850
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
1850
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
1851
1851
  */
1852
1852
  getJsChallenge(getJsChallengeRequest) {
1853
1853
  return __awaiter(this, void 0, void 0, function* () {
@@ -1910,7 +1910,7 @@ class WaasClient {
1910
1910
  * @param GetPolicyConfigRequest
1911
1911
  * @return GetPolicyConfigResponse
1912
1912
  * @throws OciError when an error occurs
1913
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
1913
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
1914
1914
  */
1915
1915
  getPolicyConfig(getPolicyConfigRequest) {
1916
1916
  return __awaiter(this, void 0, void 0, function* () {
@@ -1973,7 +1973,7 @@ class WaasClient {
1973
1973
  * @param GetProtectionRuleRequest
1974
1974
  * @return GetProtectionRuleResponse
1975
1975
  * @throws OciError when an error occurs
1976
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
1976
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
1977
1977
  */
1978
1978
  getProtectionRule(getProtectionRuleRequest) {
1979
1979
  return __awaiter(this, void 0, void 0, function* () {
@@ -2037,7 +2037,7 @@ class WaasClient {
2037
2037
  * @param GetProtectionSettingsRequest
2038
2038
  * @return GetProtectionSettingsResponse
2039
2039
  * @throws OciError when an error occurs
2040
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
2040
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
2041
2041
  */
2042
2042
  getProtectionSettings(getProtectionSettingsRequest) {
2043
2043
  return __awaiter(this, void 0, void 0, function* () {
@@ -2100,7 +2100,7 @@ class WaasClient {
2100
2100
  * @param GetWaasPolicyRequest
2101
2101
  * @return GetWaasPolicyResponse
2102
2102
  * @throws OciError when an error occurs
2103
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
2103
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
2104
2104
  */
2105
2105
  getWaasPolicy(getWaasPolicyRequest) {
2106
2106
  return __awaiter(this, void 0, void 0, function* () {
@@ -2163,7 +2163,7 @@ class WaasClient {
2163
2163
  * @param GetWafAddressRateLimitingRequest
2164
2164
  * @return GetWafAddressRateLimitingResponse
2165
2165
  * @throws OciError when an error occurs
2166
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
2166
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
2167
2167
  */
2168
2168
  getWafAddressRateLimiting(getWafAddressRateLimitingRequest) {
2169
2169
  return __awaiter(this, void 0, void 0, function* () {
@@ -2226,7 +2226,7 @@ class WaasClient {
2226
2226
  * @param GetWafConfigRequest
2227
2227
  * @return GetWafConfigResponse
2228
2228
  * @throws OciError when an error occurs
2229
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
2229
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
2230
2230
  */
2231
2231
  getWafConfig(getWafConfigRequest) {
2232
2232
  return __awaiter(this, void 0, void 0, function* () {
@@ -2289,7 +2289,7 @@ class WaasClient {
2289
2289
  * @param GetWorkRequestRequest
2290
2290
  * @return GetWorkRequestResponse
2291
2291
  * @throws OciError when an error occurs
2292
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2292
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2293
2293
  */
2294
2294
  getWorkRequest(getWorkRequestRequest) {
2295
2295
  return __awaiter(this, void 0, void 0, function* () {
@@ -2358,7 +2358,7 @@ class WaasClient {
2358
2358
  * @param ListAccessRulesRequest
2359
2359
  * @return ListAccessRulesResponse
2360
2360
  * @throws OciError when an error occurs
2361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
2361
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
2362
2362
  */
2363
2363
  listAccessRules(listAccessRulesRequest) {
2364
2364
  return __awaiter(this, void 0, void 0, function* () {
@@ -2469,7 +2469,7 @@ class WaasClient {
2469
2469
  * @param ListAddressListsRequest
2470
2470
  * @return ListAddressListsResponse
2471
2471
  * @throws OciError when an error occurs
2472
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
2472
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
2473
2473
  */
2474
2474
  listAddressLists(listAddressListsRequest) {
2475
2475
  return __awaiter(this, void 0, void 0, function* () {
@@ -2582,7 +2582,7 @@ class WaasClient {
2582
2582
  * @param ListCachingRulesRequest
2583
2583
  * @return ListCachingRulesResponse
2584
2584
  * @throws OciError when an error occurs
2585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
2585
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
2586
2586
  */
2587
2587
  listCachingRules(listCachingRulesRequest) {
2588
2588
  return __awaiter(this, void 0, void 0, function* () {
@@ -2698,7 +2698,7 @@ class WaasClient {
2698
2698
  * @param ListCaptchasRequest
2699
2699
  * @return ListCaptchasResponse
2700
2700
  * @throws OciError when an error occurs
2701
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
2701
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
2702
2702
  */
2703
2703
  listCaptchas(listCaptchasRequest) {
2704
2704
  return __awaiter(this, void 0, void 0, function* () {
@@ -2809,7 +2809,7 @@ class WaasClient {
2809
2809
  * @param ListCertificatesRequest
2810
2810
  * @return ListCertificatesResponse
2811
2811
  * @throws OciError when an error occurs
2812
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
2812
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
2813
2813
  */
2814
2814
  listCertificates(listCertificatesRequest) {
2815
2815
  return __awaiter(this, void 0, void 0, function* () {
@@ -2921,7 +2921,7 @@ class WaasClient {
2921
2921
  * @param ListCustomProtectionRulesRequest
2922
2922
  * @return ListCustomProtectionRulesResponse
2923
2923
  * @throws OciError when an error occurs
2924
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
2924
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
2925
2925
  */
2926
2926
  listCustomProtectionRules(listCustomProtectionRulesRequest) {
2927
2927
  return __awaiter(this, void 0, void 0, function* () {
@@ -3033,7 +3033,7 @@ class WaasClient {
3033
3033
  * @param ListEdgeSubnetsRequest
3034
3034
  * @return ListEdgeSubnetsResponse
3035
3035
  * @throws OciError when an error occurs
3036
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
3036
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
3037
3037
  */
3038
3038
  listEdgeSubnets(listEdgeSubnetsRequest) {
3039
3039
  return __awaiter(this, void 0, void 0, function* () {
@@ -3142,7 +3142,7 @@ class WaasClient {
3142
3142
  * @param ListGoodBotsRequest
3143
3143
  * @return ListGoodBotsResponse
3144
3144
  * @throws OciError when an error occurs
3145
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
3145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
3146
3146
  */
3147
3147
  listGoodBots(listGoodBotsRequest) {
3148
3148
  return __awaiter(this, void 0, void 0, function* () {
@@ -3254,7 +3254,7 @@ class WaasClient {
3254
3254
  * @param ListProtectionRulesRequest
3255
3255
  * @return ListProtectionRulesResponse
3256
3256
  * @throws OciError when an error occurs
3257
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
3257
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
3258
3258
  */
3259
3259
  listProtectionRules(listProtectionRulesRequest) {
3260
3260
  return __awaiter(this, void 0, void 0, function* () {
@@ -3370,7 +3370,7 @@ class WaasClient {
3370
3370
  * @param ListRecommendationsRequest
3371
3371
  * @return ListRecommendationsResponse
3372
3372
  * @throws OciError when an error occurs
3373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
3373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
3374
3374
  */
3375
3375
  listRecommendations(listRecommendationsRequest) {
3376
3376
  return __awaiter(this, void 0, void 0, function* () {
@@ -3485,7 +3485,7 @@ class WaasClient {
3485
3485
  * @param ListThreatFeedsRequest
3486
3486
  * @return ListThreatFeedsResponse
3487
3487
  * @throws OciError when an error occurs
3488
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
3488
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
3489
3489
  */
3490
3490
  listThreatFeeds(listThreatFeedsRequest) {
3491
3491
  return __awaiter(this, void 0, void 0, function* () {
@@ -3596,7 +3596,7 @@ class WaasClient {
3596
3596
  * @param ListWaasPoliciesRequest
3597
3597
  * @return ListWaasPoliciesResponse
3598
3598
  * @throws OciError when an error occurs
3599
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
3599
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
3600
3600
  */
3601
3601
  listWaasPolicies(listWaasPoliciesRequest) {
3602
3602
  return __awaiter(this, void 0, void 0, function* () {
@@ -3708,7 +3708,7 @@ class WaasClient {
3708
3708
  * @param ListWaasPolicyCustomProtectionRulesRequest
3709
3709
  * @return ListWaasPolicyCustomProtectionRulesResponse
3710
3710
  * @throws OciError when an error occurs
3711
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
3711
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
3712
3712
  */
3713
3713
  listWaasPolicyCustomProtectionRules(listWaasPolicyCustomProtectionRulesRequest) {
3714
3714
  return __awaiter(this, void 0, void 0, function* () {
@@ -3821,7 +3821,7 @@ class WaasClient {
3821
3821
  * @param ListWafBlockedRequestsRequest
3822
3822
  * @return ListWafBlockedRequestsResponse
3823
3823
  * @throws OciError when an error occurs
3824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
3824
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
3825
3825
  */
3826
3826
  listWafBlockedRequests(listWafBlockedRequestsRequest) {
3827
3827
  return __awaiter(this, void 0, void 0, function* () {
@@ -3933,7 +3933,7 @@ class WaasClient {
3933
3933
  * @param ListWafLogsRequest
3934
3934
  * @return ListWafLogsResponse
3935
3935
  * @throws OciError when an error occurs
3936
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
3936
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
3937
3937
  */
3938
3938
  listWafLogs(listWafLogsRequest) {
3939
3939
  return __awaiter(this, void 0, void 0, function* () {
@@ -4061,7 +4061,7 @@ class WaasClient {
4061
4061
  * @param ListWafRequestsRequest
4062
4062
  * @return ListWafRequestsResponse
4063
4063
  * @throws OciError when an error occurs
4064
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
4064
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
4065
4065
  */
4066
4066
  listWafRequests(listWafRequestsRequest) {
4067
4067
  return __awaiter(this, void 0, void 0, function* () {
@@ -4171,7 +4171,7 @@ class WaasClient {
4171
4171
  * @param ListWafTrafficRequest
4172
4172
  * @return ListWafTrafficResponse
4173
4173
  * @throws OciError when an error occurs
4174
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
4174
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
4175
4175
  */
4176
4176
  listWafTraffic(listWafTrafficRequest) {
4177
4177
  return __awaiter(this, void 0, void 0, function* () {
@@ -4279,7 +4279,7 @@ class WaasClient {
4279
4279
  * @param ListWhitelistsRequest
4280
4280
  * @return ListWhitelistsResponse
4281
4281
  * @throws OciError when an error occurs
4282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
4282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
4283
4283
  */
4284
4284
  listWhitelists(listWhitelistsRequest) {
4285
4285
  return __awaiter(this, void 0, void 0, function* () {
@@ -4390,7 +4390,7 @@ class WaasClient {
4390
4390
  * @param ListWorkRequestsRequest
4391
4391
  * @return ListWorkRequestsResponse
4392
4392
  * @throws OciError when an error occurs
4393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4394
4394
  */
4395
4395
  listWorkRequests(listWorkRequestsRequest) {
4396
4396
  return __awaiter(this, void 0, void 0, function* () {
@@ -4499,7 +4499,7 @@ class WaasClient {
4499
4499
  * @param PurgeCacheRequest
4500
4500
  * @return PurgeCacheResponse
4501
4501
  * @throws OciError when an error occurs
4502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
4502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
4503
4503
  */
4504
4504
  purgeCache(purgeCacheRequest) {
4505
4505
  return __awaiter(this, void 0, void 0, function* () {
@@ -4568,7 +4568,7 @@ class WaasClient {
4568
4568
  * @param UpdateAccessRulesRequest
4569
4569
  * @return UpdateAccessRulesResponse
4570
4570
  * @throws OciError when an error occurs
4571
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
4571
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
4572
4572
  */
4573
4573
  updateAccessRules(updateAccessRulesRequest) {
4574
4574
  return __awaiter(this, void 0, void 0, function* () {
@@ -4630,7 +4630,7 @@ class WaasClient {
4630
4630
  * @param UpdateAddressListRequest
4631
4631
  * @return UpdateAddressListResponse
4632
4632
  * @throws OciError when an error occurs
4633
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
4633
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
4634
4634
  */
4635
4635
  updateAddressList(updateAddressListRequest) {
4636
4636
  return __awaiter(this, void 0, void 0, function* () {
@@ -4701,7 +4701,7 @@ class WaasClient {
4701
4701
  * @param UpdateCachingRulesRequest
4702
4702
  * @return UpdateCachingRulesResponse
4703
4703
  * @throws OciError when an error occurs
4704
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
4704
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
4705
4705
  */
4706
4706
  updateCachingRules(updateCachingRulesRequest) {
4707
4707
  return __awaiter(this, void 0, void 0, function* () {
@@ -4771,7 +4771,7 @@ class WaasClient {
4771
4771
  * @param UpdateCaptchasRequest
4772
4772
  * @return UpdateCaptchasResponse
4773
4773
  * @throws OciError when an error occurs
4774
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
4774
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
4775
4775
  */
4776
4776
  updateCaptchas(updateCaptchasRequest) {
4777
4777
  return __awaiter(this, void 0, void 0, function* () {
@@ -4833,7 +4833,7 @@ class WaasClient {
4833
4833
  * @param UpdateCertificateRequest
4834
4834
  * @return UpdateCertificateResponse
4835
4835
  * @throws OciError when an error occurs
4836
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
4836
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
4837
4837
  */
4838
4838
  updateCertificate(updateCertificateRequest) {
4839
4839
  return __awaiter(this, void 0, void 0, function* () {
@@ -4898,7 +4898,7 @@ class WaasClient {
4898
4898
  * @param UpdateCustomProtectionRuleRequest
4899
4899
  * @return UpdateCustomProtectionRuleResponse
4900
4900
  * @throws OciError when an error occurs
4901
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
4901
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
4902
4902
  */
4903
4903
  updateCustomProtectionRule(updateCustomProtectionRuleRequest) {
4904
4904
  return __awaiter(this, void 0, void 0, function* () {
@@ -4968,7 +4968,7 @@ class WaasClient {
4968
4968
  * @param UpdateDeviceFingerprintChallengeRequest
4969
4969
  * @return UpdateDeviceFingerprintChallengeResponse
4970
4970
  * @throws OciError when an error occurs
4971
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
4971
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
4972
4972
  */
4973
4973
  updateDeviceFingerprintChallenge(updateDeviceFingerprintChallengeRequest) {
4974
4974
  return __awaiter(this, void 0, void 0, function* () {
@@ -5032,7 +5032,7 @@ class WaasClient {
5032
5032
  * @param UpdateGoodBotsRequest
5033
5033
  * @return UpdateGoodBotsResponse
5034
5034
  * @throws OciError when an error occurs
5035
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
5035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
5036
5036
  */
5037
5037
  updateGoodBots(updateGoodBotsRequest) {
5038
5038
  return __awaiter(this, void 0, void 0, function* () {
@@ -5094,7 +5094,7 @@ class WaasClient {
5094
5094
  * @param UpdateHumanInteractionChallengeRequest
5095
5095
  * @return UpdateHumanInteractionChallengeResponse
5096
5096
  * @throws OciError when an error occurs
5097
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
5097
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
5098
5098
  */
5099
5099
  updateHumanInteractionChallenge(updateHumanInteractionChallengeRequest) {
5100
5100
  return __awaiter(this, void 0, void 0, function* () {
@@ -5156,7 +5156,7 @@ class WaasClient {
5156
5156
  * @param UpdateJsChallengeRequest
5157
5157
  * @return UpdateJsChallengeResponse
5158
5158
  * @throws OciError when an error occurs
5159
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
5159
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
5160
5160
  */
5161
5161
  updateJsChallenge(updateJsChallengeRequest) {
5162
5162
  return __awaiter(this, void 0, void 0, function* () {
@@ -5218,7 +5218,7 @@ class WaasClient {
5218
5218
  * @param UpdatePolicyConfigRequest
5219
5219
  * @return UpdatePolicyConfigResponse
5220
5220
  * @throws OciError when an error occurs
5221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
5221
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
5222
5222
  */
5223
5223
  updatePolicyConfig(updatePolicyConfigRequest) {
5224
5224
  return __awaiter(this, void 0, void 0, function* () {
@@ -5282,7 +5282,7 @@ class WaasClient {
5282
5282
  * @param UpdateProtectionRulesRequest
5283
5283
  * @return UpdateProtectionRulesResponse
5284
5284
  * @throws OciError when an error occurs
5285
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
5285
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
5286
5286
  */
5287
5287
  updateProtectionRules(updateProtectionRulesRequest) {
5288
5288
  return __awaiter(this, void 0, void 0, function* () {
@@ -5343,7 +5343,7 @@ class WaasClient {
5343
5343
  * @param UpdateProtectionSettingsRequest
5344
5344
  * @return UpdateProtectionSettingsResponse
5345
5345
  * @throws OciError when an error occurs
5346
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
5346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
5347
5347
  */
5348
5348
  updateProtectionSettings(updateProtectionSettingsRequest) {
5349
5349
  return __awaiter(this, void 0, void 0, function* () {
@@ -5405,7 +5405,7 @@ class WaasClient {
5405
5405
  * @param UpdateThreatFeedsRequest
5406
5406
  * @return UpdateThreatFeedsResponse
5407
5407
  * @throws OciError when an error occurs
5408
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
5408
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
5409
5409
  */
5410
5410
  updateThreatFeeds(updateThreatFeedsRequest) {
5411
5411
  return __awaiter(this, void 0, void 0, function* () {
@@ -5468,7 +5468,7 @@ class WaasClient {
5468
5468
  * @param UpdateWaasPolicyRequest
5469
5469
  * @return UpdateWaasPolicyResponse
5470
5470
  * @throws OciError when an error occurs
5471
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
5471
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
5472
5472
  */
5473
5473
  updateWaasPolicy(updateWaasPolicyRequest) {
5474
5474
  return __awaiter(this, void 0, void 0, function* () {
@@ -5530,7 +5530,7 @@ class WaasClient {
5530
5530
  * @param UpdateWaasPolicyCustomProtectionRulesRequest
5531
5531
  * @return UpdateWaasPolicyCustomProtectionRulesResponse
5532
5532
  * @throws OciError when an error occurs
5533
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
5533
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
5534
5534
  */
5535
5535
  updateWaasPolicyCustomProtectionRules(updateWaasPolicyCustomProtectionRulesRequest) {
5536
5536
  return __awaiter(this, void 0, void 0, function* () {
@@ -5592,7 +5592,7 @@ class WaasClient {
5592
5592
  * @param UpdateWafAddressRateLimitingRequest
5593
5593
  * @return UpdateWafAddressRateLimitingResponse
5594
5594
  * @throws OciError when an error occurs
5595
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
5595
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
5596
5596
  */
5597
5597
  updateWafAddressRateLimiting(updateWafAddressRateLimitingRequest) {
5598
5598
  return __awaiter(this, void 0, void 0, function* () {
@@ -5662,7 +5662,7 @@ class WaasClient {
5662
5662
  * @param UpdateWafConfigRequest
5663
5663
  * @return UpdateWafConfigResponse
5664
5664
  * @throws OciError when an error occurs
5665
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
5665
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
5666
5666
  */
5667
5667
  updateWafConfig(updateWafConfigRequest) {
5668
5668
  return __awaiter(this, void 0, void 0, function* () {
@@ -5732,7 +5732,7 @@ class WaasClient {
5732
5732
  * @param UpdateWhitelistsRequest
5733
5733
  * @return UpdateWhitelistsResponse
5734
5734
  * @throws OciError when an error occurs
5735
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.49.0/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
5735
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.50.0/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
5736
5736
  */
5737
5737
  updateWhitelists(updateWhitelistsRequest) {
5738
5738
  return __awaiter(this, void 0, void 0, function* () {