oci-waa 2.76.0 → 2.77.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 (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 +4 -4
  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 +4 -4
  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 +4 -4
  34. package/lib/model/update-web-app-acceleration-details.js +1 -1
  35. package/lib/model/update-web-app-acceleration-policy-details.d.ts +4 -4
  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 +4 -4
  46. package/lib/model/web-app-acceleration-policy-summary.js +1 -1
  47. package/lib/model/web-app-acceleration-policy.d.ts +4 -4
  48. package/lib/model/web-app-acceleration-policy.js +1 -1
  49. package/lib/model/web-app-acceleration-summary.d.ts +4 -4
  50. package/lib/model/web-app-acceleration-summary.js +1 -1
  51. package/lib/model/web-app-acceleration.d.ts +4 -4
  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 +3 -3
  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 +3 -3
  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 +3 -3
  76. package/lib/request/delete-web-app-acceleration-policy-request.js +1 -1
  77. package/lib/request/delete-web-app-acceleration-request.d.ts +3 -3
  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 +3 -3
  88. package/lib/request/list-web-app-acceleration-policies-request.js +1 -1
  89. package/lib/request/list-web-app-accelerations-request.d.ts +3 -3
  90. package/lib/request/list-web-app-accelerations-request.js +1 -1
  91. package/lib/request/list-work-request-errors-request.d.ts +3 -3
  92. package/lib/request/list-work-request-errors-request.js +1 -1
  93. package/lib/request/list-work-request-logs-request.d.ts +3 -3
  94. package/lib/request/list-work-request-logs-request.js +1 -1
  95. package/lib/request/list-work-requests-request.d.ts +3 -3
  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 +3 -3
  100. package/lib/request/update-web-app-acceleration-policy-request.js +1 -1
  101. package/lib/request/update-web-app-acceleration-request.d.ts +3 -3
  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 +2 -2
  108. package/lib/response/create-web-app-acceleration-policy-response.js +1 -1
  109. package/lib/response/create-web-app-acceleration-response.d.ts +2 -2
  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 +2 -2
  116. package/lib/response/get-web-app-acceleration-policy-response.js +1 -1
  117. package/lib/response/get-web-app-acceleration-response.d.ts +2 -2
  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 +2 -2
  124. package/lib/response/list-web-app-acceleration-policies-response.js +1 -1
  125. package/lib/response/list-web-app-accelerations-response.d.ts +2 -2
  126. package/lib/response/list-web-app-accelerations-response.js +1 -1
  127. package/lib/response/list-work-request-errors-response.d.ts +2 -2
  128. package/lib/response/list-work-request-errors-response.js +1 -1
  129. package/lib/response/list-work-request-logs-response.d.ts +2 -2
  130. package/lib/response/list-work-request-logs-response.js +1 -1
  131. package/lib/response/list-work-requests-response.d.ts +2 -2
  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
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 ChangeWebAppAccelerationPolicyCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waa/ChangeWebAppAccelerationPolicyCompartment.ts.html |here} to see how to use ChangeWebAppAccelerationPolicyCompartmentRequest.
17
17
  */
18
18
  export interface ChangeWebAppAccelerationPolicyCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface ChangeWebAppAccelerationPolicyCompartmentRequest extends common
26
26
  "changeWebAppAccelerationPolicyCompartmentDetails": model.ChangeWebAppAccelerationPolicyCompartmentDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call for a resource,
29
- * set the `if-match` parameter to the value of the etag from a previous GET or POST response for that resource.
29
+ * set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource.
30
30
  * The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
31
31
  *
32
32
  */
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateWebAppAccelerationPolicyRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waa/CreateWebAppAccelerationPolicy.ts.html |here} to see how to use CreateWebAppAccelerationPolicyRequest.
17
17
  */
18
18
  export interface CreateWebAppAccelerationPolicyRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 CreateWebAppAccelerationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waa/CreateWebAppAcceleration.ts.html |here} to see how to use CreateWebAppAccelerationRequest.
17
17
  */
18
18
  export interface CreateWebAppAccelerationRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteWebAppAccelerationPolicyRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waa/DeleteWebAppAccelerationPolicy.ts.html |here} to see how to use DeleteWebAppAccelerationPolicyRequest.
16
16
  */
17
17
  export interface DeleteWebAppAccelerationPolicyRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteWebAppAccelerationPolicyRequest extends common.BaseReques
21
21
  "webAppAccelerationPolicyId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call for a resource,
24
- * set the `if-match` parameter to the value of the etag from a previous GET or POST response for that resource.
24
+ * set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource.
25
25
  * The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
26
26
  *
27
27
  */
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 DeleteWebAppAccelerationRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waa/DeleteWebAppAcceleration.ts.html |here} to see how to use DeleteWebAppAccelerationRequest.
16
16
  */
17
17
  export interface DeleteWebAppAccelerationRequest extends common.BaseRequest {
18
18
  /**
@@ -21,7 +21,7 @@ export interface DeleteWebAppAccelerationRequest extends common.BaseRequest {
21
21
  "webAppAccelerationId": string;
22
22
  /**
23
23
  * For optimistic concurrency control. In the PUT or DELETE call for a resource,
24
- * set the `if-match` parameter to the value of the etag from a previous GET or POST response for that resource.
24
+ * set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource.
25
25
  * The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
26
26
  *
27
27
  */
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetWebAppAccelerationPolicyRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waa/GetWebAppAccelerationPolicy.ts.html |here} to see how to use GetWebAppAccelerationPolicyRequest.
16
16
  */
