oci-waas 2.26.0 → 2.27.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 (79) hide show
  1. package/lib/client.d.ts +72 -72
  2. package/lib/client.js +72 -72
  3. package/lib/model/header-manipulation-action.js +2 -2
  4. package/lib/model/header-manipulation-action.js.map +1 -1
  5. package/lib/model/load-balancing-method.js +2 -2
  6. package/lib/model/load-balancing-method.js.map +1 -1
  7. package/lib/request/accept-recommendations-request.d.ts +1 -1
  8. package/lib/request/cancel-work-request-request.d.ts +1 -1
  9. package/lib/request/change-address-list-compartment-request.d.ts +1 -1
  10. package/lib/request/change-certificate-compartment-request.d.ts +1 -1
  11. package/lib/request/change-custom-protection-rule-compartment-request.d.ts +1 -1
  12. package/lib/request/change-http-redirect-compartment-request.d.ts +1 -1
  13. package/lib/request/change-waas-policy-compartment-request.d.ts +1 -1
  14. package/lib/request/create-address-list-request.d.ts +1 -1
  15. package/lib/request/create-certificate-request.d.ts +1 -1
  16. package/lib/request/create-custom-protection-rule-request.d.ts +1 -1
  17. package/lib/request/create-http-redirect-request.d.ts +1 -1
  18. package/lib/request/create-waas-policy-request.d.ts +1 -1
  19. package/lib/request/delete-address-list-request.d.ts +1 -1
  20. package/lib/request/delete-certificate-request.d.ts +1 -1
  21. package/lib/request/delete-custom-protection-rule-request.d.ts +1 -1
  22. package/lib/request/delete-http-redirect-request.d.ts +1 -1
  23. package/lib/request/delete-waas-policy-request.d.ts +1 -1
  24. package/lib/request/get-address-list-request.d.ts +1 -1
  25. package/lib/request/get-certificate-request.d.ts +1 -1
  26. package/lib/request/get-custom-protection-rule-request.d.ts +1 -1
  27. package/lib/request/get-device-fingerprint-challenge-request.d.ts +1 -1
  28. package/lib/request/get-http-redirect-request.d.ts +1 -1
  29. package/lib/request/get-human-interaction-challenge-request.d.ts +1 -1
  30. package/lib/request/get-js-challenge-request.d.ts +1 -1
  31. package/lib/request/get-policy-config-request.d.ts +1 -1
  32. package/lib/request/get-protection-rule-request.d.ts +1 -1
  33. package/lib/request/get-protection-settings-request.d.ts +1 -1
  34. package/lib/request/get-waas-policy-request.d.ts +1 -1
  35. package/lib/request/get-waf-address-rate-limiting-request.d.ts +1 -1
  36. package/lib/request/get-waf-config-request.d.ts +1 -1
  37. package/lib/request/get-work-request-request.d.ts +1 -1
  38. package/lib/request/list-access-rules-request.d.ts +1 -1
  39. package/lib/request/list-address-lists-request.d.ts +1 -1
  40. package/lib/request/list-caching-rules-request.d.ts +1 -1
  41. package/lib/request/list-captchas-request.d.ts +1 -1
  42. package/lib/request/list-certificates-request.d.ts +1 -1
  43. package/lib/request/list-custom-protection-rules-request.d.ts +1 -1
  44. package/lib/request/list-edge-subnets-request.d.ts +1 -1
  45. package/lib/request/list-good-bots-request.d.ts +1 -1
  46. package/lib/request/list-http-redirects-request.d.ts +1 -1
  47. package/lib/request/list-protection-rules-request.d.ts +1 -1
  48. package/lib/request/list-recommendations-request.d.ts +1 -1
  49. package/lib/request/list-threat-feeds-request.d.ts +1 -1
  50. package/lib/request/list-waas-policies-request.d.ts +1 -1
  51. package/lib/request/list-waas-policy-custom-protection-rules-request.d.ts +1 -1
  52. package/lib/request/list-waf-blocked-requests-request.d.ts +1 -1
  53. package/lib/request/list-waf-logs-request.d.ts +1 -1
  54. package/lib/request/list-waf-requests-request.d.ts +1 -1
  55. package/lib/request/list-waf-traffic-request.d.ts +1 -1
  56. package/lib/request/list-whitelists-request.d.ts +1 -1
  57. package/lib/request/list-work-requests-request.d.ts +1 -1
  58. package/lib/request/purge-cache-request.d.ts +1 -1
  59. package/lib/request/update-access-rules-request.d.ts +1 -1
  60. package/lib/request/update-address-list-request.d.ts +1 -1
  61. package/lib/request/update-caching-rules-request.d.ts +1 -1
  62. package/lib/request/update-captchas-request.d.ts +1 -1
  63. package/lib/request/update-certificate-request.d.ts +1 -1
  64. package/lib/request/update-custom-protection-rule-request.d.ts +1 -1
  65. package/lib/request/update-device-fingerprint-challenge-request.d.ts +1 -1
  66. package/lib/request/update-good-bots-request.d.ts +1 -1
  67. package/lib/request/update-http-redirect-request.d.ts +1 -1
  68. package/lib/request/update-human-interaction-challenge-request.d.ts +1 -1
  69. package/lib/request/update-js-challenge-request.d.ts +1 -1
  70. package/lib/request/update-policy-config-request.d.ts +1 -1
  71. package/lib/request/update-protection-rules-request.d.ts +1 -1
  72. package/lib/request/update-protection-settings-request.d.ts +1 -1
  73. package/lib/request/update-threat-feeds-request.d.ts +1 -1
  74. package/lib/request/update-waas-policy-custom-protection-rules-request.d.ts +1 -1
  75. package/lib/request/update-waas-policy-request.d.ts +1 -1
  76. package/lib/request/update-waf-address-rate-limiting-request.d.ts +1 -1
  77. package/lib/request/update-waf-config-request.d.ts +1 -1
  78. package/lib/request/update-whitelists-request.d.ts +1 -1
  79. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -158,7 +158,7 @@ class RedirectClient {
158
158
  * @param ChangeHttpRedirectCompartmentRequest
159
159
  * @return ChangeHttpRedirectCompartmentResponse
160
160
  * @throws OciError when an error occurs
161
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
161
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
162
162
  */
163
163
  changeHttpRedirectCompartment(changeHttpRedirectCompartmentRequest) {
164
164
  return __awaiter(this, void 0, void 0, function* () {
@@ -213,7 +213,7 @@ class RedirectClient {
213
213
  * @param CreateHttpRedirectRequest
214
214
  * @return CreateHttpRedirectResponse
215
215
  * @throws OciError when an error occurs
216
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
217
217
  */
218
218
  createHttpRedirect(createHttpRedirectRequest) {
219
219
  return __awaiter(this, void 0, void 0, function* () {
@@ -270,7 +270,7 @@ class RedirectClient {
270
270
  * @param DeleteHttpRedirectRequest
271
271
  * @return DeleteHttpRedirectResponse
272
272
  * @throws OciError when an error occurs
273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
273
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
274
274
  */
275
275
  deleteHttpRedirect(deleteHttpRedirectRequest) {
276
276
  return __awaiter(this, void 0, void 0, function* () {
@@ -329,7 +329,7 @@ class RedirectClient {
329
329
  * @param GetHttpRedirectRequest
330
330
  * @return GetHttpRedirectResponse
331
331
  * @throws OciError when an error occurs
332
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
333
333
  */
334
334
  getHttpRedirect(getHttpRedirectRequest) {
335
335
  return __awaiter(this, void 0, void 0, function* () {
@@ -390,7 +390,7 @@ class RedirectClient {
390
390
  * @param ListHttpRedirectsRequest
391
391
  * @return ListHttpRedirectsResponse
392
392
  * @throws OciError when an error occurs
393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
394
394
  */
395
395
  listHttpRedirects(listHttpRedirectsRequest) {
396
396
  return __awaiter(this, void 0, void 0, function* () {
@@ -500,7 +500,7 @@ class RedirectClient {
500
500
  * @param UpdateHttpRedirectRequest
501
501
  * @return UpdateHttpRedirectResponse
502
502
  * @throws OciError when an error occurs
503
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
504
504
  */
505
505
  updateHttpRedirect(updateHttpRedirectRequest) {
506
506
  return __awaiter(this, void 0, void 0, function* () {
@@ -668,7 +668,7 @@ class WaasClient {
668
668
  * @param AcceptRecommendationsRequest
669
669
  * @return AcceptRecommendationsResponse
670
670
  * @throws OciError when an error occurs
671
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
671
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
672
672
  */
673
673
  acceptRecommendations(acceptRecommendationsRequest) {
674
674
  return __awaiter(this, void 0, void 0, function* () {
@@ -727,7 +727,7 @@ class WaasClient {
727
727
  * @param CancelWorkRequestRequest
728
728
  * @return CancelWorkRequestResponse
729
729
  * @throws OciError when an error occurs
730
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
730
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
731
731
  */
732
732
  cancelWorkRequest(cancelWorkRequestRequest) {
733
733
  return __awaiter(this, void 0, void 0, function* () {
@@ -784,7 +784,7 @@ class WaasClient {
784
784
  * @param ChangeAddressListCompartmentRequest
785
785
  * @return ChangeAddressListCompartmentResponse
786
786
  * @throws OciError when an error occurs
787
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
787
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
788
788
  */
789
789
  changeAddressListCompartment(changeAddressListCompartmentRequest) {
790
790
  return __awaiter(this, void 0, void 0, function* () {
@@ -841,7 +841,7 @@ class WaasClient {
841
841
  * @param ChangeCertificateCompartmentRequest
842
842
  * @return ChangeCertificateCompartmentResponse
843
843
  * @throws OciError when an error occurs
844
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
844
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
845
845
  */
846
846
  changeCertificateCompartment(changeCertificateCompartmentRequest) {
847
847
  return __awaiter(this, void 0, void 0, function* () {
@@ -896,7 +896,7 @@ class WaasClient {
896
896
  * @param ChangeCustomProtectionRuleCompartmentRequest
897
897
  * @return ChangeCustomProtectionRuleCompartmentResponse
898
898
  * @throws OciError when an error occurs
899
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
899
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
900
900
  */
901
901
  changeCustomProtectionRuleCompartment(changeCustomProtectionRuleCompartmentRequest) {
902
902
  return __awaiter(this, void 0, void 0, function* () {
@@ -953,7 +953,7 @@ class WaasClient {
953
953
  * @param ChangeWaasPolicyCompartmentRequest
954
954
  * @return ChangeWaasPolicyCompartmentResponse
955
955
  * @throws OciError when an error occurs
956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
957
957
  */
958
958
  changeWaasPolicyCompartment(changeWaasPolicyCompartmentRequest) {
959
959
  return __awaiter(this, void 0, void 0, function* () {
@@ -1008,7 +1008,7 @@ class WaasClient {
1008
1008
  * @param CreateAddressListRequest
1009
1009
  * @return CreateAddressListResponse
1010
1010
  * @throws OciError when an error occurs
1011
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
1011
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
1012
1012
  */
1013
1013
  createAddressList(createAddressListRequest) {
1014
1014
  return __awaiter(this, void 0, void 0, function* () {
@@ -1071,7 +1071,7 @@ class WaasClient {
1071
1071
  * @param CreateCertificateRequest
1072
1072
  * @return CreateCertificateResponse
1073
1073
  * @throws OciError when an error occurs
1074
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
1074
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
1075
1075
  */
1076
1076
  createCertificate(createCertificateRequest) {
1077
1077
  return __awaiter(this, void 0, void 0, function* () {
@@ -1134,7 +1134,7 @@ class WaasClient {
1134
1134
  * @param CreateCustomProtectionRuleRequest
1135
1135
  * @return CreateCustomProtectionRuleResponse
1136
1136
  * @throws OciError when an error occurs
1137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
1137
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
1138
1138
  */
1139
1139
  createCustomProtectionRule(createCustomProtectionRuleRequest) {
1140
1140
  return __awaiter(this, void 0, void 0, function* () {
@@ -1207,7 +1207,7 @@ class WaasClient {
1207
1207
  * @param CreateWaasPolicyRequest
1208
1208
  * @return CreateWaasPolicyResponse
1209
1209
  * @throws OciError when an error occurs
1210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
1210
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
1211
1211
  */
1212
1212
  createWaasPolicy(createWaasPolicyRequest) {
1213
1213
  return __awaiter(this, void 0, void 0, function* () {
@@ -1269,7 +1269,7 @@ class WaasClient {
1269
1269
  * @param DeleteAddressListRequest
1270
1270
  * @return DeleteAddressListResponse
1271
1271
  * @throws OciError when an error occurs
1272
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
1272
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
1273
1273
  */
1274
1274
  deleteAddressList(deleteAddressListRequest) {
1275
1275
  return __awaiter(this, void 0, void 0, function* () {
@@ -1323,7 +1323,7 @@ class WaasClient {
1323
1323
  * @param DeleteCertificateRequest
1324
1324
  * @return DeleteCertificateResponse
1325
1325
  * @throws OciError when an error occurs
1326
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
1326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
1327
1327
  */
1328
1328
  deleteCertificate(deleteCertificateRequest) {
1329
1329
  return __awaiter(this, void 0, void 0, function* () {
@@ -1377,7 +1377,7 @@ class WaasClient {
1377
1377
  * @param DeleteCustomProtectionRuleRequest
1378
1378
  * @return DeleteCustomProtectionRuleResponse
1379
1379
  * @throws OciError when an error occurs
1380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
1380
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
1381
1381
  */
1382
1382
  deleteCustomProtectionRule(deleteCustomProtectionRuleRequest) {
1383
1383
  return __awaiter(this, void 0, void 0, function* () {
@@ -1431,7 +1431,7 @@ class WaasClient {
1431
1431
  * @param DeleteWaasPolicyRequest
1432
1432
  * @return DeleteWaasPolicyResponse
1433
1433
  * @throws OciError when an error occurs
1434
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
1434
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
1435
1435
  */
1436
1436
  deleteWaasPolicy(deleteWaasPolicyRequest) {
1437
1437
  return __awaiter(this, void 0, void 0, function* () {
@@ -1490,7 +1490,7 @@ class WaasClient {
1490
1490
  * @param GetAddressListRequest
1491
1491
  * @return GetAddressListResponse
1492
1492
  * @throws OciError when an error occurs
1493
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
1493
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
1494
1494
  */
1495
1495
  getAddressList(getAddressListRequest) {
1496
1496
  return __awaiter(this, void 0, void 0, function* () {
@@ -1551,7 +1551,7 @@ class WaasClient {
1551
1551
  * @param GetCertificateRequest
1552
1552
  * @return GetCertificateResponse
1553
1553
  * @throws OciError when an error occurs
1554
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
1554
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
1555
1555
  */
1556
1556
  getCertificate(getCertificateRequest) {
1557
1557
  return __awaiter(this, void 0, void 0, function* () {
@@ -1612,7 +1612,7 @@ class WaasClient {
1612
1612
  * @param GetCustomProtectionRuleRequest
1613
1613
  * @return GetCustomProtectionRuleResponse
1614
1614
  * @throws OciError when an error occurs
1615
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
1615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
1616
1616
  */
1617
1617
  getCustomProtectionRule(getCustomProtectionRuleRequest) {
1618
1618
  return __awaiter(this, void 0, void 0, function* () {
@@ -1673,7 +1673,7 @@ class WaasClient {
1673
1673
  * @param GetDeviceFingerprintChallengeRequest
1674
1674
  * @return GetDeviceFingerprintChallengeResponse
1675
1675
  * @throws OciError when an error occurs
1676
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
1676
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
1677
1677
  */
1678
1678
  getDeviceFingerprintChallenge(getDeviceFingerprintChallengeRequest) {
1679
1679
  return __awaiter(this, void 0, void 0, function* () {
@@ -1734,7 +1734,7 @@ class WaasClient {
1734
1734
  * @param GetHumanInteractionChallengeRequest
1735
1735
  * @return GetHumanInteractionChallengeResponse
1736
1736
  * @throws OciError when an error occurs
1737
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
1737
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
1738
1738
  */
1739
1739
  getHumanInteractionChallenge(getHumanInteractionChallengeRequest) {
1740
1740
  return __awaiter(this, void 0, void 0, function* () {
@@ -1795,7 +1795,7 @@ class WaasClient {
1795
1795
  * @param GetJsChallengeRequest
1796
1796
  * @return GetJsChallengeResponse
1797
1797
  * @throws OciError when an error occurs
1798
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
1798
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
1799
1799
  */
1800
1800
  getJsChallenge(getJsChallengeRequest) {
1801
1801
  return __awaiter(this, void 0, void 0, function* () {
@@ -1856,7 +1856,7 @@ class WaasClient {
1856
1856
  * @param GetPolicyConfigRequest
1857
1857
  * @return GetPolicyConfigResponse
1858
1858
  * @throws OciError when an error occurs
1859
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
1859
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
1860
1860
  */
1861
1861
  getPolicyConfig(getPolicyConfigRequest) {
1862
1862
  return __awaiter(this, void 0, void 0, function* () {
@@ -1917,7 +1917,7 @@ class WaasClient {
1917
1917
  * @param GetProtectionRuleRequest
1918
1918
  * @return GetProtectionRuleResponse
1919
1919
  * @throws OciError when an error occurs
1920
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
1920
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
1921
1921
  */
1922
1922
  getProtectionRule(getProtectionRuleRequest) {
1923
1923
  return __awaiter(this, void 0, void 0, function* () {
@@ -1979,7 +1979,7 @@ class WaasClient {
1979
1979
  * @param GetProtectionSettingsRequest
1980
1980
  * @return GetProtectionSettingsResponse
1981
1981
  * @throws OciError when an error occurs
1982
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
1982
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
1983
1983
  */
1984
1984
  getProtectionSettings(getProtectionSettingsRequest) {
1985
1985
  return __awaiter(this, void 0, void 0, function* () {
@@ -2040,7 +2040,7 @@ class WaasClient {
2040
2040
  * @param GetWaasPolicyRequest
2041
2041
  * @return GetWaasPolicyResponse
2042
2042
  * @throws OciError when an error occurs
2043
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
2043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
2044
2044
  */
2045
2045
  getWaasPolicy(getWaasPolicyRequest) {
2046
2046
  return __awaiter(this, void 0, void 0, function* () {
@@ -2101,7 +2101,7 @@ class WaasClient {
2101
2101
  * @param GetWafAddressRateLimitingRequest
2102
2102
  * @return GetWafAddressRateLimitingResponse
2103
2103
  * @throws OciError when an error occurs
2104
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
2104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
2105
2105
  */
2106
2106
  getWafAddressRateLimiting(getWafAddressRateLimitingRequest) {
2107
2107
  return __awaiter(this, void 0, void 0, function* () {
@@ -2162,7 +2162,7 @@ class WaasClient {
2162
2162
  * @param GetWafConfigRequest
2163
2163
  * @return GetWafConfigResponse
2164
2164
  * @throws OciError when an error occurs
2165
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
2165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
2166
2166
  */
2167
2167
  getWafConfig(getWafConfigRequest) {
2168
2168
  return __awaiter(this, void 0, void 0, function* () {
@@ -2223,7 +2223,7 @@ class WaasClient {
2223
2223
  * @param GetWorkRequestRequest
2224
2224
  * @return GetWorkRequestResponse
2225
2225
  * @throws OciError when an error occurs
2226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
2227
2227
  */
2228
2228
  getWorkRequest(getWorkRequestRequest) {
2229
2229
  return __awaiter(this, void 0, void 0, function* () {
@@ -2290,7 +2290,7 @@ class WaasClient {
2290
2290
  * @param ListAccessRulesRequest
2291
2291
  * @return ListAccessRulesResponse
2292
2292
  * @throws OciError when an error occurs
2293
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
2293
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
2294
2294
  */
2295
2295
  listAccessRules(listAccessRulesRequest) {
2296
2296
  return __awaiter(this, void 0, void 0, function* () {
@@ -2399,7 +2399,7 @@ class WaasClient {
2399
2399
  * @param ListAddressListsRequest
2400
2400
  * @return ListAddressListsResponse
2401
2401
  * @throws OciError when an error occurs
2402
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
2402
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
2403
2403
  */
2404
2404
  listAddressLists(listAddressListsRequest) {
2405
2405
  return __awaiter(this, void 0, void 0, function* () {
@@ -2510,7 +2510,7 @@ class WaasClient {
2510
2510
  * @param ListCachingRulesRequest
2511
2511
  * @return ListCachingRulesResponse
2512
2512
  * @throws OciError when an error occurs
2513
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
2513
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
2514
2514
  */
2515
2515
  listCachingRules(listCachingRulesRequest) {
2516
2516
  return __awaiter(this, void 0, void 0, function* () {
@@ -2624,7 +2624,7 @@ class WaasClient {
2624
2624
  * @param ListCaptchasRequest
2625
2625
  * @return ListCaptchasResponse
2626
2626
  * @throws OciError when an error occurs
2627
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
2627
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
2628
2628
  */
2629
2629
  listCaptchas(listCaptchasRequest) {
2630
2630
  return __awaiter(this, void 0, void 0, function* () {
@@ -2733,7 +2733,7 @@ class WaasClient {
2733
2733
  * @param ListCertificatesRequest
2734
2734
  * @return ListCertificatesResponse
2735
2735
  * @throws OciError when an error occurs
2736
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
2736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
2737
2737
  */
2738
2738
  listCertificates(listCertificatesRequest) {
2739
2739
  return __awaiter(this, void 0, void 0, function* () {
@@ -2843,7 +2843,7 @@ class WaasClient {
2843
2843
  * @param ListCustomProtectionRulesRequest
2844
2844
  * @return ListCustomProtectionRulesResponse
2845
2845
  * @throws OciError when an error occurs
2846
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
2846
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
2847
2847
  */
2848
2848
  listCustomProtectionRules(listCustomProtectionRulesRequest) {
2849
2849
  return __awaiter(this, void 0, void 0, function* () {
@@ -2953,7 +2953,7 @@ class WaasClient {
2953
2953
  * @param ListEdgeSubnetsRequest
2954
2954
  * @return ListEdgeSubnetsResponse
2955
2955
  * @throws OciError when an error occurs
2956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
2956
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
2957
2957
  */
2958
2958
  listEdgeSubnets(listEdgeSubnetsRequest) {
2959
2959
  return __awaiter(this, void 0, void 0, function* () {
@@ -3060,7 +3060,7 @@ class WaasClient {
3060
3060
  * @param ListGoodBotsRequest
3061
3061
  * @return ListGoodBotsResponse
3062
3062
  * @throws OciError when an error occurs
3063
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
3063
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
3064
3064
  */
3065
3065
  listGoodBots(listGoodBotsRequest) {
3066
3066
  return __awaiter(this, void 0, void 0, function* () {
@@ -3170,7 +3170,7 @@ class WaasClient {
3170
3170
  * @param ListProtectionRulesRequest
3171
3171
  * @return ListProtectionRulesResponse
3172
3172
  * @throws OciError when an error occurs
3173
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
3173
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
3174
3174
  */
3175
3175
  listProtectionRules(listProtectionRulesRequest) {
3176
3176
  return __awaiter(this, void 0, void 0, function* () {
@@ -3284,7 +3284,7 @@ class WaasClient {
3284
3284
  * @param ListRecommendationsRequest
3285
3285
  * @return ListRecommendationsResponse
3286
3286
  * @throws OciError when an error occurs
3287
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
3287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
3288
3288
  */
3289
3289
  listRecommendations(listRecommendationsRequest) {
3290
3290
  return __awaiter(this, void 0, void 0, function* () {
@@ -3397,7 +3397,7 @@ class WaasClient {
3397
3397
  * @param ListThreatFeedsRequest
3398
3398
  * @return ListThreatFeedsResponse
3399
3399
  * @throws OciError when an error occurs
3400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
3400
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
3401
3401
  */
3402
3402
  listThreatFeeds(listThreatFeedsRequest) {
3403
3403
  return __awaiter(this, void 0, void 0, function* () {
@@ -3506,7 +3506,7 @@ class WaasClient {
3506
3506
  * @param ListWaasPoliciesRequest
3507
3507
  * @return ListWaasPoliciesResponse
3508
3508
  * @throws OciError when an error occurs
3509
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
3509
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
3510
3510
  */
3511
3511
  listWaasPolicies(listWaasPoliciesRequest) {
3512
3512
  return __awaiter(this, void 0, void 0, function* () {
@@ -3616,7 +3616,7 @@ class WaasClient {
3616
3616
  * @param ListWaasPolicyCustomProtectionRulesRequest
3617
3617
  * @return ListWaasPolicyCustomProtectionRulesResponse
3618
3618
  * @throws OciError when an error occurs
3619
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
3619
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
3620
3620
  */
3621
3621
  listWaasPolicyCustomProtectionRules(listWaasPolicyCustomProtectionRulesRequest) {
3622
3622
  return __awaiter(this, void 0, void 0, function* () {
@@ -3727,7 +3727,7 @@ class WaasClient {
3727
3727
  * @param ListWafBlockedRequestsRequest
3728
3728
  * @return ListWafBlockedRequestsResponse
3729
3729
  * @throws OciError when an error occurs
3730
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
3730
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
3731
3731
  */
3732
3732
  listWafBlockedRequests(listWafBlockedRequestsRequest) {
3733
3733
  return __awaiter(this, void 0, void 0, function* () {
@@ -3837,7 +3837,7 @@ class WaasClient {
3837
3837
  * @param ListWafLogsRequest
3838
3838
  * @return ListWafLogsResponse
3839
3839
  * @throws OciError when an error occurs
3840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
3840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
3841
3841
  */
3842
3842
  listWafLogs(listWafLogsRequest) {
3843
3843
  return __awaiter(this, void 0, void 0, function* () {
@@ -3963,7 +3963,7 @@ class WaasClient {
3963
3963
  * @param ListWafRequestsRequest
3964
3964
  * @return ListWafRequestsResponse
3965
3965
  * @throws OciError when an error occurs
3966
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
3966
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
3967
3967
  */
3968
3968
  listWafRequests(listWafRequestsRequest) {
3969
3969
  return __awaiter(this, void 0, void 0, function* () {
@@ -4071,7 +4071,7 @@ class WaasClient {
4071
4071
  * @param ListWafTrafficRequest
4072
4072
  * @return ListWafTrafficResponse
4073
4073
  * @throws OciError when an error occurs
4074
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
4074
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
4075
4075
  */
4076
4076
  listWafTraffic(listWafTrafficRequest) {
4077
4077
  return __awaiter(this, void 0, void 0, function* () {
@@ -4177,7 +4177,7 @@ class WaasClient {
4177
4177
  * @param ListWhitelistsRequest
4178
4178
  * @return ListWhitelistsResponse
4179
4179
  * @throws OciError when an error occurs
4180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
4180
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
4181
4181
  */
4182
4182
  listWhitelists(listWhitelistsRequest) {
4183
4183
  return __awaiter(this, void 0, void 0, function* () {
@@ -4286,7 +4286,7 @@ class WaasClient {
4286
4286
  * @param ListWorkRequestsRequest
4287
4287
  * @return ListWorkRequestsResponse
4288
4288
  * @throws OciError when an error occurs
4289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
4290
4290
  */
4291
4291
  listWorkRequests(listWorkRequestsRequest) {
4292
4292
  return __awaiter(this, void 0, void 0, function* () {
@@ -4393,7 +4393,7 @@ class WaasClient {
4393
4393
  * @param PurgeCacheRequest
4394
4394
  * @return PurgeCacheResponse
4395
4395
  * @throws OciError when an error occurs
4396
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
4396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
4397
4397
  */
4398
4398
  purgeCache(purgeCacheRequest) {
4399
4399
  return __awaiter(this, void 0, void 0, function* () {
@@ -4460,7 +4460,7 @@ class WaasClient {
4460
4460
  * @param UpdateAccessRulesRequest
4461
4461
  * @return UpdateAccessRulesResponse
4462
4462
  * @throws OciError when an error occurs
4463
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
4463
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
4464
4464
  */
4465
4465
  updateAccessRules(updateAccessRulesRequest) {
4466
4466
  return __awaiter(this, void 0, void 0, function* () {
@@ -4520,7 +4520,7 @@ class WaasClient {
4520
4520
  * @param UpdateAddressListRequest
4521
4521
  * @return UpdateAddressListResponse
4522
4522
  * @throws OciError when an error occurs
4523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
4523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
4524
4524
  */
4525
4525
  updateAddressList(updateAddressListRequest) {
4526
4526
  return __awaiter(this, void 0, void 0, function* () {
@@ -4589,7 +4589,7 @@ class WaasClient {
4589
4589
  * @param UpdateCachingRulesRequest
4590
4590
  * @return UpdateCachingRulesResponse
4591
4591
  * @throws OciError when an error occurs
4592
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
4592
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
4593
4593
  */
4594
4594
  updateCachingRules(updateCachingRulesRequest) {
4595
4595
  return __awaiter(this, void 0, void 0, function* () {
@@ -4657,7 +4657,7 @@ class WaasClient {
4657
4657
  * @param UpdateCaptchasRequest
4658
4658
  * @return UpdateCaptchasResponse
4659
4659
  * @throws OciError when an error occurs
4660
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
4660
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
4661
4661
  */
4662
4662
  updateCaptchas(updateCaptchasRequest) {
4663
4663
  return __awaiter(this, void 0, void 0, function* () {
@@ -4717,7 +4717,7 @@ class WaasClient {
4717
4717
  * @param UpdateCertificateRequest
4718
4718
  * @return UpdateCertificateResponse
4719
4719
  * @throws OciError when an error occurs
4720
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
4720
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
4721
4721
  */
4722
4722
  updateCertificate(updateCertificateRequest) {
4723
4723
  return __awaiter(this, void 0, void 0, function* () {
@@ -4780,7 +4780,7 @@ class WaasClient {
4780
4780
  * @param UpdateCustomProtectionRuleRequest
4781
4781
  * @return UpdateCustomProtectionRuleResponse
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.26.0/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
4783
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
4784
4784
  */
4785
4785
  updateCustomProtectionRule(updateCustomProtectionRuleRequest) {
4786
4786
  return __awaiter(this, void 0, void 0, function* () {
@@ -4848,7 +4848,7 @@ class WaasClient {
4848
4848
  * @param UpdateDeviceFingerprintChallengeRequest
4849
4849
  * @return UpdateDeviceFingerprintChallengeResponse
4850
4850
  * @throws OciError when an error occurs
4851
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
4851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
4852
4852
  */
4853
4853
  updateDeviceFingerprintChallenge(updateDeviceFingerprintChallengeRequest) {
4854
4854
  return __awaiter(this, void 0, void 0, function* () {
@@ -4910,7 +4910,7 @@ class WaasClient {
4910
4910
  * @param UpdateGoodBotsRequest
4911
4911
  * @return UpdateGoodBotsResponse
4912
4912
  * @throws OciError when an error occurs
4913
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
4913
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
4914
4914
  */
4915
4915
  updateGoodBots(updateGoodBotsRequest) {
4916
4916
  return __awaiter(this, void 0, void 0, function* () {
@@ -4970,7 +4970,7 @@ class WaasClient {
4970
4970
  * @param UpdateHumanInteractionChallengeRequest
4971
4971
  * @return UpdateHumanInteractionChallengeResponse
4972
4972
  * @throws OciError when an error occurs
4973
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
4973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
4974
4974
  */
4975
4975
  updateHumanInteractionChallenge(updateHumanInteractionChallengeRequest) {
4976
4976
  return __awaiter(this, void 0, void 0, function* () {
@@ -5030,7 +5030,7 @@ class WaasClient {
5030
5030
  * @param UpdateJsChallengeRequest
5031
5031
  * @return UpdateJsChallengeResponse
5032
5032
  * @throws OciError when an error occurs
5033
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
5033
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
5034
5034
  */
5035
5035
  updateJsChallenge(updateJsChallengeRequest) {
5036
5036
  return __awaiter(this, void 0, void 0, function* () {
@@ -5090,7 +5090,7 @@ class WaasClient {
5090
5090
  * @param UpdatePolicyConfigRequest
5091
5091
  * @return UpdatePolicyConfigResponse
5092
5092
  * @throws OciError when an error occurs
5093
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
5093
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
5094
5094
  */
5095
5095
  updatePolicyConfig(updatePolicyConfigRequest) {
5096
5096
  return __awaiter(this, void 0, void 0, function* () {
@@ -5152,7 +5152,7 @@ class WaasClient {
5152
5152
  * @param UpdateProtectionRulesRequest
5153
5153
  * @return UpdateProtectionRulesResponse
5154
5154
  * @throws OciError when an error occurs
5155
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
5155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
5156
5156
  */
5157
5157
  updateProtectionRules(updateProtectionRulesRequest) {
5158
5158
  return __awaiter(this, void 0, void 0, function* () {
@@ -5211,7 +5211,7 @@ class WaasClient {
5211
5211
  * @param UpdateProtectionSettingsRequest
5212
5212
  * @return UpdateProtectionSettingsResponse
5213
5213
  * @throws OciError when an error occurs
5214
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
5214
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
5215
5215
  */
5216
5216
  updateProtectionSettings(updateProtectionSettingsRequest) {
5217
5217
  return __awaiter(this, void 0, void 0, function* () {
@@ -5271,7 +5271,7 @@ class WaasClient {
5271
5271
  * @param UpdateThreatFeedsRequest
5272
5272
  * @return UpdateThreatFeedsResponse
5273
5273
  * @throws OciError when an error occurs
5274
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
5274
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
5275
5275
  */
5276
5276
  updateThreatFeeds(updateThreatFeedsRequest) {
5277
5277
  return __awaiter(this, void 0, void 0, function* () {
@@ -5332,7 +5332,7 @@ class WaasClient {
5332
5332
  * @param UpdateWaasPolicyRequest
5333
5333
  * @return UpdateWaasPolicyResponse
5334
5334
  * @throws OciError when an error occurs
5335
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
5335
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
5336
5336
  */
5337
5337
  updateWaasPolicy(updateWaasPolicyRequest) {
5338
5338
  return __awaiter(this, void 0, void 0, function* () {
@@ -5392,7 +5392,7 @@ class WaasClient {
5392
5392
  * @param UpdateWaasPolicyCustomProtectionRulesRequest
5393
5393
  * @return UpdateWaasPolicyCustomProtectionRulesResponse
5394
5394
  * @throws OciError when an error occurs
5395
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
5395
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
5396
5396
  */
5397
5397
  updateWaasPolicyCustomProtectionRules(updateWaasPolicyCustomProtectionRulesRequest) {
5398
5398
  return __awaiter(this, void 0, void 0, function* () {
@@ -5452,7 +5452,7 @@ class WaasClient {
5452
5452
  * @param UpdateWafAddressRateLimitingRequest
5453
5453
  * @return UpdateWafAddressRateLimitingResponse
5454
5454
  * @throws OciError when an error occurs
5455
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
5455
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
5456
5456
  */
5457
5457
  updateWafAddressRateLimiting(updateWafAddressRateLimitingRequest) {
5458
5458
  return __awaiter(this, void 0, void 0, function* () {
@@ -5520,7 +5520,7 @@ class WaasClient {
5520
5520
  * @param UpdateWafConfigRequest
5521
5521
  * @return UpdateWafConfigResponse
5522
5522
  * @throws OciError when an error occurs
5523
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
5523
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
5524
5524
  */
5525
5525
  updateWafConfig(updateWafConfigRequest) {
5526
5526
  return __awaiter(this, void 0, void 0, function* () {
@@ -5588,7 +5588,7 @@ class WaasClient {
5588
5588
  * @param UpdateWhitelistsRequest
5589
5589
  * @return UpdateWhitelistsResponse
5590
5590
  * @throws OciError when an error occurs
5591
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.26.0/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
5591
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.27.0/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
5592
5592
  */
5593
5593
  updateWhitelists(updateWhitelistsRequest) {
5594
5594
  return __awaiter(this, void 0, void 0, function* () {