oci-waa 2.76.0 → 2.76.1

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 (143) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +18 -18
  4. package/lib/client.js +18 -18
  5. package/lib/model/backend-type.d.ts +1 -1
  6. package/lib/model/backend-type.js +1 -1
  7. package/lib/model/change-resource-compartment-details.d.ts +1 -1
  8. package/lib/model/change-resource-compartment-details.js +1 -1
  9. package/lib/model/change-web-app-acceleration-compartment-details.d.ts +1 -1
  10. package/lib/model/change-web-app-acceleration-compartment-details.js +1 -1
  11. package/lib/model/change-web-app-acceleration-policy-compartment-details.d.ts +1 -1
  12. package/lib/model/change-web-app-acceleration-policy-compartment-details.js +1 -1
  13. package/lib/model/create-web-app-acceleration-details.d.ts +1 -1
  14. package/lib/model/create-web-app-acceleration-details.js +1 -1
  15. package/lib/model/create-web-app-acceleration-load-balancer-details.d.ts +1 -1
  16. package/lib/model/create-web-app-acceleration-load-balancer-details.js +1 -1
  17. package/lib/model/create-web-app-acceleration-policy-details.d.ts +1 -1
  18. package/lib/model/create-web-app-acceleration-policy-details.js +1 -1
  19. package/lib/model/gzip-compression-policy.d.ts +1 -1
  20. package/lib/model/gzip-compression-policy.js +1 -1
  21. package/lib/model/index.d.ts +1 -1
  22. package/lib/model/index.js +1 -1
  23. package/lib/model/purge-entire-web-app-acceleration-cache-details.d.ts +1 -1
  24. package/lib/model/purge-entire-web-app-acceleration-cache-details.js +1 -1
  25. package/lib/model/purge-web-app-acceleration-cache-details.d.ts +1 -1
  26. package/lib/model/purge-web-app-acceleration-cache-details.js +1 -1
  27. package/lib/model/response-caching-policy.d.ts +1 -1
  28. package/lib/model/response-caching-policy.js +1 -1
  29. package/lib/model/response-compression-policy.d.ts +1 -1
  30. package/lib/model/response-compression-policy.js +1 -1
  31. package/lib/model/sort-order.d.ts +1 -1
  32. package/lib/model/sort-order.js +1 -1
  33. package/lib/model/update-web-app-acceleration-details.d.ts +1 -1
  34. package/lib/model/update-web-app-acceleration-details.js +1 -1
  35. package/lib/model/update-web-app-acceleration-policy-details.d.ts +1 -1
  36. package/lib/model/update-web-app-acceleration-policy-details.js +1 -1
  37. package/lib/model/web-app-acceleration-collection.d.ts +1 -1
  38. package/lib/model/web-app-acceleration-collection.js +1 -1
  39. package/lib/model/web-app-acceleration-load-balancer-summary.d.ts +1 -1
  40. package/lib/model/web-app-acceleration-load-balancer-summary.js +1 -1
  41. package/lib/model/web-app-acceleration-load-balancer.d.ts +1 -1
  42. package/lib/model/web-app-acceleration-load-balancer.js +1 -1
  43. package/lib/model/web-app-acceleration-policy-collection.d.ts +1 -1
  44. package/lib/model/web-app-acceleration-policy-collection.js +1 -1
  45. package/lib/model/web-app-acceleration-policy-summary.d.ts +1 -1
  46. package/lib/model/web-app-acceleration-policy-summary.js +1 -1
  47. package/lib/model/web-app-acceleration-policy.d.ts +1 -1
  48. package/lib/model/web-app-acceleration-policy.js +1 -1
  49. package/lib/model/web-app-acceleration-summary.d.ts +1 -1
  50. package/lib/model/web-app-acceleration-summary.js +1 -1
  51. package/lib/model/web-app-acceleration.d.ts +1 -1
  52. package/lib/model/web-app-acceleration.js +1 -1
  53. package/lib/model/work-request-collection.d.ts +1 -1
  54. package/lib/model/work-request-collection.js +1 -1
  55. package/lib/model/work-request-error-collection.d.ts +1 -1
  56. package/lib/model/work-request-error-collection.js +1 -1
  57. package/lib/model/work-request-error.d.ts +1 -1
  58. package/lib/model/work-request-error.js +1 -1
  59. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  60. package/lib/model/work-request-log-entry-collection.js +1 -1
  61. package/lib/model/work-request-log-entry.d.ts +1 -1
  62. package/lib/model/work-request-log-entry.js +1 -1
  63. package/lib/model/work-request-resource.d.ts +1 -1
  64. package/lib/model/work-request-resource.js +1 -1
  65. package/lib/model/work-request.d.ts +1 -1
  66. package/lib/model/work-request.js +1 -1
  67. package/lib/request/change-web-app-acceleration-compartment-request.d.ts +2 -2
  68. package/lib/request/change-web-app-acceleration-compartment-request.js +1 -1
  69. package/lib/request/change-web-app-acceleration-policy-compartment-request.d.ts +2 -2
  70. package/lib/request/change-web-app-acceleration-policy-compartment-request.js +1 -1
  71. package/lib/request/create-web-app-acceleration-policy-request.d.ts +2 -2
  72. package/lib/request/create-web-app-acceleration-policy-request.js +1 -1
  73. package/lib/request/create-web-app-acceleration-request.d.ts +2 -2
  74. package/lib/request/create-web-app-acceleration-request.js +1 -1
  75. package/lib/request/delete-web-app-acceleration-policy-request.d.ts +2 -2
  76. package/lib/request/delete-web-app-acceleration-policy-request.js +1 -1
  77. package/lib/request/delete-web-app-acceleration-request.d.ts +2 -2
  78. package/lib/request/delete-web-app-acceleration-request.js +1 -1
  79. package/lib/request/get-web-app-acceleration-policy-request.d.ts +2 -2
  80. package/lib/request/get-web-app-acceleration-policy-request.js +1 -1
  81. package/lib/request/get-web-app-acceleration-request.d.ts +2 -2
  82. package/lib/request/get-web-app-acceleration-request.js +1 -1
  83. package/lib/request/get-work-request-request.d.ts +2 -2
  84. package/lib/request/get-work-request-request.js +1 -1
  85. package/lib/request/index.d.ts +1 -1
  86. package/lib/request/index.js +1 -1
  87. package/lib/request/list-web-app-acceleration-policies-request.d.ts +2 -2
  88. package/lib/request/list-web-app-acceleration-policies-request.js +1 -1
  89. package/lib/request/list-web-app-accelerations-request.d.ts +2 -2
  90. package/lib/request/list-web-app-accelerations-request.js +1 -1
  91. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  92. package/lib/request/list-work-request-errors-request.js +1 -1
  93. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  94. package/lib/request/list-work-request-logs-request.js +1 -1
  95. package/lib/request/list-work-requests-request.d.ts +2 -2
  96. package/lib/request/list-work-requests-request.js +1 -1
  97. package/lib/request/purge-web-app-acceleration-cache-request.d.ts +2 -2
  98. package/lib/request/purge-web-app-acceleration-cache-request.js +1 -1
  99. package/lib/request/update-web-app-acceleration-policy-request.d.ts +2 -2
  100. package/lib/request/update-web-app-acceleration-policy-request.js +1 -1
  101. package/lib/request/update-web-app-acceleration-request.d.ts +2 -2
  102. package/lib/request/update-web-app-acceleration-request.js +1 -1
  103. package/lib/response/change-web-app-acceleration-compartment-response.d.ts +1 -1
  104. package/lib/response/change-web-app-acceleration-compartment-response.js +1 -1
  105. package/lib/response/change-web-app-acceleration-policy-compartment-response.d.ts +1 -1
  106. package/lib/response/change-web-app-acceleration-policy-compartment-response.js +1 -1
  107. package/lib/response/create-web-app-acceleration-policy-response.d.ts +1 -1
  108. package/lib/response/create-web-app-acceleration-policy-response.js +1 -1
  109. package/lib/response/create-web-app-acceleration-response.d.ts +1 -1
  110. package/lib/response/create-web-app-acceleration-response.js +1 -1
  111. package/lib/response/delete-web-app-acceleration-policy-response.d.ts +1 -1
  112. package/lib/response/delete-web-app-acceleration-policy-response.js +1 -1
  113. package/lib/response/delete-web-app-acceleration-response.d.ts +1 -1
  114. package/lib/response/delete-web-app-acceleration-response.js +1 -1
  115. package/lib/response/get-web-app-acceleration-policy-response.d.ts +1 -1
  116. package/lib/response/get-web-app-acceleration-policy-response.js +1 -1
  117. package/lib/response/get-web-app-acceleration-response.d.ts +1 -1
  118. package/lib/response/get-web-app-acceleration-response.js +1 -1
  119. package/lib/response/get-work-request-response.d.ts +1 -1
  120. package/lib/response/get-work-request-response.js +1 -1
  121. package/lib/response/index.d.ts +1 -1
  122. package/lib/response/index.js +1 -1
  123. package/lib/response/list-web-app-acceleration-policies-response.d.ts +1 -1
  124. package/lib/response/list-web-app-acceleration-policies-response.js +1 -1
  125. package/lib/response/list-web-app-accelerations-response.d.ts +1 -1
  126. package/lib/response/list-web-app-accelerations-response.js +1 -1
  127. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  128. package/lib/response/list-work-request-errors-response.js +1 -1
  129. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  130. package/lib/response/list-work-request-logs-response.js +1 -1
  131. package/lib/response/list-work-requests-response.d.ts +1 -1
  132. package/lib/response/list-work-requests-response.js +1 -1
  133. package/lib/response/purge-web-app-acceleration-cache-response.d.ts +1 -1
  134. package/lib/response/purge-web-app-acceleration-cache-response.js +1 -1
  135. package/lib/response/update-web-app-acceleration-policy-response.d.ts +1 -1
  136. package/lib/response/update-web-app-acceleration-policy-response.js +1 -1
  137. package/lib/response/update-web-app-acceleration-response.d.ts +1 -1
  138. package/lib/response/update-web-app-acceleration-response.js +1 -1
  139. package/lib/waa-waiter.d.ts +1 -1
  140. package/lib/waa-waiter.js +1 -1
  141. package/lib/workrequest-waiter.d.ts +1 -1
  142. package/lib/workrequest-waiter.js +1 -1
  143. package/package.json +3 -3
