oci-blockchain 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 (203) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/blockchainplatform-waiter.d.ts +1 -1
  4. package/lib/blockchainplatform-waiter.js +1 -1
  5. package/lib/client.d.ts +28 -28
  6. package/lib/client.js +28 -28
  7. package/lib/model/availability-domain.d.ts +1 -1
  8. package/lib/model/availability-domain.js +1 -1
  9. package/lib/model/blockchain-platform-by-hostname.d.ts +3 -3
  10. package/lib/model/blockchain-platform-by-hostname.js +1 -1
  11. package/lib/model/blockchain-platform-collection.d.ts +1 -1
  12. package/lib/model/blockchain-platform-collection.js +1 -1
  13. package/lib/model/blockchain-platform-component-details.d.ts +1 -1
  14. package/lib/model/blockchain-platform-component-details.js +1 -1
  15. package/lib/model/blockchain-platform-patch-collection.d.ts +1 -1
  16. package/lib/model/blockchain-platform-patch-collection.js +1 -1
  17. package/lib/model/blockchain-platform-patch-summary.d.ts +1 -1
  18. package/lib/model/blockchain-platform-patch-summary.js +1 -1
  19. package/lib/model/blockchain-platform-summary.d.ts +3 -3
  20. package/lib/model/blockchain-platform-summary.js +1 -1
  21. package/lib/model/blockchain-platform.d.ts +3 -3
  22. package/lib/model/blockchain-platform.js +1 -1
  23. package/lib/model/change-blockchain-platform-compartment-details.d.ts +1 -1
  24. package/lib/model/change-blockchain-platform-compartment-details.js +1 -1
  25. package/lib/model/create-blockchain-platform-details.d.ts +3 -3
  26. package/lib/model/create-blockchain-platform-details.js +1 -1
  27. package/lib/model/create-osn-details.d.ts +1 -1
  28. package/lib/model/create-osn-details.js +1 -1
  29. package/lib/model/create-peer-details.d.ts +1 -1
  30. package/lib/model/create-peer-details.js +1 -1
  31. package/lib/model/index.d.ts +1 -1
  32. package/lib/model/index.js +1 -1
  33. package/lib/model/metadata-details.d.ts +1 -1
  34. package/lib/model/metadata-details.js +1 -1
  35. package/lib/model/modify-peer-details.d.ts +1 -1
  36. package/lib/model/modify-peer-details.js +1 -1
  37. package/lib/model/ocpu-allocation-number-param.d.ts +1 -1
  38. package/lib/model/ocpu-allocation-number-param.js +1 -1
  39. package/lib/model/ocpu-utilization-info.d.ts +1 -1
  40. package/lib/model/ocpu-utilization-info.js +1 -1
  41. package/lib/model/osn-collection.d.ts +1 -1
  42. package/lib/model/osn-collection.js +1 -1
  43. package/lib/model/osn-summary.d.ts +1 -1
  44. package/lib/model/osn-summary.js +1 -1
  45. package/lib/model/osn.d.ts +1 -1
  46. package/lib/model/osn.js +1 -1
  47. package/lib/model/peer-collection.d.ts +1 -1
  48. package/lib/model/peer-collection.js +1 -1
  49. package/lib/model/peer-role.d.ts +1 -1
  50. package/lib/model/peer-role.js +1 -1
  51. package/lib/model/peer-summary.d.ts +1 -1
  52. package/lib/model/peer-summary.js +1 -1
  53. package/lib/model/peer.d.ts +1 -1
  54. package/lib/model/peer.js +1 -1
  55. package/lib/model/replica-details.d.ts +1 -1
  56. package/lib/model/replica-details.js +1 -1
  57. package/lib/model/scale-blockchain-platform-details.d.ts +1 -1
  58. package/lib/model/scale-blockchain-platform-details.js +1 -1
  59. package/lib/model/scale-storage-details.d.ts +1 -1
  60. package/lib/model/scale-storage-details.js +1 -1
  61. package/lib/model/scaled-blockchain-platform-preview.d.ts +1 -1
  62. package/lib/model/scaled-blockchain-platform-preview.js +1 -1
  63. package/lib/model/scaled-platform-metering-preview.d.ts +1 -1
  64. package/lib/model/scaled-platform-metering-preview.js +1 -1
  65. package/lib/model/update-blockchain-platform-details.d.ts +3 -3
  66. package/lib/model/update-blockchain-platform-details.js +1 -1
  67. package/lib/model/update-osn-details.d.ts +1 -1
  68. package/lib/model/update-osn-details.js +1 -1
  69. package/lib/model/update-peer-details.d.ts +1 -1
  70. package/lib/model/update-peer-details.js +1 -1
  71. package/lib/model/upgrade-blockchain-platform-details.d.ts +1 -1
  72. package/lib/model/upgrade-blockchain-platform-details.js +1 -1
  73. package/lib/model/work-request-collection.d.ts +1 -1
  74. package/lib/model/work-request-collection.js +1 -1
  75. package/lib/model/work-request-error-collection.d.ts +1 -1
  76. package/lib/model/work-request-error-collection.js +1 -1
  77. package/lib/model/work-request-error.d.ts +1 -1
  78. package/lib/model/work-request-error.js +1 -1
  79. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  80. package/lib/model/work-request-log-entry-collection.js +1 -1
  81. package/lib/model/work-request-log-entry.d.ts +1 -1
  82. package/lib/model/work-request-log-entry.js +1 -1
  83. package/lib/model/work-request-resource-sub-type-detail.d.ts +1 -1
  84. package/lib/model/work-request-resource-sub-type-detail.js +1 -1
  85. package/lib/model/work-request-resource.d.ts +1 -1
  86. package/lib/model/work-request-resource.js +1 -1
  87. package/lib/model/work-request-summary.d.ts +1 -1
  88. package/lib/model/work-request-summary.js +1 -1
  89. package/lib/model/work-request.d.ts +1 -1
  90. package/lib/model/work-request.js +1 -1
  91. package/lib/request/change-blockchain-platform-compartment-request.d.ts +3 -3
  92. package/lib/request/change-blockchain-platform-compartment-request.js +1 -1
  93. package/lib/request/create-blockchain-platform-request.d.ts +2 -2
  94. package/lib/request/create-blockchain-platform-request.js +1 -1
  95. package/lib/request/create-osn-request.d.ts +3 -3
  96. package/lib/request/create-osn-request.js +1 -1
  97. package/lib/request/create-peer-request.d.ts +2 -2
  98. package/lib/request/create-peer-request.js +1 -1
  99. package/lib/request/delete-blockchain-platform-request.d.ts +3 -3
  100. package/lib/request/delete-blockchain-platform-request.js +1 -1
  101. package/lib/request/delete-osn-request.d.ts +3 -3
  102. package/lib/request/delete-osn-request.js +1 -1
  103. package/lib/request/delete-peer-request.d.ts +3 -3
  104. package/lib/request/delete-peer-request.js +1 -1
  105. package/lib/request/delete-work-request-request.d.ts +3 -3
  106. package/lib/request/delete-work-request-request.js +1 -1
  107. package/lib/request/get-blockchain-platform-request.d.ts +2 -2
  108. package/lib/request/get-blockchain-platform-request.js +1 -1
  109. package/lib/request/get-osn-request.d.ts +2 -2
  110. package/lib/request/get-osn-request.js +1 -1
  111. package/lib/request/get-peer-request.d.ts +2 -2
  112. package/lib/request/get-peer-request.js +1 -1
  113. package/lib/request/get-work-request-request.d.ts +2 -2
  114. package/lib/request/get-work-request-request.js +1 -1
  115. package/lib/request/index.d.ts +1 -1
  116. package/lib/request/index.js +1 -1
  117. package/lib/request/list-blockchain-platform-patches-request.d.ts +2 -2
  118. package/lib/request/list-blockchain-platform-patches-request.js +1 -1
  119. package/lib/request/list-blockchain-platforms-request.d.ts +3 -3
  120. package/lib/request/list-blockchain-platforms-request.js +1 -1
  121. package/lib/request/list-osns-request.d.ts +3 -3
  122. package/lib/request/list-osns-request.js +1 -1
  123. package/lib/request/list-peers-request.d.ts +3 -3
  124. package/lib/request/list-peers-request.js +1 -1
  125. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  126. package/lib/request/list-work-request-errors-request.js +1 -1
  127. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  128. package/lib/request/list-work-request-logs-request.js +1 -1
  129. package/lib/request/list-work-requests-request.d.ts +2 -2
  130. package/lib/request/list-work-requests-request.js +1 -1
  131. package/lib/request/preview-scale-blockchain-platform-request.d.ts +2 -2
  132. package/lib/request/preview-scale-blockchain-platform-request.js +1 -1
  133. package/lib/request/scale-blockchain-platform-request.d.ts +3 -3
  134. package/lib/request/scale-blockchain-platform-request.js +1 -1
  135. package/lib/request/start-blockchain-platform-request.d.ts +3 -3
  136. package/lib/request/start-blockchain-platform-request.js +1 -1
  137. package/lib/request/stop-blockchain-platform-request.d.ts +3 -3
  138. package/lib/request/stop-blockchain-platform-request.js +1 -1
  139. package/lib/request/update-blockchain-platform-request.d.ts +3 -3
  140. package/lib/request/update-blockchain-platform-request.js +1 -1
  141. package/lib/request/update-osn-request.d.ts +3 -3
  142. package/lib/request/update-osn-request.js +1 -1
  143. package/lib/request/update-peer-request.d.ts +3 -3
  144. package/lib/request/update-peer-request.js +1 -1
  145. package/lib/request/upgrade-blockchain-platform-request.d.ts +3 -3
  146. package/lib/request/upgrade-blockchain-platform-request.js +1 -1
  147. package/lib/response/change-blockchain-platform-compartment-response.d.ts +1 -1
  148. package/lib/response/change-blockchain-platform-compartment-response.js +1 -1
  149. package/lib/response/create-blockchain-platform-response.d.ts +1 -1
  150. package/lib/response/create-blockchain-platform-response.js +1 -1
  151. package/lib/response/create-osn-response.d.ts +1 -1
  152. package/lib/response/create-osn-response.js +1 -1
  153. package/lib/response/create-peer-response.d.ts +1 -1
  154. package/lib/response/create-peer-response.js +1 -1
  155. package/lib/response/delete-blockchain-platform-response.d.ts +1 -1
  156. package/lib/response/delete-blockchain-platform-response.js +1 -1
  157. package/lib/response/delete-osn-response.d.ts +1 -1
  158. package/lib/response/delete-osn-response.js +1 -1
  159. package/lib/response/delete-peer-response.d.ts +1 -1
  160. package/lib/response/delete-peer-response.js +1 -1
  161. package/lib/response/delete-work-request-response.d.ts +1 -1
  162. package/lib/response/delete-work-request-response.js +1 -1
  163. package/lib/response/get-blockchain-platform-response.d.ts +2 -2
  164. package/lib/response/get-blockchain-platform-response.js +1 -1
  165. package/lib/response/get-osn-response.d.ts +2 -2
  166. package/lib/response/get-osn-response.js +1 -1
  167. package/lib/response/get-peer-response.d.ts +2 -2
  168. package/lib/response/get-peer-response.js +1 -1
  169. package/lib/response/get-work-request-response.d.ts +2 -2
  170. package/lib/response/get-work-request-response.js +1 -1
  171. package/lib/response/index.d.ts +1 -1
  172. package/lib/response/index.js +1 -1
  173. package/lib/response/list-blockchain-platform-patches-response.d.ts +2 -2
  174. package/lib/response/list-blockchain-platform-patches-response.js +1 -1
  175. package/lib/response/list-blockchain-platforms-response.d.ts +2 -2
  176. package/lib/response/list-blockchain-platforms-response.js +1 -1
  177. package/lib/response/list-osns-response.d.ts +2 -2
  178. package/lib/response/list-osns-response.js +1 -1
  179. package/lib/response/list-peers-response.d.ts +2 -2
  180. package/lib/response/list-peers-response.js +1 -1
  181. package/lib/response/list-work-request-errors-response.d.ts +2 -2
  182. package/lib/response/list-work-request-errors-response.js +1 -1
  183. package/lib/response/list-work-request-logs-response.d.ts +2 -2
  184. package/lib/response/list-work-request-logs-response.js +1 -1
  185. package/lib/response/list-work-requests-response.d.ts +2 -2
  186. package/lib/response/list-work-requests-response.js +1 -1
  187. package/lib/response/preview-scale-blockchain-platform-response.d.ts +2 -2
  188. package/lib/response/preview-scale-blockchain-platform-response.js +1 -1
  189. package/lib/response/scale-blockchain-platform-response.d.ts +1 -1
  190. package/lib/response/scale-blockchain-platform-response.js +1 -1
  191. package/lib/response/start-blockchain-platform-response.d.ts +1 -1
  192. package/lib/response/start-blockchain-platform-response.js +1 -1
  193. package/lib/response/stop-blockchain-platform-response.d.ts +1 -1
  194. package/lib/response/stop-blockchain-platform-response.js +1 -1
  195. package/lib/response/update-blockchain-platform-response.d.ts +1 -1
  196. package/lib/response/update-blockchain-platform-response.js +1 -1
  197. package/lib/response/update-osn-response.d.ts +1 -1
  198. package/lib/response/update-osn-response.js +1 -1
  199. package/lib/response/update-peer-response.d.ts +1 -1
  200. package/lib/response/update-peer-response.js +1 -1
  201. package/lib/response/upgrade-blockchain-platform-response.d.ts +1 -1
  202. package/lib/response/upgrade-blockchain-platform-response.js +1 -1
  203. package/package.json +3 -3
