oci-loadbalancer 2.82.2 → 2.84.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (76) hide show
  1. package/lib/client.d.ts +61 -61
  2. package/lib/client.js +61 -61
  3. package/lib/model/create-ss-lcipher-suite-details.d.ts +88 -0
  4. package/lib/model/create-ss-lcipher-suite-details.js.map +1 -1
  5. package/lib/model/s-sl-cipher-suite-details.d.ts +88 -0
  6. package/lib/model/s-sl-cipher-suite-details.js.map +1 -1
  7. package/lib/model/s-sl-cipher-suite.d.ts +88 -0
  8. package/lib/model/s-sl-cipher-suite.js.map +1 -1
  9. package/lib/model/s-sl-configuration-details.d.ts +1 -0
  10. package/lib/model/s-sl-configuration-details.js.map +1 -1
  11. package/lib/model/s-sl-configuration.d.ts +1 -0
  12. package/lib/model/s-sl-configuration.js.map +1 -1
  13. package/lib/model/update-ss-lcipher-suite-details.d.ts +8 -0
  14. package/lib/model/update-ss-lcipher-suite-details.js.map +1 -1
  15. package/lib/request/change-load-balancer-compartment-request.d.ts +1 -1
  16. package/lib/request/create-backend-request.d.ts +1 -1
  17. package/lib/request/create-backend-set-request.d.ts +1 -1
  18. package/lib/request/create-certificate-request.d.ts +1 -1
  19. package/lib/request/create-hostname-request.d.ts +1 -1
  20. package/lib/request/create-listener-request.d.ts +1 -1
  21. package/lib/request/create-load-balancer-request.d.ts +1 -1
  22. package/lib/request/create-path-route-set-request.d.ts +1 -1
  23. package/lib/request/create-routing-policy-request.d.ts +1 -1
  24. package/lib/request/create-rule-set-request.d.ts +1 -1
  25. package/lib/request/create-sslcipher-suite-request.d.ts +1 -1
  26. package/lib/request/delete-backend-request.d.ts +1 -1
  27. package/lib/request/delete-backend-set-request.d.ts +1 -1
  28. package/lib/request/delete-certificate-request.d.ts +1 -1
  29. package/lib/request/delete-hostname-request.d.ts +1 -1
  30. package/lib/request/delete-listener-request.d.ts +1 -1
  31. package/lib/request/delete-load-balancer-request.d.ts +1 -1
  32. package/lib/request/delete-path-route-set-request.d.ts +1 -1
  33. package/lib/request/delete-routing-policy-request.d.ts +1 -1
  34. package/lib/request/delete-rule-set-request.d.ts +1 -1
  35. package/lib/request/delete-sslcipher-suite-request.d.ts +1 -1
  36. package/lib/request/get-backend-health-request.d.ts +1 -1
  37. package/lib/request/get-backend-request.d.ts +1 -1
  38. package/lib/request/get-backend-set-health-request.d.ts +1 -1
  39. package/lib/request/get-backend-set-request.d.ts +1 -1
  40. package/lib/request/get-health-checker-request.d.ts +1 -1
  41. package/lib/request/get-hostname-request.d.ts +1 -1
  42. package/lib/request/get-load-balancer-health-request.d.ts +1 -1
  43. package/lib/request/get-load-balancer-request.d.ts +1 -1
  44. package/lib/request/get-path-route-set-request.d.ts +1 -1
  45. package/lib/request/get-routing-policy-request.d.ts +1 -1
  46. package/lib/request/get-rule-set-request.d.ts +1 -1
  47. package/lib/request/get-sslcipher-suite-request.d.ts +1 -1
  48. package/lib/request/get-work-request-request.d.ts +1 -1
  49. package/lib/request/list-backend-sets-request.d.ts +1 -1
  50. package/lib/request/list-backends-request.d.ts +1 -1
  51. package/lib/request/list-certificates-request.d.ts +1 -1
  52. package/lib/request/list-hostnames-request.d.ts +1 -1
  53. package/lib/request/list-listener-rules-request.d.ts +1 -1
  54. package/lib/request/list-load-balancer-healths-request.d.ts +1 -1
  55. package/lib/request/list-load-balancers-request.d.ts +1 -1
  56. package/lib/request/list-path-route-sets-request.d.ts +1 -1
  57. package/lib/request/list-policies-request.d.ts +1 -1
  58. package/lib/request/list-protocols-request.d.ts +1 -1
  59. package/lib/request/list-routing-policies-request.d.ts +1 -1
  60. package/lib/request/list-rule-sets-request.d.ts +1 -1
  61. package/lib/request/list-shapes-request.d.ts +1 -1
  62. package/lib/request/list-sslcipher-suites-request.d.ts +1 -1
  63. package/lib/request/list-work-requests-request.d.ts +1 -1
  64. package/lib/request/update-backend-request.d.ts +1 -1
  65. package/lib/request/update-backend-set-request.d.ts +1 -1
  66. package/lib/request/update-health-checker-request.d.ts +1 -1
  67. package/lib/request/update-hostname-request.d.ts +1 -1
  68. package/lib/request/update-listener-request.d.ts +1 -1
  69. package/lib/request/update-load-balancer-request.d.ts +1 -1
  70. package/lib/request/update-load-balancer-shape-request.d.ts +1 -1
  71. package/lib/request/update-network-security-groups-request.d.ts +1 -1
  72. package/lib/request/update-path-route-set-request.d.ts +1 -1
  73. package/lib/request/update-routing-policy-request.d.ts +1 -1
  74. package/lib/request/update-rule-set-request.d.ts +1 -1
  75. package/lib/request/update-sslcipher-suite-request.d.ts +1 -1
  76. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -96,7 +96,7 @@ export declare class LoadBalancerClient {
96
96
  * @param ChangeLoadBalancerCompartmentRequest
97
97
  * @return ChangeLoadBalancerCompartmentResponse
98
98
  * @throws OciError when an error occurs
99
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/ChangeLoadBalancerCompartment.ts.html |here} to see how to use ChangeLoadBalancerCompartment API.
99
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/ChangeLoadBalancerCompartment.ts.html |here} to see how to use ChangeLoadBalancerCompartment API.
100
100
  */