package/index.d.ts CHANGED
@@ -10,7 +10,7 @@ for accelerating HTTP services.
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as requests from "./lib/request";
package/index.js CHANGED
@@ -11,7 +11,7 @@ for accelerating HTTP services.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
package/lib/client.d.ts CHANGED
@@ -10,7 +10,7 @@ for accelerating HTTP services.
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import common = require("oci-common");
@@ -92,7 +92,7 @@ export declare class WaaClient {
92
92
  * @param ChangeWebAppAccelerationCompartmentRequest
93
93
  * @return ChangeWebAppAccelerationCompartmentResponse
94
94
  * @throws OciError when an error occurs
95
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/ChangeWebAppAccelerationCompartment.ts.html |here} to see how to use ChangeWebAppAccelerationCompartment API.
95
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/ChangeWebAppAccelerationCompartment.ts.html |here} to see how to use ChangeWebAppAccelerationCompartment API.
96
96
  */
97
97
  changeWebAppAccelerationCompartment(changeWebAppAccelerationCompartmentRequest: requests.ChangeWebAppAccelerationCompartmentRequest): Promise<responses.ChangeWebAppAccelerationCompartmentResponse>;
98
98
  /**
@@ -103,7 +103,7 @@ export declare class WaaClient {
103
103
  * @param ChangeWebAppAccelerationPolicyCompartmentRequest
104
104
  * @return ChangeWebAppAccelerationPolicyCompartmentResponse
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.76.0/waa/ChangeWebAppAccelerationPolicyCompartment.ts.html |here} to see how to use ChangeWebAppAccelerationPolicyCompartment API.
106
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/ChangeWebAppAccelerationPolicyCompartment.ts.html |here} to see how to use ChangeWebAppAccelerationPolicyCompartment API.
107
107
  */
