oci-waas 2.3.1 → 2.5.2

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 (77) hide show
  1. package/LICENSE.txt +6 -0
  2. package/lib/client.d.ts +412 -72
  3. package/lib/client.js +492 -72
  4. package/lib/client.js.map +1 -1
  5. package/lib/request/accept-recommendations-request.d.ts +1 -1
  6. package/lib/request/cancel-work-request-request.d.ts +1 -1
  7. package/lib/request/change-address-list-compartment-request.d.ts +1 -1
  8. package/lib/request/change-certificate-compartment-request.d.ts +1 -1
  9. package/lib/request/change-custom-protection-rule-compartment-request.d.ts +1 -1
  10. package/lib/request/change-http-redirect-compartment-request.d.ts +1 -1
  11. package/lib/request/change-waas-policy-compartment-request.d.ts +1 -1
  12. package/lib/request/create-address-list-request.d.ts +1 -1
  13. package/lib/request/create-certificate-request.d.ts +1 -1
  14. package/lib/request/create-custom-protection-rule-request.d.ts +1 -1
  15. package/lib/request/create-http-redirect-request.d.ts +1 -1
  16. package/lib/request/create-waas-policy-request.d.ts +1 -1
  17. package/lib/request/delete-address-list-request.d.ts +1 -1
  18. package/lib/request/delete-certificate-request.d.ts +1 -1
  19. package/lib/request/delete-custom-protection-rule-request.d.ts +1 -1
  20. package/lib/request/delete-http-redirect-request.d.ts +1 -1
  21. package/lib/request/delete-waas-policy-request.d.ts +1 -1
  22. package/lib/request/get-address-list-request.d.ts +1 -1
  23. package/lib/request/get-certificate-request.d.ts +1 -1
  24. package/lib/request/get-custom-protection-rule-request.d.ts +1 -1
  25. package/lib/request/get-device-fingerprint-challenge-request.d.ts +1 -1
  26. package/lib/request/get-http-redirect-request.d.ts +1 -1
  27. package/lib/request/get-human-interaction-challenge-request.d.ts +1 -1
  28. package/lib/request/get-js-challenge-request.d.ts +1 -1
  29. package/lib/request/get-policy-config-request.d.ts +1 -1
  30. package/lib/request/get-protection-rule-request.d.ts +1 -1
  31. package/lib/request/get-protection-settings-request.d.ts +1 -1
  32. package/lib/request/get-waas-policy-request.d.ts +1 -1
  33. package/lib/request/get-waf-address-rate-limiting-request.d.ts +1 -1
  34. package/lib/request/get-waf-config-request.d.ts +1 -1
  35. package/lib/request/get-work-request-request.d.ts +1 -1
  36. package/lib/request/list-access-rules-request.d.ts +1 -1
  37. package/lib/request/list-address-lists-request.d.ts +1 -1
  38. package/lib/request/list-caching-rules-request.d.ts +1 -1
  39. package/lib/request/list-captchas-request.d.ts +1 -1
  40. package/lib/request/list-certificates-request.d.ts +1 -1
  41. package/lib/request/list-custom-protection-rules-request.d.ts +1 -1
  42. package/lib/request/list-edge-subnets-request.d.ts +1 -1
  43. package/lib/request/list-good-bots-request.d.ts +1 -1
  44. package/lib/request/list-http-redirects-request.d.ts +1 -1
  45. package/lib/request/list-protection-rules-request.d.ts +1 -1
  46. package/lib/request/list-recommendations-request.d.ts +1 -1
  47. package/lib/request/list-threat-feeds-request.d.ts +1 -1
  48. package/lib/request/list-waas-policies-request.d.ts +1 -1
  49. package/lib/request/list-waas-policy-custom-protection-rules-request.d.ts +1 -1
  50. package/lib/request/list-waf-blocked-requests-request.d.ts +1 -1
  51. package/lib/request/list-waf-logs-request.d.ts +1 -1
  52. package/lib/request/list-waf-requests-request.d.ts +1 -1
  53. package/lib/request/list-waf-traffic-request.d.ts +1 -1
  54. package/lib/request/list-whitelists-request.d.ts +1 -1
  55. package/lib/request/list-work-requests-request.d.ts +1 -1
  56. package/lib/request/purge-cache-request.d.ts +1 -1
  57. package/lib/request/update-access-rules-request.d.ts +1 -1
  58. package/lib/request/update-address-list-request.d.ts +1 -1
  59. package/lib/request/update-caching-rules-request.d.ts +1 -1
  60. package/lib/request/update-captchas-request.d.ts +1 -1
  61. package/lib/request/update-certificate-request.d.ts +1 -1
  62. package/lib/request/update-custom-protection-rule-request.d.ts +1 -1
  63. package/lib/request/update-device-fingerprint-challenge-request.d.ts +1 -1
  64. package/lib/request/update-good-bots-request.d.ts +1 -1
  65. package/lib/request/update-http-redirect-request.d.ts +1 -1
  66. package/lib/request/update-human-interaction-challenge-request.d.ts +1 -1
  67. package/lib/request/update-js-challenge-request.d.ts +1 -1
  68. package/lib/request/update-policy-config-request.d.ts +1 -1
  69. package/lib/request/update-protection-rules-request.d.ts +1 -1
  70. package/lib/request/update-protection-settings-request.d.ts +1 -1
  71. package/lib/request/update-threat-feeds-request.d.ts +1 -1
  72. package/lib/request/update-waas-policy-custom-protection-rules-request.d.ts +1 -1
  73. package/lib/request/update-waas-policy-request.d.ts +1 -1
  74. package/lib/request/update-waf-address-rate-limiting-request.d.ts +1 -1
  75. package/lib/request/update-waf-config-request.d.ts +1 -1
  76. package/lib/request/update-whitelists-request.d.ts +1 -1
  77. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -71,7 +71,7 @@ export declare class RedirectClient {
71
71
  * @param ChangeHttpRedirectCompartmentRequest
72
72
  * @return ChangeHttpRedirectCompartmentResponse
73
73
  * @throws OciError when an error occurs
74
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
74
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ChangeHttpRedirectCompartment.ts.html |here} to see how to use ChangeHttpRedirectCompartment API.
75
75
  */
76
76
  changeHttpRedirectCompartment(changeHttpRedirectCompartmentRequest: requests.ChangeHttpRedirectCompartmentRequest): Promise<responses.ChangeHttpRedirectCompartmentResponse>;
77
77
  /**
@@ -79,7 +79,7 @@ export declare class RedirectClient {
79
79
  * @param CreateHttpRedirectRequest
80
80
  * @return CreateHttpRedirectResponse
81
81
  * @throws OciError when an error occurs
82
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
82
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/CreateHttpRedirect.ts.html |here} to see how to use CreateHttpRedirect API.
83
83
  */
84
84
  createHttpRedirect(createHttpRedirectRequest: requests.CreateHttpRedirectRequest): Promise<responses.CreateHttpRedirectResponse>;
85
85
  /**
@@ -87,7 +87,7 @@ export declare class RedirectClient {
87
87
  * @param DeleteHttpRedirectRequest
88
88
  * @return DeleteHttpRedirectResponse
89
89
  * @throws OciError when an error occurs
90
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
90
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/DeleteHttpRedirect.ts.html |here} to see how to use DeleteHttpRedirect API.
91
91
  */
92
92
  deleteHttpRedirect(deleteHttpRedirectRequest: requests.DeleteHttpRedirectRequest): Promise<responses.DeleteHttpRedirectResponse>;
93
93
  /**
@@ -95,7 +95,7 @@ export declare class RedirectClient {
95
95
  * @param GetHttpRedirectRequest
96
96
  * @return GetHttpRedirectResponse
97
97
  * @throws OciError when an error occurs
98
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
98
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetHttpRedirect.ts.html |here} to see how to use GetHttpRedirect API.
99
99
  */
100
100
  getHttpRedirect(getHttpRedirectRequest: requests.GetHttpRedirectRequest): Promise<responses.GetHttpRedirectResponse>;
101
101
  /**
@@ -103,10 +103,11 @@ export declare class RedirectClient {
103
103
  * @param ListHttpRedirectsRequest
104
104
  * @return ListHttpRedirectsResponse
105
105
  * @throws OciError when an error occurs
106
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
106
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListHttpRedirects.ts.html |here} to see how to use ListHttpRedirects API.
107
107
  */
108
108
  listHttpRedirects(listHttpRedirectsRequest: requests.ListHttpRedirectsRequest): Promise<responses.ListHttpRedirectsResponse>;
109
109
  /**
110
+ * NOTE: This function is deprecated in favor of listHttpRedirectsRecordIterator function.
110
111
  * Creates a new async iterator which will iterate over the models.HttpRedirectSummary objects
111
112
  * contained in responses from the listHttpRedirects operation. This iterator will fetch more data from the
112
113
  * server as needed.
@@ -115,18 +116,34 @@ export declare class RedirectClient {
115
116
  */
116
117
  listAllHttpRedirects(request: requests.ListHttpRedirectsRequest): AsyncIterableIterator<model.HttpRedirectSummary>;
117
118
  /**
119
+ * NOTE: This function is deprecated in favor of listHttpRedirectsResponseIterator function.
118
120
  * Creates a new async iterator which will iterate over the responses received from the listHttpRedirects operation. This iterator
119
121
  * will fetch more data from the server as needed.
120
122
  *
121
123
  * @param request a request which can be sent to the service operation
122
124
  */
123
125
  listAllHttpRedirectsResponses(request: requests.ListHttpRedirectsRequest): AsyncIterableIterator<responses.ListHttpRedirectsResponse>;
126
+ /**
127
+ * Creates a new async iterator which will iterate over the models.HttpRedirectSummary objects
128
+ * contained in responses from the listHttpRedirects operation. This iterator will fetch more data from the
129
+ * server as needed.
130
+ *
131
+ * @param request a request which can be sent to the service operation
132
+ */
133
+ listHttpRedirectsRecordIterator(request: requests.ListHttpRedirectsRequest): AsyncIterableIterator<model.HttpRedirectSummary>;
134
+ /**
135
+ * Creates a new async iterator which will iterate over the responses received from the listHttpRedirects operation. This iterator
136
+ * will fetch more data from the server as needed.
137
+ *
138
+ * @param request a request which can be sent to the service operation
139
+ */
140
+ listHttpRedirectsResponseIterator(request: requests.ListHttpRedirectsRequest): AsyncIterableIterator<responses.ListHttpRedirectsResponse>;
124
141
  /**
125
142
  * Updates the details of a HTTP Redirect, including target and tags. Only the fields specified in the request body will be updated; all other properties will remain unchanged.
126
143
  * @param UpdateHttpRedirectRequest
127
144
  * @return UpdateHttpRedirectResponse
128
145
  * @throws OciError when an error occurs
129
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateHttpRedirect.ts.html |here} to see how to use UpdateHttpRedirect API.
130
147
  */