101
101
  changeLoadBalancerCompartment(changeLoadBalancerCompartmentRequest: requests.ChangeLoadBalancerCompartmentRequest): Promise<responses.ChangeLoadBalancerCompartmentResponse>;
102
102
  /**
@@ -105,7 +105,7 @@ export declare class LoadBalancerClient {
105
105
  * @param CreateBackendRequest
106
106
  * @return CreateBackendResponse
107
107
  * @throws OciError when an error occurs
108
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/CreateBackend.ts.html |here} to see how to use CreateBackend API.
108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/CreateBackend.ts.html |here} to see how to use CreateBackend API.
109
109
  */
110
110
  createBackend(createBackendRequest: requests.CreateBackendRequest): Promise<responses.CreateBackendResponse>;
111
111
  /**
@@ -114,7 +114,7 @@ export declare class LoadBalancerClient {
114
114
  * @param CreateBackendSetRequest
115
115
  * @return CreateBackendSetResponse
116
116
  * @throws OciError when an error occurs
117
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/CreateBackendSet.ts.html |here} to see how to use CreateBackendSet API.
117
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/CreateBackendSet.ts.html |here} to see how to use CreateBackendSet API.
118
118
  */
119
119
  createBackendSet(createBackendSetRequest: requests.CreateBackendSetRequest): Promise<responses.CreateBackendSetResponse>;
120
120
  /**
@@ -123,7 +123,7 @@ export declare class LoadBalancerClient {
123
123
  * @param CreateCertificateRequest
124
124
  * @return CreateCertificateResponse
125
125
  * @throws OciError when an error occurs
126
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/CreateCertificate.ts.html |here} to see how to use CreateCertificate API.
127
127
  */
128
128
  createCertificate(createCertificateRequest: requests.CreateCertificateRequest): Promise<responses.CreateCertificateResponse>;
129
129
  /**
@@ -134,7 +134,7 @@ export declare class LoadBalancerClient {
134
134
  * @param CreateHostnameRequest
135
135
  * @return CreateHostnameResponse
136
136
  * @throws OciError when an error occurs
137
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/CreateHostname.ts.html |here} to see how to use CreateHostname API.
137
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/CreateHostname.ts.html |here} to see how to use CreateHostname API.
138
138
  */
139
139
  createHostname(createHostnameRequest: requests.CreateHostnameRequest): Promise<responses.CreateHostnameResponse>;
140
140
  /**
@@ -143,7 +143,7 @@ export declare class LoadBalancerClient {
143
143
  * @param CreateListenerRequest
144
144
  * @return CreateListenerResponse
145
145
  * @throws OciError when an error occurs
146
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/CreateListener.ts.html |here} to see how to use CreateListener API.
146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/CreateListener.ts.html |here} to see how to use CreateListener API.
147
147
  */
148
148
  createListener(createListenerRequest: requests.CreateListenerRequest): Promise<responses.CreateListenerResponse>;
149
149
  /**
@@ -179,7 +179,7 @@ export declare class LoadBalancerClient {
179
179
  * @param CreateLoadBalancerRequest
180
180
  * @return CreateLoadBalancerResponse
181
181
  * @throws OciError when an error occurs
182
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/CreateLoadBalancer.ts.html |here} to see how to use CreateLoadBalancer API.
182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/CreateLoadBalancer.ts.html |here} to see how to use CreateLoadBalancer API.
183
183
  */
184
184
  createLoadBalancer(createLoadBalancerRequest: requests.CreateLoadBalancerRequest): Promise<responses.CreateLoadBalancerResponse>;
185
185
  /**
@@ -190,7 +190,7 @@ export declare class LoadBalancerClient {
190
190
  * @param CreatePathRouteSetRequest
191
191
  * @return CreatePathRouteSetResponse
192
192
  * @throws OciError when an error occurs
193
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/CreatePathRouteSet.ts.html |here} to see how to use CreatePathRouteSet API.
193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/CreatePathRouteSet.ts.html |here} to see how to use CreatePathRouteSet API.
194
194
  */
195
195
  createPathRouteSet(createPathRouteSetRequest: requests.CreatePathRouteSetRequest): Promise<responses.CreatePathRouteSetResponse>;
196
196
  /**
@@ -201,7 +201,7 @@ export declare class LoadBalancerClient {
201
201
  * @param CreateRoutingPolicyRequest
202
202
  * @return CreateRoutingPolicyResponse
203
203
  * @throws OciError when an error occurs
204
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/CreateRoutingPolicy.ts.html |here} to see how to use CreateRoutingPolicy API.
204
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/CreateRoutingPolicy.ts.html |here} to see how to use CreateRoutingPolicy API.
205
205
  */