108
108
  changeWebAppAccelerationPolicyCompartment(changeWebAppAccelerationPolicyCompartmentRequest: requests.ChangeWebAppAccelerationPolicyCompartmentRequest): Promise<responses.ChangeWebAppAccelerationPolicyCompartmentResponse>;
109
109
  /**
@@ -113,7 +113,7 @@ export declare class WaaClient {
113
113
  * @param CreateWebAppAccelerationRequest
114
114
  * @return CreateWebAppAccelerationResponse
115
115
  * @throws OciError when an error occurs
116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/CreateWebAppAcceleration.ts.html |here} to see how to use CreateWebAppAcceleration API.
116
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/CreateWebAppAcceleration.ts.html |here} to see how to use CreateWebAppAcceleration API.
117
117
  */
118
118
  createWebAppAcceleration(createWebAppAccelerationRequest: requests.CreateWebAppAccelerationRequest): Promise<responses.CreateWebAppAccelerationResponse>;
119
119
  /**
@@ -123,7 +123,7 @@ export declare class WaaClient {
123
123
  * @param CreateWebAppAccelerationPolicyRequest
124
124
  * @return CreateWebAppAccelerationPolicyResponse
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.76.0/waa/CreateWebAppAccelerationPolicy.ts.html |here} to see how to use CreateWebAppAccelerationPolicy API.
126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/CreateWebAppAccelerationPolicy.ts.html |here} to see how to use CreateWebAppAccelerationPolicy API.
127
127
  */