131
148
  updateHttpRedirect(updateHttpRedirectRequest: requests.UpdateHttpRedirectRequest): Promise<responses.UpdateHttpRedirectResponse>;
132
149
  }
@@ -187,7 +204,7 @@ export declare class WaasClient {
187
204
  * @param AcceptRecommendationsRequest
188
205
  * @return AcceptRecommendationsResponse
189
206
  * @throws OciError when an error occurs
190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
207
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/AcceptRecommendations.ts.html |here} to see how to use AcceptRecommendations API.
191
208
  */
192
209
  acceptRecommendations(acceptRecommendationsRequest: requests.AcceptRecommendationsRequest): Promise<responses.AcceptRecommendationsResponse>;
193
210
  /**
@@ -195,7 +212,7 @@ export declare class WaasClient {
195
212
  * @param CancelWorkRequestRequest
196
213
  * @return CancelWorkRequestResponse
197
214
  * @throws OciError when an error occurs
198
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/CancelWorkRequest.ts.html |here} to see how to use CancelWorkRequest API.
199
216
  */
200
217
  cancelWorkRequest(cancelWorkRequestRequest: requests.CancelWorkRequestRequest): Promise<responses.CancelWorkRequestResponse>;
201
218
  /**
@@ -206,7 +223,7 @@ export declare class WaasClient {
206
223
  * @param ChangeAddressListCompartmentRequest
207
224
  * @return ChangeAddressListCompartmentResponse
208
225
  * @throws OciError when an error occurs
209
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ChangeAddressListCompartment.ts.html |here} to see how to use ChangeAddressListCompartment API.
210
227
  */
211
228
  changeAddressListCompartment(changeAddressListCompartmentRequest: requests.ChangeAddressListCompartmentRequest): Promise<responses.ChangeAddressListCompartmentResponse>;
212
229
  /**
@@ -216,7 +233,7 @@ export declare class WaasClient {
216
233
  * @param ChangeCertificateCompartmentRequest
217
234
  * @return ChangeCertificateCompartmentResponse
218
235
  * @throws OciError when an error occurs
219
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
236
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ChangeCertificateCompartment.ts.html |here} to see how to use ChangeCertificateCompartment API.
220
237
  */
221
238
  changeCertificateCompartment(changeCertificateCompartmentRequest: requests.ChangeCertificateCompartmentRequest): Promise<responses.ChangeCertificateCompartmentResponse>;
222
239
  /**
@@ -224,7 +241,7 @@ export declare class WaasClient {
224
241
  * @param ChangeCustomProtectionRuleCompartmentRequest
225
242
  * @return ChangeCustomProtectionRuleCompartmentResponse
226
243
  * @throws OciError when an error occurs
227
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
244
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ChangeCustomProtectionRuleCompartment.ts.html |here} to see how to use ChangeCustomProtectionRuleCompartment API.
228
245
  */
229
246
  changeCustomProtectionRuleCompartment(changeCustomProtectionRuleCompartmentRequest: requests.ChangeCustomProtectionRuleCompartmentRequest): Promise<responses.ChangeCustomProtectionRuleCompartmentResponse>;
230
247
  /**
@@ -234,7 +251,7 @@ export declare class WaasClient {
234
251
  * @param ChangeWaasPolicyCompartmentRequest
235
252
  * @return ChangeWaasPolicyCompartmentResponse
236
253
  * @throws OciError when an error occurs
237
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ChangeWaasPolicyCompartment.ts.html |here} to see how to use ChangeWaasPolicyCompartment API.
238
255
  */
239
256
  changeWaasPolicyCompartment(changeWaasPolicyCompartmentRequest: requests.ChangeWaasPolicyCompartmentRequest): Promise<responses.ChangeWaasPolicyCompartmentResponse>;
240
257
  /**
@@ -242,7 +259,7 @@ export declare class WaasClient {
242
259
  * @param CreateAddressListRequest
243
260
  * @return CreateAddressListResponse
244
261
  * @throws OciError when an error occurs
245
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
262
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/CreateAddressList.ts.html |here} to see how to use CreateAddressList API.
246
263
  */
247
264
  createAddressList(createAddressListRequest: requests.CreateAddressListRequest): Promise<responses.CreateAddressListResponse>;
248
265
  /**
@@ -252,7 +269,7 @@ export declare class WaasClient {
252
269
  * @param CreateCertificateRequest
253
270
  * @return CreateCertificateResponse
254
271
  * @throws OciError when an error occurs
255
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
272
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
256
273
  */
257
274
  createCertificate(createCertificateRequest: requests.CreateCertificateRequest): Promise<responses.CreateCertificateResponse>;
258
275
  /**
@@ -262,7 +279,7 @@ export declare class WaasClient {
262
279
  * @param CreateCustomProtectionRuleRequest
263
280
  * @return CreateCustomProtectionRuleResponse
264
281
  * @throws OciError when an error occurs
265
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/CreateCustomProtectionRule.ts.html |here} to see how to use CreateCustomProtectionRule API.
266
283
  */
267
284
  createCustomProtectionRule(createCustomProtectionRuleRequest: requests.CreateCustomProtectionRuleRequest): Promise<responses.CreateCustomProtectionRuleResponse>;
268
285
  /**
@@ -282,7 +299,7 @@ export declare class WaasClient {
282
299
  * @param CreateWaasPolicyRequest
283
300
  * @return CreateWaasPolicyResponse
284
301
  * @throws OciError when an error occurs
285
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
302
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/CreateWaasPolicy.ts.html |here} to see how to use CreateWaasPolicy API.
286
303
  */
287
304
  createWaasPolicy(createWaasPolicyRequest: requests.CreateWaasPolicyRequest): Promise<responses.CreateWaasPolicyResponse>;
288
305
  /**
@@ -290,7 +307,7 @@ export declare class WaasClient {
290
307
  * @param DeleteAddressListRequest
291
308
  * @return DeleteAddressListResponse
292
309
  * @throws OciError when an error occurs
293
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
310
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/DeleteAddressList.ts.html |here} to see how to use DeleteAddressList API.
294
311
  */
295
312
  deleteAddressList(deleteAddressListRequest: requests.DeleteAddressListRequest): Promise<responses.DeleteAddressListResponse>;
296
313
  /**
@@ -298,7 +315,7 @@ export declare class WaasClient {
298
315
  * @param DeleteCertificateRequest
299
316
  * @return DeleteCertificateResponse
300
317
  * @throws OciError when an error occurs
301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
318
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
302
319
  */
303
320
  deleteCertificate(deleteCertificateRequest: requests.DeleteCertificateRequest): Promise<responses.DeleteCertificateResponse>;
304
321
  /**
@@ -306,7 +323,7 @@ export declare class WaasClient {
306
323
  * @param DeleteCustomProtectionRuleRequest
307
324
  * @return DeleteCustomProtectionRuleResponse
308
325
  * @throws OciError when an error occurs
309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/DeleteCustomProtectionRule.ts.html |here} to see how to use DeleteCustomProtectionRule API.
310
327
  */
311
328
  deleteCustomProtectionRule(deleteCustomProtectionRuleRequest: requests.DeleteCustomProtectionRuleRequest): Promise<responses.DeleteCustomProtectionRuleResponse>;
312
329
  /**
@@ -314,7 +331,7 @@ export declare class WaasClient {
314
331
  * @param DeleteWaasPolicyRequest
315
332
  * @return DeleteWaasPolicyResponse
316
333
  * @throws OciError when an error occurs
317
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
334
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/DeleteWaasPolicy.ts.html |here} to see how to use DeleteWaasPolicy API.
318
335
  */
319
336
  deleteWaasPolicy(deleteWaasPolicyRequest: requests.DeleteWaasPolicyRequest): Promise<responses.DeleteWaasPolicyResponse>;
320
337
  /**
@@ -322,7 +339,7 @@ export declare class WaasClient {
322
339
  * @param GetAddressListRequest
323
340
  * @return GetAddressListResponse
324
341
  * @throws OciError when an error occurs
325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
342
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetAddressList.ts.html |here} to see how to use GetAddressList API.
326
343
  */
327
344
  getAddressList(getAddressListRequest: requests.GetAddressListRequest): Promise<responses.GetAddressListResponse>;
328
345
  /**
@@ -330,7 +347,7 @@ export declare class WaasClient {
330
347
  * @param GetCertificateRequest
331
348
  * @return GetCertificateResponse
332
349
  * @throws OciError when an error occurs
333
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetCertificate.ts.html |here} to see how to use GetCertificate API.
334
351
  */
335
352
  getCertificate(getCertificateRequest: requests.GetCertificateRequest): Promise<responses.GetCertificateResponse>;
336
353
  /**
@@ -338,7 +355,7 @@ export declare class WaasClient {
338
355
  * @param GetCustomProtectionRuleRequest
339
356
  * @return GetCustomProtectionRuleResponse
340
357
  * @throws OciError when an error occurs
341
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetCustomProtectionRule.ts.html |here} to see how to use GetCustomProtectionRule API.
342
359
  */
343
360
  getCustomProtectionRule(getCustomProtectionRuleRequest: requests.GetCustomProtectionRuleRequest): Promise<responses.GetCustomProtectionRuleResponse>;
344
361
  /**
@@ -346,7 +363,7 @@ export declare class WaasClient {
346
363
  * @param GetDeviceFingerprintChallengeRequest
347
364
  * @return GetDeviceFingerprintChallengeResponse
348
365
  * @throws OciError when an error occurs
349
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
366
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetDeviceFingerprintChallenge.ts.html |here} to see how to use GetDeviceFingerprintChallenge API.
350
367
  */
351
368
  getDeviceFingerprintChallenge(getDeviceFingerprintChallengeRequest: requests.GetDeviceFingerprintChallengeRequest): Promise<responses.GetDeviceFingerprintChallengeResponse>;
352
369
  /**
@@ -354,7 +371,7 @@ export declare class WaasClient {
354
371
  * @param GetHumanInteractionChallengeRequest
355
372
  * @return GetHumanInteractionChallengeResponse
356
373
  * @throws OciError when an error occurs
357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetHumanInteractionChallenge.ts.html |here} to see how to use GetHumanInteractionChallenge API.
358
375
  */
359
376
  getHumanInteractionChallenge(getHumanInteractionChallengeRequest: requests.GetHumanInteractionChallengeRequest): Promise<responses.GetHumanInteractionChallengeResponse>;
360
377
  /**
@@ -362,7 +379,7 @@ export declare class WaasClient {
362
379
  * @param GetJsChallengeRequest
363
380
  * @return GetJsChallengeResponse
364
381
  * @throws OciError when an error occurs
365
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
382
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetJsChallenge.ts.html |here} to see how to use GetJsChallenge API.
366
383
  */
367
384
  getJsChallenge(getJsChallengeRequest: requests.GetJsChallengeRequest): Promise<responses.GetJsChallengeResponse>;
368
385
  /**
@@ -370,7 +387,7 @@ export declare class WaasClient {
370
387
  * @param GetPolicyConfigRequest
371
388
  * @return GetPolicyConfigResponse
372
389
  * @throws OciError when an error occurs
373
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
390
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetPolicyConfig.ts.html |here} to see how to use GetPolicyConfig API.
374
391
  */
375
392
  getPolicyConfig(getPolicyConfigRequest: requests.GetPolicyConfigRequest): Promise<responses.GetPolicyConfigResponse>;
376
393
  /**
@@ -378,7 +395,7 @@ export declare class WaasClient {
378
395
  * @param GetProtectionRuleRequest
379
396
  * @return GetProtectionRuleResponse
380
397
  * @throws OciError when an error occurs
381
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
398
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetProtectionRule.ts.html |here} to see how to use GetProtectionRule API.
382
399
  */
383
400
  getProtectionRule(getProtectionRuleRequest: requests.GetProtectionRuleRequest): Promise<responses.GetProtectionRuleResponse>;
384
401
  /**
@@ -386,7 +403,7 @@ export declare class WaasClient {
386
403
  * @param GetProtectionSettingsRequest
387
404
  * @return GetProtectionSettingsResponse
388
405
  * @throws OciError when an error occurs
389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
406
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetProtectionSettings.ts.html |here} to see how to use GetProtectionSettings API.
390
407
  */
391
408
  getProtectionSettings(getProtectionSettingsRequest: requests.GetProtectionSettingsRequest): Promise<responses.GetProtectionSettingsResponse>;
392
409
  /**
@@ -394,7 +411,7 @@ export declare class WaasClient {
394
411
  * @param GetWaasPolicyRequest
395
412
  * @return GetWaasPolicyResponse
396
413
  * @throws OciError when an error occurs
397
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
414
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetWaasPolicy.ts.html |here} to see how to use GetWaasPolicy API.
398
415
  */
399
416
  getWaasPolicy(getWaasPolicyRequest: requests.GetWaasPolicyRequest): Promise<responses.GetWaasPolicyResponse>;
400
417
  /**
@@ -402,7 +419,7 @@ export declare class WaasClient {
402
419
  * @param GetWafAddressRateLimitingRequest
403
420
  * @return GetWafAddressRateLimitingResponse
404
421
  * @throws OciError when an error occurs
405
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
422
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetWafAddressRateLimiting.ts.html |here} to see how to use GetWafAddressRateLimiting API.
406
423
  */
407
424
  getWafAddressRateLimiting(getWafAddressRateLimitingRequest: requests.GetWafAddressRateLimitingRequest): Promise<responses.GetWafAddressRateLimitingResponse>;
408
425
  /**
@@ -410,7 +427,7 @@ export declare class WaasClient {
410
427
  * @param GetWafConfigRequest
411
428
  * @return GetWafConfigResponse
412
429
  * @throws OciError when an error occurs
413
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
430
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetWafConfig.ts.html |here} to see how to use GetWafConfig API.
414
431
  */
415
432
  getWafConfig(getWafConfigRequest: requests.GetWafConfigRequest): Promise<responses.GetWafConfigResponse>;
416
433
  /**
@@ -418,7 +435,7 @@ export declare class WaasClient {
418
435
  * @param GetWorkRequestRequest
419
436
  * @return GetWorkRequestResponse
420
437
  * @throws OciError when an error occurs
421
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
422
439
  */
423
440
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
424
441
  /**
@@ -427,10 +444,11 @@ export declare class WaasClient {
427
444
  * @param ListAccessRulesRequest
428
445
  * @return ListAccessRulesResponse
429
446
  * @throws OciError when an error occurs
430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
447
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListAccessRules.ts.html |here} to see how to use ListAccessRules API.
431
448
  */
432
449
  listAccessRules(listAccessRulesRequest: requests.ListAccessRulesRequest): Promise<responses.ListAccessRulesResponse>;
433
450
  /**
451
+ * NOTE: This function is deprecated in favor of listAccessRulesRecordIterator function.
434
452
  * Creates a new async iterator which will iterate over the models.AccessRule objects
435
453
  * contained in responses from the listAccessRules operation. This iterator will fetch more data from the
436
454
  * server as needed.
@@ -439,21 +457,38 @@ export declare class WaasClient {
439
457
  */
440
458
  listAllAccessRules(request: requests.ListAccessRulesRequest): AsyncIterableIterator<model.AccessRule>;
441
459
  /**
460
+ * NOTE: This function is deprecated in favor of listAccessRulesResponseIterator function.
442
461
  * Creates a new async iterator which will iterate over the responses received from the listAccessRules operation. This iterator
443
462
  * will fetch more data from the server as needed.
444
463
  *
445
464
  * @param request a request which can be sent to the service operation
446
465
  */
447
466
  listAllAccessRulesResponses(request: requests.ListAccessRulesRequest): AsyncIterableIterator<responses.ListAccessRulesResponse>;
467
+ /**
468
+ * Creates a new async iterator which will iterate over the models.AccessRule objects
469
+ * contained in responses from the listAccessRules operation. This iterator will fetch more data from the
470
+ * server as needed.
471
+ *
472
+ * @param request a request which can be sent to the service operation
473
+ */
474
+ listAccessRulesRecordIterator(request: requests.ListAccessRulesRequest): AsyncIterableIterator<model.AccessRule>;
475
+ /**
476
+ * Creates a new async iterator which will iterate over the responses received from the listAccessRules operation. This iterator
477
+ * will fetch more data from the server as needed.
478
+ *
479
+ * @param request a request which can be sent to the service operation
480
+ */
481
+ listAccessRulesResponseIterator(request: requests.ListAccessRulesRequest): AsyncIterableIterator<responses.ListAccessRulesResponse>;
448
482
  /**
449
483
  * Gets a list of address lists that can be used in a WAAS policy.
450
484
  * @param ListAddressListsRequest
451
485
  * @return ListAddressListsResponse
452
486
  * @throws OciError when an error occurs
453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
487
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListAddressLists.ts.html |here} to see how to use ListAddressLists API.
454
488
  */
455
489
  listAddressLists(listAddressListsRequest: requests.ListAddressListsRequest): Promise<responses.ListAddressListsResponse>;
456
490
  /**
491
+ * NOTE: This function is deprecated in favor of listAddressListsRecordIterator function.
457
492
  * Creates a new async iterator which will iterate over the models.AddressListSummary objects
458
493
  * contained in responses from the listAddressLists operation. This iterator will fetch more data from the
459
494
  * server as needed.
@@ -462,22 +497,39 @@ export declare class WaasClient {
462
497
  */
463
498
  listAllAddressLists(request: requests.ListAddressListsRequest): AsyncIterableIterator<model.AddressListSummary>;
464
499
  /**
500
+ * NOTE: This function is deprecated in favor of listAddressListsResponseIterator function.
465
501
  * Creates a new async iterator which will iterate over the responses received from the listAddressLists operation. This iterator
466
502
  * will fetch more data from the server as needed.
467
503
  *
468
504
  * @param request a request which can be sent to the service operation
469
505
  */
470
506
  listAllAddressListsResponses(request: requests.ListAddressListsRequest): AsyncIterableIterator<responses.ListAddressListsResponse>;
507
+ /**
508
+ * Creates a new async iterator which will iterate over the models.AddressListSummary objects
509
+ * contained in responses from the listAddressLists operation. This iterator will fetch more data from the
510
+ * server as needed.
511
+ *
512
+ * @param request a request which can be sent to the service operation
513
+ */
514
+ listAddressListsRecordIterator(request: requests.ListAddressListsRequest): AsyncIterableIterator<model.AddressListSummary>;
515
+ /**
516
+ * Creates a new async iterator which will iterate over the responses received from the listAddressLists operation. This iterator
517
+ * will fetch more data from the server as needed.
518
+ *
519
+ * @param request a request which can be sent to the service operation
520
+ */
521
+ listAddressListsResponseIterator(request: requests.ListAddressListsRequest): AsyncIterableIterator<responses.ListAddressListsResponse>;
471
522
  /**
472
523
  * Gets the currently configured caching rules for the Web Application Firewall configuration of a specified WAAS policy.
473
524
  * The rules are processed in the order they are specified in and the first matching rule will be used when processing a request.
474
525
  * @param ListCachingRulesRequest
475
526
  * @return ListCachingRulesResponse
476
527
  * @throws OciError when an error occurs
477
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
528
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListCachingRules.ts.html |here} to see how to use ListCachingRules API.
478
529
  */
479
530
  listCachingRules(listCachingRulesRequest: requests.ListCachingRulesRequest): Promise<responses.ListCachingRulesResponse>;
480
531
  /**
532
+ * NOTE: This function is deprecated in favor of listCachingRulesRecordIterator function.
481
533
  * Creates a new async iterator which will iterate over the models.CachingRuleSummary objects
482
534
  * contained in responses from the listCachingRules operation. This iterator will fetch more data from the
483
535
  * server as needed.
@@ -486,12 +538,28 @@ export declare class WaasClient {
486
538
  */
487
539
  listAllCachingRules(request: requests.ListCachingRulesRequest): AsyncIterableIterator<model.CachingRuleSummary>;
488
540
  /**
541
+ * NOTE: This function is deprecated in favor of listCachingRulesResponseIterator function.
489
542
  * Creates a new async iterator which will iterate over the responses received from the listCachingRules operation. This iterator
490
543
  * will fetch more data from the server as needed.
491
544
  *
492
545
  * @param request a request which can be sent to the service operation
493
546
  */
494
547
  listAllCachingRulesResponses(request: requests.ListCachingRulesRequest): AsyncIterableIterator<responses.ListCachingRulesResponse>;