206
206
  createRoutingPolicy(createRoutingPolicyRequest: requests.CreateRoutingPolicyRequest): Promise<responses.CreateRoutingPolicyResponse>;
207
207
  /**
@@ -212,7 +212,7 @@ export declare class LoadBalancerClient {
212
212
  * @param CreateRuleSetRequest
213
213
  * @return CreateRuleSetResponse
214
214
  * @throws OciError when an error occurs
215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/CreateRuleSet.ts.html |here} to see how to use CreateRuleSet API.
215
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/CreateRuleSet.ts.html |here} to see how to use CreateRuleSet API.
216
216
  */
217
217
  createRuleSet(createRuleSetRequest: requests.CreateRuleSetRequest): Promise<responses.CreateRuleSetResponse>;
218
218
  /**
@@ -221,7 +221,7 @@ export declare class LoadBalancerClient {
221
221
  * @param CreateSSLCipherSuiteRequest
222
222
  * @return CreateSSLCipherSuiteResponse
223
223
  * @throws OciError when an error occurs
224
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/CreateSSLCipherSuite.ts.html |here} to see how to use CreateSSLCipherSuite API.
224
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/CreateSSLCipherSuite.ts.html |here} to see how to use CreateSSLCipherSuite API.
225
225
  */
226
226
  createSSLCipherSuite(createSSLCipherSuiteRequest: requests.CreateSSLCipherSuiteRequest): Promise<responses.CreateSSLCipherSuiteResponse>;
227
227
  /**
@@ -230,7 +230,7 @@ export declare class LoadBalancerClient {
230
230
  * @param DeleteBackendRequest
231
231
  * @return DeleteBackendResponse
232
232
  * @throws OciError when an error occurs
233
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/DeleteBackend.ts.html |here} to see how to use DeleteBackend API.
233
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/DeleteBackend.ts.html |here} to see how to use DeleteBackend API.
234
234
  */
235
235
  deleteBackend(deleteBackendRequest: requests.DeleteBackendRequest): Promise<responses.DeleteBackendResponse>;
236
236
  /**
@@ -242,7 +242,7 @@ export declare class LoadBalancerClient {
242
242
  * @param DeleteBackendSetRequest
243
243
  * @return DeleteBackendSetResponse
244
244
  * @throws OciError when an error occurs
245
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/DeleteBackendSet.ts.html |here} to see how to use DeleteBackendSet API.
245
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/DeleteBackendSet.ts.html |here} to see how to use DeleteBackendSet API.
246
246
  */
247
247
  deleteBackendSet(deleteBackendSetRequest: requests.DeleteBackendSetRequest): Promise<responses.DeleteBackendSetResponse>;
248
248
  /**
@@ -251,7 +251,7 @@ export declare class LoadBalancerClient {
251
251
  * @param DeleteCertificateRequest
252
252
  * @return DeleteCertificateResponse
253
253
  * @throws OciError when an error occurs
254
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/DeleteCertificate.ts.html |here} to see how to use DeleteCertificate API.
255
255
  */
256
256
  deleteCertificate(deleteCertificateRequest: requests.DeleteCertificateRequest): Promise<responses.DeleteCertificateResponse>;
257
257
  /**
@@ -261,7 +261,7 @@ export declare class LoadBalancerClient {
261
261
  * @param DeleteHostnameRequest
262
262
  * @return DeleteHostnameResponse
263
263
  * @throws OciError when an error occurs
264
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/DeleteHostname.ts.html |here} to see how to use DeleteHostname API.
264
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/DeleteHostname.ts.html |here} to see how to use DeleteHostname API.
265
265
  */
266
266
  deleteHostname(deleteHostnameRequest: requests.DeleteHostnameRequest): Promise<responses.DeleteHostnameResponse>;
267
267
  /**
@@ -270,7 +270,7 @@ export declare class LoadBalancerClient {
270
270
  * @param DeleteListenerRequest
271
271
  * @return DeleteListenerResponse
272
272
  * @throws OciError when an error occurs
273
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/DeleteListener.ts.html |here} to see how to use DeleteListener API.
273
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/DeleteListener.ts.html |here} to see how to use DeleteListener API.
274
274
  */
275
275
  deleteListener(deleteListenerRequest: requests.DeleteListenerRequest): Promise<responses.DeleteListenerResponse>;
276
276
  /**
@@ -279,7 +279,7 @@ export declare class LoadBalancerClient {
279
279
  * @param DeleteLoadBalancerRequest
280
280
  * @return DeleteLoadBalancerResponse
281
281
  * @throws OciError when an error occurs
282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/DeleteLoadBalancer.ts.html |here} to see how to use DeleteLoadBalancer API.
282
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/DeleteLoadBalancer.ts.html |here} to see how to use DeleteLoadBalancer API.
283
283
  */
284
284
  deleteLoadBalancer(deleteLoadBalancerRequest: requests.DeleteLoadBalancerRequest): Promise<responses.DeleteLoadBalancerResponse>;