128
128
  createWebAppAccelerationPolicy(createWebAppAccelerationPolicyRequest: requests.CreateWebAppAccelerationPolicyRequest): Promise<responses.CreateWebAppAccelerationPolicyResponse>;
129
129
  /**
@@ -132,7 +132,7 @@ export declare class WaaClient {
132
132
  * @param DeleteWebAppAccelerationRequest
133
133
  * @return DeleteWebAppAccelerationResponse
134
134
  * @throws OciError when an error occurs
135
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/DeleteWebAppAcceleration.ts.html |here} to see how to use DeleteWebAppAcceleration API.
135
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/DeleteWebAppAcceleration.ts.html |here} to see how to use DeleteWebAppAcceleration API.
136
136
  */
137
137
  deleteWebAppAcceleration(deleteWebAppAccelerationRequest: requests.DeleteWebAppAccelerationRequest): Promise<responses.DeleteWebAppAccelerationResponse>;
138
138
  /**
@@ -141,7 +141,7 @@ export declare class WaaClient {
141
141
  * @param DeleteWebAppAccelerationPolicyRequest
142
142
  * @return DeleteWebAppAccelerationPolicyResponse
143
143
  * @throws OciError when an error occurs
144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/DeleteWebAppAccelerationPolicy.ts.html |here} to see how to use DeleteWebAppAccelerationPolicy API.
144
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/DeleteWebAppAccelerationPolicy.ts.html |here} to see how to use DeleteWebAppAccelerationPolicy API.
145
145
  */
146
146
  deleteWebAppAccelerationPolicy(deleteWebAppAccelerationPolicyRequest: requests.DeleteWebAppAccelerationPolicyRequest): Promise<responses.DeleteWebAppAccelerationPolicyResponse>;
147
147
  /**
@@ -150,7 +150,7 @@ export declare class WaaClient {
150
150
  * @param GetWebAppAccelerationRequest
151
151
  * @return GetWebAppAccelerationResponse
152
152
  * @throws OciError when an error occurs
153
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/GetWebAppAcceleration.ts.html |here} to see how to use GetWebAppAcceleration API.
153
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/GetWebAppAcceleration.ts.html |here} to see how to use GetWebAppAcceleration API.
154
154
  */
155
155
  getWebAppAcceleration(getWebAppAccelerationRequest: requests.GetWebAppAccelerationRequest): Promise<responses.GetWebAppAccelerationResponse>;
156
156
  /**
@@ -159,7 +159,7 @@ export declare class WaaClient {
159
159
  * @param GetWebAppAccelerationPolicyRequest
160
160
  * @return GetWebAppAccelerationPolicyResponse
161
161
  * @throws OciError when an error occurs
162
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/GetWebAppAccelerationPolicy.ts.html |here} to see how to use GetWebAppAccelerationPolicy API.
162
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/GetWebAppAccelerationPolicy.ts.html |here} to see how to use GetWebAppAccelerationPolicy API.
163
163
  */
164
164
  getWebAppAccelerationPolicy(getWebAppAccelerationPolicyRequest: requests.GetWebAppAccelerationPolicyRequest): Promise<responses.GetWebAppAccelerationPolicyResponse>;