17
17
  export interface GetWebAppAccelerationPolicyRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetWebAppAccelerationRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waa/GetWebAppAcceleration.ts.html |here} to see how to use GetWebAppAccelerationRequest.
16
16
  */
17
17
  export interface GetWebAppAccelerationRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waa/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  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 ChangeWebAppAccelerationCompartmentRequest from "./change-web-app-acceleration-compartment-request";
@@ -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) {
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 ListWebAppAccelerationPoliciesRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waa/ListWebAppAccelerationPolicies.ts.html |here} to see how to use ListWebAppAccelerationPoliciesRequest.
17
17
  */
18
18
  export interface ListWebAppAccelerationPoliciesRequest extends common.BaseRequest {
19
19
  /**
@@ -38,7 +38,7 @@ export interface ListWebAppAccelerationPoliciesRequest extends common.BaseReques
38
38
  "limit"?: number;
39
39
  /**
40
40
  * A token representing the position at which to start retrieving results.
41
- * This must come from the `opc-next-page` header field of a previous response.
41
+ * This must come from the {@code opc-next-page} header field of a previous response.
42
42
  *
43
43
  */
44
44
  "page"?: string;
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 ListWebAppAccelerationsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waa/ListWebAppAccelerations.ts.html |here} to see how to use ListWebAppAccelerationsRequest.
17
17
  */
18
18
  export interface ListWebAppAccelerationsRequest extends common.BaseRequest {
19
19
  /**
@@ -44,7 +44,7 @@ export interface ListWebAppAccelerationsRequest extends common.BaseRequest {
44
44
  "limit"?: number;
45
45
  /**
46
46
  * A token representing the position at which to start retrieving results.
47
- * This must come from the `opc-next-page` header field of a previous response.
47
+ * This must come from the {@code opc-next-page} header field of a previous response.
48
48
  *
49
49
  */
50
50
  "page"?: string;
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 ListWorkRequestErrorsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waa/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
16
  */
17
17
  export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
18
18
  /**
@@ -25,7 +25,7 @@ export interface ListWorkRequestErrorsRequest extends common.BaseRequest {
25
25
  "opcRequestId"?: string;
26
26
  /**
27
27
  * A token representing the position at which to start retrieving results.
28
- * This must come from the `opc-next-page` header field of a previous response.
28
+ * This must come from the {@code opc-next-page} header field of a previous response.
29
29
  *
30
30
  */
31
31
  "page"?: string;
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 ListWorkRequestLogsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waa/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
16
  */
17
17
  export interface ListWorkRequestLogsRequest extends common.BaseRequest {
18
18
  /**
@@ -25,7 +25,7 @@ export interface ListWorkRequestLogsRequest extends common.BaseRequest {
25
25
  "opcRequestId"?: string;
26
26
  /**
27
27
  * A token representing the position at which to start retrieving results.
28
- * This must come from the `opc-next-page` header field of a previous response.
28
+ * This must come from the {@code opc-next-page} header field of a previous response.
29
29
  *
30
30
  */
31
31
  "page"?: string;
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 ListWorkRequestsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waa/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
16
  */
17
17
  export interface ListWorkRequestsRequest extends common.BaseRequest {
18
18
  /**
@@ -29,7 +29,7 @@ export interface ListWorkRequestsRequest extends common.BaseRequest {
29
29
  "opcRequestId"?: string;
30
30
  /**
31
31
  * A token representing the position at which to start retrieving results.
32
- * This must come from the `opc-next-page` header field of a previous response.
32
+ * This must come from the {@code opc-next-page} header field of a previous response.
33
33
  *
34
34
  */
35
35
  "page"?: string;
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 PurgeWebAppAccelerationCacheRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waa/PurgeWebAppAccelerationCache.ts.html |here} to see how to use PurgeWebAppAccelerationCacheRequest.
17
17
  */
18
18
  export interface PurgeWebAppAccelerationCacheRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 UpdateWebAppAccelerationPolicyRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waa/UpdateWebAppAccelerationPolicy.ts.html |here} to see how to use UpdateWebAppAccelerationPolicyRequest.
17
17
  */
18
18
  export interface UpdateWebAppAccelerationPolicyRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateWebAppAccelerationPolicyRequest extends common.BaseReques
26
26
  "updateWebAppAccelerationPolicyDetails": model.UpdateWebAppAccelerationPolicyDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call for a resource,
29
- * set the `if-match` parameter to the value of the etag from a previous GET or POST response for that resource.
29
+ * set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource.
30
30
  * The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
31
31
  *
32
32
  */
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 UpdateWebAppAccelerationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/waa/UpdateWebAppAcceleration.ts.html |here} to see how to use UpdateWebAppAccelerationRequest.
17
17
  */
18
18
  export interface UpdateWebAppAccelerationRequest extends common.BaseRequest {
19
19
  /**
@@ -26,7 +26,7 @@ export interface UpdateWebAppAccelerationRequest extends common.BaseRequest {
26
26
  "updateWebAppAccelerationDetails": model.UpdateWebAppAccelerationDetails;
27
27
  /**
28
28
  * For optimistic concurrency control. In the PUT or DELETE call for a resource,
29
- * set the `if-match` parameter to the value of the etag from a previous GET or POST response for that resource.
29
+ * set the {@code if-match} parameter to the value of the etag from a previous GET or POST response for that resource.
30
30
  * The resource will be updated or deleted only if the etag you provide matches the resource's current etag value.
31
31
  *
32
32
  */
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  export interface ChangeWebAppAccelerationCompartmentResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  export interface ChangeWebAppAccelerationPolicyCompartmentResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
12
  * 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.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });