oci-waas 2.80.0 → 2.81.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
@@ -199,7 +199,7 @@ class RedirectClient {
199
199
  * @param ChangeHttpRedirectCompartmentRequest
200
200
  * @return ChangeHttpRedirectCompartmentResponse
201
201
  * @throws OciError when an error occurs
202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
203
203
  */
204
204
  changeHttpRedirectCompartment(changeHttpRedirectCompartmentRequest) {
205
205
  return __awaiter(this, void 0, void 0, function* () {
@@ -256,7 +256,7 @@ class RedirectClient {
256
256
  * @param CreateHttpRedirectRequest
257
257
  * @return CreateHttpRedirectResponse
258
258
  * @throws OciError when an error occurs
259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
260
260
  */
261
261
  createHttpRedirect(createHttpRedirectRequest) {
262
262
  return __awaiter(this, void 0, void 0, function* () {
@@ -315,7 +315,7 @@ class RedirectClient {
315
315
  * @param DeleteHttpRedirectRequest
316
316
  * @return DeleteHttpRedirectResponse
317
317
  * @throws OciError when an error occurs
318
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
319
319
  */
320
320
  deleteHttpRedirect(deleteHttpRedirectRequest) {
321
321
  return __awaiter(this, void 0, void 0, function* () {
@@ -376,7 +376,7 @@ class RedirectClient {
376
376
  * @param GetHttpRedirectRequest
377
377
  * @return GetHttpRedirectResponse
378
378
  * @throws OciError when an error occurs
379
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
379
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
380
380
  */
381
381
  getHttpRedirect(getHttpRedirectRequest) {
382
382
  return __awaiter(this, void 0, void 0, function* () {
@@ -439,7 +439,7 @@ class RedirectClient {
439
439
  * @param ListHttpRedirectsRequest
440
440
  * @return ListHttpRedirectsResponse
441
441
  * @throws OciError when an error occurs
442
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
442
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
443
443
  */
444
444
  listHttpRedirects(listHttpRedirectsRequest) {
445
445
  return __awaiter(this, void 0, void 0, function* () {
@@ -551,7 +551,7 @@ class RedirectClient {
551
551
  * @param UpdateHttpRedirectRequest
552
552
  * @return UpdateHttpRedirectResponse
553
553
  * @throws OciError when an error occurs
554
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
554
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
555
555
  */
556
556
  updateHttpRedirect(updateHttpRedirectRequest) {
557
557
  return __awaiter(this, void 0, void 0, function* () {
@@ -761,7 +761,7 @@ class WaasClient {
761
761
  * @param AcceptRecommendationsRequest
762
762
  * @return AcceptRecommendationsResponse
763
763
  * @throws OciError when an error occurs
764
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
764
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
765
765
  */
766
766
  acceptRecommendations(acceptRecommendationsRequest) {
767
767
  return __awaiter(this, void 0, void 0, function* () {
@@ -822,7 +822,7 @@ class WaasClient {
822
822
  * @param CancelWorkRequestRequest
823
823
  * @return CancelWorkRequestResponse
824
824
  * @throws OciError when an error occurs
825
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
825
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
826
826
  */
827
827
  cancelWorkRequest(cancelWorkRequestRequest) {
828
828
  return __awaiter(this, void 0, void 0, function* () {
@@ -881,7 +881,7 @@ class WaasClient {
881
881
  * @param ChangeAddressListCompartmentRequest
882
882
  * @return ChangeAddressListCompartmentResponse
883
883
  * @throws OciError when an error occurs
884
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
884
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
885
885
  */
886
886
  changeAddressListCompartment(changeAddressListCompartmentRequest) {
887
887
  return __awaiter(this, void 0, void 0, function* () {
@@ -940,7 +940,7 @@ class WaasClient {
940
940
  * @param ChangeCertificateCompartmentRequest
941
941
  * @return ChangeCertificateCompartmentResponse
942
942
  * @throws OciError when an error occurs
943
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
944
944
  */
945
945
  changeCertificateCompartment(changeCertificateCompartmentRequest) {
946
946
  return __awaiter(this, void 0, void 0, function* () {
@@ -997,7 +997,7 @@ class WaasClient {
997
997
  * @param ChangeCustomProtectionRuleCompartmentRequest
998
998
  * @return ChangeCustomProtectionRuleCompartmentResponse
999
999
  * @throws OciError when an error occurs
1000
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
1000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
1001
1001
  */
1002
1002
  changeCustomProtectionRuleCompartment(changeCustomProtectionRuleCompartmentRequest) {
1003
1003
  return __awaiter(this, void 0, void 0, function* () {
@@ -1056,7 +1056,7 @@ class WaasClient {
1056
1056
  * @param ChangeWaasPolicyCompartmentRequest
1057
1057
  * @return ChangeWaasPolicyCompartmentResponse
1058
1058
  * @throws OciError when an error occurs
1059
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
1059
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
1060
1060
  */
1061
1061
  changeWaasPolicyCompartment(changeWaasPolicyCompartmentRequest) {
1062
1062
  return __awaiter(this, void 0, void 0, function* () {
@@ -1113,7 +1113,7 @@ class WaasClient {
1113
1113
  * @param CreateAddressListRequest
1114
1114
  * @return CreateAddressListResponse
1115
1115
  * @throws OciError when an error occurs
1116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
1116
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
1117
1117
  */
1118
1118
  createAddressList(createAddressListRequest) {
1119
1119
  return __awaiter(this, void 0, void 0, function* () {
@@ -1178,7 +1178,7 @@ class WaasClient {
1178
1178
  * @param CreateCertificateRequest
1179
1179
  * @return CreateCertificateResponse
1180
1180
  * @throws OciError when an error occurs
1181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
1181
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
1182
1182
  */
1183
1183
  createCertificate(createCertificateRequest) {
1184
1184
  return __awaiter(this, void 0, void 0, function* () {
@@ -1243,7 +1243,7 @@ class WaasClient {
1243
1243
  * @param CreateCustomProtectionRuleRequest
1244
1244
  * @return CreateCustomProtectionRuleResponse
1245
1245
  * @throws OciError when an error occurs
1246
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
1246
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
1247
1247
  */
1248
1248
  createCustomProtectionRule(createCustomProtectionRuleRequest) {
1249
1249
  return __awaiter(this, void 0, void 0, function* () {
@@ -1318,7 +1318,7 @@ class WaasClient {
1318
1318
  * @param CreateWaasPolicyRequest
1319
1319
  * @return CreateWaasPolicyResponse
1320
1320
  * @throws OciError when an error occurs
1321
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
1321
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
1322
1322
  */
1323
1323
  createWaasPolicy(createWaasPolicyRequest) {
1324
1324
  return __awaiter(this, void 0, void 0, function* () {
@@ -1382,7 +1382,7 @@ class WaasClient {
1382
1382
  * @param DeleteAddressListRequest
1383
1383
  * @return DeleteAddressListResponse
1384
1384
  * @throws OciError when an error occurs
1385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
1385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
1386
1386
  */
1387
1387
  deleteAddressList(deleteAddressListRequest) {
1388
1388
  return __awaiter(this, void 0, void 0, function* () {
@@ -1438,7 +1438,7 @@ class WaasClient {
1438
1438
  * @param DeleteCertificateRequest
1439
1439
  * @return DeleteCertificateResponse
1440
1440
  * @throws OciError when an error occurs
1441
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
1441
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
1442
1442
  */
1443
1443
  deleteCertificate(deleteCertificateRequest) {
1444
1444
  return __awaiter(this, void 0, void 0, function* () {
@@ -1494,7 +1494,7 @@ class WaasClient {
1494
1494
  * @param DeleteCustomProtectionRuleRequest
1495
1495
  * @return DeleteCustomProtectionRuleResponse
1496
1496
  * @throws OciError when an error occurs
1497
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
1497
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
1498
1498
  */
1499
1499
  deleteCustomProtectionRule(deleteCustomProtectionRuleRequest) {
1500
1500
  return __awaiter(this, void 0, void 0, function* () {
@@ -1550,7 +1550,7 @@ class WaasClient {
1550
1550
  * @param DeleteWaasPolicyRequest
1551
1551
  * @return DeleteWaasPolicyResponse
1552
1552
  * @throws OciError when an error occurs
1553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
1553
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
1554
1554
  */
1555
1555
  deleteWaasPolicy(deleteWaasPolicyRequest) {
1556
1556
  return __awaiter(this, void 0, void 0, function* () {
@@ -1611,7 +1611,7 @@ class WaasClient {
1611
1611
  * @param GetAddressListRequest
1612
1612
  * @return GetAddressListResponse
1613
1613
  * @throws OciError when an error occurs
1614
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
1614
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
1615
1615
  */
1616
1616
  getAddressList(getAddressListRequest) {
1617
1617
  return __awaiter(this, void 0, void 0, function* () {
@@ -1674,7 +1674,7 @@ class WaasClient {
1674
1674
  * @param GetCertificateRequest
1675
1675
  * @return GetCertificateResponse
1676
1676
  * @throws OciError when an error occurs
1677
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
1677
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
1678
1678
  */
1679
1679
  getCertificate(getCertificateRequest) {
1680
1680
  return __awaiter(this, void 0, void 0, function* () {
@@ -1737,7 +1737,7 @@ class WaasClient {
1737
1737
  * @param GetCustomProtectionRuleRequest
1738
1738
  * @return GetCustomProtectionRuleResponse
1739
1739
  * @throws OciError when an error occurs
1740
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
1740
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
1741
1741
  */
1742
1742
  getCustomProtectionRule(getCustomProtectionRuleRequest) {
1743
1743
  return __awaiter(this, void 0, void 0, function* () {
@@ -1800,7 +1800,7 @@ class WaasClient {
1800
1800
  * @param GetDeviceFingerprintChallengeRequest
1801
1801
  * @return GetDeviceFingerprintChallengeResponse
1802
1802
  * @throws OciError when an error occurs
1803
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
1803
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
1804
1804
  */
1805
1805
  getDeviceFingerprintChallenge(getDeviceFingerprintChallengeRequest) {
1806
1806
  return __awaiter(this, void 0, void 0, function* () {
@@ -1863,7 +1863,7 @@ class WaasClient {
1863
1863
  * @param GetHumanInteractionChallengeRequest
1864
1864
  * @return GetHumanInteractionChallengeResponse
1865
1865
  * @throws OciError when an error occurs
1866
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
1866
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
1867
1867
  */
1868
1868
  getHumanInteractionChallenge(getHumanInteractionChallengeRequest) {
1869
1869
  return __awaiter(this, void 0, void 0, function* () {
@@ -1926,7 +1926,7 @@ class WaasClient {
1926
1926
  * @param GetJsChallengeRequest
1927
1927
  * @return GetJsChallengeResponse
1928
1928
  * @throws OciError when an error occurs
1929
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
1929
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
1930
1930
  */
1931
1931
  getJsChallenge(getJsChallengeRequest) {
1932
1932
  return __awaiter(this, void 0, void 0, function* () {
@@ -1989,7 +1989,7 @@ class WaasClient {
1989
1989
  * @param GetPolicyConfigRequest
1990
1990
  * @return GetPolicyConfigResponse
1991
1991
  * @throws OciError when an error occurs
1992
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
1992
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
1993
1993
  */
1994
1994
  getPolicyConfig(getPolicyConfigRequest) {
1995
1995
  return __awaiter(this, void 0, void 0, function* () {
@@ -2052,7 +2052,7 @@ class WaasClient {
2052
2052
  * @param GetProtectionRuleRequest
2053
2053
  * @return GetProtectionRuleResponse
2054
2054
  * @throws OciError when an error occurs
2055
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
2055
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
2056
2056
  */
2057
2057
  getProtectionRule(getProtectionRuleRequest) {
2058
2058
  return __awaiter(this, void 0, void 0, function* () {
@@ -2116,7 +2116,7 @@ class WaasClient {
2116
2116
  * @param GetProtectionSettingsRequest
2117
2117
  * @return GetProtectionSettingsResponse
2118
2118
  * @throws OciError when an error occurs
2119
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
2119
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
2120
2120
  */
2121
2121
  getProtectionSettings(getProtectionSettingsRequest) {
2122
2122
  return __awaiter(this, void 0, void 0, function* () {
@@ -2179,7 +2179,7 @@ class WaasClient {
2179
2179
  * @param GetWaasPolicyRequest
2180
2180
  * @return GetWaasPolicyResponse
2181
2181
  * @throws OciError when an error occurs
2182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
2182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
2183
2183
  */
2184
2184
  getWaasPolicy(getWaasPolicyRequest) {
2185
2185
  return __awaiter(this, void 0, void 0, function* () {
@@ -2242,7 +2242,7 @@ class WaasClient {
2242
2242
  * @param GetWafAddressRateLimitingRequest
2243
2243
  * @return GetWafAddressRateLimitingResponse
2244
2244
  * @throws OciError when an error occurs
2245
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
2245
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
2246
2246
  */
2247
2247
  getWafAddressRateLimiting(getWafAddressRateLimitingRequest) {
2248
2248
  return __awaiter(this, void 0, void 0, function* () {
@@ -2305,7 +2305,7 @@ class WaasClient {
2305
2305
  * @param GetWafConfigRequest
2306
2306
  * @return GetWafConfigResponse
2307
2307
  * @throws OciError when an error occurs
2308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
2308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
2309
2309
  */
2310
2310
  getWafConfig(getWafConfigRequest) {
2311
2311
  return __awaiter(this, void 0, void 0, function* () {
@@ -2368,7 +2368,7 @@ class WaasClient {
2368
2368
  * @param GetWorkRequestRequest
2369
2369
  * @return GetWorkRequestResponse
2370
2370
  * @throws OciError when an error occurs
2371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2372
2372
  */
2373
2373
  getWorkRequest(getWorkRequestRequest) {
2374
2374
  return __awaiter(this, void 0, void 0, function* () {
@@ -2437,7 +2437,7 @@ class WaasClient {
2437
2437
  * @param ListAccessRulesRequest
2438
2438
  * @return ListAccessRulesResponse
2439
2439
  * @throws OciError when an error occurs
2440
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
2440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
2441
2441
  */
2442
2442
  listAccessRules(listAccessRulesRequest) {
2443
2443
  return __awaiter(this, void 0, void 0, function* () {
@@ -2548,7 +2548,7 @@ class WaasClient {
2548
2548
  * @param ListAddressListsRequest
2549
2549
  * @return ListAddressListsResponse
2550
2550
  * @throws OciError when an error occurs
2551
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
2551
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
2552
2552
  */
2553
2553
  listAddressLists(listAddressListsRequest) {
2554
2554
  return __awaiter(this, void 0, void 0, function* () {
@@ -2661,7 +2661,7 @@ class WaasClient {
2661
2661
  * @param ListCachingRulesRequest
2662
2662
  * @return ListCachingRulesResponse
2663
2663
  * @throws OciError when an error occurs
2664
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
2664
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
2665
2665
  */
2666
2666
  listCachingRules(listCachingRulesRequest) {
2667
2667
  return __awaiter(this, void 0, void 0, function* () {
@@ -2777,7 +2777,7 @@ class WaasClient {
2777
2777
  * @param ListCaptchasRequest
2778
2778
  * @return ListCaptchasResponse
2779
2779
  * @throws OciError when an error occurs
2780
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
2780
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
2781
2781
  */
2782
2782
  listCaptchas(listCaptchasRequest) {
2783
2783
  return __awaiter(this, void 0, void 0, function* () {
@@ -2888,7 +2888,7 @@ class WaasClient {
2888
2888
  * @param ListCertificatesRequest
2889
2889
  * @return ListCertificatesResponse
2890
2890
  * @throws OciError when an error occurs
2891
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
2891
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
2892
2892
  */
2893
2893
  listCertificates(listCertificatesRequest) {
2894
2894
  return __awaiter(this, void 0, void 0, function* () {
@@ -3000,7 +3000,7 @@ class WaasClient {
3000
3000
  * @param ListCustomProtectionRulesRequest
3001
3001
  * @return ListCustomProtectionRulesResponse
3002
3002
  * @throws OciError when an error occurs
3003
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
3003
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
3004
3004
  */
3005
3005
  listCustomProtectionRules(listCustomProtectionRulesRequest) {
3006
3006
  return __awaiter(this, void 0, void 0, function* () {
@@ -3112,7 +3112,7 @@ class WaasClient {
3112
3112
  * @param ListEdgeSubnetsRequest
3113
3113
  * @return ListEdgeSubnetsResponse
3114
3114
  * @throws OciError when an error occurs
3115
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
3115
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
3116
3116
  */
3117
3117
  listEdgeSubnets(listEdgeSubnetsRequest) {
3118
3118
  return __awaiter(this, void 0, void 0, function* () {
@@ -3221,7 +3221,7 @@ class WaasClient {
3221
3221
  * @param ListGoodBotsRequest
3222
3222
  * @return ListGoodBotsResponse
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.80.0/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
3224
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
3225
3225
  */
3226
3226
  listGoodBots(listGoodBotsRequest) {
3227
3227
  return __awaiter(this, void 0, void 0, function* () {
@@ -3333,7 +3333,7 @@ class WaasClient {
3333
3333
  * @param ListProtectionRulesRequest
3334
3334
  * @return ListProtectionRulesResponse
3335
3335
  * @throws OciError when an error occurs
3336
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
3336
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
3337
3337
  */
3338
3338
  listProtectionRules(listProtectionRulesRequest) {
3339
3339
  return __awaiter(this, void 0, void 0, function* () {
@@ -3449,7 +3449,7 @@ class WaasClient {
3449
3449
  * @param ListRecommendationsRequest
3450
3450
  * @return ListRecommendationsResponse
3451
3451
  * @throws OciError when an error occurs
3452
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
3452
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
3453
3453
  */
3454
3454
  listRecommendations(listRecommendationsRequest) {
3455
3455
  return __awaiter(this, void 0, void 0, function* () {
@@ -3564,7 +3564,7 @@ class WaasClient {
3564
3564
  * @param ListThreatFeedsRequest
3565
3565
  * @return ListThreatFeedsResponse
3566
3566
  * @throws OciError when an error occurs
3567
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
3567
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
3568
3568
  */
3569
3569
  listThreatFeeds(listThreatFeedsRequest) {
3570
3570
  return __awaiter(this, void 0, void 0, function* () {
@@ -3675,7 +3675,7 @@ class WaasClient {
3675
3675
  * @param ListWaasPoliciesRequest
3676
3676
  * @return ListWaasPoliciesResponse
3677
3677
  * @throws OciError when an error occurs
3678
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
3678
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
3679
3679
  */
3680
3680
  listWaasPolicies(listWaasPoliciesRequest) {
3681
3681
  return __awaiter(this, void 0, void 0, function* () {
@@ -3787,7 +3787,7 @@ class WaasClient {
3787
3787
  * @param ListWaasPolicyCustomProtectionRulesRequest
3788
3788
  * @return ListWaasPolicyCustomProtectionRulesResponse
3789
3789
  * @throws OciError when an error occurs
3790
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
3790
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
3791
3791
  */
3792
3792
  listWaasPolicyCustomProtectionRules(listWaasPolicyCustomProtectionRulesRequest) {
3793
3793
  return __awaiter(this, void 0, void 0, function* () {
@@ -3900,7 +3900,7 @@ class WaasClient {
3900
3900
  * @param ListWafBlockedRequestsRequest
3901
3901
  * @return ListWafBlockedRequestsResponse
3902
3902
  * @throws OciError when an error occurs
3903
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
3903
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
3904
3904
  */
3905
3905
  listWafBlockedRequests(listWafBlockedRequestsRequest) {
3906
3906
  return __awaiter(this, void 0, void 0, function* () {
@@ -4012,7 +4012,7 @@ class WaasClient {
4012
4012
  * @param ListWafLogsRequest
4013
4013
  * @return ListWafLogsResponse
4014
4014
  * @throws OciError when an error occurs
4015
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
4015
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
4016
4016
  */
4017
4017
  listWafLogs(listWafLogsRequest) {
4018
4018
  return __awaiter(this, void 0, void 0, function* () {
@@ -4140,7 +4140,7 @@ class WaasClient {
4140
4140
  * @param ListWafRequestsRequest
4141
4141
  * @return ListWafRequestsResponse
4142
4142
  * @throws OciError when an error occurs
4143
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
4143
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
4144
4144
  */
4145
4145
  listWafRequests(listWafRequestsRequest) {
4146
4146
  return __awaiter(this, void 0, void 0, function* () {
@@ -4250,7 +4250,7 @@ class WaasClient {
4250
4250
  * @param ListWafTrafficRequest
4251
4251
  * @return ListWafTrafficResponse
4252
4252
  * @throws OciError when an error occurs
4253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
4253
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
4254
4254
  */
4255
4255
  listWafTraffic(listWafTrafficRequest) {
4256
4256
  return __awaiter(this, void 0, void 0, function* () {
@@ -4358,7 +4358,7 @@ class WaasClient {
4358
4358
  * @param ListWhitelistsRequest
4359
4359
  * @return ListWhitelistsResponse
4360
4360
  * @throws OciError when an error occurs
4361
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
4361
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
4362
4362
  */
4363
4363
  listWhitelists(listWhitelistsRequest) {
4364
4364
  return __awaiter(this, void 0, void 0, function* () {
@@ -4469,7 +4469,7 @@ class WaasClient {
4469
4469
  * @param ListWorkRequestsRequest
4470
4470
  * @return ListWorkRequestsResponse
4471
4471
  * @throws OciError when an error occurs
4472
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4472
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4473
4473
  */
4474
4474
  listWorkRequests(listWorkRequestsRequest) {
4475
4475
  return __awaiter(this, void 0, void 0, function* () {
@@ -4578,7 +4578,7 @@ class WaasClient {
4578
4578
  * @param PurgeCacheRequest
4579
4579
  * @return PurgeCacheResponse
4580
4580
  * @throws OciError when an error occurs
4581
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
4581
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
4582
4582
  */
4583
4583
  purgeCache(purgeCacheRequest) {
4584
4584
  return __awaiter(this, void 0, void 0, function* () {
@@ -4647,7 +4647,7 @@ class WaasClient {
4647
4647
  * @param UpdateAccessRulesRequest
4648
4648
  * @return UpdateAccessRulesResponse
4649
4649
  * @throws OciError when an error occurs
4650
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
4650
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
4651
4651
  */
4652
4652
  updateAccessRules(updateAccessRulesRequest) {
4653
4653
  return __awaiter(this, void 0, void 0, function* () {
@@ -4709,7 +4709,7 @@ class WaasClient {
4709
4709
  * @param UpdateAddressListRequest
4710
4710
  * @return UpdateAddressListResponse
4711
4711
  * @throws OciError when an error occurs
4712
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
4712
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
4713
4713
  */
4714
4714
  updateAddressList(updateAddressListRequest) {
4715
4715
  return __awaiter(this, void 0, void 0, function* () {
@@ -4780,7 +4780,7 @@ class WaasClient {
4780
4780
  * @param UpdateCachingRulesRequest
4781
4781
  * @return UpdateCachingRulesResponse
4782
4782
  * @throws OciError when an error occurs
4783
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
4783
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
4784
4784
  */
4785
4785
  updateCachingRules(updateCachingRulesRequest) {
4786
4786
  return __awaiter(this, void 0, void 0, function* () {
@@ -4850,7 +4850,7 @@ class WaasClient {
4850
4850
  * @param UpdateCaptchasRequest
4851
4851
  * @return UpdateCaptchasResponse
4852
4852
  * @throws OciError when an error occurs
4853
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
4853
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
4854
4854
  */
4855
4855
  updateCaptchas(updateCaptchasRequest) {
4856
4856
  return __awaiter(this, void 0, void 0, function* () {
@@ -4912,7 +4912,7 @@ class WaasClient {
4912
4912
  * @param UpdateCertificateRequest
4913
4913
  * @return UpdateCertificateResponse
4914
4914
  * @throws OciError when an error occurs
4915
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
4915
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
4916
4916
  */
4917
4917
  updateCertificate(updateCertificateRequest) {
4918
4918
  return __awaiter(this, void 0, void 0, function* () {
@@ -4977,7 +4977,7 @@ class WaasClient {
4977
4977
  * @param UpdateCustomProtectionRuleRequest
4978
4978
  * @return UpdateCustomProtectionRuleResponse
4979
4979
  * @throws OciError when an error occurs
4980
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
4980
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
4981
4981
  */
4982
4982
  updateCustomProtectionRule(updateCustomProtectionRuleRequest) {
4983
4983
  return __awaiter(this, void 0, void 0, function* () {
@@ -5047,7 +5047,7 @@ class WaasClient {
5047
5047
  * @param UpdateDeviceFingerprintChallengeRequest
5048
5048
  * @return UpdateDeviceFingerprintChallengeResponse
5049
5049
  * @throws OciError when an error occurs
5050
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
5050
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
5051
5051
  */
5052
5052
  updateDeviceFingerprintChallenge(updateDeviceFingerprintChallengeRequest) {
5053
5053
  return __awaiter(this, void 0, void 0, function* () {
@@ -5111,7 +5111,7 @@ class WaasClient {
5111
5111
  * @param UpdateGoodBotsRequest
5112
5112
  * @return UpdateGoodBotsResponse
5113
5113
  * @throws OciError when an error occurs
5114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
5114
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
5115
5115
  */
5116
5116
  updateGoodBots(updateGoodBotsRequest) {
5117
5117
  return __awaiter(this, void 0, void 0, function* () {
@@ -5173,7 +5173,7 @@ class WaasClient {
5173
5173
  * @param UpdateHumanInteractionChallengeRequest
5174
5174
  * @return UpdateHumanInteractionChallengeResponse
5175
5175
  * @throws OciError when an error occurs
5176
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
5176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
5177
5177
  */
5178
5178
  updateHumanInteractionChallenge(updateHumanInteractionChallengeRequest) {
5179
5179
  return __awaiter(this, void 0, void 0, function* () {
@@ -5235,7 +5235,7 @@ class WaasClient {
5235
5235
  * @param UpdateJsChallengeRequest
5236
5236
  * @return UpdateJsChallengeResponse
5237
5237
  * @throws OciError when an error occurs
5238
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
5238
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
5239
5239
  */
5240
5240
  updateJsChallenge(updateJsChallengeRequest) {
5241
5241
  return __awaiter(this, void 0, void 0, function* () {
@@ -5297,7 +5297,7 @@ class WaasClient {
5297
5297
  * @param UpdatePolicyConfigRequest
5298
5298
  * @return UpdatePolicyConfigResponse
5299
5299
  * @throws OciError when an error occurs
5300
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
5300
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
5301
5301
  */
5302
5302
  updatePolicyConfig(updatePolicyConfigRequest) {
5303
5303
  return __awaiter(this, void 0, void 0, function* () {
@@ -5361,7 +5361,7 @@ class WaasClient {
5361
5361
  * @param UpdateProtectionRulesRequest
5362
5362
  * @return UpdateProtectionRulesResponse
5363
5363
  * @throws OciError when an error occurs
5364
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
5364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
5365
5365
  */
5366
5366
  updateProtectionRules(updateProtectionRulesRequest) {
5367
5367
  return __awaiter(this, void 0, void 0, function* () {
@@ -5422,7 +5422,7 @@ class WaasClient {
5422
5422
  * @param UpdateProtectionSettingsRequest
5423
5423
  * @return UpdateProtectionSettingsResponse
5424
5424
  * @throws OciError when an error occurs
5425
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
5425
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
5426
5426
  */
5427
5427
  updateProtectionSettings(updateProtectionSettingsRequest) {
5428
5428
  return __awaiter(this, void 0, void 0, function* () {
@@ -5484,7 +5484,7 @@ class WaasClient {
5484
5484
  * @param UpdateThreatFeedsRequest
5485
5485
  * @return UpdateThreatFeedsResponse
5486
5486
  * @throws OciError when an error occurs
5487
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
5487
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
5488
5488
  */
5489
5489
  updateThreatFeeds(updateThreatFeedsRequest) {
5490
5490
  return __awaiter(this, void 0, void 0, function* () {
@@ -5547,7 +5547,7 @@ class WaasClient {
5547
5547
  * @param UpdateWaasPolicyRequest
5548
5548
  * @return UpdateWaasPolicyResponse
5549
5549
  * @throws OciError when an error occurs
5550
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
5550
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
5551
5551
  */
5552
5552
  updateWaasPolicy(updateWaasPolicyRequest) {
5553
5553
  return __awaiter(this, void 0, void 0, function* () {
@@ -5609,7 +5609,7 @@ class WaasClient {
5609
5609
  * @param UpdateWaasPolicyCustomProtectionRulesRequest
5610
5610
  * @return UpdateWaasPolicyCustomProtectionRulesResponse
5611
5611
  * @throws OciError when an error occurs
5612
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
5612
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
5613
5613
  */
5614
5614
  updateWaasPolicyCustomProtectionRules(updateWaasPolicyCustomProtectionRulesRequest) {
5615
5615
  return __awaiter(this, void 0, void 0, function* () {
@@ -5671,7 +5671,7 @@ class WaasClient {
5671
5671
  * @param UpdateWafAddressRateLimitingRequest
5672
5672
  * @return UpdateWafAddressRateLimitingResponse
5673
5673
  * @throws OciError when an error occurs
5674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
5674
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
5675
5675
  */
5676
5676
  updateWafAddressRateLimiting(updateWafAddressRateLimitingRequest) {
5677
5677
  return __awaiter(this, void 0, void 0, function* () {
@@ -5741,7 +5741,7 @@ class WaasClient {
5741
5741
  * @param UpdateWafConfigRequest
5742
5742
  * @return UpdateWafConfigResponse
5743
5743
  * @throws OciError when an error occurs
5744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
5744
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
5745
5745
  */
5746
5746
  updateWafConfig(updateWafConfigRequest) {
5747
5747
  return __awaiter(this, void 0, void 0, function* () {
@@ -5811,7 +5811,7 @@ class WaasClient {
5811
5811
  * @param UpdateWhitelistsRequest
5812
5812
  * @return UpdateWhitelistsResponse
5813
5813
  * @throws OciError when an error occurs
5814
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.80.0/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
5814
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.81.0/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
5815
5815
  */
5816
5816
  updateWhitelists(updateWhitelistsRequest) {
5817
5817
  return __awaiter(this, void 0, void 0, function* () {