285
285
  /**
@@ -292,7 +292,7 @@ export declare class LoadBalancerClient {
292
292
  * @param DeletePathRouteSetRequest
293
293
  * @return DeletePathRouteSetResponse
294
294
  * @throws OciError when an error occurs
295
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/DeletePathRouteSet.ts.html |here} to see how to use DeletePathRouteSet API.
295
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/DeletePathRouteSet.ts.html |here} to see how to use DeletePathRouteSet API.
296
296
  */
297
297
  deletePathRouteSet(deletePathRouteSetRequest: requests.DeletePathRouteSetRequest): Promise<responses.DeletePathRouteSetResponse>;
298
298
  /**
@@ -305,7 +305,7 @@ export declare class LoadBalancerClient {
305
305
  * @param DeleteRoutingPolicyRequest
306
306
  * @return DeleteRoutingPolicyResponse
307
307
  * @throws OciError when an error occurs
308
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/DeleteRoutingPolicy.ts.html |here} to see how to use DeleteRoutingPolicy API.
308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/DeleteRoutingPolicy.ts.html |here} to see how to use DeleteRoutingPolicy API.
309
309
  */
310
310
  deleteRoutingPolicy(deleteRoutingPolicyRequest: requests.DeleteRoutingPolicyRequest): Promise<responses.DeleteRoutingPolicyResponse>;
311
311
  /**
@@ -318,7 +318,7 @@ export declare class LoadBalancerClient {
318
318
  * @param DeleteRuleSetRequest
319
319
  * @return DeleteRuleSetResponse
320
320
  * @throws OciError when an error occurs
321
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/DeleteRuleSet.ts.html |here} to see how to use DeleteRuleSet API.
321
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/DeleteRuleSet.ts.html |here} to see how to use DeleteRuleSet API.
322
322
  */
323
323
  deleteRuleSet(deleteRuleSetRequest: requests.DeleteRuleSetRequest): Promise<responses.DeleteRuleSetResponse>;
324
324
  /**
@@ -327,7 +327,7 @@ export declare class LoadBalancerClient {
327
327
  * @param DeleteSSLCipherSuiteRequest
328
328
  * @return DeleteSSLCipherSuiteResponse
329
329
  * @throws OciError when an error occurs
330
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/DeleteSSLCipherSuite.ts.html |here} to see how to use DeleteSSLCipherSuite API.
330
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/DeleteSSLCipherSuite.ts.html |here} to see how to use DeleteSSLCipherSuite API.
331
331
  */
332
332
  deleteSSLCipherSuite(deleteSSLCipherSuiteRequest: requests.DeleteSSLCipherSuiteRequest): Promise<responses.DeleteSSLCipherSuiteResponse>;
333
333
  /**
@@ -336,7 +336,7 @@ export declare class LoadBalancerClient {
336
336
  * @param GetBackendRequest
337
337
  * @return GetBackendResponse
338
338
  * @throws OciError when an error occurs
339
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/GetBackend.ts.html |here} to see how to use GetBackend API.
339
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/GetBackend.ts.html |here} to see how to use GetBackend API.
340
340
  */
341
341
  getBackend(getBackendRequest: requests.GetBackendRequest): Promise<responses.GetBackendResponse>;
342
342
  /**
@@ -345,7 +345,7 @@ export declare class LoadBalancerClient {
345
345
  * @param GetBackendHealthRequest
346
346
  * @return GetBackendHealthResponse
347
347
  * @throws OciError when an error occurs
348
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/GetBackendHealth.ts.html |here} to see how to use GetBackendHealth API.
348
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/GetBackendHealth.ts.html |here} to see how to use GetBackendHealth API.
349
349
  */
350
350
  getBackendHealth(getBackendHealthRequest: requests.GetBackendHealthRequest): Promise<responses.GetBackendHealthResponse>;
351
351
  /**
@@ -354,7 +354,7 @@ export declare class LoadBalancerClient {
354
354
  * @param GetBackendSetRequest
355
355
  * @return GetBackendSetResponse
356
356
  * @throws OciError when an error occurs
357
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/GetBackendSet.ts.html |here} to see how to use GetBackendSet API.
357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/GetBackendSet.ts.html |here} to see how to use GetBackendSet API.
358
358
  */
359
359
  getBackendSet(getBackendSetRequest: requests.GetBackendSetRequest): Promise<responses.GetBackendSetResponse>;
360
360
  /**
@@ -363,7 +363,7 @@ export declare class LoadBalancerClient {
363
363
  * @param GetBackendSetHealthRequest
364
364
  * @return GetBackendSetHealthResponse
365
365
  * @throws OciError when an error occurs
366
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/GetBackendSetHealth.ts.html |here} to see how to use GetBackendSetHealth API.
366
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/GetBackendSetHealth.ts.html |here} to see how to use GetBackendSetHealth API.
367
367
  */
368
368
  getBackendSetHealth(getBackendSetHealthRequest: requests.GetBackendSetHealthRequest): Promise<responses.GetBackendSetHealthResponse>;
369
369
  /**
@@ -372,7 +372,7 @@ export declare class LoadBalancerClient {
372
372
  * @param GetHealthCheckerRequest
373
373
  * @return GetHealthCheckerResponse
374
374
  * @throws OciError when an error occurs
375
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/GetHealthChecker.ts.html |here} to see how to use GetHealthChecker API.
375
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/GetHealthChecker.ts.html |here} to see how to use GetHealthChecker API.
376
376
  */