548
+ /**
549
+ * Creates a new async iterator which will iterate over the models.CachingRuleSummary objects
550
+ * contained in responses from the listCachingRules operation. This iterator will fetch more data from the
551
+ * server as needed.
552
+ *
553
+ * @param request a request which can be sent to the service operation
554
+ */
555
+ listCachingRulesRecordIterator(request: requests.ListCachingRulesRequest): AsyncIterableIterator<model.CachingRuleSummary>;
556
+ /**
557
+ * Creates a new async iterator which will iterate over the responses received from the listCachingRules operation. This iterator
558
+ * will fetch more data from the server as needed.
559
+ *
560
+ * @param request a request which can be sent to the service operation
561
+ */
562
+ listCachingRulesResponseIterator(request: requests.ListCachingRulesRequest): AsyncIterableIterator<responses.ListCachingRulesResponse>;
495
563
  /**
496
564
  * Gets the list of currently configured CAPTCHA challenges in the Web
497
565
  * Application Firewall configuration of a WAAS policy.
@@ -502,10 +570,11 @@ export declare class WaasClient {
502
570
  * @param ListCaptchasRequest
503
571
  * @return ListCaptchasResponse
504
572
  * @throws OciError when an error occurs
505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
573
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListCaptchas.ts.html |here} to see how to use ListCaptchas API.
506
574
  */
507
575
  listCaptchas(listCaptchasRequest: requests.ListCaptchasRequest): Promise<responses.ListCaptchasResponse>;
508
576
  /**
577
+ * NOTE: This function is deprecated in favor of listCaptchasRecordIterator function.
509
578
  * Creates a new async iterator which will iterate over the models.Captcha objects
510
579
  * contained in responses from the listCaptchas operation. This iterator will fetch more data from the
511
580
  * server as needed.
@@ -514,21 +583,38 @@ export declare class WaasClient {
514
583
  */
515
584
  listAllCaptchas(request: requests.ListCaptchasRequest): AsyncIterableIterator<model.Captcha>;
516
585
  /**
586
+ * NOTE: This function is deprecated in favor of listCaptchasResponseIterator function.
517
587
  * Creates a new async iterator which will iterate over the responses received from the listCaptchas operation. This iterator
518
588
  * will fetch more data from the server as needed.
519
589
  *
520
590
  * @param request a request which can be sent to the service operation
521
591
  */
522
592
  listAllCaptchasResponses(request: requests.ListCaptchasRequest): AsyncIterableIterator<responses.ListCaptchasResponse>;
593
+ /**
594
+ * Creates a new async iterator which will iterate over the models.Captcha objects
595
+ * contained in responses from the listCaptchas operation. This iterator will fetch more data from the
596
+ * server as needed.
597
+ *
598
+ * @param request a request which can be sent to the service operation
599
+ */
600
+ listCaptchasRecordIterator(request: requests.ListCaptchasRequest): AsyncIterableIterator<model.Captcha>;
601
+ /**
602
+ * Creates a new async iterator which will iterate over the responses received from the listCaptchas operation. This iterator
603
+ * will fetch more data from the server as needed.
604
+ *
605
+ * @param request a request which can be sent to the service operation
606
+ */
607
+ listCaptchasResponseIterator(request: requests.ListCaptchasRequest): AsyncIterableIterator<responses.ListCaptchasResponse>;
523
608
  /**
524
609
  * Gets a list of SSL certificates that can be used in a WAAS policy.
525
610
  * @param ListCertificatesRequest
526
611
  * @return ListCertificatesResponse
527
612
  * @throws OciError when an error occurs
528
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
613
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListCertificates.ts.html |here} to see how to use ListCertificates API.
529
614
  */
530
615
  listCertificates(listCertificatesRequest: requests.ListCertificatesRequest): Promise<responses.ListCertificatesResponse>;
531
616
  /**
617
+ * NOTE: This function is deprecated in favor of listCertificatesRecordIterator function.
532
618
  * Creates a new async iterator which will iterate over the models.CertificateSummary objects
533
619
  * contained in responses from the listCertificates operation. This iterator will fetch more data from the
534
620
  * server as needed.
@@ -537,21 +623,38 @@ export declare class WaasClient {
537
623
  */
538
624
  listAllCertificates(request: requests.ListCertificatesRequest): AsyncIterableIterator<model.CertificateSummary>;
539
625
  /**
626
+ * NOTE: This function is deprecated in favor of listCertificatesResponseIterator function.
540
627
  * Creates a new async iterator which will iterate over the responses received from the listCertificates operation. This iterator
541
628
  * will fetch more data from the server as needed.
542
629
  *
543
630
  * @param request a request which can be sent to the service operation
544
631
  */
545
632
  listAllCertificatesResponses(request: requests.ListCertificatesRequest): AsyncIterableIterator<responses.ListCertificatesResponse>;
633
+ /**
634
+ * Creates a new async iterator which will iterate over the models.CertificateSummary objects
635
+ * contained in responses from the listCertificates operation. This iterator will fetch more data from the
636
+ * server as needed.
637
+ *
638
+ * @param request a request which can be sent to the service operation
639
+ */
640
+ listCertificatesRecordIterator(request: requests.ListCertificatesRequest): AsyncIterableIterator<model.CertificateSummary>;
641
+ /**
642
+ * Creates a new async iterator which will iterate over the responses received from the listCertificates operation. This iterator
643
+ * will fetch more data from the server as needed.
644
+ *
645
+ * @param request a request which can be sent to the service operation
646
+ */
647
+ listCertificatesResponseIterator(request: requests.ListCertificatesRequest): AsyncIterableIterator<responses.ListCertificatesResponse>;
546
648
  /**
547
649
  * Gets a list of custom protection rules for the specified Web Application Firewall.
548
650
  * @param ListCustomProtectionRulesRequest
549
651
  * @return ListCustomProtectionRulesResponse
550
652
  * @throws OciError when an error occurs
551
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
653
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListCustomProtectionRules.ts.html |here} to see how to use ListCustomProtectionRules API.
552
654
  */
553
655
  listCustomProtectionRules(listCustomProtectionRulesRequest: requests.ListCustomProtectionRulesRequest): Promise<responses.ListCustomProtectionRulesResponse>;
554
656
  /**
657
+ * NOTE: This function is deprecated in favor of listCustomProtectionRulesRecordIterator function.
555
658
  * Creates a new async iterator which will iterate over the models.CustomProtectionRuleSummary objects
556
659
  * contained in responses from the listCustomProtectionRules operation. This iterator will fetch more data from the
557
660
  * server as needed.
@@ -560,21 +663,38 @@ export declare class WaasClient {
560
663
  */
561
664
  listAllCustomProtectionRules(request: requests.ListCustomProtectionRulesRequest): AsyncIterableIterator<model.CustomProtectionRuleSummary>;
562
665
  /**
666
+ * NOTE: This function is deprecated in favor of listCustomProtectionRulesResponseIterator function.
563
667
  * Creates a new async iterator which will iterate over the responses received from the listCustomProtectionRules operation. This iterator
564
668
  * will fetch more data from the server as needed.
565
669
  *
566
670
  * @param request a request which can be sent to the service operation
567
671
  */
568
672
  listAllCustomProtectionRulesResponses(request: requests.ListCustomProtectionRulesRequest): AsyncIterableIterator<responses.ListCustomProtectionRulesResponse>;
673
+ /**
674
+ * Creates a new async iterator which will iterate over the models.CustomProtectionRuleSummary objects
675
+ * contained in responses from the listCustomProtectionRules operation. This iterator will fetch more data from the
676
+ * server as needed.
677
+ *
678
+ * @param request a request which can be sent to the service operation
679
+ */
680
+ listCustomProtectionRulesRecordIterator(request: requests.ListCustomProtectionRulesRequest): AsyncIterableIterator<model.CustomProtectionRuleSummary>;
681
+ /**
682
+ * Creates a new async iterator which will iterate over the responses received from the listCustomProtectionRules operation. This iterator
683
+ * will fetch more data from the server as needed.
684
+ *
685
+ * @param request a request which can be sent to the service operation
686
+ */
687
+ listCustomProtectionRulesResponseIterator(request: requests.ListCustomProtectionRulesRequest): AsyncIterableIterator<responses.ListCustomProtectionRulesResponse>;
569
688
  /**
570
689
  * Return the list of the tenant's edge node subnets. Use these CIDR blocks to restrict incoming traffic to your origin. These subnets are owned by OCI and forward traffic to customer origins. They are not associated with specific regions or compartments.
571
690
  * @param ListEdgeSubnetsRequest
572
691
  * @return ListEdgeSubnetsResponse
573
692
  * @throws OciError when an error occurs
574
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
693
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListEdgeSubnets.ts.html |here} to see how to use ListEdgeSubnets API.
575
694
  */
576
695
  listEdgeSubnets(listEdgeSubnetsRequest: requests.ListEdgeSubnetsRequest): Promise<responses.ListEdgeSubnetsResponse>;
577
696
  /**
697
+ * NOTE: This function is deprecated in favor of listEdgeSubnetsRecordIterator function.
578
698
  * Creates a new async iterator which will iterate over the models.EdgeSubnet objects
579
699
  * contained in responses from the listEdgeSubnets operation. This iterator will fetch more data from the
580
700
  * server as needed.
@@ -583,12 +703,28 @@ export declare class WaasClient {
583
703
  */
584
704
  listAllEdgeSubnets(request: requests.ListEdgeSubnetsRequest): AsyncIterableIterator<model.EdgeSubnet>;
585
705
  /**
706
+ * NOTE: This function is deprecated in favor of listEdgeSubnetsResponseIterator function.
586
707
  * Creates a new async iterator which will iterate over the responses received from the listEdgeSubnets operation. This iterator
587
708
  * will fetch more data from the server as needed.
588
709
  *
589
710
  * @param request a request which can be sent to the service operation
590
711
  */
591
712
  listAllEdgeSubnetsResponses(request: requests.ListEdgeSubnetsRequest): AsyncIterableIterator<responses.ListEdgeSubnetsResponse>;
713
+ /**
714
+ * Creates a new async iterator which will iterate over the models.EdgeSubnet objects
715
+ * contained in responses from the listEdgeSubnets operation. This iterator will fetch more data from the
716
+ * server as needed.
717
+ *
718
+ * @param request a request which can be sent to the service operation
719
+ */
720
+ listEdgeSubnetsRecordIterator(request: requests.ListEdgeSubnetsRequest): AsyncIterableIterator<model.EdgeSubnet>;
721
+ /**
722
+ * Creates a new async iterator which will iterate over the responses received from the listEdgeSubnets operation. This iterator
723
+ * will fetch more data from the server as needed.
724
+ *
725
+ * @param request a request which can be sent to the service operation
726
+ */
727
+ listEdgeSubnetsResponseIterator(request: requests.ListEdgeSubnetsRequest): AsyncIterableIterator<responses.ListEdgeSubnetsResponse>;
592
728
  /**
593
729
  * Gets the list of good bots defined in the Web Application Firewall configuration for a WAAS policy.
594
730
  * <p>
@@ -597,10 +733,11 @@ export declare class WaasClient {
597
733
  * @param ListGoodBotsRequest
598
734
  * @return ListGoodBotsResponse
599
735
  * @throws OciError when an error occurs
600
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
736
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListGoodBots.ts.html |here} to see how to use ListGoodBots API.
601
737
  */
602
738
  listGoodBots(listGoodBotsRequest: requests.ListGoodBotsRequest): Promise<responses.ListGoodBotsResponse>;
603
739
  /**
740
+ * NOTE: This function is deprecated in favor of listGoodBotsRecordIterator function.
604
741
  * Creates a new async iterator which will iterate over the models.GoodBot objects
605
742
  * contained in responses from the listGoodBots operation. This iterator will fetch more data from the
606
743
  * server as needed.
@@ -609,22 +746,39 @@ export declare class WaasClient {
609
746
  */
610
747
  listAllGoodBots(request: requests.ListGoodBotsRequest): AsyncIterableIterator<model.GoodBot>;
611
748
  /**
749
+ * NOTE: This function is deprecated in favor of listGoodBotsResponseIterator function.
612
750
  * Creates a new async iterator which will iterate over the responses received from the listGoodBots operation. This iterator
613
751
  * will fetch more data from the server as needed.
614
752
  *
615
753
  * @param request a request which can be sent to the service operation
616
754
  */
617
755
  listAllGoodBotsResponses(request: requests.ListGoodBotsRequest): AsyncIterableIterator<responses.ListGoodBotsResponse>;
756
+ /**
757
+ * Creates a new async iterator which will iterate over the models.GoodBot objects
758
+ * contained in responses from the listGoodBots operation. This iterator will fetch more data from the
759
+ * server as needed.
760
+ *
761
+ * @param request a request which can be sent to the service operation
762
+ */
763
+ listGoodBotsRecordIterator(request: requests.ListGoodBotsRequest): AsyncIterableIterator<model.GoodBot>;
764
+ /**
765
+ * Creates a new async iterator which will iterate over the responses received from the listGoodBots operation. This iterator
766
+ * will fetch more data from the server as needed.
767
+ *
768
+ * @param request a request which can be sent to the service operation
769
+ */
770
+ listGoodBotsResponseIterator(request: requests.ListGoodBotsRequest): AsyncIterableIterator<responses.ListGoodBotsResponse>;
618
771
  /**
619
772
  * Gets the list of available protection rules for a WAAS policy. Use the `GetWafConfig` operation to view a list of currently configured protection rules for the Web Application Firewall, or use the `ListRecommendations` operation to get a list of recommended protection rules for the Web Application Firewall.
620
773
  * The list is sorted by `key`, in ascending order.
621
774
  * @param ListProtectionRulesRequest
622
775
  * @return ListProtectionRulesResponse
623
776
  * @throws OciError when an error occurs
624
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
777
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListProtectionRules.ts.html |here} to see how to use ListProtectionRules API.
625
778
  */
626
779
  listProtectionRules(listProtectionRulesRequest: requests.ListProtectionRulesRequest): Promise<responses.ListProtectionRulesResponse>;
627
780
  /**
781
+ * NOTE: This function is deprecated in favor of listProtectionRulesRecordIterator function.
628
782
  * Creates a new async iterator which will iterate over the models.ProtectionRule objects
629
783
  * contained in responses from the listProtectionRules operation. This iterator will fetch more data from the
630
784
  * server as needed.
@@ -633,12 +787,28 @@ export declare class WaasClient {
633
787
  */
634
788
  listAllProtectionRules(request: requests.ListProtectionRulesRequest): AsyncIterableIterator<model.ProtectionRule>;
635
789
  /**
790
+ * NOTE: This function is deprecated in favor of listProtectionRulesResponseIterator function.
636
791
  * Creates a new async iterator which will iterate over the responses received from the listProtectionRules operation. This iterator
637
792
  * will fetch more data from the server as needed.
638
793
  *
639
794
  * @param request a request which can be sent to the service operation
640
795
  */
641
796
  listAllProtectionRulesResponses(request: requests.ListProtectionRulesRequest): AsyncIterableIterator<responses.ListProtectionRulesResponse>;
797
+ /**
798
+ * Creates a new async iterator which will iterate over the models.ProtectionRule objects
799
+ * contained in responses from the listProtectionRules operation. This iterator will fetch more data from the
800
+ * server as needed.
801
+ *
802
+ * @param request a request which can be sent to the service operation
803
+ */
804
+ listProtectionRulesRecordIterator(request: requests.ListProtectionRulesRequest): AsyncIterableIterator<model.ProtectionRule>;
805
+ /**
806
+ * Creates a new async iterator which will iterate over the responses received from the listProtectionRules operation. This iterator
807
+ * will fetch more data from the server as needed.
808
+ *
809
+ * @param request a request which can be sent to the service operation
810
+ */
811
+ listProtectionRulesResponseIterator(request: requests.ListProtectionRulesRequest): AsyncIterableIterator<responses.ListProtectionRulesResponse>;
642
812
  /**
643
813
  * Gets the list of recommended Web Application Firewall protection rules.
644
814
  * <p>
@@ -647,10 +817,11 @@ export declare class WaasClient {
647
817
  * @param ListRecommendationsRequest
648
818
  * @return ListRecommendationsResponse
649
819
  * @throws OciError when an error occurs
650
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
820
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListRecommendations.ts.html |here} to see how to use ListRecommendations API.
651
821
  */
652
822
  listRecommendations(listRecommendationsRequest: requests.ListRecommendationsRequest): Promise<responses.ListRecommendationsResponse>;
653
823
  /**
824
+ * NOTE: This function is deprecated in favor of listRecommendationsRecordIterator function.
654
825
  * Creates a new async iterator which will iterate over the models.Recommendation objects
655
826
  * contained in responses from the listRecommendations operation. This iterator will fetch more data from the
656
827
  * server as needed.
@@ -659,12 +830,28 @@ export declare class WaasClient {
659
830
  */
660
831
  listAllRecommendations(request: requests.ListRecommendationsRequest): AsyncIterableIterator<model.Recommendation>;
661
832
  /**
833
+ * NOTE: This function is deprecated in favor of listRecommendationsResponseIterator function.
662
834
  * Creates a new async iterator which will iterate over the responses received from the listRecommendations operation. This iterator
663
835
  * will fetch more data from the server as needed.
664
836
  *
665
837
  * @param request a request which can be sent to the service operation
666
838
  */
667
839
  listAllRecommendationsResponses(request: requests.ListRecommendationsRequest): AsyncIterableIterator<responses.ListRecommendationsResponse>;
840
+ /**
841
+ * Creates a new async iterator which will iterate over the models.Recommendation objects
842
+ * contained in responses from the listRecommendations operation. This iterator will fetch more data from the
843
+ * server as needed.
844
+ *
845
+ * @param request a request which can be sent to the service operation
846
+ */
847
+ listRecommendationsRecordIterator(request: requests.ListRecommendationsRequest): AsyncIterableIterator<model.Recommendation>;
848
+ /**
849
+ * Creates a new async iterator which will iterate over the responses received from the listRecommendations operation. This iterator
850
+ * will fetch more data from the server as needed.
851
+ *
852
+ * @param request a request which can be sent to the service operation
853
+ */
854
+ listRecommendationsResponseIterator(request: requests.ListRecommendationsRequest): AsyncIterableIterator<responses.ListRecommendationsResponse>;
668
855
  /**
669
856
  * Gets the list of available web application threat intelligence feeds
670
857
  * and the actions set for each feed. The list is sorted by `key`,
@@ -673,10 +860,11 @@ export declare class WaasClient {
673
860
  * @param ListThreatFeedsRequest
674
861
  * @return ListThreatFeedsResponse
675
862
  * @throws OciError when an error occurs
676
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
863
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListThreatFeeds.ts.html |here} to see how to use ListThreatFeeds API.
677
864
  */
678
865
  listThreatFeeds(listThreatFeedsRequest: requests.ListThreatFeedsRequest): Promise<responses.ListThreatFeedsResponse>;
679
866
  /**
867
+ * NOTE: This function is deprecated in favor of listThreatFeedsRecordIterator function.
680
868
  * Creates a new async iterator which will iterate over the models.ThreatFeed objects
681
869
  * contained in responses from the listThreatFeeds operation. This iterator will fetch more data from the
682
870
  * server as needed.
@@ -685,21 +873,38 @@ export declare class WaasClient {
685
873
  */
686
874
  listAllThreatFeeds(request: requests.ListThreatFeedsRequest): AsyncIterableIterator<model.ThreatFeed>;
687
875
  /**
876
+ * NOTE: This function is deprecated in favor of listThreatFeedsResponseIterator function.
688
877
  * Creates a new async iterator which will iterate over the responses received from the listThreatFeeds operation. This iterator
689
878
  * will fetch more data from the server as needed.
690
879
  *
691
880
  * @param request a request which can be sent to the service operation
692
881
  */
693
882
  listAllThreatFeedsResponses(request: requests.ListThreatFeedsRequest): AsyncIterableIterator<responses.ListThreatFeedsResponse>;
883
+ /**
884
+ * Creates a new async iterator which will iterate over the models.ThreatFeed objects
885
+ * contained in responses from the listThreatFeeds operation. This iterator will fetch more data from the
886
+ * server as needed.
887
+ *
888
+ * @param request a request which can be sent to the service operation
889
+ */
890
+ listThreatFeedsRecordIterator(request: requests.ListThreatFeedsRequest): AsyncIterableIterator<model.ThreatFeed>;
891
+ /**
892
+ * Creates a new async iterator which will iterate over the responses received from the listThreatFeeds operation. This iterator
893
+ * will fetch more data from the server as needed.
894
+ *
895
+ * @param request a request which can be sent to the service operation
896
+ */
897
+ listThreatFeedsResponseIterator(request: requests.ListThreatFeedsRequest): AsyncIterableIterator<responses.ListThreatFeedsResponse>;
694
898
  /**
695
899
  * Gets a list of WAAS policies.
696
900
  * @param ListWaasPoliciesRequest
697
901
  * @return ListWaasPoliciesResponse
698
902
  * @throws OciError when an error occurs
699
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
903
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListWaasPolicies.ts.html |here} to see how to use ListWaasPolicies API.
700
904
  */
701
905
  listWaasPolicies(listWaasPoliciesRequest: requests.ListWaasPoliciesRequest): Promise<responses.ListWaasPoliciesResponse>;
702
906
  /**
907
+ * NOTE: This function is deprecated in favor of listWaasPoliciesRecordIterator function.
703
908
  * Creates a new async iterator which will iterate over the models.WaasPolicySummary objects
704
909
  * contained in responses from the listWaasPolicies operation. This iterator will fetch more data from the
705
910
  * server as needed.
@@ -708,21 +913,38 @@ export declare class WaasClient {
708
913
  */
709
914
  listAllWaasPolicies(request: requests.ListWaasPoliciesRequest): AsyncIterableIterator<model.WaasPolicySummary>;
710
915
  /**
916
+ * NOTE: This function is deprecated in favor of listWaasPoliciesResponseIterator function.
711
917
  * Creates a new async iterator which will iterate over the responses received from the listWaasPolicies operation. This iterator
712
918
  * will fetch more data from the server as needed.
713
919
  *
714
920
  * @param request a request which can be sent to the service operation
715
921
  */
716
922
  listAllWaasPoliciesResponses(request: requests.ListWaasPoliciesRequest): AsyncIterableIterator<responses.ListWaasPoliciesResponse>;
923
+ /**
924
+ * Creates a new async iterator which will iterate over the models.WaasPolicySummary objects
925
+ * contained in responses from the listWaasPolicies operation. This iterator will fetch more data from the
926
+ * server as needed.
927
+ *
928
+ * @param request a request which can be sent to the service operation
929
+ */
930
+ listWaasPoliciesRecordIterator(request: requests.ListWaasPoliciesRequest): AsyncIterableIterator<model.WaasPolicySummary>;
931
+ /**
932
+ * Creates a new async iterator which will iterate over the responses received from the listWaasPolicies operation. This iterator
933
+ * will fetch more data from the server as needed.
934
+ *
935
+ * @param request a request which can be sent to the service operation
936
+ */
937
+ listWaasPoliciesResponseIterator(request: requests.ListWaasPoliciesRequest): AsyncIterableIterator<responses.ListWaasPoliciesResponse>;
717
938
  /**
718
939
  * Gets the list of currently configured custom protection rules for a WAAS policy.
719
940
  * @param ListWaasPolicyCustomProtectionRulesRequest
720
941
  * @return ListWaasPolicyCustomProtectionRulesResponse
721
942
  * @throws OciError when an error occurs
722
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListWaasPolicyCustomProtectionRules.ts.html |here} to see how to use ListWaasPolicyCustomProtectionRules API.
723
944
  */
724
945
  listWaasPolicyCustomProtectionRules(listWaasPolicyCustomProtectionRulesRequest: requests.ListWaasPolicyCustomProtectionRulesRequest): Promise<responses.ListWaasPolicyCustomProtectionRulesResponse>;
725
946
  /**
947
+ * NOTE: This function is deprecated in favor of listWaasPolicyCustomProtectionRulesRecordIterator function.
726
948
  * Creates a new async iterator which will iterate over the models.WaasPolicyCustomProtectionRuleSummary objects
727
949
  * contained in responses from the listWaasPolicyCustomProtectionRules operation. This iterator will fetch more data from the
728
950
  * server as needed.
@@ -731,21 +953,38 @@ export declare class WaasClient {
731
953
  */
732
954
  listAllWaasPolicyCustomProtectionRules(request: requests.ListWaasPolicyCustomProtectionRulesRequest): AsyncIterableIterator<model.WaasPolicyCustomProtectionRuleSummary>;
733
955
  /**
956
+ * NOTE: This function is deprecated in favor of listWaasPolicyCustomProtectionRulesResponseIterator function.
734
957
  * Creates a new async iterator which will iterate over the responses received from the listWaasPolicyCustomProtectionRules operation. This iterator
735
958
  * will fetch more data from the server as needed.
736
959
  *
737
960
  * @param request a request which can be sent to the service operation
738
961
  */
739
962
  listAllWaasPolicyCustomProtectionRulesResponses(request: requests.ListWaasPolicyCustomProtectionRulesRequest): AsyncIterableIterator<responses.ListWaasPolicyCustomProtectionRulesResponse>;
963
+ /**
964
+ * Creates a new async iterator which will iterate over the models.WaasPolicyCustomProtectionRuleSummary objects
965
+ * contained in responses from the listWaasPolicyCustomProtectionRules operation. This iterator will fetch more data from the
966
+ * server as needed.
967
+ *
968
+ * @param request a request which can be sent to the service operation
969
+ */
970
+ listWaasPolicyCustomProtectionRulesRecordIterator(request: requests.ListWaasPolicyCustomProtectionRulesRequest): AsyncIterableIterator<model.WaasPolicyCustomProtectionRuleSummary>;
971
+ /**
972
+ * Creates a new async iterator which will iterate over the responses received from the listWaasPolicyCustomProtectionRules operation. This iterator
973
+ * will fetch more data from the server as needed.
974
+ *
975
+ * @param request a request which can be sent to the service operation
976
+ */
977
+ listWaasPolicyCustomProtectionRulesResponseIterator(request: requests.ListWaasPolicyCustomProtectionRulesRequest): AsyncIterableIterator<responses.ListWaasPolicyCustomProtectionRulesResponse>;
740
978
  /**
741
979
  * Gets the number of blocked requests by a Web Application Firewall feature in five minute blocks, sorted by `timeObserved` in ascending order (starting from oldest data).
742
980
  * @param ListWafBlockedRequestsRequest
743
981
  * @return ListWafBlockedRequestsResponse
744
982
  * @throws OciError when an error occurs
745
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListWafBlockedRequests.ts.html |here} to see how to use ListWafBlockedRequests API.
746
984
  */
747
985
  listWafBlockedRequests(listWafBlockedRequestsRequest: requests.ListWafBlockedRequestsRequest): Promise<responses.ListWafBlockedRequestsResponse>;
748
986
  /**
987
+ * NOTE: This function is deprecated in favor of listWafBlockedRequestsRecordIterator function.
749
988
  * Creates a new async iterator which will iterate over the models.WafBlockedRequest objects
750
989
  * contained in responses from the listWafBlockedRequests operation. This iterator will fetch more data from the
751
990
  * server as needed.
@@ -754,12 +993,28 @@ export declare class WaasClient {
754
993
  */
755
994
  listAllWafBlockedRequests(request: requests.ListWafBlockedRequestsRequest): AsyncIterableIterator<model.WafBlockedRequest>;
756
995
  /**
996
+ * NOTE: This function is deprecated in favor of listWafBlockedRequestsResponseIterator function.
757
997
  * Creates a new async iterator which will iterate over the responses received from the listWafBlockedRequests operation. This iterator
758
998
  * will fetch more data from the server as needed.
759
999
  *
760
1000
  * @param request a request which can be sent to the service operation
761
1001
  */
762
1002
  listAllWafBlockedRequestsResponses(request: requests.ListWafBlockedRequestsRequest): AsyncIterableIterator<responses.ListWafBlockedRequestsResponse>;
1003
+ /**
1004
+ * Creates a new async iterator which will iterate over the models.WafBlockedRequest objects
1005
+ * contained in responses from the listWafBlockedRequests operation. This iterator will fetch more data from the
1006
+ * server as needed.
1007
+ *
1008
+ * @param request a request which can be sent to the service operation
1009
+ */
1010
+ listWafBlockedRequestsRecordIterator(request: requests.ListWafBlockedRequestsRequest): AsyncIterableIterator<model.WafBlockedRequest>;
1011
+ /**
1012
+ * Creates a new async iterator which will iterate over the responses received from the listWafBlockedRequests operation. This iterator
1013
+ * will fetch more data from the server as needed.
1014
+ *
1015
+ * @param request a request which can be sent to the service operation
1016
+ */
1017
+ listWafBlockedRequestsResponseIterator(request: requests.ListWafBlockedRequestsRequest): AsyncIterableIterator<responses.ListWafBlockedRequestsResponse>;
763
1018
  /**
764
1019
  * Gets structured Web Application Firewall event logs for a WAAS
765
1020
  * policy. Sorted by the `timeObserved` in ascending order (starting from the
@@ -768,10 +1023,11 @@ export declare class WaasClient {
768
1023
  * @param ListWafLogsRequest
769
1024
  * @return ListWafLogsResponse
770
1025
  * @throws OciError when an error occurs
771
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
1026
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListWafLogs.ts.html |here} to see how to use ListWafLogs API.
772
1027
  */
773
1028
  listWafLogs(listWafLogsRequest: requests.ListWafLogsRequest): Promise<responses.ListWafLogsResponse>;
774
1029
  /**
1030
+ * NOTE: This function is deprecated in favor of listWafLogsRecordIterator function.
775
1031
  * Creates a new async iterator which will iterate over the models.WafLog objects
776
1032
  * contained in responses from the listWafLogs operation. This iterator will fetch more data from the
777
1033
  * server as needed.
@@ -780,12 +1036,28 @@ export declare class WaasClient {
780
1036
  */
781
1037
  listAllWafLogs(request: requests.ListWafLogsRequest): AsyncIterableIterator<model.WafLog>;
782
1038
  /**
1039
+ * NOTE: This function is deprecated in favor of listWafLogsResponseIterator function.
783
1040
  * Creates a new async iterator which will iterate over the responses received from the listWafLogs operation. This iterator
784
1041
  * will fetch more data from the server as needed.
785
1042
  *
786
1043
  * @param request a request which can be sent to the service operation
787
1044
  */
788
1045
  listAllWafLogsResponses(request: requests.ListWafLogsRequest): AsyncIterableIterator<responses.ListWafLogsResponse>;
1046
+ /**
1047
+ * Creates a new async iterator which will iterate over the models.WafLog objects
1048
+ * contained in responses from the listWafLogs operation. This iterator will fetch more data from the
1049
+ * server as needed.
1050
+ *
1051
+ * @param request a request which can be sent to the service operation
1052
+ */
1053
+ listWafLogsRecordIterator(request: requests.ListWafLogsRequest): AsyncIterableIterator<model.WafLog>;
1054
+ /**
1055
+ * Creates a new async iterator which will iterate over the responses received from the listWafLogs operation. This iterator
1056
+ * will fetch more data from the server as needed.
1057
+ *
1058
+ * @param request a request which can be sent to the service operation
1059
+ */
1060
+ listWafLogsResponseIterator(request: requests.ListWafLogsRequest): AsyncIterableIterator<responses.ListWafLogsResponse>;
789
1061
  /**
790
1062
  * Gets the number of requests managed by a Web Application Firewall
791
1063
  * over a specified period of time, including blocked requests. Sorted
@@ -794,10 +1066,11 @@ export declare class WaasClient {
794
1066
  * @param ListWafRequestsRequest
795
1067
  * @return ListWafRequestsResponse
796
1068
  * @throws OciError when an error occurs
797
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
1069
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListWafRequests.ts.html |here} to see how to use ListWafRequests API.
798
1070
  */
799
1071
  listWafRequests(listWafRequestsRequest: requests.ListWafRequestsRequest): Promise<responses.ListWafRequestsResponse>;