165
165
  /**
@@ -169,7 +169,7 @@ export declare class WaaClient {
169
169
  * @param ListWebAppAccelerationPoliciesRequest
170
170
  * @return ListWebAppAccelerationPoliciesResponse
171
171
  * @throws OciError when an error occurs
172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/ListWebAppAccelerationPolicies.ts.html |here} to see how to use ListWebAppAccelerationPolicies API.
172
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/ListWebAppAccelerationPolicies.ts.html |here} to see how to use ListWebAppAccelerationPolicies API.
173
173
  */
174
174
  listWebAppAccelerationPolicies(listWebAppAccelerationPoliciesRequest: requests.ListWebAppAccelerationPoliciesRequest): Promise<responses.ListWebAppAccelerationPoliciesResponse>;
175
175
  /**
@@ -179,7 +179,7 @@ export declare class WaaClient {
179
179
  * @param ListWebAppAccelerationsRequest
180
180
  * @return ListWebAppAccelerationsResponse
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.76.0/waa/ListWebAppAccelerations.ts.html |here} to see how to use ListWebAppAccelerations API.
182
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/ListWebAppAccelerations.ts.html |here} to see how to use ListWebAppAccelerations API.
183
183
  */
184
184
  listWebAppAccelerations(listWebAppAccelerationsRequest: requests.ListWebAppAccelerationsRequest): Promise<responses.ListWebAppAccelerationsResponse>;
185
185
  /**
@@ -190,7 +190,7 @@ export declare class WaaClient {
190
190
  * @param PurgeWebAppAccelerationCacheRequest
191
191
  * @return PurgeWebAppAccelerationCacheResponse
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.76.0/waa/PurgeWebAppAccelerationCache.ts.html |here} to see how to use PurgeWebAppAccelerationCache API.
193
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/PurgeWebAppAccelerationCache.ts.html |here} to see how to use PurgeWebAppAccelerationCache API.
194
194
  */
195
195
  purgeWebAppAccelerationCache(purgeWebAppAccelerationCacheRequest: requests.PurgeWebAppAccelerationCacheRequest): Promise<responses.PurgeWebAppAccelerationCacheResponse>;
196
196
  /**
@@ -199,7 +199,7 @@ export declare class WaaClient {
199
199
  * @param UpdateWebAppAccelerationRequest
200
200
  * @return UpdateWebAppAccelerationResponse
201
201
  * @throws OciError when an error occurs
202
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/UpdateWebAppAcceleration.ts.html |here} to see how to use UpdateWebAppAcceleration API.
202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/UpdateWebAppAcceleration.ts.html |here} to see how to use UpdateWebAppAcceleration API.
203
203
  */
204
204
  updateWebAppAcceleration(updateWebAppAccelerationRequest: requests.UpdateWebAppAccelerationRequest): Promise<responses.UpdateWebAppAccelerationResponse>;
205
205
  /**
@@ -208,7 +208,7 @@ export declare class WaaClient {
208
208
  * @param UpdateWebAppAccelerationPolicyRequest
209
209
  * @return UpdateWebAppAccelerationPolicyResponse
210
210
  * @throws OciError when an error occurs
211
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/UpdateWebAppAccelerationPolicy.ts.html |here} to see how to use UpdateWebAppAccelerationPolicy API.
211
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/UpdateWebAppAccelerationPolicy.ts.html |here} to see how to use UpdateWebAppAccelerationPolicy API.
212
212
  */
213
213
  updateWebAppAccelerationPolicy(updateWebAppAccelerationPolicyRequest: requests.UpdateWebAppAccelerationPolicyRequest): Promise<responses.UpdateWebAppAccelerationPolicyResponse>;
214
214
  }