377
377
  getHealthChecker(getHealthCheckerRequest: requests.GetHealthCheckerRequest): Promise<responses.GetHealthCheckerResponse>;
378
378
  /**
@@ -381,7 +381,7 @@ export declare class LoadBalancerClient {
381
381
  * @param GetHostnameRequest
382
382
  * @return GetHostnameResponse
383
383
  * @throws OciError when an error occurs
384
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/GetHostname.ts.html |here} to see how to use GetHostname API.
384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/GetHostname.ts.html |here} to see how to use GetHostname API.
385
385
  */
386
386
  getHostname(getHostnameRequest: requests.GetHostnameRequest): Promise<responses.GetHostnameResponse>;
387
387
  /**
@@ -390,7 +390,7 @@ export declare class LoadBalancerClient {
390
390
  * @param GetLoadBalancerRequest
391
391
  * @return GetLoadBalancerResponse
392
392
  * @throws OciError when an error occurs
393
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/GetLoadBalancer.ts.html |here} to see how to use GetLoadBalancer API.
393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/GetLoadBalancer.ts.html |here} to see how to use GetLoadBalancer API.
394
394
  */
395
395
  getLoadBalancer(getLoadBalancerRequest: requests.GetLoadBalancerRequest): Promise<responses.GetLoadBalancerResponse>;
396
396
  /**
@@ -399,7 +399,7 @@ export declare class LoadBalancerClient {
399
399
  * @param GetLoadBalancerHealthRequest
400
400
  * @return GetLoadBalancerHealthResponse
401
401
  * @throws OciError when an error occurs
402
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/GetLoadBalancerHealth.ts.html |here} to see how to use GetLoadBalancerHealth API.
402
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/GetLoadBalancerHealth.ts.html |here} to see how to use GetLoadBalancerHealth API.
403
403
  */
404
404
  getLoadBalancerHealth(getLoadBalancerHealthRequest: requests.GetLoadBalancerHealthRequest): Promise<responses.GetLoadBalancerHealthResponse>;
405
405
  /**
@@ -408,7 +408,7 @@ export declare class LoadBalancerClient {
408
408
  * @param GetPathRouteSetRequest
409
409
  * @return GetPathRouteSetResponse
410
410
  * @throws OciError when an error occurs
411
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/GetPathRouteSet.ts.html |here} to see how to use GetPathRouteSet API.
411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/GetPathRouteSet.ts.html |here} to see how to use GetPathRouteSet API.
412
412
  */
413
413
  getPathRouteSet(getPathRouteSetRequest: requests.GetPathRouteSetRequest): Promise<responses.GetPathRouteSetResponse>;
414
414
  /**
@@ -417,7 +417,7 @@ export declare class LoadBalancerClient {
417
417
  * @param GetRoutingPolicyRequest
418
418
  * @return GetRoutingPolicyResponse
419
419
  * @throws OciError when an error occurs
420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/GetRoutingPolicy.ts.html |here} to see how to use GetRoutingPolicy API.
420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/GetRoutingPolicy.ts.html |here} to see how to use GetRoutingPolicy API.
421
421
  */
422
422
  getRoutingPolicy(getRoutingPolicyRequest: requests.GetRoutingPolicyRequest): Promise<responses.GetRoutingPolicyResponse>;
423
423
  /**
@@ -426,7 +426,7 @@ export declare class LoadBalancerClient {
426
426
  * @param GetRuleSetRequest
427
427
  * @return GetRuleSetResponse
428
428
  * @throws OciError when an error occurs
429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/GetRuleSet.ts.html |here} to see how to use GetRuleSet API.
429
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/GetRuleSet.ts.html |here} to see how to use GetRuleSet API.
430
430
  */
431
431
  getRuleSet(getRuleSetRequest: requests.GetRuleSetRequest): Promise<responses.GetRuleSetResponse>;
432
432
  /**
@@ -435,7 +435,7 @@ export declare class LoadBalancerClient {
435
435
  * @param GetSSLCipherSuiteRequest
436
436
  * @return GetSSLCipherSuiteResponse
437
437
  * @throws OciError when an error occurs
438
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/GetSSLCipherSuite.ts.html |here} to see how to use GetSSLCipherSuite API.
438
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/GetSSLCipherSuite.ts.html |here} to see how to use GetSSLCipherSuite API.
439
439
  */
440
440
  getSSLCipherSuite(getSSLCipherSuiteRequest: requests.GetSSLCipherSuiteRequest): Promise<responses.GetSSLCipherSuiteResponse>;
441
441
  /**
@@ -444,7 +444,7 @@ export declare class LoadBalancerClient {
444
444
  * @param GetWorkRequestRequest
445
445
  * @return GetWorkRequestResponse
446
446
  * @throws OciError when an error occurs
447
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
447
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
448
448
  */
449
449
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
450
450
  /**
@@ -453,7 +453,7 @@ export declare class LoadBalancerClient {
453
453
  * @param ListBackendSetsRequest
454
454
  * @return ListBackendSetsResponse
455
455
  * @throws OciError when an error occurs
456
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/ListBackendSets.ts.html |here} to see how to use ListBackendSets API.
456
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/ListBackendSets.ts.html |here} to see how to use ListBackendSets API.
457
457
  */
458
458
  listBackendSets(listBackendSetsRequest: requests.ListBackendSetsRequest): Promise<responses.ListBackendSetsResponse>;