@@ -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
  import * as model from "../model";
@@ -34,7 +34,7 @@ export interface UpdateBlockchainPlatformDetails {
34
34
  "loadBalancerShape"?: string;
35
35
  /**
36
36
  * Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.
37
- * Example: `{\"bar-key\": \"value\"}`
37
+ * Example: {@code {\"bar-key\": \"value\"}}
38
38
  *
39
39
  */
40
40
  "freeformTags"?: {
@@ -42,7 +42,7 @@ export interface UpdateBlockchainPlatformDetails {
42
42
  };
43
43
  /**
44
44
  * Defined tags for this resource. Each key is predefined and scoped to a namespace.
45
- * Example: `{\"foo-namespace\": {\"bar-key\": \"value\"}}`
45
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
46
46
  *
47
47
  */
48
48
  "definedTags"?: {
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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
  import * as model from "../model";
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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
  import * as model from "../model";
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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
  /**
@@ -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
  import * as model from "../model";
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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
  import * as model from "../model";
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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
  /**
@@ -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
  import * as model from "../model";
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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
  /**
@@ -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
  /**
@@ -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
  import * as model from "../model";
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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
  import * as model from "../model";
@@ -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
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -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
  import * as model from "../model";
@@ -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
  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/blockchain/ChangeBlockchainPlatformCompartment.ts.html |here} to see how to use ChangeBlockchainPlatformCompartmentRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/blockchain/ChangeBlockchainPlatformCompartment.ts.html |here} to see how to use ChangeBlockchainPlatformCompartmentRequest.
17
17
  */
18
18
  export interface ChangeBlockchainPlatformCompartmentRequest extends common.BaseRequest {
19
19
  /**
@@ -27,7 +27,7 @@ export interface ChangeBlockchainPlatformCompartmentRequest extends common.BaseR
27
27
  "changeBlockchainPlatformCompartmentDetails": model.ChangeBlockchainPlatformCompartmentDetails;
28
28
  /**
29
29
  * For optimistic concurrency control. In the PUT or DELETE call
30
- * for a resource, set the `if-match` parameter to the value of the
30
+ * for a resource, set the {@code if-match} parameter to the value of the
31
31
  * etag from a previous GET or POST response for that resource.
32
32
  * The resource will be updated or deleted only if the etag you
33
33
  * provide matches the resource's current etag value.
@@ -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/blockchain/CreateBlockchainPlatform.ts.html |here} to see how to use CreateBlockchainPlatformRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/blockchain/CreateBlockchainPlatform.ts.html |here} to see how to use CreateBlockchainPlatformRequest.
17
17
  */
18
18
  export interface CreateBlockchainPlatformRequest 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/blockchain/CreateOsn.ts.html |here} to see how to use CreateOsnRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/blockchain/CreateOsn.ts.html |here} to see how to use CreateOsnRequest.
17
17
  */
18
18
  export interface CreateOsnRequest extends common.BaseRequest {
19
19
  /**
@@ -27,7 +27,7 @@ export interface CreateOsnRequest extends common.BaseRequest {
27
27
  "createOsnDetails": model.CreateOsnDetails;
28
28
  /**
29
29
  * For optimistic concurrency control. In the PUT or DELETE call
30
- * for a resource, set the `if-match` parameter to the value of the
30
+ * for a resource, set the {@code if-match} parameter to the value of the
31
31
  * etag from a previous GET or POST response for that resource.
32
32
  * The resource will be updated or deleted only if the etag you
33
33
  * provide matches the resource's current etag value.
@@ -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/blockchain/CreatePeer.ts.html |here} to see how to use CreatePeerRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/blockchain/CreatePeer.ts.html |here} to see how to use CreatePeerRequest.
17
17
  */
18
18
  export interface CreatePeerRequest 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/blockchain/DeleteBlockchainPlatform.ts.html |here} to see how to use DeleteBlockchainPlatformRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/blockchain/DeleteBlockchainPlatform.ts.html |here} to see how to use DeleteBlockchainPlatformRequest.
16
16
  */
17
17
  export interface DeleteBlockchainPlatformRequest extends common.BaseRequest {
18
18
  /**
@@ -25,7 +25,7 @@ export interface DeleteBlockchainPlatformRequest extends common.BaseRequest {
25
25
  "opcRequestId"?: string;
26
26
  /**
27
27
  * For optimistic concurrency control. In the PUT or DELETE call
28
- * for a resource, set the `if-match` parameter to the value of the
28
+ * for a resource, set the {@code if-match} parameter to the value of the
29
29
  * 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
31
31
  * provide matches the resource's current etag value.
@@ -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/blockchain/DeleteOsn.ts.html |here} to see how to use DeleteOsnRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/blockchain/DeleteOsn.ts.html |here} to see how to use DeleteOsnRequest.
16
16
  */
17
17
  export interface DeleteOsnRequest extends common.BaseRequest {
18
18
  /**
@@ -29,7 +29,7 @@ export interface DeleteOsnRequest extends common.BaseRequest {
29
29
  "opcRequestId"?: string;
30
30
  /**
31
31
  * For optimistic concurrency control. In the PUT or DELETE call
32
- * for a resource, set the `if-match` parameter to the value of the
32
+ * for a resource, set the {@code if-match} parameter to the value of the
33
33
  * etag from a previous GET or POST response for that resource.
34
34
  * The resource will be updated or deleted only if the etag you
35
35
  * provide matches the resource's current etag value.
@@ -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/blockchain/DeletePeer.ts.html |here} to see how to use DeletePeerRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/blockchain/DeletePeer.ts.html |here} to see how to use DeletePeerRequest.
16
16
  */
17
17
  export interface DeletePeerRequest extends common.BaseRequest {
18
18
  /**
@@ -29,7 +29,7 @@ export interface DeletePeerRequest extends common.BaseRequest {
29
29
  "opcRequestId"?: string;
30
30
  /**
31
31
  * For optimistic concurrency control. In the PUT or DELETE call
32
- * for a resource, set the `if-match` parameter to the value of the
32
+ * for a resource, set the {@code if-match} parameter to the value of the
33
33
  * etag from a previous GET or POST response for that resource.
34
34
  * The resource will be updated or deleted only if the etag you
35
35
  * provide matches the resource's current etag value.
@@ -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/blockchain/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/blockchain/DeleteWorkRequest.ts.html |here} to see how to use DeleteWorkRequestRequest.
16
16
  */
17
17
  export interface DeleteWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -25,7 +25,7 @@ export interface DeleteWorkRequestRequest extends common.BaseRequest {
25
25
  "opcRequestId"?: string;
26
26
  /**
27
27
  * For optimistic concurrency control. In the PUT or DELETE call
28
- * for a resource, set the `if-match` parameter to the value of the
28
+ * for a resource, set the {@code if-match} parameter to the value of the
29
29
  * 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
31
31
  * provide matches the resource's current etag value.
@@ -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/blockchain/GetBlockchainPlatform.ts.html |here} to see how to use GetBlockchainPlatformRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/blockchain/GetBlockchainPlatform.ts.html |here} to see how to use GetBlockchainPlatformRequest.
16
16
  */
17
17
  export interface GetBlockchainPlatformRequest 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/blockchain/GetOsn.ts.html |here} to see how to use GetOsnRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.77.0/blockchain/GetOsn.ts.html |here} to see how to use GetOsnRequest.
16
16
  */
17
17
  export interface GetOsnRequest extends common.BaseRequest {
18
18
  /**