@@ -284,7 +284,7 @@ export declare class WorkRequestClient {
284
284
  * @param GetWorkRequestRequest
285
285
  * @return GetWorkRequestResponse
286
286
  * @throws OciError when an error occurs
287
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
288
288
  */
289
289
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
290
290
  /**
@@ -294,7 +294,7 @@ export declare class WorkRequestClient {
294
294
  * @param ListWorkRequestErrorsRequest
295
295
  * @return ListWorkRequestErrorsResponse
296
296
  * @throws OciError when an error occurs
297
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
297
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
298
298
  */
299
299
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
300
300
  /**
@@ -304,7 +304,7 @@ export declare class WorkRequestClient {
304
304
  * @param ListWorkRequestLogsRequest
305
305
  * @return ListWorkRequestLogsResponse
306
306
  * @throws OciError when an error occurs
307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
307
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
308
308
  */
309
309
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
310
310
  /**
@@ -314,7 +314,7 @@ export declare class WorkRequestClient {
314
314
  * @param ListWorkRequestsRequest
315
315
  * @return ListWorkRequestsResponse
316
316
  * @throws OciError when an error occurs
317
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
318
318
  */
319
319
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
320
320
  }
package/lib/client.js CHANGED
@@ -11,7 +11,7 @@ for accelerating HTTP services.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -193,7 +193,7 @@ class WaaClient {
193
193
  * @param ChangeWebAppAccelerationCompartmentRequest
194
194
  * @return ChangeWebAppAccelerationCompartmentResponse
195
195
  * @throws OciError when an error occurs
196
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/ChangeWebAppAccelerationCompartment.ts.html |here} to see how to use ChangeWebAppAccelerationCompartment API.
196
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/ChangeWebAppAccelerationCompartment.ts.html |here} to see how to use ChangeWebAppAccelerationCompartment API.
197
197
  */
