oci-waas 2.9.1 → 2.10.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
@@ -153,7 +153,7 @@ class RedirectClient {
153
153
  * @param ChangeHttpRedirectCompartmentRequest
154
154
  * @return ChangeHttpRedirectCompartmentResponse
155
155
  * @throws OciError when an error occurs
156
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
156
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
157
157
  */
158
158
  changeHttpRedirectCompartment(changeHttpRedirectCompartmentRequest) {
159
159
  return __awaiter(this, void 0, void 0, function* () {
@@ -208,7 +208,7 @@ class RedirectClient {
208
208
  * @param CreateHttpRedirectRequest
209
209
  * @return CreateHttpRedirectResponse
210
210
  * @throws OciError when an error occurs
211
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
212
212
  */
213
213
  createHttpRedirect(createHttpRedirectRequest) {
214
214
  return __awaiter(this, void 0, void 0, function* () {
@@ -265,7 +265,7 @@ class RedirectClient {
265
265
  * @param DeleteHttpRedirectRequest
266
266
  * @return DeleteHttpRedirectResponse
267
267
  * @throws OciError when an error occurs
268
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
269
269
  */
270
270
  deleteHttpRedirect(deleteHttpRedirectRequest) {
271
271
  return __awaiter(this, void 0, void 0, function* () {
@@ -324,7 +324,7 @@ class RedirectClient {
324
324
  * @param GetHttpRedirectRequest
325
325
  * @return GetHttpRedirectResponse
326
326
  * @throws OciError when an error occurs
327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
327
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
328
328
  */
329
329
  getHttpRedirect(getHttpRedirectRequest) {
330
330
  return __awaiter(this, void 0, void 0, function* () {
@@ -385,7 +385,7 @@ class RedirectClient {
385
385
  * @param ListHttpRedirectsRequest
386
386
  * @return ListHttpRedirectsResponse
387
387
  * @throws OciError when an error occurs
388
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
388
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
389
389
  */
390
390
  listHttpRedirects(listHttpRedirectsRequest) {
391
391
  return __awaiter(this, void 0, void 0, function* () {
@@ -495,7 +495,7 @@ class RedirectClient {
495
495
  * @param UpdateHttpRedirectRequest
496
496
  * @return UpdateHttpRedirectResponse
497
497
  * @throws OciError when an error occurs
498
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
498
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
499
499
  */
500
500
  updateHttpRedirect(updateHttpRedirectRequest) {
501
501
  return __awaiter(this, void 0, void 0, function* () {
@@ -657,7 +657,7 @@ class WaasClient {
657
657
  * @param AcceptRecommendationsRequest
658
658
  * @return AcceptRecommendationsResponse
659
659
  * @throws OciError when an error occurs
660
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
661
661
  */
662
662
  acceptRecommendations(acceptRecommendationsRequest) {
663
663
  return __awaiter(this, void 0, void 0, function* () {
@@ -716,7 +716,7 @@ class WaasClient {
716
716
  * @param CancelWorkRequestRequest
717
717
  * @return CancelWorkRequestResponse
718
718
  * @throws OciError when an error occurs
719
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
719
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
720
720
  */
721
721
  cancelWorkRequest(cancelWorkRequestRequest) {
722
722
  return __awaiter(this, void 0, void 0, function* () {
@@ -773,7 +773,7 @@ class WaasClient {
773
773
  * @param ChangeAddressListCompartmentRequest
774
774
  * @return ChangeAddressListCompartmentResponse
775
775
  * @throws OciError when an error occurs
776
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
776
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
777
777
  */
778
778
  changeAddressListCompartment(changeAddressListCompartmentRequest) {
779
779
  return __awaiter(this, void 0, void 0, function* () {
@@ -830,7 +830,7 @@ class WaasClient {
830
830
  * @param ChangeCertificateCompartmentRequest
831
831
  * @return ChangeCertificateCompartmentResponse
832
832
  * @throws OciError when an error occurs
833
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
833
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
834
834
  */
835
835
  changeCertificateCompartment(changeCertificateCompartmentRequest) {
836
836
  return __awaiter(this, void 0, void 0, function* () {
@@ -885,7 +885,7 @@ class WaasClient {
885
885
  * @param ChangeCustomProtectionRuleCompartmentRequest
886
886
  * @return ChangeCustomProtectionRuleCompartmentResponse
887
887
  * @throws OciError when an error occurs
888
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
888
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
889
889
  */
890
890
  changeCustomProtectionRuleCompartment(changeCustomProtectionRuleCompartmentRequest) {
891
891
  return __awaiter(this, void 0, void 0, function* () {
@@ -942,7 +942,7 @@ class WaasClient {
942
942
  * @param ChangeWaasPolicyCompartmentRequest
943
943
  * @return ChangeWaasPolicyCompartmentResponse
944
944
  * @throws OciError when an error occurs
945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
945
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
946
946
  */
947
947
  changeWaasPolicyCompartment(changeWaasPolicyCompartmentRequest) {
948
948
  return __awaiter(this, void 0, void 0, function* () {
@@ -997,7 +997,7 @@ class WaasClient {
997
997
  * @param CreateAddressListRequest
998
998
  * @return CreateAddressListResponse
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.9.1/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
1000
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
1001
1001
  */
1002
1002
  createAddressList(createAddressListRequest) {
1003
1003
  return __awaiter(this, void 0, void 0, function* () {
@@ -1060,7 +1060,7 @@ class WaasClient {
1060
1060
  * @param CreateCertificateRequest
1061
1061
  * @return CreateCertificateResponse
1062
1062
  * @throws OciError when an error occurs
1063
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
1063
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
1064
1064
  */
1065
1065
  createCertificate(createCertificateRequest) {
1066
1066
  return __awaiter(this, void 0, void 0, function* () {
@@ -1123,7 +1123,7 @@ class WaasClient {
1123
1123
  * @param CreateCustomProtectionRuleRequest
1124
1124
  * @return CreateCustomProtectionRuleResponse
1125
1125
  * @throws OciError when an error occurs
1126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
1126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
1127
1127
  */
1128
1128
  createCustomProtectionRule(createCustomProtectionRuleRequest) {
1129
1129
  return __awaiter(this, void 0, void 0, function* () {
@@ -1196,7 +1196,7 @@ class WaasClient {
1196
1196
  * @param CreateWaasPolicyRequest
1197
1197
  * @return CreateWaasPolicyResponse
1198
1198
  * @throws OciError when an error occurs
1199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
1199
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
1200
1200
  */
1201
1201
  createWaasPolicy(createWaasPolicyRequest) {
1202
1202
  return __awaiter(this, void 0, void 0, function* () {
@@ -1258,7 +1258,7 @@ class WaasClient {
1258
1258
  * @param DeleteAddressListRequest
1259
1259
  * @return DeleteAddressListResponse
1260
1260
  * @throws OciError when an error occurs
1261
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
1261
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
1262
1262
  */
1263
1263
  deleteAddressList(deleteAddressListRequest) {
1264
1264
  return __awaiter(this, void 0, void 0, function* () {
@@ -1312,7 +1312,7 @@ class WaasClient {
1312
1312
  * @param DeleteCertificateRequest
1313
1313
  * @return DeleteCertificateResponse
1314
1314
  * @throws OciError when an error occurs
1315
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
1315
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
1316
1316
  */
1317
1317
  deleteCertificate(deleteCertificateRequest) {
1318
1318
  return __awaiter(this, void 0, void 0, function* () {
@@ -1366,7 +1366,7 @@ class WaasClient {
1366
1366
  * @param DeleteCustomProtectionRuleRequest
1367
1367
  * @return DeleteCustomProtectionRuleResponse
1368
1368
  * @throws OciError when an error occurs
1369
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
1369
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
1370
1370
  */
1371
1371
  deleteCustomProtectionRule(deleteCustomProtectionRuleRequest) {
1372
1372
  return __awaiter(this, void 0, void 0, function* () {
@@ -1420,7 +1420,7 @@ class WaasClient {
1420
1420
  * @param DeleteWaasPolicyRequest
1421
1421
  * @return DeleteWaasPolicyResponse
1422
1422
  * @throws OciError when an error occurs
1423
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
1423
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
1424
1424
  */
1425
1425
  deleteWaasPolicy(deleteWaasPolicyRequest) {
1426
1426
  return __awaiter(this, void 0, void 0, function* () {
@@ -1479,7 +1479,7 @@ class WaasClient {
1479
1479
  * @param GetAddressListRequest
1480
1480
  * @return GetAddressListResponse
1481
1481
  * @throws OciError when an error occurs
1482
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
1482
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
1483
1483
  */
1484
1484
  getAddressList(getAddressListRequest) {
1485
1485
  return __awaiter(this, void 0, void 0, function* () {
@@ -1540,7 +1540,7 @@ class WaasClient {
1540
1540
  * @param GetCertificateRequest
1541
1541
  * @return GetCertificateResponse
1542
1542
  * @throws OciError when an error occurs
1543
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
1543
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
1544
1544
  */
1545
1545
  getCertificate(getCertificateRequest) {
1546
1546
  return __awaiter(this, void 0, void 0, function* () {
@@ -1601,7 +1601,7 @@ class WaasClient {
1601
1601
  * @param GetCustomProtectionRuleRequest
1602
1602
  * @return GetCustomProtectionRuleResponse
1603
1603
  * @throws OciError when an error occurs
1604
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
1604
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
1605
1605
  */
1606
1606
  getCustomProtectionRule(getCustomProtectionRuleRequest) {
1607
1607
  return __awaiter(this, void 0, void 0, function* () {
@@ -1662,7 +1662,7 @@ class WaasClient {
1662
1662
  * @param GetDeviceFingerprintChallengeRequest
1663
1663
  * @return GetDeviceFingerprintChallengeResponse
1664
1664
  * @throws OciError when an error occurs
1665
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
1665
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
1666
1666
  */
1667
1667
  getDeviceFingerprintChallenge(getDeviceFingerprintChallengeRequest) {
1668
1668
  return __awaiter(this, void 0, void 0, function* () {
@@ -1723,7 +1723,7 @@ class WaasClient {
1723
1723
  * @param GetHumanInteractionChallengeRequest
1724
1724
  * @return GetHumanInteractionChallengeResponse
1725
1725
  * @throws OciError when an error occurs
1726
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
1726
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
1727
1727
  */
1728
1728
  getHumanInteractionChallenge(getHumanInteractionChallengeRequest) {
1729
1729
  return __awaiter(this, void 0, void 0, function* () {
@@ -1784,7 +1784,7 @@ class WaasClient {
1784
1784
  * @param GetJsChallengeRequest
1785
1785
  * @return GetJsChallengeResponse
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.9.1/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
1787
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
1788
1788
  */
1789
1789
  getJsChallenge(getJsChallengeRequest) {
1790
1790
  return __awaiter(this, void 0, void 0, function* () {
@@ -1845,7 +1845,7 @@ class WaasClient {
1845
1845
  * @param GetPolicyConfigRequest
1846
1846
  * @return GetPolicyConfigResponse
1847
1847
  * @throws OciError when an error occurs
1848
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
1848
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
1849
1849
  */
1850
1850
  getPolicyConfig(getPolicyConfigRequest) {
1851
1851
  return __awaiter(this, void 0, void 0, function* () {
@@ -1906,7 +1906,7 @@ class WaasClient {
1906
1906
  * @param GetProtectionRuleRequest
1907
1907
  * @return GetProtectionRuleResponse
1908
1908
  * @throws OciError when an error occurs
1909
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
1909
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
1910
1910
  */
1911
1911
  getProtectionRule(getProtectionRuleRequest) {
1912
1912
  return __awaiter(this, void 0, void 0, function* () {
@@ -1968,7 +1968,7 @@ class WaasClient {
1968
1968
  * @param GetProtectionSettingsRequest
1969
1969
  * @return GetProtectionSettingsResponse
1970
1970
  * @throws OciError when an error occurs
1971
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
1971
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
1972
1972
  */
1973
1973
  getProtectionSettings(getProtectionSettingsRequest) {
1974
1974
  return __awaiter(this, void 0, void 0, function* () {
@@ -2029,7 +2029,7 @@ class WaasClient {
2029
2029
  * @param GetWaasPolicyRequest
2030
2030
  * @return GetWaasPolicyResponse
2031
2031
  * @throws OciError when an error occurs
2032
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
2032
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
2033
2033
  */
2034
2034
  getWaasPolicy(getWaasPolicyRequest) {
2035
2035
  return __awaiter(this, void 0, void 0, function* () {
@@ -2090,7 +2090,7 @@ class WaasClient {
2090
2090
  * @param GetWafAddressRateLimitingRequest
2091
2091
  * @return GetWafAddressRateLimitingResponse
2092
2092
  * @throws OciError when an error occurs
2093
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
2093
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
2094
2094
  */
2095
2095
  getWafAddressRateLimiting(getWafAddressRateLimitingRequest) {
2096
2096
  return __awaiter(this, void 0, void 0, function* () {
@@ -2151,7 +2151,7 @@ class WaasClient {
2151
2151
  * @param GetWafConfigRequest
2152
2152
  * @return GetWafConfigResponse
2153
2153
  * @throws OciError when an error occurs
2154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
2154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
2155
2155
  */
2156
2156
  getWafConfig(getWafConfigRequest) {
2157
2157
  return __awaiter(this, void 0, void 0, function* () {
@@ -2212,7 +2212,7 @@ class WaasClient {
2212
2212
  * @param GetWorkRequestRequest
2213
2213
  * @return GetWorkRequestResponse
2214
2214
  * @throws OciError when an error occurs
2215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2216
2216
  */
2217
2217
  getWorkRequest(getWorkRequestRequest) {
2218
2218
  return __awaiter(this, void 0, void 0, function* () {
@@ -2279,7 +2279,7 @@ class WaasClient {
2279
2279
  * @param ListAccessRulesRequest
2280
2280
  * @return ListAccessRulesResponse
2281
2281
  * @throws OciError when an error occurs
2282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
2282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
2283
2283
  */
2284
2284
  listAccessRules(listAccessRulesRequest) {
2285
2285
  return __awaiter(this, void 0, void 0, function* () {
@@ -2388,7 +2388,7 @@ class WaasClient {
2388
2388
  * @param ListAddressListsRequest
2389
2389
  * @return ListAddressListsResponse
2390
2390
  * @throws OciError when an error occurs
2391
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
2391
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
2392
2392
  */
2393
2393
  listAddressLists(listAddressListsRequest) {
2394
2394
  return __awaiter(this, void 0, void 0, function* () {
@@ -2499,7 +2499,7 @@ class WaasClient {
2499
2499
  * @param ListCachingRulesRequest
2500
2500
  * @return ListCachingRulesResponse
2501
2501
  * @throws OciError when an error occurs
2502
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
2502
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
2503
2503
  */
2504
2504
  listCachingRules(listCachingRulesRequest) {
2505
2505
  return __awaiter(this, void 0, void 0, function* () {
@@ -2613,7 +2613,7 @@ class WaasClient {
2613
2613
  * @param ListCaptchasRequest
2614
2614
  * @return ListCaptchasResponse
2615
2615
  * @throws OciError when an error occurs
2616
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
2616
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
2617
2617
  */
2618
2618
  listCaptchas(listCaptchasRequest) {
2619
2619
  return __awaiter(this, void 0, void 0, function* () {
@@ -2722,7 +2722,7 @@ class WaasClient {
2722
2722
  * @param ListCertificatesRequest
2723
2723
  * @return ListCertificatesResponse
2724
2724
  * @throws OciError when an error occurs
2725
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
2725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
2726
2726
  */
2727
2727
  listCertificates(listCertificatesRequest) {
2728
2728
  return __awaiter(this, void 0, void 0, function* () {
@@ -2832,7 +2832,7 @@ class WaasClient {
2832
2832
  * @param ListCustomProtectionRulesRequest
2833
2833
  * @return ListCustomProtectionRulesResponse
2834
2834
  * @throws OciError when an error occurs
2835
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
2835
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
2836
2836
  */
2837
2837
  listCustomProtectionRules(listCustomProtectionRulesRequest) {
2838
2838
  return __awaiter(this, void 0, void 0, function* () {
@@ -2942,7 +2942,7 @@ class WaasClient {
2942
2942
  * @param ListEdgeSubnetsRequest
2943
2943
  * @return ListEdgeSubnetsResponse
2944
2944
  * @throws OciError when an error occurs
2945
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
2945
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
2946
2946
  */
2947
2947
  listEdgeSubnets(listEdgeSubnetsRequest) {
2948
2948
  return __awaiter(this, void 0, void 0, function* () {
@@ -3049,7 +3049,7 @@ class WaasClient {
3049
3049
  * @param ListGoodBotsRequest
3050
3050
  * @return ListGoodBotsResponse
3051
3051
  * @throws OciError when an error occurs
3052
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
3052
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
3053
3053
  */
3054
3054
  listGoodBots(listGoodBotsRequest) {
3055
3055
  return __awaiter(this, void 0, void 0, function* () {
@@ -3159,7 +3159,7 @@ class WaasClient {
3159
3159
  * @param ListProtectionRulesRequest
3160
3160
  * @return ListProtectionRulesResponse
3161
3161
  * @throws OciError when an error occurs
3162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
3162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
3163
3163
  */
3164
3164
  listProtectionRules(listProtectionRulesRequest) {
3165
3165
  return __awaiter(this, void 0, void 0, function* () {
@@ -3273,7 +3273,7 @@ class WaasClient {
3273
3273
  * @param ListRecommendationsRequest
3274
3274
  * @return ListRecommendationsResponse
3275
3275
  * @throws OciError when an error occurs
3276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
3276
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
3277
3277
  */
3278
3278
  listRecommendations(listRecommendationsRequest) {
3279
3279
  return __awaiter(this, void 0, void 0, function* () {
@@ -3386,7 +3386,7 @@ class WaasClient {
3386
3386
  * @param ListThreatFeedsRequest
3387
3387
  * @return ListThreatFeedsResponse
3388
3388
  * @throws OciError when an error occurs
3389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
3389
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
3390
3390
  */
3391
3391
  listThreatFeeds(listThreatFeedsRequest) {
3392
3392
  return __awaiter(this, void 0, void 0, function* () {
@@ -3495,7 +3495,7 @@ class WaasClient {
3495
3495
  * @param ListWaasPoliciesRequest
3496
3496
  * @return ListWaasPoliciesResponse
3497
3497
  * @throws OciError when an error occurs
3498
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
3498
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
3499
3499
  */
3500
3500
  listWaasPolicies(listWaasPoliciesRequest) {
3501
3501
  return __awaiter(this, void 0, void 0, function* () {
@@ -3605,7 +3605,7 @@ class WaasClient {
3605
3605
  * @param ListWaasPolicyCustomProtectionRulesRequest
3606
3606
  * @return ListWaasPolicyCustomProtectionRulesResponse
3607
3607
  * @throws OciError when an error occurs
3608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
3608
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
3609
3609
  */
3610
3610
  listWaasPolicyCustomProtectionRules(listWaasPolicyCustomProtectionRulesRequest) {
3611
3611
  return __awaiter(this, void 0, void 0, function* () {
@@ -3716,7 +3716,7 @@ class WaasClient {
3716
3716
  * @param ListWafBlockedRequestsRequest
3717
3717
  * @return ListWafBlockedRequestsResponse
3718
3718
  * @throws OciError when an error occurs
3719
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
3719
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
3720
3720
  */
3721
3721
  listWafBlockedRequests(listWafBlockedRequestsRequest) {
3722
3722
  return __awaiter(this, void 0, void 0, function* () {
@@ -3826,7 +3826,7 @@ class WaasClient {
3826
3826
  * @param ListWafLogsRequest
3827
3827
  * @return ListWafLogsResponse
3828
3828
  * @throws OciError when an error occurs
3829
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
3829
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
3830
3830
  */
3831
3831
  listWafLogs(listWafLogsRequest) {
3832
3832
  return __awaiter(this, void 0, void 0, function* () {
@@ -3952,7 +3952,7 @@ class WaasClient {
3952
3952
  * @param ListWafRequestsRequest
3953
3953
  * @return ListWafRequestsResponse
3954
3954
  * @throws OciError when an error occurs
3955
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
3955
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
3956
3956
  */
3957
3957
  listWafRequests(listWafRequestsRequest) {
3958
3958
  return __awaiter(this, void 0, void 0, function* () {
@@ -4060,7 +4060,7 @@ class WaasClient {
4060
4060
  * @param ListWafTrafficRequest
4061
4061
  * @return ListWafTrafficResponse
4062
4062
  * @throws OciError when an error occurs
4063
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
4063
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
4064
4064
  */
4065
4065
  listWafTraffic(listWafTrafficRequest) {
4066
4066
  return __awaiter(this, void 0, void 0, function* () {
@@ -4166,7 +4166,7 @@ class WaasClient {
4166
4166
  * @param ListWhitelistsRequest
4167
4167
  * @return ListWhitelistsResponse
4168
4168
  * @throws OciError when an error occurs
4169
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
4169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
4170
4170
  */
4171
4171
  listWhitelists(listWhitelistsRequest) {
4172
4172
  return __awaiter(this, void 0, void 0, function* () {
@@ -4275,7 +4275,7 @@ class WaasClient {
4275
4275
  * @param ListWorkRequestsRequest
4276
4276
  * @return ListWorkRequestsResponse
4277
4277
  * @throws OciError when an error occurs
4278
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4278
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4279
4279
  */
4280
4280
  listWorkRequests(listWorkRequestsRequest) {
4281
4281
  return __awaiter(this, void 0, void 0, function* () {
@@ -4382,7 +4382,7 @@ class WaasClient {
4382
4382
  * @param PurgeCacheRequest
4383
4383
  * @return PurgeCacheResponse
4384
4384
  * @throws OciError when an error occurs
4385
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
4385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
4386
4386
  */
4387
4387
  purgeCache(purgeCacheRequest) {
4388
4388
  return __awaiter(this, void 0, void 0, function* () {
@@ -4449,7 +4449,7 @@ class WaasClient {
4449
4449
  * @param UpdateAccessRulesRequest
4450
4450
  * @return UpdateAccessRulesResponse
4451
4451
  * @throws OciError when an error occurs
4452
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
4452
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
4453
4453
  */
4454
4454
  updateAccessRules(updateAccessRulesRequest) {
4455
4455
  return __awaiter(this, void 0, void 0, function* () {
@@ -4509,7 +4509,7 @@ class WaasClient {
4509
4509
  * @param UpdateAddressListRequest
4510
4510
  * @return UpdateAddressListResponse
4511
4511
  * @throws OciError when an error occurs
4512
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
4512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
4513
4513
  */
4514
4514
  updateAddressList(updateAddressListRequest) {
4515
4515
  return __awaiter(this, void 0, void 0, function* () {
@@ -4578,7 +4578,7 @@ class WaasClient {
4578
4578
  * @param UpdateCachingRulesRequest
4579
4579
  * @return UpdateCachingRulesResponse
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.9.1/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
4581
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
4582
4582
  */
4583
4583
  updateCachingRules(updateCachingRulesRequest) {
4584
4584
  return __awaiter(this, void 0, void 0, function* () {
@@ -4646,7 +4646,7 @@ class WaasClient {
4646
4646
  * @param UpdateCaptchasRequest
4647
4647
  * @return UpdateCaptchasResponse
4648
4648
  * @throws OciError when an error occurs
4649
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
4649
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
4650
4650
  */
4651
4651
  updateCaptchas(updateCaptchasRequest) {
4652
4652
  return __awaiter(this, void 0, void 0, function* () {
@@ -4706,7 +4706,7 @@ class WaasClient {
4706
4706
  * @param UpdateCertificateRequest
4707
4707
  * @return UpdateCertificateResponse
4708
4708
  * @throws OciError when an error occurs
4709
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
4709
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
4710
4710
  */
4711
4711
  updateCertificate(updateCertificateRequest) {
4712
4712
  return __awaiter(this, void 0, void 0, function* () {
@@ -4769,7 +4769,7 @@ class WaasClient {
4769
4769
  * @param UpdateCustomProtectionRuleRequest
4770
4770
  * @return UpdateCustomProtectionRuleResponse
4771
4771
  * @throws OciError when an error occurs
4772
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
4772
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
4773
4773
  */
4774
4774
  updateCustomProtectionRule(updateCustomProtectionRuleRequest) {
4775
4775
  return __awaiter(this, void 0, void 0, function* () {
@@ -4837,7 +4837,7 @@ class WaasClient {
4837
4837
  * @param UpdateDeviceFingerprintChallengeRequest
4838
4838
  * @return UpdateDeviceFingerprintChallengeResponse
4839
4839
  * @throws OciError when an error occurs
4840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
4840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
4841
4841
  */
4842
4842
  updateDeviceFingerprintChallenge(updateDeviceFingerprintChallengeRequest) {
4843
4843
  return __awaiter(this, void 0, void 0, function* () {
@@ -4899,7 +4899,7 @@ class WaasClient {
4899
4899
  * @param UpdateGoodBotsRequest
4900
4900
  * @return UpdateGoodBotsResponse
4901
4901
  * @throws OciError when an error occurs
4902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
4902
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
4903
4903
  */
4904
4904
  updateGoodBots(updateGoodBotsRequest) {
4905
4905
  return __awaiter(this, void 0, void 0, function* () {
@@ -4959,7 +4959,7 @@ class WaasClient {
4959
4959
  * @param UpdateHumanInteractionChallengeRequest
4960
4960
  * @return UpdateHumanInteractionChallengeResponse
4961
4961
  * @throws OciError when an error occurs
4962
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
4962
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
4963
4963
  */
4964
4964
  updateHumanInteractionChallenge(updateHumanInteractionChallengeRequest) {
4965
4965
  return __awaiter(this, void 0, void 0, function* () {
@@ -5019,7 +5019,7 @@ class WaasClient {
5019
5019
  * @param UpdateJsChallengeRequest
5020
5020
  * @return UpdateJsChallengeResponse
5021
5021
  * @throws OciError when an error occurs
5022
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
5022
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
5023
5023
  */
5024
5024
  updateJsChallenge(updateJsChallengeRequest) {
5025
5025
  return __awaiter(this, void 0, void 0, function* () {
@@ -5079,7 +5079,7 @@ class WaasClient {
5079
5079
  * @param UpdatePolicyConfigRequest
5080
5080
  * @return UpdatePolicyConfigResponse
5081
5081
  * @throws OciError when an error occurs
5082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
5082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
5083
5083
  */
5084
5084
  updatePolicyConfig(updatePolicyConfigRequest) {
5085
5085
  return __awaiter(this, void 0, void 0, function* () {
@@ -5141,7 +5141,7 @@ class WaasClient {
5141
5141
  * @param UpdateProtectionRulesRequest
5142
5142
  * @return UpdateProtectionRulesResponse
5143
5143
  * @throws OciError when an error occurs
5144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
5144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
5145
5145
  */
5146
5146
  updateProtectionRules(updateProtectionRulesRequest) {
5147
5147
  return __awaiter(this, void 0, void 0, function* () {
@@ -5200,7 +5200,7 @@ class WaasClient {
5200
5200
  * @param UpdateProtectionSettingsRequest
5201
5201
  * @return UpdateProtectionSettingsResponse
5202
5202
  * @throws OciError when an error occurs
5203
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
5203
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
5204
5204
  */
5205
5205
  updateProtectionSettings(updateProtectionSettingsRequest) {
5206
5206
  return __awaiter(this, void 0, void 0, function* () {
@@ -5260,7 +5260,7 @@ class WaasClient {
5260
5260
  * @param UpdateThreatFeedsRequest
5261
5261
  * @return UpdateThreatFeedsResponse
5262
5262
  * @throws OciError when an error occurs
5263
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
5263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
5264
5264
  */
5265
5265
  updateThreatFeeds(updateThreatFeedsRequest) {
5266
5266
  return __awaiter(this, void 0, void 0, function* () {
@@ -5321,7 +5321,7 @@ class WaasClient {
5321
5321
  * @param UpdateWaasPolicyRequest
5322
5322
  * @return UpdateWaasPolicyResponse
5323
5323
  * @throws OciError when an error occurs
5324
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
5324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
5325
5325
  */
5326
5326
  updateWaasPolicy(updateWaasPolicyRequest) {
5327
5327
  return __awaiter(this, void 0, void 0, function* () {
@@ -5381,7 +5381,7 @@ class WaasClient {
5381
5381
  * @param UpdateWaasPolicyCustomProtectionRulesRequest
5382
5382
  * @return UpdateWaasPolicyCustomProtectionRulesResponse
5383
5383
  * @throws OciError when an error occurs
5384
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
5384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
5385
5385
  */
5386
5386
  updateWaasPolicyCustomProtectionRules(updateWaasPolicyCustomProtectionRulesRequest) {
5387
5387
  return __awaiter(this, void 0, void 0, function* () {
@@ -5441,7 +5441,7 @@ class WaasClient {
5441
5441
  * @param UpdateWafAddressRateLimitingRequest
5442
5442
  * @return UpdateWafAddressRateLimitingResponse
5443
5443
  * @throws OciError when an error occurs
5444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
5444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
5445
5445
  */
5446
5446
  updateWafAddressRateLimiting(updateWafAddressRateLimitingRequest) {
5447
5447
  return __awaiter(this, void 0, void 0, function* () {
@@ -5509,7 +5509,7 @@ class WaasClient {
5509
5509
  * @param UpdateWafConfigRequest
5510
5510
  * @return UpdateWafConfigResponse
5511
5511
  * @throws OciError when an error occurs
5512
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
5512
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
5513
5513
  */
5514
5514
  updateWafConfig(updateWafConfigRequest) {
5515
5515
  return __awaiter(this, void 0, void 0, function* () {
@@ -5577,7 +5577,7 @@ class WaasClient {
5577
5577
  * @param UpdateWhitelistsRequest
5578
5578
  * @return UpdateWhitelistsResponse
5579
5579
  * @throws OciError when an error occurs
5580
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.9.1/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
5580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.10.0/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
5581
5581
  */
5582
5582
  updateWhitelists(updateWhitelistsRequest) {
5583
5583
  return __awaiter(this, void 0, void 0, function* () {