800
1072
  /**
1073
+ * NOTE: This function is deprecated in favor of listWafRequestsRecordIterator function.
801
1074
  * Creates a new async iterator which will iterate over the models.WafRequest objects
802
1075
  * contained in responses from the listWafRequests operation. This iterator will fetch more data from the
803
1076
  * server as needed.
@@ -806,12 +1079,28 @@ export declare class WaasClient {
806
1079
  */
807
1080
  listAllWafRequests(request: requests.ListWafRequestsRequest): AsyncIterableIterator<model.WafRequest>;
808
1081
  /**
1082
+ * NOTE: This function is deprecated in favor of listWafRequestsResponseIterator function.
809
1083
  * Creates a new async iterator which will iterate over the responses received from the listWafRequests operation. This iterator
810
1084
  * will fetch more data from the server as needed.
811
1085
  *
812
1086
  * @param request a request which can be sent to the service operation
813
1087
  */
814
1088
  listAllWafRequestsResponses(request: requests.ListWafRequestsRequest): AsyncIterableIterator<responses.ListWafRequestsResponse>;
1089
+ /**
1090
+ * Creates a new async iterator which will iterate over the models.WafRequest objects
1091
+ * contained in responses from the listWafRequests operation. This iterator will fetch more data from the
1092
+ * server as needed.
1093
+ *
1094
+ * @param request a request which can be sent to the service operation
1095
+ */
1096
+ listWafRequestsRecordIterator(request: requests.ListWafRequestsRequest): AsyncIterableIterator<model.WafRequest>;
1097
+ /**
1098
+ * Creates a new async iterator which will iterate over the responses received from the listWafRequests operation. This iterator
1099
+ * will fetch more data from the server as needed.
1100
+ *
1101
+ * @param request a request which can be sent to the service operation
1102
+ */
1103
+ listWafRequestsResponseIterator(request: requests.ListWafRequestsRequest): AsyncIterableIterator<responses.ListWafRequestsResponse>;
815
1104
  /**
816
1105
  * Gets the Web Application Firewall traffic data for a WAAS policy.
817
1106
  * Sorted by `timeObserved` in ascending order (starting from oldest data).
@@ -819,10 +1108,11 @@ export declare class WaasClient {
819
1108
  * @param ListWafTrafficRequest
820
1109
  * @return ListWafTrafficResponse
821
1110
  * @throws OciError when an error occurs
822
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
1111
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListWafTraffic.ts.html |here} to see how to use ListWafTraffic API.
823
1112
  */
824
1113
  listWafTraffic(listWafTrafficRequest: requests.ListWafTrafficRequest): Promise<responses.ListWafTrafficResponse>;
825
1114
  /**
1115
+ * NOTE: This function is deprecated in favor of listWafTrafficRecordIterator function.
826
1116
  * Creates a new async iterator which will iterate over the models.WafTrafficDatum objects
827
1117
  * contained in responses from the listWafTraffic operation. This iterator will fetch more data from the
828
1118
  * server as needed.
@@ -831,21 +1121,38 @@ export declare class WaasClient {
831
1121
  */
832
1122
  listAllWafTraffic(request: requests.ListWafTrafficRequest): AsyncIterableIterator<model.WafTrafficDatum>;
833
1123
  /**
1124
+ * NOTE: This function is deprecated in favor of listWafTrafficResponseIterator function.
834
1125
  * Creates a new async iterator which will iterate over the responses received from the listWafTraffic operation. This iterator
835
1126
  * will fetch more data from the server as needed.
836
1127
  *
837
1128
  * @param request a request which can be sent to the service operation
838
1129
  */
839
1130
  listAllWafTrafficResponses(request: requests.ListWafTrafficRequest): AsyncIterableIterator<responses.ListWafTrafficResponse>;
1131
+ /**
1132
+ * Creates a new async iterator which will iterate over the models.WafTrafficDatum objects
1133
+ * contained in responses from the listWafTraffic operation. This iterator will fetch more data from the
1134
+ * server as needed.
1135
+ *
1136
+ * @param request a request which can be sent to the service operation
1137
+ */
1138
+ listWafTrafficRecordIterator(request: requests.ListWafTrafficRequest): AsyncIterableIterator<model.WafTrafficDatum>;
1139
+ /**
1140
+ * Creates a new async iterator which will iterate over the responses received from the listWafTraffic operation. This iterator
1141
+ * will fetch more data from the server as needed.
1142
+ *
1143
+ * @param request a request which can be sent to the service operation
1144
+ */
1145
+ listWafTrafficResponseIterator(request: requests.ListWafTrafficRequest): AsyncIterableIterator<responses.ListWafTrafficResponse>;
840
1146
  /**
841
1147
  * Gets the list of whitelists defined in the Web Application Firewall configuration for a WAAS policy.
842
1148
  * @param ListWhitelistsRequest
843
1149
  * @return ListWhitelistsResponse
844
1150
  * @throws OciError when an error occurs
845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
1151
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListWhitelists.ts.html |here} to see how to use ListWhitelists API.
846
1152
  */
847
1153
  listWhitelists(listWhitelistsRequest: requests.ListWhitelistsRequest): Promise<responses.ListWhitelistsResponse>;
848
1154
  /**
1155
+ * NOTE: This function is deprecated in favor of listWhitelistsRecordIterator function.
849
1156
  * Creates a new async iterator which will iterate over the models.Whitelist objects
850
1157
  * contained in responses from the listWhitelists operation. This iterator will fetch more data from the
851
1158
  * server as needed.
@@ -854,21 +1161,38 @@ export declare class WaasClient {
854
1161
  */
855
1162
  listAllWhitelists(request: requests.ListWhitelistsRequest): AsyncIterableIterator<model.Whitelist>;
856
1163
  /**
1164
+ * NOTE: This function is deprecated in favor of listWhitelistsResponseIterator function.
857
1165
  * Creates a new async iterator which will iterate over the responses received from the listWhitelists operation. This iterator
858
1166
  * will fetch more data from the server as needed.
859
1167
  *
860
1168
  * @param request a request which can be sent to the service operation
861
1169
  */
862
1170
  listAllWhitelistsResponses(request: requests.ListWhitelistsRequest): AsyncIterableIterator<responses.ListWhitelistsResponse>;
1171
+ /**
1172
+ * Creates a new async iterator which will iterate over the models.Whitelist objects
1173
+ * contained in responses from the listWhitelists operation. This iterator will fetch more data from the
1174
+ * server as needed.
1175
+ *
1176
+ * @param request a request which can be sent to the service operation
1177
+ */
1178
+ listWhitelistsRecordIterator(request: requests.ListWhitelistsRequest): AsyncIterableIterator<model.Whitelist>;
1179
+ /**
1180
+ * Creates a new async iterator which will iterate over the responses received from the listWhitelists operation. This iterator
1181
+ * will fetch more data from the server as needed.
1182
+ *
1183
+ * @param request a request which can be sent to the service operation
1184
+ */
1185
+ listWhitelistsResponseIterator(request: requests.ListWhitelistsRequest): AsyncIterableIterator<responses.ListWhitelistsResponse>;
863
1186
  /**
864
1187
  * Gets a list of subnets (CIDR notation) from which the WAAS EDGE may make requests. The subnets are owned by OCI and forward traffic to your origins. Allow traffic from these subnets to your origins. They are not associated with specific regions or compartments.
865
1188
  * @param ListWorkRequestsRequest
866
1189
  * @return ListWorkRequestsResponse
867
1190
  * @throws OciError when an error occurs
868
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1191
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
869
1192
  */
870
1193
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
871
1194
  /**
1195
+ * NOTE: This function is deprecated in favor of listWorkRequestsRecordIterator function.
872
1196
  * Creates a new async iterator which will iterate over the models.WorkRequestSummary objects
873
1197
  * contained in responses from the listWorkRequests operation. This iterator will fetch more data from the
874
1198
  * server as needed.
@@ -877,19 +1201,35 @@ export declare class WaasClient {
877
1201
  */
878
1202
  listAllWorkRequests(request: requests.ListWorkRequestsRequest): AsyncIterableIterator<model.WorkRequestSummary>;
879
1203
  /**
1204
+ * NOTE: This function is deprecated in favor of listWorkRequestsResponseIterator function.
880
1205
  * Creates a new async iterator which will iterate over the responses received from the listWorkRequests operation. This iterator
881
1206
  * will fetch more data from the server as needed.
882
1207
  *
883
1208
  * @param request a request which can be sent to the service operation
884
1209
  */
885
1210
  listAllWorkRequestsResponses(request: requests.ListWorkRequestsRequest): AsyncIterableIterator<responses.ListWorkRequestsResponse>;
1211
+ /**
1212
+ * Creates a new async iterator which will iterate over the models.WorkRequestSummary objects
1213
+ * contained in responses from the listWorkRequests operation. This iterator will fetch more data from the
1214
+ * server as needed.
1215
+ *
1216
+ * @param request a request which can be sent to the service operation
1217
+ */
1218
+ listWorkRequestsRecordIterator(request: requests.ListWorkRequestsRequest): AsyncIterableIterator<model.WorkRequestSummary>;
1219
+ /**
1220
+ * Creates a new async iterator which will iterate over the responses received from the listWorkRequests operation. This iterator
1221
+ * will fetch more data from the server as needed.
1222
+ *
1223
+ * @param request a request which can be sent to the service operation
1224
+ */
1225
+ listWorkRequestsResponseIterator(request: requests.ListWorkRequestsRequest): AsyncIterableIterator<responses.ListWorkRequestsResponse>;
886
1226
  /**
887
1227
  * Performs a purge of the cache for each specified resource. If no resources are passed, the cache for the entire Web Application Firewall will be purged.
888
1228
  * For more information, see [Caching Rules](https://docs.cloud.oracle.com/iaas/Content/WAF/Tasks/cachingrules.htm#purge).
889
1229
  * @param PurgeCacheRequest
890
1230
  * @return PurgeCacheResponse
891
1231
  * @throws OciError when an error occurs
892
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
1232
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/PurgeCache.ts.html |here} to see how to use PurgeCache API.
893
1233
  */
894
1234
  purgeCache(purgeCacheRequest: requests.PurgeCacheRequest): Promise<responses.PurgeCacheResponse>;
895
1235
  /**
@@ -905,7 +1245,7 @@ export declare class WaasClient {
905
1245
  * @param UpdateAccessRulesRequest
906
1246
  * @return UpdateAccessRulesResponse
907
1247
  * @throws OciError when an error occurs
908
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
1248
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateAccessRules.ts.html |here} to see how to use UpdateAccessRules API.
909
1249
  */