198
198
  changeWebAppAccelerationCompartment(changeWebAppAccelerationCompartmentRequest) {
199
199
  return __awaiter(this, void 0, void 0, function* () {
@@ -256,7 +256,7 @@ class WaaClient {
256
256
  * @param ChangeWebAppAccelerationPolicyCompartmentRequest
257
257
  * @return ChangeWebAppAccelerationPolicyCompartmentResponse
258
258
  * @throws OciError when an error occurs
259
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/ChangeWebAppAccelerationPolicyCompartment.ts.html |here} to see how to use ChangeWebAppAccelerationPolicyCompartment API.
259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/ChangeWebAppAccelerationPolicyCompartment.ts.html |here} to see how to use ChangeWebAppAccelerationPolicyCompartment API.
260
260
  */
261
261
  changeWebAppAccelerationPolicyCompartment(changeWebAppAccelerationPolicyCompartmentRequest) {
262
262
  return __awaiter(this, void 0, void 0, function* () {
@@ -318,7 +318,7 @@ class WaaClient {
318
318
  * @param CreateWebAppAccelerationRequest
319
319
  * @return CreateWebAppAccelerationResponse
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.76.0/waa/CreateWebAppAcceleration.ts.html |here} to see how to use CreateWebAppAcceleration API.
321
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/CreateWebAppAcceleration.ts.html |here} to see how to use CreateWebAppAcceleration API.
322
322
  */
323
323
  createWebAppAcceleration(createWebAppAccelerationRequest) {
324
324
  return __awaiter(this, void 0, void 0, function* () {
@@ -397,7 +397,7 @@ class WaaClient {
397
397
  * @param CreateWebAppAccelerationPolicyRequest
398
398
  * @return CreateWebAppAccelerationPolicyResponse
399
399
  * @throws OciError when an error occurs
400
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/CreateWebAppAccelerationPolicy.ts.html |here} to see how to use CreateWebAppAccelerationPolicy API.
400
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/CreateWebAppAccelerationPolicy.ts.html |here} to see how to use CreateWebAppAccelerationPolicy API.
401
401
  */
402
402
  createWebAppAccelerationPolicy(createWebAppAccelerationPolicyRequest) {
403
403
  return __awaiter(this, void 0, void 0, function* () {
@@ -475,7 +475,7 @@ class WaaClient {
475
475
  * @param DeleteWebAppAccelerationRequest
476
476
  * @return DeleteWebAppAccelerationResponse
477
477
  * @throws OciError when an error occurs
478
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/DeleteWebAppAcceleration.ts.html |here} to see how to use DeleteWebAppAcceleration API.
478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/DeleteWebAppAcceleration.ts.html |here} to see how to use DeleteWebAppAcceleration API.
479
479
  */
480
480
  deleteWebAppAcceleration(deleteWebAppAccelerationRequest) {
481
481
  return __awaiter(this, void 0, void 0, function* () {
@@ -535,7 +535,7 @@ class WaaClient {
535
535
  * @param DeleteWebAppAccelerationPolicyRequest
536
536
  * @return DeleteWebAppAccelerationPolicyResponse
537
537
  * @throws OciError when an error occurs
538
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/DeleteWebAppAccelerationPolicy.ts.html |here} to see how to use DeleteWebAppAccelerationPolicy API.
538
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/DeleteWebAppAccelerationPolicy.ts.html |here} to see how to use DeleteWebAppAccelerationPolicy API.
539
539
  */
540
540
  deleteWebAppAccelerationPolicy(deleteWebAppAccelerationPolicyRequest) {
541
541
  return __awaiter(this, void 0, void 0, function* () {
@@ -595,7 +595,7 @@ class WaaClient {
595
595
  * @param GetWebAppAccelerationRequest
596
596
  * @return GetWebAppAccelerationResponse
597
597
  * @throws OciError when an error occurs
598
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/GetWebAppAcceleration.ts.html |here} to see how to use GetWebAppAcceleration API.
598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/GetWebAppAcceleration.ts.html |here} to see how to use GetWebAppAcceleration API.
599
599
  */
600
600
  getWebAppAcceleration(getWebAppAccelerationRequest) {
601
601
  return __awaiter(this, void 0, void 0, function* () {
@@ -658,7 +658,7 @@ class WaaClient {
658
658
  * @param GetWebAppAccelerationPolicyRequest
659
659
  * @return GetWebAppAccelerationPolicyResponse
660
660
  * @throws OciError when an error occurs
661
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/GetWebAppAccelerationPolicy.ts.html |here} to see how to use GetWebAppAccelerationPolicy API.
661
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/GetWebAppAccelerationPolicy.ts.html |here} to see how to use GetWebAppAccelerationPolicy API.
662
662
  */
663
663
  getWebAppAccelerationPolicy(getWebAppAccelerationPolicyRequest) {
664
664
  return __awaiter(this, void 0, void 0, function* () {
@@ -722,7 +722,7 @@ class WaaClient {
722
722
  * @param ListWebAppAccelerationPoliciesRequest
723
723
  * @return ListWebAppAccelerationPoliciesResponse
724
724
  * @throws OciError when an error occurs
725
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/ListWebAppAccelerationPolicies.ts.html |here} to see how to use ListWebAppAccelerationPolicies API.
725
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/ListWebAppAccelerationPolicies.ts.html |here} to see how to use ListWebAppAccelerationPolicies API.
726
726
  */
727
727
  listWebAppAccelerationPolicies(listWebAppAccelerationPoliciesRequest) {
728
728
  return __awaiter(this, void 0, void 0, function* () {
@@ -793,7 +793,7 @@ class WaaClient {
793
793
  * @param ListWebAppAccelerationsRequest
794
794
  * @return ListWebAppAccelerationsResponse
795
795
  * @throws OciError when an error occurs
796
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/ListWebAppAccelerations.ts.html |here} to see how to use ListWebAppAccelerations API.
796
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/ListWebAppAccelerations.ts.html |here} to see how to use ListWebAppAccelerations API.
797
797
  */
798
798
  listWebAppAccelerations(listWebAppAccelerationsRequest) {
799
799
  return __awaiter(this, void 0, void 0, function* () {
@@ -866,7 +866,7 @@ class WaaClient {
866
866
  * @param PurgeWebAppAccelerationCacheRequest
867
867
  * @return PurgeWebAppAccelerationCacheResponse
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.76.0/waa/PurgeWebAppAccelerationCache.ts.html |here} to see how to use PurgeWebAppAccelerationCache API.
869
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/PurgeWebAppAccelerationCache.ts.html |here} to see how to use PurgeWebAppAccelerationCache API.
870
870
  */
871
871
  purgeWebAppAccelerationCache(purgeWebAppAccelerationCacheRequest) {
872
872
  return __awaiter(this, void 0, void 0, function* () {
@@ -926,7 +926,7 @@ class WaaClient {
926
926
  * @param UpdateWebAppAccelerationRequest
927
927
  * @return UpdateWebAppAccelerationResponse
928
928
  * @throws OciError when an error occurs
929
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/UpdateWebAppAcceleration.ts.html |here} to see how to use UpdateWebAppAcceleration API.
929
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/UpdateWebAppAcceleration.ts.html |here} to see how to use UpdateWebAppAcceleration API.
930
930
  */
931
931
  updateWebAppAcceleration(updateWebAppAccelerationRequest) {
932
932
  return __awaiter(this, void 0, void 0, function* () {
@@ -987,7 +987,7 @@ class WaaClient {
987
987
  * @param UpdateWebAppAccelerationPolicyRequest
988
988
  * @return UpdateWebAppAccelerationPolicyResponse
989
989
  * @throws OciError when an error occurs
990
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/UpdateWebAppAccelerationPolicy.ts.html |here} to see how to use UpdateWebAppAccelerationPolicy API.
990
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/UpdateWebAppAccelerationPolicy.ts.html |here} to see how to use UpdateWebAppAccelerationPolicy API.
991
991
  */
992
992
  updateWebAppAccelerationPolicy(updateWebAppAccelerationPolicyRequest) {
993
993
  return __awaiter(this, void 0, void 0, function* () {
@@ -1185,7 +1185,7 @@ class WorkRequestClient {
1185
1185
  * @param GetWorkRequestRequest
1186
1186
  * @return GetWorkRequestResponse
1187
1187
  * @throws OciError when an error occurs
1188
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1188
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
1189
1189
  */
1190
1190
  getWorkRequest(getWorkRequestRequest) {
1191
1191
  return __awaiter(this, void 0, void 0, function* () {
@@ -1249,7 +1249,7 @@ class WorkRequestClient {
1249
1249
  * @param ListWorkRequestErrorsRequest
1250
1250
  * @return ListWorkRequestErrorsResponse
1251
1251
  * @throws OciError when an error occurs
1252
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1252
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
1253
1253
  */
1254
1254
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
1255
1255
  return __awaiter(this, void 0, void 0, function* () {
@@ -1316,7 +1316,7 @@ class WorkRequestClient {
1316
1316
  * @param ListWorkRequestLogsRequest
1317
1317
  * @return ListWorkRequestLogsResponse
1318
1318
  * @throws OciError when an error occurs
1319
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1319
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
1320
1320
  */
1321
1321
  listWorkRequestLogs(listWorkRequestLogsRequest) {
1322
1322
  return __awaiter(this, void 0, void 0, function* () {
@@ -1383,7 +1383,7 @@ class WorkRequestClient {
1383
1383
  * @param ListWorkRequestsRequest
1384
1384
  * @return ListWorkRequestsResponse
1385
1385
  * @throws OciError when an error occurs
1386
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.0/waa/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1386
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.76.1/waa/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
1387
1387
  */
1388
1388
  listWorkRequests(listWorkRequestsRequest) {
1389
1389
  return __awaiter(this, void 0, void 0, function* () {
@@ -10,7 +10,7 @@ for accelerating HTTP services.
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ for accelerating HTTP services.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ for accelerating HTTP services.
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ for accelerating HTTP services.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ for accelerating HTTP services.
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ for accelerating HTTP services.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ for accelerating HTTP services.
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ for accelerating HTTP services.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ for accelerating HTTP services.
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ for accelerating HTTP services.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ for accelerating HTTP services.
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ for accelerating HTTP services.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ for accelerating HTTP services.
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ for accelerating HTTP services.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ for accelerating HTTP services.
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ for accelerating HTTP services.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ for accelerating HTTP services.
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as BackendType from "./backend-type";
@@ -11,7 +11,7 @@ for accelerating HTTP services.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ for accelerating HTTP services.
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";
@@ -11,7 +11,7 @@ for accelerating HTTP services.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ for accelerating HTTP services.
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ for accelerating HTTP services.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -10,7 +10,7 @@ for accelerating HTTP services.
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  /**
@@ -11,7 +11,7 @@ for accelerating HTTP services.
11
11
  * NOTE: This class is auto generated by OracleSDKGenerator.
12
12
  * Do not edit the class manually.
13
13
  *
14
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
14
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
15
15
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
16
  */
17
17
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -10,7 +10,7 @@ for accelerating HTTP services.
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
14
14
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
15
  */
16
16
  import * as model from "../model";