459
459
  /**
@@ -462,7 +462,7 @@ export declare class LoadBalancerClient {
462
462
  * @param ListBackendsRequest
463
463
  * @return ListBackendsResponse
464
464
  * @throws OciError when an error occurs
465
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/ListBackends.ts.html |here} to see how to use ListBackends API.
465
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/ListBackends.ts.html |here} to see how to use ListBackends API.
466
466
  */
467
467
  listBackends(listBackendsRequest: requests.ListBackendsRequest): Promise<responses.ListBackendsResponse>;
468
468
  /**
@@ -471,7 +471,7 @@ export declare class LoadBalancerClient {
471
471
  * @param ListCertificatesRequest
472
472
  * @return ListCertificatesResponse
473
473
  * @throws OciError when an error occurs
474
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/ListCertificates.ts.html |here} to see how to use ListCertificates API.
474
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/ListCertificates.ts.html |here} to see how to use ListCertificates API.
475
475
  */
476
476
  listCertificates(listCertificatesRequest: requests.ListCertificatesRequest): Promise<responses.ListCertificatesResponse>;
477
477
  /**
@@ -480,7 +480,7 @@ export declare class LoadBalancerClient {
480
480
  * @param ListHostnamesRequest
481
481
  * @return ListHostnamesResponse
482
482
  * @throws OciError when an error occurs
483
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/ListHostnames.ts.html |here} to see how to use ListHostnames API.
483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/ListHostnames.ts.html |here} to see how to use ListHostnames API.
484
484
  */
485
485
  listHostnames(listHostnamesRequest: requests.ListHostnamesRequest): Promise<responses.ListHostnamesResponse>;
486
486
  /**
@@ -496,7 +496,7 @@ export declare class LoadBalancerClient {
496
496
  * @param ListListenerRulesRequest
497
497
  * @return ListListenerRulesResponse
498
498
  * @throws OciError when an error occurs
499
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/ListListenerRules.ts.html |here} to see how to use ListListenerRules API.
499
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/ListListenerRules.ts.html |here} to see how to use ListListenerRules API.
500
500
  */
501
501
  listListenerRules(listListenerRulesRequest: requests.ListListenerRulesRequest): Promise<responses.ListListenerRulesResponse>;
502
502
  /**
@@ -505,7 +505,7 @@ export declare class LoadBalancerClient {
505
505
  * @param ListLoadBalancerHealthsRequest
506
506
  * @return ListLoadBalancerHealthsResponse
507
507
  * @throws OciError when an error occurs
508
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/ListLoadBalancerHealths.ts.html |here} to see how to use ListLoadBalancerHealths API.
508
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/ListLoadBalancerHealths.ts.html |here} to see how to use ListLoadBalancerHealths API.
509
509
  */
510
510
  listLoadBalancerHealths(listLoadBalancerHealthsRequest: requests.ListLoadBalancerHealthsRequest): Promise<responses.ListLoadBalancerHealthsResponse>;
511
511
  /**
@@ -546,7 +546,7 @@ export declare class LoadBalancerClient {
546
546
  * @param ListLoadBalancersRequest
547
547
  * @return ListLoadBalancersResponse
548
548
  * @throws OciError when an error occurs
549
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/ListLoadBalancers.ts.html |here} to see how to use ListLoadBalancers API.
549
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/ListLoadBalancers.ts.html |here} to see how to use ListLoadBalancers API.
550
550
  */
551
551
  listLoadBalancers(listLoadBalancersRequest: requests.ListLoadBalancersRequest): Promise<responses.ListLoadBalancersResponse>;
552
552
  /**
@@ -587,7 +587,7 @@ export declare class LoadBalancerClient {
587
587
  * @param ListPathRouteSetsRequest
588
588
  * @return ListPathRouteSetsResponse
589
589
  * @throws OciError when an error occurs
590
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/ListPathRouteSets.ts.html |here} to see how to use ListPathRouteSets API.
590
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/ListPathRouteSets.ts.html |here} to see how to use ListPathRouteSets API.
591
591
  */
592
592
  listPathRouteSets(listPathRouteSetsRequest: requests.ListPathRouteSetsRequest): Promise<responses.ListPathRouteSetsResponse>;
593
593
  /**
@@ -596,7 +596,7 @@ export declare class LoadBalancerClient {
596
596
  * @param ListPoliciesRequest
597
597
  * @return ListPoliciesResponse
598
598
  * @throws OciError when an error occurs
599
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/ListPolicies.ts.html |here} to see how to use ListPolicies API.
599
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/ListPolicies.ts.html |here} to see how to use ListPolicies API.
600
600
  */
601
601
  listPolicies(listPoliciesRequest: requests.ListPoliciesRequest): Promise<responses.ListPoliciesResponse>;
602
602
  /**
@@ -637,7 +637,7 @@ export declare class LoadBalancerClient {
637
637
  * @param ListProtocolsRequest
638
638
  * @return ListProtocolsResponse
639
639
  * @throws OciError when an error occurs
640
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/ListProtocols.ts.html |here} to see how to use ListProtocols API.
640
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/ListProtocols.ts.html |here} to see how to use ListProtocols API.
641
641
  */
642
642
  listProtocols(listProtocolsRequest: requests.ListProtocolsRequest): Promise<responses.ListProtocolsResponse>;