910
1250
  updateAccessRules(updateAccessRulesRequest: requests.UpdateAccessRulesRequest): Promise<responses.UpdateAccessRulesResponse>;
911
1251
  /**
@@ -913,7 +1253,7 @@ export declare class WaasClient {
913
1253
  * @param UpdateAddressListRequest
914
1254
  * @return UpdateAddressListResponse
915
1255
  * @throws OciError when an error occurs
916
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
1256
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateAddressList.ts.html |here} to see how to use UpdateAddressList API.
917
1257
  */
918
1258
  updateAddressList(updateAddressListRequest: requests.UpdateAddressListRequest): Promise<responses.UpdateAddressListResponse>;
919
1259
  /**
@@ -927,7 +1267,7 @@ export declare class WaasClient {
927
1267
  * @param UpdateCachingRulesRequest
928
1268
  * @return UpdateCachingRulesResponse
929
1269
  * @throws OciError when an error occurs
930
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
1270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateCachingRules.ts.html |here} to see how to use UpdateCachingRules API.
931
1271
  */
932
1272
  updateCachingRules(updateCachingRulesRequest: requests.UpdateCachingRulesRequest): Promise<responses.UpdateCachingRulesResponse>;
933
1273
  /**
@@ -943,7 +1283,7 @@ export declare class WaasClient {
943
1283
  * @param UpdateCaptchasRequest
944
1284
  * @return UpdateCaptchasResponse
945
1285
  * @throws OciError when an error occurs
946
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
1286
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateCaptchas.ts.html |here} to see how to use UpdateCaptchas API.
947
1287
  */
948
1288
  updateCaptchas(updateCaptchasRequest: requests.UpdateCaptchasRequest): Promise<responses.UpdateCaptchasResponse>;
949
1289
  /**
@@ -951,7 +1291,7 @@ export declare class WaasClient {
951
1291
  * @param UpdateCertificateRequest
952
1292
  * @return UpdateCertificateResponse
953
1293
  * @throws OciError when an error occurs
954
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
1294
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateCertificate.ts.html |here} to see how to use UpdateCertificate API.
955
1295
  */
956
1296
  updateCertificate(updateCertificateRequest: requests.UpdateCertificateRequest): Promise<responses.UpdateCertificateResponse>;
957
1297
  /**
@@ -959,7 +1299,7 @@ export declare class WaasClient {
959
1299
  * @param UpdateCustomProtectionRuleRequest
960
1300
  * @return UpdateCustomProtectionRuleResponse
961
1301
  * @throws OciError when an error occurs
962
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
1302
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateCustomProtectionRule.ts.html |here} to see how to use UpdateCustomProtectionRule API.
963
1303
  */
964
1304
  updateCustomProtectionRule(updateCustomProtectionRuleRequest: requests.UpdateCustomProtectionRuleRequest): Promise<responses.UpdateCustomProtectionRuleResponse>;
965
1305
  /**
@@ -971,7 +1311,7 @@ export declare class WaasClient {
971
1311
  * @param UpdateDeviceFingerprintChallengeRequest
972
1312
  * @return UpdateDeviceFingerprintChallengeResponse
973
1313
  * @throws OciError when an error occurs
974
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
1314
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateDeviceFingerprintChallenge.ts.html |here} to see how to use UpdateDeviceFingerprintChallenge API.
975
1315
  */
976
1316
  updateDeviceFingerprintChallenge(updateDeviceFingerprintChallengeRequest: requests.UpdateDeviceFingerprintChallengeRequest): Promise<responses.UpdateDeviceFingerprintChallengeResponse>;
977
1317
  /**
@@ -981,7 +1321,7 @@ export declare class WaasClient {
981
1321
  * @param UpdateGoodBotsRequest
982
1322
  * @return UpdateGoodBotsResponse
983
1323
  * @throws OciError when an error occurs
984
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
1324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateGoodBots.ts.html |here} to see how to use UpdateGoodBots API.
985
1325
  */
986
1326
  updateGoodBots(updateGoodBotsRequest: requests.UpdateGoodBotsRequest): Promise<responses.UpdateGoodBotsResponse>;
987
1327
  /**
@@ -989,7 +1329,7 @@ export declare class WaasClient {
989
1329
  * @param UpdateHumanInteractionChallengeRequest
990
1330
  * @return UpdateHumanInteractionChallengeResponse
991
1331
  * @throws OciError when an error occurs
992
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
1332
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateHumanInteractionChallenge.ts.html |here} to see how to use UpdateHumanInteractionChallenge API.
993
1333
  */
994
1334
  updateHumanInteractionChallenge(updateHumanInteractionChallengeRequest: requests.UpdateHumanInteractionChallengeRequest): Promise<responses.UpdateHumanInteractionChallengeResponse>;
995
1335
  /**
@@ -997,7 +1337,7 @@ export declare class WaasClient {
997
1337
  * @param UpdateJsChallengeRequest
998
1338
  * @return UpdateJsChallengeResponse
999
1339
  * @throws OciError when an error occurs
1000
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
1340
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateJsChallenge.ts.html |here} to see how to use UpdateJsChallenge API.
1001
1341
  */
1002
1342
  updateJsChallenge(updateJsChallengeRequest: requests.UpdateJsChallengeRequest): Promise<responses.UpdateJsChallengeResponse>;
1003
1343
  /**
@@ -1005,7 +1345,7 @@ export declare class WaasClient {
1005
1345
  * @param UpdatePolicyConfigRequest
1006
1346
  * @return UpdatePolicyConfigResponse
1007
1347
  * @throws OciError when an error occurs
1008
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
1348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdatePolicyConfig.ts.html |here} to see how to use UpdatePolicyConfig API.
1009
1349
  */
1010
1350
  updatePolicyConfig(updatePolicyConfigRequest: requests.UpdatePolicyConfigRequest): Promise<responses.UpdatePolicyConfigResponse>;
1011
1351
  /**
@@ -1015,7 +1355,7 @@ export declare class WaasClient {
1015
1355
  * @param UpdateProtectionRulesRequest
1016
1356
  * @return UpdateProtectionRulesResponse
1017
1357
  * @throws OciError when an error occurs
1018
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
1358
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateProtectionRules.ts.html |here} to see how to use UpdateProtectionRules API.
1019
1359
  */
1020
1360
  updateProtectionRules(updateProtectionRulesRequest: requests.UpdateProtectionRulesRequest): Promise<responses.UpdateProtectionRulesResponse>;
1021
1361
  /**
@@ -1023,7 +1363,7 @@ export declare class WaasClient {
1023
1363
  * @param UpdateProtectionSettingsRequest
1024
1364
  * @return UpdateProtectionSettingsResponse
1025
1365
  * @throws OciError when an error occurs
1026
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
1366
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateProtectionSettings.ts.html |here} to see how to use UpdateProtectionSettings API.
1027
1367
  */
1028
1368
  updateProtectionSettings(updateProtectionSettingsRequest: requests.UpdateProtectionSettingsRequest): Promise<responses.UpdateProtectionSettingsResponse>;
1029
1369
  /**
@@ -1031,7 +1371,7 @@ export declare class WaasClient {
1031
1371
  * @param UpdateThreatFeedsRequest
1032
1372
  * @return UpdateThreatFeedsResponse
1033
1373
  * @throws OciError when an error occurs
1034
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
1374
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateThreatFeeds.ts.html |here} to see how to use UpdateThreatFeeds API.
1035
1375
  */
1036
1376
  updateThreatFeeds(updateThreatFeedsRequest: requests.UpdateThreatFeedsRequest): Promise<responses.UpdateThreatFeedsResponse>;
1037
1377
  /**
@@ -1041,7 +1381,7 @@ export declare class WaasClient {
1041
1381
  * @param UpdateWaasPolicyRequest
1042
1382
  * @return UpdateWaasPolicyResponse
1043
1383
  * @throws OciError when an error occurs
1044
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
1384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateWaasPolicy.ts.html |here} to see how to use UpdateWaasPolicy API.
1045
1385
  */
1046
1386
  updateWaasPolicy(updateWaasPolicyRequest: requests.UpdateWaasPolicyRequest): Promise<responses.UpdateWaasPolicyResponse>;
1047
1387
  /**
@@ -1049,7 +1389,7 @@ export declare class WaasClient {
1049
1389
  * @param UpdateWaasPolicyCustomProtectionRulesRequest
1050
1390
  * @return UpdateWaasPolicyCustomProtectionRulesResponse
1051
1391
  * @throws OciError when an error occurs
1052
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
1392
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateWaasPolicyCustomProtectionRules.ts.html |here} to see how to use UpdateWaasPolicyCustomProtectionRules API.
1053
1393
  */
1054
1394
  updateWaasPolicyCustomProtectionRules(updateWaasPolicyCustomProtectionRulesRequest: requests.UpdateWaasPolicyCustomProtectionRulesRequest): Promise<responses.UpdateWaasPolicyCustomProtectionRulesResponse>;
1055
1395
  /**
@@ -1057,7 +1397,7 @@ export declare class WaasClient {
1057
1397
  * @param UpdateWafAddressRateLimitingRequest
1058
1398
  * @return UpdateWafAddressRateLimitingResponse
1059
1399
  * @throws OciError when an error occurs
1060
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
1400
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateWafAddressRateLimiting.ts.html |here} to see how to use UpdateWafAddressRateLimiting API.
1061
1401
  */
1062
1402
  updateWafAddressRateLimiting(updateWafAddressRateLimitingRequest: requests.UpdateWafAddressRateLimitingRequest): Promise<responses.UpdateWafAddressRateLimitingResponse>;
1063
1403
  /**
@@ -1073,7 +1413,7 @@ export declare class WaasClient {
1073
1413
  * @param UpdateWafConfigRequest
1074
1414
  * @return UpdateWafConfigResponse
1075
1415
  * @throws OciError when an error occurs
1076
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
1416
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateWafConfig.ts.html |here} to see how to use UpdateWafConfig API.
1077
1417
  */
1078
1418
  updateWafConfig(updateWafConfigRequest: requests.UpdateWafConfigRequest): Promise<responses.UpdateWafConfigResponse>;
1079
1419
  /**
@@ -1089,7 +1429,7 @@ export declare class WaasClient {
1089
1429
  * @param UpdateWhitelistsRequest
1090
1430
  * @return UpdateWhitelistsResponse
1091
1431
  * @throws OciError when an error occurs
1092
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.3.1/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
1432
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.5.2/waas/UpdateWhitelists.ts.html |here} to see how to use UpdateWhitelists API.
1093
1433
  */
1094
1434
  updateWhitelists(updateWhitelistsRequest: requests.UpdateWhitelistsRequest): Promise<responses.UpdateWhitelistsResponse>;
1095
1435
  }