643
643
  /**
@@ -678,7 +678,7 @@ export declare class LoadBalancerClient {
678
678
  * @param ListRoutingPoliciesRequest
679
679
  * @return ListRoutingPoliciesResponse
680
680
  * @throws OciError when an error occurs
681
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/ListRoutingPolicies.ts.html |here} to see how to use ListRoutingPolicies API.
681
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/ListRoutingPolicies.ts.html |here} to see how to use ListRoutingPolicies API.
682
682
  */
683
683
  listRoutingPolicies(listRoutingPoliciesRequest: requests.ListRoutingPoliciesRequest): Promise<responses.ListRoutingPoliciesResponse>;
684
684
  /**
@@ -719,7 +719,7 @@ export declare class LoadBalancerClient {
719
719
  * @param ListRuleSetsRequest
720
720
  * @return ListRuleSetsResponse
721
721
  * @throws OciError when an error occurs
722
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/ListRuleSets.ts.html |here} to see how to use ListRuleSets API.
722
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/ListRuleSets.ts.html |here} to see how to use ListRuleSets API.
723
723
  */
724
724
  listRuleSets(listRuleSetsRequest: requests.ListRuleSetsRequest): Promise<responses.ListRuleSetsResponse>;
725
725
  /**
@@ -728,7 +728,7 @@ export declare class LoadBalancerClient {
728
728
  * @param ListSSLCipherSuitesRequest
729
729
  * @return ListSSLCipherSuitesResponse
730
730
  * @throws OciError when an error occurs
731
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/ListSSLCipherSuites.ts.html |here} to see how to use ListSSLCipherSuites API.
731
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/ListSSLCipherSuites.ts.html |here} to see how to use ListSSLCipherSuites API.
732
732
  */
733
733
  listSSLCipherSuites(listSSLCipherSuitesRequest: requests.ListSSLCipherSuitesRequest): Promise<responses.ListSSLCipherSuitesResponse>;
734
734
  /**
@@ -737,7 +737,7 @@ export declare class LoadBalancerClient {
737
737
  * @param ListShapesRequest
738
738
  * @return ListShapesResponse
739
739
  * @throws OciError when an error occurs
740
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/ListShapes.ts.html |here} to see how to use ListShapes API.
740
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/ListShapes.ts.html |here} to see how to use ListShapes API.
741
741
  */
742
742
  listShapes(listShapesRequest: requests.ListShapesRequest): Promise<responses.ListShapesResponse>;
743
743
  /**
@@ -778,7 +778,7 @@ export declare class LoadBalancerClient {
778
778
  * @param ListWorkRequestsRequest
779
779
  * @return ListWorkRequestsResponse
780
780
  * @throws OciError when an error occurs
781
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
781
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
782
782
  */
783
783
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
784
784
  /**
@@ -819,7 +819,7 @@ export declare class LoadBalancerClient {
819
819
  * @param UpdateBackendRequest
820
820
  * @return UpdateBackendResponse
821
821
  * @throws OciError when an error occurs
822
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/UpdateBackend.ts.html |here} to see how to use UpdateBackend API.
822
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/UpdateBackend.ts.html |here} to see how to use UpdateBackend API.
823
823
  */
824
824
  updateBackend(updateBackendRequest: requests.UpdateBackendRequest): Promise<responses.UpdateBackendResponse>;
825
825
  /**
@@ -828,7 +828,7 @@ export declare class LoadBalancerClient {
828
828
  * @param UpdateBackendSetRequest
829
829
  * @return UpdateBackendSetResponse
830
830
  * @throws OciError when an error occurs
831
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/UpdateBackendSet.ts.html |here} to see how to use UpdateBackendSet API.
831
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/UpdateBackendSet.ts.html |here} to see how to use UpdateBackendSet API.
832
832
  */
833
833
  updateBackendSet(updateBackendSetRequest: requests.UpdateBackendSetRequest): Promise<responses.UpdateBackendSetResponse>;
834
834
  /**
@@ -837,7 +837,7 @@ export declare class LoadBalancerClient {
837
837
  * @param UpdateHealthCheckerRequest
838
838
  * @return UpdateHealthCheckerResponse
839
839
  * @throws OciError when an error occurs
840
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/UpdateHealthChecker.ts.html |here} to see how to use UpdateHealthChecker API.
840
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/UpdateHealthChecker.ts.html |here} to see how to use UpdateHealthChecker API.
841
841
  */
842
842
  updateHealthChecker(updateHealthCheckerRequest: requests.UpdateHealthCheckerRequest): Promise<responses.UpdateHealthCheckerResponse>;
843
843
  /**
@@ -848,7 +848,7 @@ export declare class LoadBalancerClient {
848
848
  * @param UpdateHostnameRequest
849
849
  * @return UpdateHostnameResponse
850
850
  * @throws OciError when an error occurs
851
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/UpdateHostname.ts.html |here} to see how to use UpdateHostname API.
851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/UpdateHostname.ts.html |here} to see how to use UpdateHostname API.
852
852
  */
853
853
  updateHostname(updateHostnameRequest: requests.UpdateHostnameRequest): Promise<responses.UpdateHostnameResponse>;
854
854
  /**
@@ -857,7 +857,7 @@ export declare class LoadBalancerClient {
857
857
  * @param UpdateListenerRequest
858
858
  * @return UpdateListenerResponse
859
859
  * @throws OciError when an error occurs
860
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/UpdateListener.ts.html |here} to see how to use UpdateListener API.
860
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/UpdateListener.ts.html |here} to see how to use UpdateListener API.
861
861
  */
862
862
  updateListener(updateListenerRequest: requests.UpdateListenerRequest): Promise<responses.UpdateListenerResponse>;
863
863
  /**
@@ -866,7 +866,7 @@ export declare class LoadBalancerClient {
866
866
  * @param UpdateLoadBalancerRequest
867
867
  * @return UpdateLoadBalancerResponse
868
868
  * @throws OciError when an error occurs
869
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/UpdateLoadBalancer.ts.html |here} to see how to use UpdateLoadBalancer API.
869
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/UpdateLoadBalancer.ts.html |here} to see how to use UpdateLoadBalancer API.
870
870
  */
871
871
  updateLoadBalancer(updateLoadBalancerRequest: requests.UpdateLoadBalancerRequest): Promise<responses.UpdateLoadBalancerResponse>;
872
872
  /**
@@ -881,7 +881,7 @@ export declare class LoadBalancerClient {
881
881
  * @param UpdateLoadBalancerShapeRequest
882
882
  * @return UpdateLoadBalancerShapeResponse
883
883
  * @throws OciError when an error occurs
884
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/UpdateLoadBalancerShape.ts.html |here} to see how to use UpdateLoadBalancerShape API.
884
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/UpdateLoadBalancerShape.ts.html |here} to see how to use UpdateLoadBalancerShape API.
885
885
  */
886
886
  updateLoadBalancerShape(updateLoadBalancerShapeRequest: requests.UpdateLoadBalancerShapeRequest): Promise<responses.UpdateLoadBalancerShapeResponse>;
887
887
  /**
@@ -890,7 +890,7 @@ export declare class LoadBalancerClient {
890
890
  * @param UpdateNetworkSecurityGroupsRequest
891
891
  * @return UpdateNetworkSecurityGroupsResponse
892
892
  * @throws OciError when an error occurs
893
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/UpdateNetworkSecurityGroups.ts.html |here} to see how to use UpdateNetworkSecurityGroups API.
893
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/UpdateNetworkSecurityGroups.ts.html |here} to see how to use UpdateNetworkSecurityGroups API.
894
894
  */
895
895
  updateNetworkSecurityGroups(updateNetworkSecurityGroupsRequest: requests.UpdateNetworkSecurityGroupsRequest): Promise<responses.UpdateNetworkSecurityGroupsResponse>;
896
896
  /**
@@ -905,7 +905,7 @@ export declare class LoadBalancerClient {
905
905
  * @param UpdatePathRouteSetRequest
906
906
  * @return UpdatePathRouteSetResponse
907
907
  * @throws OciError when an error occurs
908
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/UpdatePathRouteSet.ts.html |here} to see how to use UpdatePathRouteSet API.
908
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/UpdatePathRouteSet.ts.html |here} to see how to use UpdatePathRouteSet API.
909
909
  */
910
910
  updatePathRouteSet(updatePathRouteSetRequest: requests.UpdatePathRouteSetRequest): Promise<responses.UpdatePathRouteSetResponse>;
911
911
  /**
@@ -918,7 +918,7 @@ export declare class LoadBalancerClient {
918
918
  * @param UpdateRoutingPolicyRequest
919
919
  * @return UpdateRoutingPolicyResponse
920
920
  * @throws OciError when an error occurs
921
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/UpdateRoutingPolicy.ts.html |here} to see how to use UpdateRoutingPolicy API.
921
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/UpdateRoutingPolicy.ts.html |here} to see how to use UpdateRoutingPolicy API.
922
922
  */
923
923
  updateRoutingPolicy(updateRoutingPolicyRequest: requests.UpdateRoutingPolicyRequest): Promise<responses.UpdateRoutingPolicyResponse>;
924
924
  /**
@@ -931,7 +931,7 @@ export declare class LoadBalancerClient {
931
931
  * @param UpdateRuleSetRequest
932
932
  * @return UpdateRuleSetResponse
933
933
  * @throws OciError when an error occurs
934
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/UpdateRuleSet.ts.html |here} to see how to use UpdateRuleSet API.
934
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/UpdateRuleSet.ts.html |here} to see how to use UpdateRuleSet API.
935
935
  */
936
936
  updateRuleSet(updateRuleSetRequest: requests.UpdateRuleSetRequest): Promise<responses.UpdateRuleSetResponse>;
937
937
  /**
@@ -940,7 +940,7 @@ export declare class LoadBalancerClient {
940
940
  * @param UpdateSSLCipherSuiteRequest
941
941
  * @return UpdateSSLCipherSuiteResponse
942
942
  * @throws OciError when an error occurs
943
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.82.2/loadbalancer/UpdateSSLCipherSuite.ts.html |here} to see how to use UpdateSSLCipherSuite API.
943
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.84.0/loadbalancer/UpdateSSLCipherSuite.ts.html |here} to see how to use UpdateSSLCipherSuite API.
944
944
  */
945
945
  updateSSLCipherSuite(updateSSLCipherSuiteRequest: requests.UpdateSSLCipherSuiteRequest): Promise<responses.UpdateSSLCipherSuiteResponse>;
946
946
  }